/* CSS Document */

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

body {
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	color:#9d9d9c;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	font-size:13px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#010A19;
	}
	
	
* {
margin:0;
padding:0;
}
	
	h1, h2, h3, h4, h5, h6, {
	margin:0;
	padding:0;
	font-weight:normal;
	}
	
#wrapper {
width: 939px;
position: relative;
margin-left: -469px;
left: 50%;
}

/*REMOVE HEIGHT ON THIS*/

.radial_bg {
background-image:url(../images/radial_bg.jpg);
background-repeat:no-repeat;
height:360px;
}

.content {
	float:right;
	width:727px;
	margin-bottom:50px;
	}

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

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

#container {
	clear:both;
	}
	
.surround {
	margin-bottom:50px;
	}
	
#branding {
	height:199px;
	}

#logo {
	float:left;
	width:489px;
	background-image:url(../images/logo.gif);
	}
	
#strap {
	float:right;
	width:600px;
	height:199px;
	}
	
.flash {
	border:6px solid #01050F;
	margin-top:18px;
	background-color:#160f09;
	}
	
	
.nav {
	margin-top:25px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
	height:42px;
	padding-left:627px;
	clear:both;
	}
	
	.nav2, .nav3, .nav4, .nav5 {
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
	height:42px;
	padding-left:627px;
	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;
	}
.left_about h4{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size:17px;
	margin-top:18px;
	margin-bottom:5px;
}
	
.right_about {
	float:right;
	margin-top:22px;
	width:335px;
	}

.right_about h4{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size:17px;
	margin-top:18px;
	margin-bottom:5px;
}

.left_work {
	float:left;
	width:335px;
	margin-top:19px;
	margin-left:8px;
	}
	
.right_work {
	float:right;
	margin-top:19px;
	width:335px;
	}
	
.work_padding {
	padding-left:7px;
	padding-top:20px;
	}
	
	div.box {
	width:350px;
	position:relative;
}
div.box label {
	display: block;
	padding:3px 0 3px 0;
}

div.box label span {
	display: block;
	color:#666;
	font-size:13px;
	float:left;
	width:100px;
	text-align:right;
	padding:10px 20px 0 0;
}
div.box  message{
	padding:7px 7px;
	width:350px;
	overflow:hidden;
	height:150px;
}

div.box .button
{
margin:0 0 10px 0;
padding:4px 7px;
background:#CC0000;
border:0px;
position: relative;
top:10px;
left:382px;
width:100px;
border-bottom: 1px double #660000;
border-top: 1px double #660000;
border-left:1px double #FF0033;
border-right:1px double #FF0033;
}
	
	

.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:487px;
	font-size:11px;
	color:#F60;
	background-image:url(../images/sitewide/footer_bg.gif);
background-repeat:repeat-x;
background-position:top;
padding-top:5px;
}
.footer_right {
	float:right;
	width:240px;
	font-size:11px;
	color:#F60;
	background-image:url(../images/sitewide/footer_bg.gif);
background-repeat:repeat-x;
background-position:top;
padding-top:5px;
	}