/* CSS Document */


#wrapper {
	width:869px;
	height:650px;
	position:relative;
	left:50%;
	margin-left:-434px;
	
	}
	
#branding {
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	height:184px;
	margin:0px;
	}
	
#branding_img1 {
	background-image:url(../images/man_1.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:142px;
	position: absolute;
	top: -155px;
	left: -533px;
	padding-left:0px;
	}		
	
#header2 {
	padding-top:5px;
	padding-left:5px;

		}		
	
#content {
	
	background-repeat:no-repeat;
	width:607px;
	position: absolute;
	top: 184px;
	left: 165px;
	padding-left:0px;
	width:629px;
	height:392px;
	border: 1px solid  #7BAC8A;
	
	
	}
.borderservices {
border: 1px solid  #7BAC8A;
	}
#contentServices {
	
	background-repeat:no-repeat;
	width:607px;
	position: absolute;
	top: 184px;
	left: 165px;
	padding-left:0px;
	width:629px;
	
}	

#left {
	background-image:url(../images/bg_left.jpg);
	background-repeat: no-repeat;
	width:151px;
	height:390px;
	float:left;
	position:absolute;
	top:184px;
	left:0px;
	border: 1px solid  #7BAC8A;
	padding-left:4px;
	
	}


#right {
	background-repeat: no-repeat;
	padding-top:0px;
	height:300px;
	float: right;
	}

#text {
	padding-left:10px;
	padding-top:10px;
	height:300px;
	width:350px;
	float: left;
	}	
#text2 {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	height:300px;
	float: left;
	
	}	
	

#sidebarnav1 {
	float:left;
	width:118px;
	padding-top:0px;
	}
	
#sidebarnav2 {
	position:absolute;
	width:px;
	}

#rightcontent1 {
	width:156px;
	height:89px;
	}
	
#rightcontent2 {
	width:156px;
	height:89px;
	}

#rightcontent3 {
	background-image:url(../images/right_suits.jpg);
	background-repeat:no-repeat;
	width:146px;
	height:113px;
	padding-left:5px;
	}
	
#righttext {
	width:75px;
	height:40px;
	padding-top:12px;
	padding-right:5px;
	padding-bottom:0px;
	padding-left:0px;
	float:right;
	}

#rightthumb1 a {
	text-indent: -1000em;
	background: url(../images/right_thumb1.jpg) no-repeat left top;
	width: 59px;
	height: 59px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 49px;
	right: 86px;
	}
	
#rightthumb1 a:hover {
	background: url(../images/right_thumb1Over.jpg) no-repeat left top;
}

#rightthumb2 a {
	text-indent: -1000em;
	background: url(../images/right_thumb2.jpg) no-repeat left top;
	width: 59px;
	height: 59px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 168px;
	right: 86px;
	}
	
	
#rightthumb2 a:hover {
	background: url(../images/right_thumb2Over.jpg) no-repeat left top;
}

#padtop {
	padding-top:10px;
	padding-bottom:10px;
	}