/* CSS Document */

img, div, #features, .benefits {
}

body {
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 0;
	margin-bottom: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#8e7d6a;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	font-size:13px;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	background-color:#A3A19A;
	}
	
	
* {
margin:0;
padding:0;
}
	
	h1, h2, h3, h4, h5, h6, {
	margin:0;
	padding:0;
	font-weight:normal;
	}
	
	
#wrapper {
width: 939px;
position: relative;
left: 50%;
margin-left: -469px;
}

/*REMOVE HEIGHT ON THIS*/
.radial_bg {
	background-image:url(images/radial_bg.gif);
	background-repeat:no-repeat;
	height:360px;
}

.content {
	float:left;
	width:939px;
	margin-bottom:10px;
	}

.sidebar {
width: 212px;
float: left;
}

#footer {
	clear: both;
	padding-bottom:100px;
	height: 400px;
	background-color: #7C796F;
}

#container {
	clear:both;
	}
	
.surround {
	margin-bottom:50px;
	}
	
#branding {
	height:140px;
	background-image: url(images/logof.jpg);
	background-repeat: no-repeat;
	background-position: 0 0 0 0;
	}

#logo {
	float:left;
	width:484px;
	height: 140px;
	}
	
#strap {
	float:right;
	width:455px;
	height:140px;
	}
	
.flash {
	border:6px solid #11210A;
	margin-top:18px;
	background-color:#11210A;
	}
	
	
.nav {
	background-image:url(images/nav_bg.gif);
	background-repeat:no-repeat;
	height:42px;
	padding-left:550px;
	clear:both;
	}
	
	.nav2, .nav3, .nav4, .nav5 {
	background-image:url(images/nav_bg.gif);
	background-repeat:no-repeat;
	height:42px;
	padding-left:550px;
	clear:both;
	}
	
	
	
.left {
	float:left;
	width:700px;
	margin-top:22px;
	margin-left:15px;
	color: #FFFFFF;
	}
	
.right {
	float:left;
	margin-top:22px;
	width:190px;
	}
	
.left_about {
	float:left;
	width:335px;
	margin-top:22px;
	margin-left:15px;
	}
	
.right_about {
	float:right;
	margin-top:22px;
	width:500px;
	}
	
.left_work {
	float:left;
	width:907px;
	margin-top:19px;
	margin-left:15px;
	}
	
.right_work {
	float:right;
	margin-top:19px;
	width:335px;
	}
	
.work_padding {
	padding-left:7px;
	padding-top:20px;
	}
	
	

.footer_sidebar {
width: 212px;
float: left;
background-image:url(../images/sitewide/footer_bg.gif);
background-repeat:repeat-x;
background-position:top;
}
	
.footer_left {
	float:left;
	width:400px;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(../images/sitewide/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:30px;
	margin-left: 15px;
	}
	
.footer_right {
	float:left;
	width:230px;
	font-size:11px;
	color:#1A330F;
	background-image:url(../images/sitewide/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:30px;
	}
#separador {
	float:right;
	width:900px;
	height:300px;
}
.content1 {
	float:left;
	width:730px;
	margin-bottom:20px;
	margin-left: 15px;
}

