/* 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:#fff;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
	font-size:14px;
	background-image:url(../images/backgrounds/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#121212;
	}
	
	
* {
margin:0;
padding:0;
}
	
#wrapper {
width: 977px;
position: relative;
left: 50%;
margin-left: -488px;
}

#container {
clear:both;
}

#branding {
height:230px;
}

#featurecontent {
float: left;
width: 977px;
}

#columnone {
position: relative;
float: left;
width: 631px;
padding-right: 31px;
padding-bottom: 31px;
}

#columntwo {
position: relative;
width: 300px;
}

#columnthree {
position: relative;
float: right;
width: 300px;
}

#thenav {
float: left;
width: 117px;
margin-right: 58px;
border-top: 1px solid #121212;
}

#thenav2 {
float: right;
padding-top:170px;
}

#maincontent {
float: left;
width: 521px;
}

.intro-holder {
width: 550px;
float: left;
}

#content {
width: 713px;/*763*/
float: left;
}

#sidebar {
width: 214px;
float: right;
/*background-color:#666666;*/
}

#footer {
clear: both;
background-image: url(../images/backgrounds/footerbg.jpg);
background-repeat: no-repeat;
background-position: top center;
height: 200px;
}

.one {
float: left;
width: 181px;
padding-top: 17px;
font-size: 11px;
line-height: 150%;
color: #4e4e4e;
}
.two {
float: left;
width: 197px;
}
.three {
float: left;
width: 197px;
}
.four {
float: left;
width: 197px;
}
.five {
float: left;
width: 197px;
}
