/* CSS Document */

img, div, #features, .benefits { behavior: url(../iepngfix.htc) }

body {
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#949494;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	font-size:13px;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#050505;
	}
	
	
* {
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:right;
	width:727px;
	margin-bottom:50px;
	}
	
.content2 {
	float:right;
	width:939px;
	margin-bottom:50px;
	}

.sidebar {
width: 212px;
float: left;
}

.sidebar2 {
width: 80px;
float: left;
}

#footer {
clear: both;
padding-bottom:100px;
}

#container {
	clear:both;
	}
	
.surround {
	margin-bottom:50px;
	}
	
#branding {
	height:199px;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	}

#logo {
	float:left;
	width:484px;
	}
	
#strap {
	float:right;
	width:455px;
	height:199px;
	}
	
.flash {
	margin-top:18px;
	margin-left:8px;
	background-color:#050505;
	}
	
	
.nav {
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	height:42px;
	padding-left:610px;
	clear:both;
	}
	
	.nav2, .nav3, .nav4, .nav5 {
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	height:42px;
	padding-left:610px;
	clear:both;
	}
	
	
	
.left {
	float:left;
	width:430px;
	margin-top:22px;
	margin-left:8px;
	}
	
.right {
	float:right;
	margin-top:22px;
	width:240px;
	}
	
.left_about {
	float:left;
	width:335px;
	margin-top:22px;
	margin-left:8px;
	}
	
.right_about {
	float:right;
	margin-top:22px;
	width:335px;
	}
	
.left_work {
	float:left;
	width:335px;
	margin-top:19px;
	margin-left:8px;
	}
	
.center_work {
	float:left;
	width:715px;
	margin-top:19px;
	margin-left:8px;
	}
	
.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/footer_bg.gif);
background-repeat:repeat-x;
background-position:top;
}
	
.footer_left {
	float:left;
	width:487px;
	font-size:11px;
	color:#5e5e5e;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:5px;
	}
	
.footer_right {
	float:right;
	width:240px;
	font-size:11px;
	color:#2e0000;
	background-image:url(../images/footer_bg.gif);
background-repeat:repeat-x;
background-position:top;
padding-top:5px;
	}

