.layout {
	width: 970px;
	position: relative;
	padding-left: 40px;
	margin: auto;
	height: 860px;
	background-color: #FFFFFF;
}
a:link {
	color: #005CA7;
	text-decoration: none;
}

.logo {
	position: relative;
	height: 113px;
	width: 400px;
}
.banner {
	background-image: url(../images/main_banner.jpg);
	height: 298px;
	width: 932px;
	position: relative;
	top: 10px;
}
.nav {
	position: absolute;
	top: 123px;
	height: 298px;
	width: 215px;
	left: 715px;
}
.contact_top {
	position: absolute;
	height: 33px;
	width: 216px;
	top: 80px;
	left: 705px;
}
.text_services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DB3A40;
}
hr {
	color: #999999;
}


.welcome {
	position: relative;
	top: 30px;
	height: 62px;
	width: 281px;
}
.affiliates {
	width: 975px;
	position: absolute;
	top: 450px;
	left: 23px;
}
.content {
	z-index: 1;
	width: 620px;
	top: 150px;
	position: relative;
	margin-bottom: 25px;
	float: left;
}
.important-links {
	float: left;
	position: relative;
	top: 160px;
	left: 60px;
}
.links {
	position: relative;
	float: left;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}
.footer {
	top: 130px;
	width: 932px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 25px;
	float: left;
}
.text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 15px;
}
.fields {
	background-color: #E7E6EB;
	border: 1px solid #999999;
}

