@charset "UTF-8";
/* CSS Document */

*{
	color:#666666;
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:1.4em;	
}

img{
	border:none;
}

body{
	margin-top: 25px;
	background:url(../images/bg.jpg) repeat;
}

#main{
	margin:25px auto;
	
}

H1{
	padding-left:15px;
	margin-bottom: 10px;
	background:url(../images/boxIcon.gif) no-repeat 0 2px;
	color:#233759;
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

H2{
	margin: 5px 0 10px 30px;
	padding-left:15px;
	color:#233759;
	font-size:14px;
	font-weight:normal;
}

a{
	color:#253B61;
	text-decoration:none;	
}

a:hover{
	color:#4D729C;
	text-decoration:underline;
}

/****************** SLIDESHOW *********************/

* {margin:0; padding:0}
#image {position:relative; width:140px; height:140px; margin-left: 30px;}
#image img {position:absolute;}
#thumbs {display:none}

/****************** HEADER *********************/

#top{
	width:940px;
	margin:0 auto;
	background:url(../images/bodyTop.gif) no-repeat 0 22px;	
	height:39px;		
}

#topbody{
	width:924px;
	border-left:8px solid #fff;	
	border-right:8px solid #fff;	
	border-top:8px solid #fff;	
	height:90px;
	margin:0 auto;
	background:url(../images/topGrad.jpg) repeat-x;
}

.logo{
	margin:5px 0 0 30px;
}

.tag{
	margin:0 15px 10px 700px;
}


/***************** SIDEBAR **********************/

#sidebar{
	width:245px;
}

#image_right{
	width:220px;
	float:right;
}

#menu_side{
	margin:0 0 20px 0;
}

.links a{
	margin: 0 0 0 35px;
	text-decoration:none;
	display:block;
}
.links_sep{
	margin: 2px 0 0 30px;
}
.links_title{
	margin: 2px 0 8px 35px;
}

.callOut{
	margin: 20px 0 0 35px;
	width: 145px;
	font-size:14px;
	line-height:17px;
	color:#4D729C;
}

.callOut2{
	margin: 52px 0 0 30px;
	width: 145px;
	font-size:14px;
	line-height:17px;
	color:#4D729C;
}



/***************** BODY **********************/

#splash{
	/*visibility:hidden;*/
	/*border:1px solid red;*/
	font:0px Helvetica, Arial, sans-serif;
}

#body{
	width:924px;
	margin:0 auto;
	border-left:8px solid #fff;	
	border-right:8px solid #fff;	
	border-top:8px solid #fff;			
	background: url(../images/bodyGrad.jpg) repeat-x left bottom #fff;	
}

#left_box{
	width:700px;
	float:left;	
}

#left_box img{
	margin:0 15px 0 39px;
}

#full_box{
	width:800px;
	float:left;	
}


#right_box{
	width:675px;
	float:right;	
}

#right_box H1, #left_box H1{
	margin: 0px 0 10px 30px;
	padding-left:15px;
	background:url(../images/contentIcon.gif) no-repeat 0 2px;
	color:#3399CC;
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#blueBox {
	width:615px;
	min-height:75px;
	background-image:url(../images/blueBox.gif);
	background-repeat:none;
	margin-left:45px;
	float:left;
}

#blueBox img{
	margin:8px 0 0 18px;
	float:left;
}

#list_style{
	width:565px;
	margin:0 0 0 3px;
}

#list{
	margin: 10px 0 40px 45px;
}

.text{
	margin:0 0 0 45px;
	width:505px;
	line-height:14px;	
}


.text1{
	margin:10px 0 0 45px;
	width:525px;	
}

.text2{
	margin:10px 0 0 45px;
	width:620px;	
}

.text3{
	margin:10px 0 0 45px;
	width:725px;	
}

.text4{
	margin:10px 0 0 45px;
	width:600px;	
}

.name{
	color:#233759;
	font-size:13px;
	font-weight:bold;
	padding-left:6px;
	margin: 0 0 12px 0;
	background:url(../images/bullet.gif) no-repeat 0 7px;
}

.company{
	margin: 0 0 7px 0;
	
}

.date{
	margin:0 45px 0 0;
	width:200px;
	float:right;
	text-align:right;
	color:#4D729C;
}

#contractor{
	margin:13px 0 0 30px;
	width:100px;	
}

#team{
	margin:0 0 0 60px;
	width:290px;	
}

#team em{
	font-style:italic;
	font-weight:normal;
}

#team a{
	font-weight:normal;
}

.clear{
	height:25px;
	font-size:0px;
}

#clear-body{
	height:30px;
	clear:both;
}

#clear-box{
	height:15px;
	clear:both;
}

#certifications{
	margin:10px 0 0 0
	width:525px;
}

#cert_i{
	font-size:0px;
	width:200px;
	margin:0 0 0 0;
	float:left;
}
#cert_t{
	width:225px;
	margin-right:265px;
	float:right;
}

#items{
	margin:10px 0 0 70px;
	font-weight:bold;
	list-style:square;
}

/************************* SPECIFICATIONS *****************************/

#specTitles{
	background-color:#253B61;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:2.5em;
	letter-spacing:.1em;
}

#specSubTitles{
	color:#313131;
	font-size:11px;
	font-weight:bold;
	border-bottom:thin;
	padding:5px;
}

#specEven{
	color:#313131;
	font-size:11px;
	line-height:1.2em;
	padding:2px 4px 2px 5px;
}

#specOdd{
	background-color:#E0E0E0;
	font-size:11px;
	line-height:1.2em;
	color:#313131;
	padding:2px 4px 2px 5px;
}

#specLink{
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	padding-left:6px;
	background:url(../images/bullet2.gif) no-repeat 0 6px;
	text-decoration:underline;
	margin-bottom:7px;
}


/************************* BOXES *****************************/


#box1{
	width:295px;
	float:left;	
}

#box2{
	width:310px;
	float:left;
}

#box3{
	width:295px;
	float:left;	
}

#box1_content{
	height:175px;	
	width:245px;
	margin:40px 0 0 35px;	
}

#box2_content{
	height:175px;	
	width:265px;
	margin:25px 0 0 22px;
}

#box3_content{
	height:175px;	
	width:245px;
	margin:25px 0 0 22px;	
}

#box1_content a, #box2_content a, #box3_content a{
	color:#253B61;
	padding-left:6px;
	margin: 0;
	background:url(../images/bullet.gif) no-repeat 0 5px;
	}
	
#boxSep{
	width:10px;
	float:left;	
	margin-top:25px;
	}

#box_image{
	font-size:0px;
	margin:0 10px 0 0;
	float:left;
}

.sub_titles{
	font-size:15px;
	color:#545454;
}



/************************* FOOTER *****************************/

#bottom-body{
	position:relative;
	height:52px;
	width:960px;
	margin:0 auto;
	background:url(../images/bottomGrad.jpg) no-repeat;
}

#copyright{
	float:right;
	margin:10px 10px 0 0;
}

#bottom-body #relio a{
	position:absolute;
	width:46px;
	height:21px;
	top:28px;
	left:762px;
}

#bottom-body #yellowicon a{
	position:absolute;
	width:61px;
	height:25px;
	top:22px;
	left:818px;
}