@charset "utf-8";
/* CSS Document */

.main {
	width: 952px;
	margin:0 auto;
}
.header {
	width: 952px;
	float: left;
}
.logo {
	width: 335px;
	height: 140px;
	float: left;
}
.nav {
	width: 617px;
	float: left;
}
.content {
	float: left;
	width: 1000px;
}

.link_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	white-space: normal;
	display: block;
	height: 40px;
	float: left;
	padding: 5px;
}
.link_1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	white-space: normal;
	display: block;
	height: 40px;
	float: left;
}
.link_1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	white-space: normal;
	display: block;
	height: 40px;
	float: left;
}
.link_1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	white-space: normal;
	display: block;
	height: 40px;
	float: left;
	background-color: #b7403b;
}
.tab_3 {
	float: left;
	width: 290px;
	margin-right: 20px;
}
.innerhesred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B7403A;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.innerheswht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.normat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #696d77;
	text-decoration: none;
	text-align: justify;
}
.tab_3a {
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3b3e46;
	float: left;
	height: 200px;
}
.tab_4 {
	float: left;
	width: 550px;
	margin-right: 20px;
}
.footerbg {
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	height: 50px;
	clear: both;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	line-height: 40px;
	padding-left: 0px;
}
.innerhesred1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #B7403A;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.innerheswht1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.whttxt {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.inputtxt {
	padding: 5px;
	width: 400px;
	border: 1px solid #CCCCCC;
}
.btn_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B7403B;
	padding: 3px;
	width: 100px;
	text-transform: uppercase;
	border: 1px solid #C6514A;
}
