#container {
	height: 700px;
	width: 100%;
	min-width: 960px;
}
#header {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/cfb_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 174px;
}
#content {
	width: 100%;
	background-image: url(../images/bg_main.jpg);
	height: 535px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#col1 {
	float: left;
	height: 400px;
	width: 231px;
}
#col3 {
	float: right;
	height: 500px;
	width: 284px;
}
#col2 {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 284px;
	padding-bottom: 0px;
	padding-left: 231px;
}
#col2Content {
	height: 319px;
	background-color: #347790;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	overflow: auto;
}
#col3Image {
	height: 362px;
}

#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #315C83;
	display: block;
	width: 202px;
	height: 25px;
	padding-top: 5px;
	padding-left: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.level1nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 29px;
	background-color: #8e8e8b;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	height: 19px;
}
.level1nav:hover {
	color: #315C83;
	background-color: #FFFFFF;
}
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 29px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #347790;
}
.mainmenu:hover {
	color: #315C83;
	background-color: #FFFFFF;
}
#companydetails a {
}
.clr {
	clear: both;
}
.clrl {
	clear: left;
}
.clrr {
	clear: right;
}
#companydetails span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding: 20px 0px 0px 29px;
	display: block;
}
#companydetails strong {
font-size:11px;
}
#constructionlogos {
	padding: 70px 0px 0px 0px;
	float: right;
	text-align: right;
	vertical-align: baseline;
}
#constructionlogos a 
{
    padding-top: 60px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 175px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 1px solid #FFFFFF;
	padding: 3px 0px 5px;
	text-align: center;
	background-color: #FF0000;
}
#headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #347790;
	font-weight: bold;
	padding-left: 241px;
	padding-top: 127px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	margin: 0px;
	vertical-align: baseline;
}
