html {
	height: 102%;
}

body {
	margin: 20px auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #003366;
	background-color: #0B0942;
	width: 780px;
	text-align: left;
}

#head_tile {
	margin: 0 0 0 27px;
	width: 752px;
	background-image: url(images/frame/head_tile1px.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
}

#fill {
	margin: 0 0 0 23px;
	padding: 0;
	width: 760px;
	background-image: url(images/pageBg_fill.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	height: auto;
	overflow: visible;
}

#containerTop {
	position: static;
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 760px;
	background-image: url(images/pageBgTop.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: auto;
	min-height: 565px;
	overflow: visible;
}

#header {
	margin: 0 0 0 190px;
	padding: 0;
	width: 400px;
}
	
		
/* CONTAINER LEFT */
#containerLeft {
	float: left;
	width: 205px;
	margin: 0 0 0 -14px;
	padding: 0;
}

div#containerLeft a {
	display: block;
	margin: 0;
	margin-left: 16px;
	padding: 5px 0 5px 15px;
	text-decoration: none;
}

div#containerLeft a:link {
	color: #0B0942;
	font-size: .85em;
	font-weight: bold;
	background: url(images/buttons/button_dark.gif) no-repeat;
	background-color: transparent;
}

div#containerLeft a:visited {
	color: #0B0942;
	font-size: .85em;
	font-weight: bold;
	background: url(images/buttons/button_dark.gif) no-repeat;
	background-color: transparent;
}

div#containerLeft a:hover {
	color: #0B0942;
	font-size: .85em;
	font-weight: bold;
	background: url(images/buttons/button_light.gif) no-repeat;
	background-color: transparent;
}

			
/* CONTAINER RIGHT */
#containerRight {
	float: right;
	width: 111px;
	margin: 100px 0 0 0;
	padding: 0;
}

#reqquote {
	background-color: #FF66CC;
	width: 90px;
	margin-left: 12px;
	margin-bottom: 5px;
	padding: 5px 0 5px 0;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#reqquote a {
	color: #0B0942;
	background-color: transparent;

}

#reqquote a:link, a:visited, a:hover {
	color: #0B0942;
	text-decoration: underline;
}

#reqquote a:hover {
	color: #0B0942;
	text-decoration: none;
}

#reqquote2 {
	background-color:#33CCCC;
	width: 90px;
	margin-left: 12px;
	margin-bottom: 50px;
	padding: 5px 0 5px 0;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}


#reqquote2 a {
	color: #0B0942;
	background-color: transparent;

}

#reqquote2 a:link, a:visited, a:hover {
	color: #0B0942;
	text-decoration: underline;
}

#reqquote2 a:hover {
	color: #0B0942;
	text-decoration: none;
}



/* CONTAINER CONTENT */			
#containerContent {
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
	float: left;
	margin: 0;
	margin-left: 3px;
	padding: 0 0 25px 5px;
	width: 420px;
	background-color: transparent;
	font-size: 14px;
	overflow: visible;
}

.testimonial {
	margin: 0;
	padding: 5px 0 10px 15px;
	width: 190px;
	float: right;
	font-size: .85em;
	font-style: italic;
	color: #000;
	text-align: center;
	
}

.phone {
	margin: auto 0;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}


/* CONTAINER BOTTOM */									
#containerBottom {
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	width: 760px;
	background-image: url(images/pageBgBottom.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 85px;
}
		
#footTile {
	clear: both;
	height: 28px;
	margin: 0 0 0 27px;
	padding: 0;
	width: 752px;
	background-image: url(images/frame/foot_tile1px.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
}

#footTile .footerText {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	color: #FFFFFF;
	background-color: transparent;
	text-align: center;		
}
	
.tagline {
	margin: 0;
	padding: 35px 0 0 15px;
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-color: transparent;
	text-align: left;
}	
	
.textLinks {
	font-size: 10px !important ;
	text-align: right;
	padding: 0 120px 0 0;
	margin-top: -10px;
	float: right;
	width: 350px;
}	


/* HEADERS */
h1#about, h1#careers, h1#channel, h1#company, h1#contact, h1#featured, h1#guarantee, h1#history, h1#led, h1#map, h1#market, h1#mission,
h1#monument, h1#news-articles, h1#products, h1#pylon, h1#schools, h1#services, h1#specialty, h1#testimonials, h1#thank, h1#welcome { 
	margin: 0;
	padding: 0;
	display: block; 
	height: 32px; 
	overflow: visible; 
	text-indent: -9999px;
} 

h1#about { 
	background: url(images/page_headers/ph_about.gif) no-repeat;
} 

h1#careers { 
	background: url(images/page_headers/ph_careers.gif) no-repeat;
} 

h1#channel { 
	background: url(images/page_headers/ph_channel.gif) no-repeat;
} 

h1#company { 
	background: url(images/page_headers/ph_company.gif) no-repeat;
} 

h1#contact { 
	background: url(images/page_headers/ph_contact.gif) no-repeat;
} 

h1#featured { 
	background: url(images/page_headers/ph_featured.gif) no-repeat;
} 

h1#guarantee { 
	background: url(images/page_headers/ph_guarantee1.gif) no-repeat;
} 

h1#history { 
	background: url(images/page_headers/ph_history.gif) no-repeat;
} 

h1#led { 
	background: url(images/page_headers/ph_led.gif) no-repeat;
} 			

h1#map { 
	background: url(images/page_headers/ph_map.gif) no-repeat;
} 			

h1#market { 
	background: url(images/page_headers/ph_market.gif) no-repeat;
} 			

h1#mission { 
	background: url(images/page_headers/ph_mission.gif) no-repeat;
} 			

h1#monument { 
	background: url(images/page_headers/ph_monument.gif) no-repeat;
} 			

h1#news-articles { 
	background: url(images/page_headers/ph_news-articles.gif) no-repeat;
} 	
		
h1#products { 
	background: url(images/page_headers/ph_products.gif) no-repeat;
} 			

h1#pylon { 
	background: url(images/page_headers/ph_pylon.gif) no-repeat;
} 			

h1#schools { 
	background: url(images/page_headers/ph_schools.jpg) no-repeat;
} 			

h1#services { 
	background: url(images/page_headers/ph_services.gif) no-repeat;
} 			

h1#specialty { 
	background: url(images/page_headers/ph_specialty.gif) no-repeat;
} 			

h1#testimonials { 
	background: url(images/page_headers/ph_testimonials.gif) no-repeat;
} 			

h1#thank { 
	background: url(images/page_headers/ph_thank.gif) no-repeat;
} 			

h1#welcome { 
	background: url(images/page_headers/ph_welcome.gif) no-repeat;
} 			

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	text-align: left;
}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-align: left;
}
	
h2.hcenter  {
	text-align: center;
	color: #000000;
	font-size: 16px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-align: left;
}

h4 {
	font-size: 16px;
	color: #003366;
}

/* BREADCRUMBS */
#breadcrumbs {
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFF;				
}
								
#breadcrumbs a:link {
	text-decoration: underline;
	color: #0B0942;
	background-color: white;
	}
				
#breadcrumbs a:visited {
	text-decoration: underline;
	color: #6600CC;
	background-color: white;
}
				
#breadcrumbs a:hover {
	text-decoration: none;
	color: #0B0942;
	background-color: white;
}

	


/* TABLE CONTACT */
table.contact {
	width: 390px;
	margin: 0;
	margin-left: 15px;
	padding: 0;
	font-size: 14px;
	color: #0B0942;
	background-color: #FFF;
	border: none;
}

				
table.contact th {
	background-color: #C7E2F3;
	text-align: left;
	padding: 3px;

}
					
table.contact td {
	background-color: #E8F5FF;
	border-bottom: solid 1px #000;
	text-align: left;

}

.photoCapt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding-top: 2px;
}

td.vertical {
	vertical-align: middle;
	padding-left: 20px;
}


table.contact a {
	text-decoration: underline;
	color: #0B0942;
	background-color: transparent;

}
	
table.contact a:hover {
	text-decoration: none;
}


/* TABLE CONTACT2 */
table.contact2 {
	width: 420px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 12px;
	color: #0B0942;
	border: none;
	background-color: #FFF;

}
					
table.contact2 th {
	background-color: #C7E2F3;
	text-align: left;
	font-size: 14px;
}
					
table.contact2 td {
	background-color: #E8F5FF;
	text-align: left;
}
				


/* TABLE FORM */
.form {
	width: 420px;
	border: none;
	font-size: .85em;
	padding: 0;
	text-align: right;
}

.form td.right {
	text-align: right;
	vertical-align: middle;
}

.form td.left {
	text-align: left;
	vertical-align: middle;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}


/* table gallery */
table.gallery {
	margin: 0 0 0 -10px;
	padding: 0;
	width: 402px;
	font-size: 10px;
	border: none;
}
			
table.gallery th, td {
	padding: 10px 3px 10px 3px;
	text-align: center;
	vertical-align: top;
	}			


table.gallery td.gallHead {
	margin: 0;
	padding: 0 3px 0 3px;
	text-align: center;
	vertical-align: top;
	}		

table.gallCenter {
	margin: 0 auto;
	padding: 0;
	width: 402px;
	font-size: 10px;
	border: none;
}


/* table featured page */
table.featPage {
	margin: 0 0 0 -10px;
	padding: 0;
	width: 402px;
	border: none;
}
			
table.featPage th {
	padding: 10px 3px 10px 3px;
	text-align: center;
	vertical-align: top;
	}			

table.featPage td {
	padding: 10px 3px 10px 3px;
	text-align: left;
	vertical-align: top;
	}			

table.featPage td.featPageHead {
	margin: 0;
	padding: 0 3px 0 3px;
	text-align: center;
	vertical-align: top;
	}		

table.featPageCenter {
	margin: 0 auto;
	padding: 0;
	width: 402px;
	font-size: 10px;
	border: none;
}

p.featPageLeft {
	text-align: left;
}


/* TABLE HISTORY */
table#history {
	margin: 0 auto;
	padding: 0;
	width: 420px;
	text-align: center;
	border: none;				
}


/* TABLE PRODUCT */
table.product {
	margin: 0 auto;
	padding: 0;
	width: 420px;
	border: none;									
}

table.product td {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
}
				
				
/* GLOBAL LINKS */
a:link {
	text-decoration: underline;
	color: #0B0942;
	background-color: transparent;

}
	
a:visited {
	text-decoration: underline;
	color: #6600CC;
	background-color: transparent;
}
	
a:hover {
	text-decoration: none;
	color: #0B0942;
	background-color: transparent;
}					

ul.alpha li {
	list-style-type: upper-alpha;
	list-style-position: outside;
}

ul.alpha li li {
	list-style-type: disc;
	list-style-position: outside;
}


/* Testimonial Links */


/* IMAGES */
img.button {
	margin: 0;
	padding: 0;
}

img.left {
	float: left;
}
	
img.link {
	border: none;
}

img.logo {
	padding-top: 10px;
}

img.needSign {
	display: block;
	margin: 150px auto 0;
	padding: 0 0 100px 0;
	border: none;
}

img.right {
	float: right;
	padding-left: 10px;
}
			
img.rightLink {
	float: right;
	padding-left: 10px;
	border: none;
}


img.displayBlock {
	display: block;
}

img.schoolLogos {
	padding: 5px;
}


/* miscellaneous*/

.attribution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	line-height: 1.5;
	color: #999999;
}

.box {
	margin: 10px auto;
	padding: 5px;
	text-align: center;
	border: #336699 solid 2px;
	width: 350px;
	line-height: 1.25;
	font-size: 13px;
	font-weight: bolder;
	color: #003366;
}
	
.boxImages {
	width: 420px;
	margin: 20px auto;
	padding: 10px 0;
	text-align: center;
}

.bold {
	font-weight: bold;					
}

.borderNone {
	border: none;
	margin: 0 auto;
	padding: 0;
}



.captionCenter {
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #0B0942;
	background-color: #FFF;
}			

.center {
	margin: 0 auto;
	padding: 0;
}

.pdf a {
	color: #666666
	background-color: transparent;
	font-size: .7em;
	font-style: italic;
}

.photoText {
	font-size: 10px;
	color: #0B0942;
	background-color: #FFF;

}

.production_proc {
	width: 420px;
	margin: 0 auto;
	padding: 0 5px 0 5px;
	text-align: left;
	font-size: 14px;
	color: #0B0942;
	border: none;
	background-color: #C7E2F3;
}
										
.red {
	color: #CC0000;
}
					
.rtText {
	width: 101px;
	margin: 0;
	padding: 5px 0 5px 10px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;					
	background-color: transparent;
}

.serviceBig {
	font-size: 1.1em;
	font-weight: bolder;
	text-align: center;
}				
				
.testimImage {
	padding-bottom: 10px;
}			
	
.top {
	color: #33CCCC;
	background-color: transparent;
	font-size: .75em;
	font-style: italic;
	text-align: left;
}

.officeQuestion {
	display: none;
}
