/* CSS Document */

html 	{
	text-align : center;
	background: #D4D0B2;
}

body {
	position : relative;
	width : 790px;
	margin : 0 auto;
	text-align : left;
	background: #FFF;
}

div.content {
	width:790px;
	background:#FFF;
	min-height: 650px;
}

div.branding {
	width:790px;
	height:126px;
	text-align: right;
	background: url(../images/branding/logo/logo-small.png) no-repeat #D4D0B2;
}

div.nav {
	width:790px;
	height:40px;
	background:url(../images/nav/nav-background.png);
	position: relative;
}

div.whitespace {
width:790px;
height:33px;
}

div.intro {
width: 530px;
float: left;
}

div.intro2 {
width: 380px;
float: left;
}

div.column1 {
float:left;
width: 280px;
}

div.column2 {
float:left;
width: 250px;
}

div.column3 {
float:left;
width:250px;
}

div.column4 {
width: 250px;
float: left;
}

div.siteInfo {
	width:790px;
	padding:;
	padding: 10px 0 15px 0;
}

div.clear {
width:100%;
clear:both;
height:0px;
}
div.column {
width: 790px;
float: left;
}

div.form {
    width: 730px;
    float: left;
    padding-left: 30px;
    padding-right: 30px;
}

div.formlabel {
    width: 125px;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
}

div.formcontent {
    width: 605px;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
}

div.formseparator {
    width: 730px;
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}

.features {
	padding-bottom: 10px;
}

.video {
	position: absolute;
	z-index: 0;
	width: 110px;
	height: 75px;
	margin-top: 25px;
	margin-left: 5px;
	border: solid 1px #e08455;
	background-color: #eeeeee;
	text-align: center;
	padding-top: 10px;
}

.ruckus {
	position: absolute;
	z-index: 0;
	width: 75px;
	height: 75px;
	margin-top: 25px;
	margin-left: 135px;
}

div.brandingHome {
	width:790px;
	height:183px;
	text-align: right;
	background: url(../images/branding/logo/logo-large.png) no-repeat #D4D0B2;
}
div.search {
	background: url(../images/layout/search.png) no-repeat;
	width:148px;
	height:40px;
	position: absolute;
	right: 24px;
	top: 0px;
}
div.navMenu {
	width:148px;
	height:40px;
	float: left;
}
div.column6 {
width: 380px;
float: left;
}

.searchBox {
	width: 90px;
	height: 17px;
	border-color: #FFFFFF;
	position: absolute;
	top: 12px;
	left: 20px;
	border-width: 0px;
}

.searchSubmit {
	position: absolute;
	border-width: 0px;
	top: 11px;
	left: 113px;
}
