h1 {
	font-size:40px;
}

h2 {
	font-size:40px;
}

h3 {
	font-size:28px;
}

h4 {
	font-size:11px;
}

h5 {
	font-size:14px;
}

p {
	color:#666;
	font:normal 11px/16px arial;
	margin:5px 0 7px 0;
}

p a:link, a:visited {
	color:#bf0000;
	text-decoration:none;
}

p a:hover {
	color:#929292;
	text-decoration:none;
}

ul {
	color:#666;
	font:normal 11px/16px arial;
	margin:0 0 0 10px;
}

.secondary_nav {
	border-top:1px solid #e9e9e9;
	float:right;
	font:normal 11px/16px arial;
	left:412px;
	margin:3px 0 0 15px;
	padding:5px 0 0 0;
	position:relative;
	top:35px;
	width:415px;
}

#logo {
	background:#bf0000;
	height:70px;
	left:-60px;
	padding:8px 15px 0 0;
	position:relative;
	text-align:right;
	top:0;
	width:130px;
	z-index:2;
}

#container {
	margin:0 auto;
	width:995px;
}

#visual {
	border-bottom:1px solid #dcdcdc;
	margin:20px 0 0 15px;
	height:290px;
	width:980px;
}

#visual_about {
	border-bottom:1px solid #dcdcdc;
	margin:10px 0 0 15px;
	overflow:hidden;
	height:410px;
	width:980px;
}

.padding_visual {
	padding:20px 0 0 17px;
}

#logos {
	border-top:1px solid #eee;
	clear:both;
	margin:0;
}

#logos_two {
	clear:both;
	margin:0;
}

#logos img {
	float:left;
	padding:12px;
}

#logos_two img {
	float:left;
	padding:12px;
}

#nav {
	height:50px;
	left:0;
	margin:40px 0 0 0;
	position:relative;
	top:-80px;
	width:995px;
	z-index:1;
}

#nav ul {
	font:normal 11px/16px arial;
	list-style:none;
	margin-right:5px;
}

#nav li {
	float:right;
	margin:15px 0;
	width:90px;
}

#nav a, a:visited {
	text-decoration: none;
	color:#bf0000;
} 

#nav a:hover {
	color: #929292;
}

#nav a.active {
	color:#929292;
}

#tout {
	height:375px;
	width:995px;
}

#tout_secondary {
	background:#fff url('../images/top_border.png') 0 80px repeat-x;
	height:86px;
	padding:0 0 0 90px;
	margin-top:-61px;
	width:905px;
}

#tout_secondary h1 {
	font-size:80px;
}

#tout_secondary .tout_left {
	float:left;
	margin:4px 0 0 0;
}

#tout_secondary .tout_right {
	float:left;
	margin:-36px 0 0 0;
}
#tout_secondary .tout_right1{
	float:left;
	margin:-57px 0 0 0;
}


#tout_secondary .tout_right_one {
	float:left;
	margin:-57px 0 0 0;
}

#content {
	margin:15px 0;
	min-height:200px;
	width:995px;
}

#content_secondary {
	margin:0;
	min-height:200px;
	width:995px;
}

#content_secondary .left {
	float:left;
	width:580px;
	margin:0 0 0 90px;
}

#content_success {
	float:left;
	width:904px;
	margin:20px 0 30px 90px;
}

#content_success div {
	float:left;
	width:904px;
	margin:2px 0;
}

#content_success .left_success {
	border-top:1px solid #eee;
	float:left;
	min-height:70px;
	padding:10px;
	width:400px;
}

#content_success .left_success .text {
	float:left;
	width:220px;
}

#content_success .left_success .image {
	float:right;
	width:170px;
	text-align:center;
}

#content_success .right_success {
	border-top:1px solid #eee;
	float:left;
	min-height:70px;
	padding:10px;
	margin-left:30px;
	width:400px;
}

#content_success .right_success .text {
	float:left;
	width:220px;
}

#content_success .right_success .image {
	float:right;
	width:170px;
	text-align:center;
}

#content_secondary .right {
	background:#e9e9e9;
	float:right;
	padding:10px;
	margin:0;
	width:250px;
	min-height:670px;
}

#content_secondary .right_exshort {
	background:#e9e9e9;
	float:right;
	padding:10px;
	margin:0;
	width:250px;
	min-height:230px;
}

#content_secondary .right_short {
	background:#e9e9e9;
	float:right;
	padding:10px;
	margin:0;
	width:250px;
	min-height:400px;
}

#content_secondary .right_med {
	background:#e9e9e9;
	float:right;
	padding:10px;
	margin:0;
	width:250px;
	min-height:450px;
}

#content_secondary .right_long {
	background:#e9e9e9;
	float:right;
	padding:10px;
	margin:0;
	width:250px;
	min-height:750px;
}

#content .home_left {
	float:left;
	margin:0 5px;
	width:405px;
}

#content .home_center {
	float:left;
	margin:0 5px;
	width:270px;
}

#content .home_right {
	float:left;
	margin:0 5px;
	width:270px;
}

#address {
	margin:25px 2px;
	width:405px;
}

#address .address_left {
	float:left;
	width:185px;
}

#address .address_right {
	float:right;
	margin-right:10px;
	width:185px;
}

#creds {
	clear:both;
	height:70px;
	padding:15px 0;
}

#footer {
	background:#fff url('../images/bottom_border.png') 0 0 repeat-x;
	clear:both;
	height:130px;
	width:995px;
}

#footer ul {
	font:normal 11px/25px arial;
	list-style:none;
	margin-left:-10px;
}

#footer li {
	float:left;
	margin:15px 0;
	width:110px;
}

#footer a, a:visited {
	text-decoration: none;
	color:#bf0000;
} 

#footer a:hover {
	color: #929292;
}

#footer .addy {
	margin:-180px 0 0 0;
	float:right;
	height:100px;
	width:420px;
}

#footer .addy .left {
	float:left;
	width:200px;
}

#footer .addy .right {
	float:right;
	width:200px;
}

#creds_footer {
	clear:both;
	position:relative;
	left:0px;
	top:30px;
	height:120px;
	width:350px;
	vertical-align:middle;
}

#creds_footer p {
	color:#bbb;
	font-size:9px;
}

.padding {
	padding:0 10px;
}

#threeColumn {
	height:170px;
	width:580px;
}

#threeColumn .left_three {
	margin:5px;
	float:left;
	width:180px;
}

#threeColumn .center_three {
	margin:5px;
	float:left;
	width:180px;
}

#threeColumn .right_three {
	margin:5px;
	float:left;
	width:180px;
}
