

@charset "UTF-8";

* { 
   margin:0; 
   padding:0;
}

body {
	background: #0ab3da; 
	min-width:900px;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

p { padding:0 0 5px 0; margin:0; }
form { padding:0px;	margin:0px; }
td, tr { font-size:12px; color:#000; }
a { text-decoration: underline; color:#125298; }
a:link {  }
a:visited { }
a:hover { text-decoration:none; color:#d80e17; }
a:active { }

#topMenu { width:285px; margin:20px 0 0 50px; list-style-type:none; }

#wrapOuter { background: #0ab3da url('/art/BG_blue.jpg') top center repeat-x; }
#wrapInner { background: transparent url('/art/whiteTOP.png') top center no-repeat; height:170px; }
#wrapBottom { background: transparent url('/art/whiteBOTTOM.png') top center no-repeat; height:193px; }

#head {
	width:900px;
	height:170px;
	margin:0 auto;
	text-align:right;
}

#headLeft {
	float:left;
	width: 90px;
	height:100%;
	background: text-align:center ;
}
* html #headLeft { text-align:center }

#headLeft h1 a {
	display:block;
	height: 144px;
	width: 144px;
	margin:27px 0 0 -71px;
	background: url('/art/3G_ULlogo.png') no-repeat;
	font-size:0px;
	text-align:center;
	text-decoration:none;
	overflow: visible;
}
* html #headLeft h1 a { background: url('/art/3G_ULlogo.png') no-repeat;
	margin: 27px 0 0 -71px;
	text-decoration:none;
	overflow: visible; }
	
*:first-child+html #headLeft h1 a { margin-left: -71px; }

#headLeft h1 a:hover {
	display:block;
	text-decoration:none;
}


#headRight { height:100%; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size:11.5pt; }
* html #headRight { background: transparent 240px; }
*:first-child+html #headRight { background: transparent left 40px; }
#headRightInner { height:100%; background: transparent right 75px; }
* html #headRightInner { background: transparent right 75px; }

#headRightInner h2 { padding-top: 8px; margin: 0 10px 0 0; color: #fff; font-size:14pt; font-weight:bold; }
#headRightInner h2 a { font-size:14pt; color:#FFFFFF; text-decoration:none; font-weight:bold; }
#headRightInner h2 a:hover { font-size:14pt; color:#FFFFFF; text-decoration:underline; font-weight:bold; }
#headRightInner ul#priNav { margin: 42px 0 0 0; list-style-type:none; }
#headRightInner #priNav li { float:left; padding-left:15px; background: transparent left top; font-size:13pt; color:#FFFFFF; font-weight:bold; }
#headRightInner #priNav li.first { background: transparent; padding:0; }
#headRightInner #priNav a { color:#FFFFFF; text-decoration:none; }
#headRightInner #priNav a:hover { color:#FFFFFF; text-decoration:underline; }



/*###### Main Containers #########*/
#leftColumn, #left {
	width: 477px;
	float: left;
	margin-left:48px;
}
#rightColumn, #right {
	width: 375px;
	float: right;
}
#home #left { width:477px; margin-left:48px; }

* html #home #left { margin-left:5px; }

#home #right { width:345px; margin-right:30px; }

#rightColumn { color:#343434; }

#content {
	width:900px;
	padding:0px 0px;
	margin:0 auto;
	text-align:left;
	min-height:500px;
	height:auto !important;
	background-color:#FFFFFF;
}

#home #content { width:900px; padding:0px 0px; background-color:#FFFFFF; }

#service #content { width:900px; padding:0px 5px; }




/*###### Content Left #########*/

#leftTitle {
	width:470px;
	margin-top: -50px;
	}

#leftCatOne {
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	color:#343434;
	font-size:40pt;
		}
		
#leftCatTwo {
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	color:#8ba900;
	text-transform:uppercase;
	font-size:50pt;
		}
		
#leftContent {
	font-family:Arial, Helvetica, sans-serif;
	color:#343434;
	font-size:14px;
	line-height:22px;
	text-align:left;
	margin-right:10px;
	margin-bottom:10px;
	}

#leftImage {	
	
	background-image: url('/art/img2(1).png');
	
	background-repeat: no-repeat;
	background-position: center;
	height:357px;
	width: 419px;
	}

/*###### Content Right #########*/

#topRight { 
	
	background: transparent url('/art/img1(7).png') top center no-repeat;
	
	height:218px;
	width:375;
	margin: -144px 0 0 0;
	overflow:visible;
	}
	
#bottomRight { background: transparent url('/art/3G_OptOut.png') top right no-repeat;
	height:304px;
	width:338;
	margin: -144px 0 0 0;
	overflow:visible;
	}
	
/* Form Stuff */
#TGC_form {
	background:url('/art/formMid.jpg') top center repeat-y #FFFFFF;
	color:#505050;
	font-size:9pt;
	line-height:14px;
}
#TGC_form_appointmentREQ {
	color:#d40000;
	font-size:7pt;
	line-height:14px;
}
#TGC_form #Ftop {
	background:url('/art/formTop.jpg') top center no-repeat;
}
#TGC_form #Fbottom {
	background:url('/art/formBottom.jpg') bottom center no-repeat;
	height:38px;
	margin-bottom:30px;
}
#TGC_form #Fcenter {
	margin:0px auto;
	width:290px;
}
#TGC_form #Fcenter .section {
	margin-bottom:15px;
	text-align:left;
	margin-left:30px;
}
#TGC_form #Fcenter .inputBox {
	width:220px;
	border:#5a5a5a 1px solid;
	margin-top:3px;
}
#TGC_form #Fcenter .submitButton {
	width:170px;
	background:#888888;
	border:#ffffff 1px solid;
	color:#ffffff;
	padding:5px 0 5px 0;
}


#footer {
	width:900px;
	height:193px;
	margin:0 auto;
	text-align:left;
	padding-bottom: 30px;
}

#footerRight {
	float:right;
	width: 338px;
	height:193px;
	background: text-align:center ;
}
* html #footerRight { text-align:center }

#footerRight h3 a {
	display:block;
	height: 304px;
	width: 338px;
	margin: -114px 0 0 25px;
	background: transparent url('/art/3G_OptOut.png') no-repeat;
	font-size:0px;
	text-align:center;
	text-decoration:none;
	overflow: visible;
}
* html #footerRight h3 a { background: url('/art/3G_OptOut.png') no-repeat;
	margin: -114px 0 0 26px;
	text-decoration:none;
	overflow: visible; }
	
*:first-child+html #footerRight h3 a { margin-top: -114px; text-decoration:none; }

#footerLeft h3 a:hover {
	display:block;
	text-decoration:none;
}


#footerLeft { height:100%; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size:11.5pt; }
* html #footerLeft { background: transparent 240px; }
*:first-child+html #footerLeft { background: transparent left 40px; }
#footerLeftInner {
	height:100%;
	background: transparent left 75px;
}
* html #footerLeftInner { background: transparent right 75px; }

#footerLeftInner h4 {
	padding-top: 80px;
	margin: 0 0 20px 20px;
	color: #fff;
	font-size:10pt;
}
#footerLeftInner h4 a { font-size:10pt; color:#FFFFFF; text-decoration:none; }
#footerLeftInner h4 a:hover { font-size:10pt; color:#FFFFFF; text-decoration:underline; }




/*misc classes*/

.clear {
	clear:both;
}

.spacer20 {
	height:20px;
}

.spacer10 {
	height:10px;
}

