/* defaults */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
}	
h1 {
    font-size:24px;
	color:#333333;
	font-weight: bold;
}
h2 {
    font-size:16px;
	color:#333333;
	font-weight: bold;
}
h3 {
    font-size:14px;
	color:#333333;
	font-weight: bold;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
		color: #0000FF;
}
	
/* layout */

#wrapper {
	width: 980px;
	margin: 0px auto;
}
.clear {
	clear:both;
	height: 0px;
}
#content {
	float: left;
	width: 750px;
}

/* ads */

#sideads {
	float: left;
	width: 200px;
}
.sideadsbox {
	width: 190px;
	border: solid 1px #CCCCCC;
	margin-top: 5px;
	margin-left: 5px;
	padding: 5px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
}
.timad {
	border: 1px solid #efe290;
	background-color: #ffffe0;
	float: left;
	display: inline;
	width: 190px;
	margin: 8px;
	padding: 6px 9px;
	height: 260px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;	
	text-decoration: none;
}
.timad:hover {
	background-color: #fff2a0;
	border: 1px solid #cec2a0;
	cursor: pointer;
	text-decoration: none;
}
.timad span {
	margin: 8px 8px auto 5px;
	float: left;
	color: #000;
	clear: both;
}
.timad img {
	margin-top: 3px;
}
.timad span.hyper_title {
	margin-top: 8px;
	font-weight: bold;
}
.avayaad {
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	float: left;
	display: inline;
	width: 190px;
	margin: 8px;
	padding: 6px 9px;
	height: 260px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;	
	text-decoration: none;
}
.avayaad:hover {
	border: 1px solid #000000;
	background-color: #CCCCCC;
	cursor: pointer;
	text-decoration: none;
}
.avayaad span {
	margin: 8px 8px auto 5px;
	float: left;
	color: #000;
	clear: both;
}
.avayaad img {
	margin-top: 3px;
}
.avayaad span.hyper_title {
	margin-top: 8px;
	font-weight: bold;
}
.avaya0ad {
	border: 1px solid #CCCCCC;
	background-image: url(images/ads/avaya0.png);
	float: left;
	display: inline;
	width: 190px;
	margin: 8px;
	padding: 6px 9px;
	height: 260px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;	
	text-decoration: none;
}
.avaya0ad:hover {
	border: 1px solid #000000;
	background-color: #CCCCCC;
	cursor: pointer;
	text-decoration: none;
}
.avaya0ad span {
	margin: 8px 8px auto 5px;
	float: left;
	font-size: 16px;
	color: #000;
	clear: both;
}
.avaya0ad img {
	margin-top: 3px;
}
.avaya0ad span.hyper_title {
	margin-top: 8px;
	font-size: 20px;
	color: #666666;
}
.cablead {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	float: left;
	display: inline;
	width: 190px;
	margin: 8px;
	padding: 6px 9px;
	height: 260px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;	
	text-decoration: none;
}
.cablead:hover {
	border: 1px solid #000000;
	background-color: #EBEBEB;
	cursor: pointer;
	text-decoration: none;
}
.cablead span {
	margin: 8px 8px auto 5px;
	float: left;
	color: #000;
	clear: both;
}
.cablead img {
	margin-top: 3px;
}
.cablead span.hyper_title {
	margin-top: 8px;
	font-weight: bold;
}
.callrad {
	border: 1px solid #999999;
	background-color: #E8E8EF;
	float: left;
	display: inline;
	width: 190px;
	margin: 8px;
	padding: 6px 9px;
	height: 260px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;	
	text-decoration: none;
}
.callrad:hover {
	border: 1px solid #000000;
	background-color: #D2D2FF;
	cursor: pointer;
	text-decoration: none;
}
.callrad span {
	margin: 8px 8px auto 5px;
	float: left;
	color: #000;
	clear: both;
}
.callrad img {
	margin-top: 3px;
}
.callrad span.hyper_title {
	margin-top: 8px;
	font-weight: bold;
}
/* banner */

#banner {
	height: 150px;
	background-image: url(images/banner/bannerbg2.png);	
}	
#bannerleft {
	float: left;
	width: 300px;
	font-size: 12px;
}
#bannerleft p {
	text-align: center;
}	
#bannerright {
	float: right;
	width: 278px;
}
#bannerbottom {
	float: left;
	width: 700px;
	font-size: 12px;
}
#banner a {
	text-decoration: none;
	color: #000000;
}			

/* Home */

#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}
.contenthome {
	width: 975px;
	margin: 0px auto;
}
#adbox {
	width: 970px;
	height: 250px;
	border: solid 2px #CCCCCC;
	margin-top: 5px;
}	
.smallads {
	float: left;
	width: 238px;
	height: 130px;
	border: solid 1px #CCCCCC;
	margin-top: 5px;
	margin-left: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;	
}
.smallads1st {
	float: left;
	width: 238px;
	height: 130px;
	border: solid 1px #CCCCCC;
	margin-top: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;	
}	 
.maintbox {
	font-size: 10px;	
}
.maintboxleft {
	float: left;
	width: 140px;
}
.maintboxright {
	float: left;
	width: 75px;
}
.callsboxleft {
	float: left;
	width: 115px;
}
/* footer */

#footermiddle {
	float: right;
	text-align: center;
	width: 330px;
}
#footerright {
	float: right;
	text-align: right;
	width: 330px;
}

/* contact pages */

label {
	width: 300px;
	float: left;
	text-align: right;
	margin-right: 10px;
	display: block
}
.submit {
	margin-left: 310px;
}	
#contact2left {
	float:left;
	width: 375px;
}
#contact2right {
	float: left;
	width: 375px;
}
#contact2right label {
	width: 130px;
	float: left;
	text-align: right;
	margin-right: 10px;
	display: block
}
#contact2right .submit {
	margin-left: 135px;
}
.red {
	color: #FF0000;
}
.contact2left {
	float:left;
	width: 350px;
}
.contact2right {
	float: left;
	width: 350px;
}

/* sitemap */

.siteleft {
	float: left;
	width: 350px;
	padding-left: 25px;		
}
.siteright {
	float: left;
	width: 350px;
	padding-left: 25px;
}		
.sitepage {
	clear: both;
}
/* download pages */

#dltable {
	border-collapse:collapse;
	margin:auto;
}			
#dltable td {
	border: 2px solid #000000;
	padding: 5px;
	background-color:#CCCCCC;
	text-align: center;
}
#dltd1 {
	width: 312px;
}	
#dltd2 {
	width: 154px;
}
.dltable {
	border-collapse:collapse;
	margin:auto;
}			
.dltable td {
	border: 2px solid #000000;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
}
.dltd1 {
	width: 312px;
}	
.dltd2 {
	width: 154px;
}	
/* services */

#services {
	clear:both;
}
#servicesleft {
	float:left;
	width: 400px;
	margin: 0px 30px 0px 0px;
}
#servicesright {
	float: left;
	width: 300px;
}
.services {
	clear:both;
}
.servicesleft {
	float:left;
	width: 400px;
	margin: 0px 30px 0px 0px;
}
.servicesright {
	float: left;
	width: 300px;
}
.service50p {
	border: 2px solid #CCCCCC;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #CB0102;
	padding: 6px;
}
.service50p h2{
	color: #FFFFFF;
	font-size: 18px;
}
/* pba pages */

.pbatable {
	border-collapse:collapse;
	margin:auto;
}			
.pbatable td {
	border: 2px solid #000000;
	padding: 5px;
	background-color:#FFFFCC;
	text-align: center;
}
.pbatable th {
	border: 2px solid #000000;
	padding: 5px;
	background-color:#FFFFCC;
	text-align: center;
}
.pbaleft {
	float: left;
	width: 350px;		
}
.pbaright {
	float: left;
	width: 350px;
}		
.pbapage {
	clear: both;
}

/* retell pages */

.retelltable {
	border-collapse:collapse;
	margin:auto;
}			
.retelltable td {
	border: 4px solid #FFFFFF;
	padding: 5px;
	background-color:#FFFFCC;
	text-align: center;
}
.retelltable th {
	padding: 5px;
	text-align: center;
}

/* site */

.siteleft {
	float: left;
	width: 350px;		
}
.siteright {
	float: left;
	width: 350px;
}		
.sitepage {
	clear: both;
}
