	/* Layout */
	body, html {
		background-color:#000a63;
	}
	div#body { position: absolute; top: 0; left: 0; height: 1126px; width: 100%;
		background: url("../images/pagebg.jpg") repeat-x;
	 
	
	}
	
	div#page{
		background: url("../images/contentbg.jpg") no-repeat 50% 0;
	}

	div#main { 
		/* background: url("../images/contentbg.jpg") no-repeat; */
	}

	div#pagecontent{
		background: url("../images/pagecontentbg.jpg") no-repeat;
		margin:0 auto;
		width:898px; background-color:#FFF;	
	}
	
	div.content{
		padding:10px 37px;
		}
	
	div.content h2{
		color:#3d6d1b;
		font-size:18px;
		clear:both;
		padding-top:5px;
	}
	
	div.content p{
		font-size:16px;
		margin-bottom:14px;
		line-height:22px;
	}
	
	div.content ul, div.content li{
		margin-left:8px;
		margin-bottom:10px;
	}
	
	div.content tr td {border-bottom: 3px solid white}
	{
		margin:3px 0px;	
	}
	
	div.content tr.noborder td{
		border-bottom:none;	
	}
	
	div.content td{
		text-align:center;	
	}
	
	div.content td.colored{
		background-color:#E4EED5;
		padding: 15px 4px;
	}

	#locate-us{
		 float:right; clear:right; margin-top:10px; margin-left:10px;
	}
	
	#locate-us a{ display:block; height:64px; width:275px; background:url("/images/mapbtn.jpg") 0 0 no-repeat; margin: 0;}
	#locate-us a:visited{ }
	#locate-us a:hover{
		background:url("/images/mapbtn_over.jpg") 0 0 no-repeat;	
	}


	div#info{
		text-align:center;
		padding:0 22px 10px 22px;

	}
	
	div#info p{
		font-size:12px;	
	}
	
	div#info strong{
		font-weight:bold;
		font-size:14px; }
	div#info .highlight-text{
		color:#A3262A; font-weight:bold; font-size:14px; }
	
	div#header{
		background-color:#FFF;	
	}
	
	img.home-divider{
		text-align:center;
		clear:both;
		margin:10px 0 10px 37px;
	}
	img.divider{
		text-align:center;
		clear:both;
		margin:10px 0;
	}
	
	.pcb_logo{
		position:absolute; display:block; z-index:100; top:10px; margin-left:40px;}
		
	/* Menu Styles */
	
	
	/* Slider Styles*/
	#slider{
		margin-left:36px; position:relative;
	}
	
	#slider2{
		float:right; margin-left:10px; position:relative;	
	}

	#slider img, #slider2 img {
		position:absolute;
		top:0px;
		left:0px;
		display:none;
	}

	/* Footer Styles */
	div#footer{
		margin: 4px auto;
		width:898px;
		padding:6px 0px;
		text-align:center;
	}
	div#footer p{
		color:#FFF; font-size:11px; }
		
	div#footer a{
		color:#FFF;	
		text-decoration:none;
	}
	
	div#footer .gap{
		margin:0 270px; }
	
	
	.required{
		color:#F00; }
		
	.flush-label{
		display: block; width: 150px; float: left;}
		
	/* technical type */
	
	.technical_type{
	margin: 10px 0px; }
	
	table.technical_type td{
		text-align:left; }
		
	.technical_type ul{
		 }
		
	h5 a:link, h5 a:visited{
		text-decoration:none;
		color:#0e19fa;
	}
	
	input, select{margin-left:2px;}
