﻿

*  { margin: 0; padding: 0; }

h1 { font: 28px/30px Tahoma normal; padding: 4px 0 10px 0; }

h2 { font: 19px/30px Tahoma normal; width: 300px; padding: 5px 0; border-bottom: 1px solid #686868; color: #ad0100; }

p { padding: 10px 5px; }

a { text-decoration: none; color: #8E8E8E; }

a:hover { text-decoration: underline; }

.clearer { clear: both; }

ul.privacy { list-style: circle; padding: 10px 50px; }

body {
	margin: 0;
	padding: 0;
	font: 12px/20px Tahoma, Arial normal;
	text-align: justify;
	color: #1e1e1e;
	background: url(../images/bg-tail.gif) repeat top left;
}

div#navbg {
	width: 100%;
	padding: 0;
	background: #FFFFFF url(../images/menu-row-tail.gif) repeat-x center bottom;
}

nav {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	overflow: hidden;
	border-left: 1px solid #e5e5e5;
}

nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

nav ul li {
	float: left;
	padding:0;
	width: 145px;
	text-align: center;
	font: 14px/47px Tahoma normal;
	text-transform: uppercase;
	border-right: 1px solid #e5e5e5;
}

nav ul li a {
	width: 145px;
	display: block;
	line-height: 47px;
	text-decoration: none;
	color: #272727;
}

nav ul li a:active, nav ul li a:hover {
	color: #FFFFFF;
	background:#c32300;
	text-decoration: none;
}

nav ul li a.active {
	color: #FFFFFF;
	background:#c32300;
}

header {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 120px;
}

div#logo {
	width: 300px;
	height: 120px;
	float: left;
}

div#logo img {
	position: relative;
	top: 15px;
	left: 25px;
}

#search-form {
	padding:50px 45px 0 0;
	float:right;
}
#search-form fieldset {
	position:relative;
	width:100%;
	display:block;
	overflow:hidden;
}
#search-form .search-field {
	float:right;
	width:220px;
	height:38px;
	padding-left:10px;
	background:url(../images/search-bg.jpg) 0 0 no-repeat;
}
#search-form input {
	width:160px;
	font-size:14px;
	line-height:1.25em;
	padding:11px 20px 9px 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d4d4d4;
	text-transform:uppercase;
	background:none;
	border:none;
	margin:0;
	outline:none;
}
#search-form .search-button {
	display:block;
	width:20px;
	height:20px;
	text-indent:-5000px;
	background:url(../images/search-icon.png) left top no-repeat;
	position:absolute;
	right:9px;
	top:9px;
}
#search-form .search-button:hover {
	background-position:left bottom;
}
.row-bot {
	width:100%;
	height:30px;
	background:url(../images/row-bot-tail.gif) center top repeat-x;
	overflow:hidden;
}

ul.tabs {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	list-style: none;
}

ul.tabs li {
	float: left;
	overflow: hidden;
	position: relative;
	padding: 0 0 0 12px;
}

ul.tabs li a {
	text-decoration: none;
	color: #FFFFFF;
	background: url(../images/tabs-a.png) right top no-repeat;
	display: block;
	width: 312px;
	height: 37px;
	text-align: center;
	font-size: 14px;
	line-height: 37px;
	font-weight: bold;
	text-transform: uppercase;
}

ul.tabs li.active a, ul.tabs li a:hover {
	background-position: left top;
}

div#tabsback {
	width: 100%;
	height: 380px;
	background: url(../images/tabs-content-tail.gif) repeat-x top left;
	overflow: hidden;
}

section#tabs {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 380px;
}

div.wrapper {
	width: 300px;
	float: left;
}

figure.image {
	float: left;
	position: relative;
	top: 20px;
	left: 40px;
}

.tab_content h5 {
	font-size: 37px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
	padding: 80px 0 20px 0;
}

.tab_content p.p5 {
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
}

.buttons {
	display:inline-block;
	padding: 20px 0 0 0;
	background:url(../images/button-shadow.png) center bottom no-repeat;
	position: relative;
	top: 20px;
	left: 70px;
}
.buttons a {
	display:block;
	padding:5px 10px 5px 30px;
	font-size:15px;
	line-height:2em;
	text-transform:uppercase;
	color:#fff;
	background:url(../images/button-tail.gif) 0 0 repeat-x #ad0100;
	border-radius:20px;
	cursor:pointer;
}

.buttons strong {
	display:inline-block;
	padding-right:39px;
	background:url(../images/button-marker.png) right 5px no-repeat;
}
.buttons a:hover {
	background:#ad0100;
}

section#content {
	width: 1000px;
	height: auto;
	margin: 20px auto;
	padding: 0;
	overflow: hidden;
}

section#left-box {
	width: 720px;
	height: auto;
	margin: 0 25px 0 0;
	padding: 0;
	float: left;
}

section#right-box {
	width: 240px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

div#form {
	width: 320px;
	float: left;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
}

label { 
	width: 70px; 
	display: block; 
	float: left; 
	clear: left; 
	height: 40px; 
	overflow: hidden; 
	line-height: 2em;
	font-weight: bold;
	font-style: italic;
}

input { 
	float: left;
	width: 210px;
	font-size:12px;
	line-height:1.25em;
	color:#808080;
	padding:5px 8px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #e4e4e4;
	background:#fff;
	outline:none;
}

textarea { 
	float:left;
	max-height:210px;
	max-width:230px;
	font-size:12px;
	line-height:1.25em;
	color:#808080;
	padding:9px 8px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #e4e4e4;
	background:#fff;
	overflow:auto;
	outline:none; }
	
input[type=submit], input[type=reset] {
	width: auto;
	float: right;
	position: relative;
	margin: 10px 5px 0 0;
	padding: 5px 10px;
}

div#maps {
	float: left;
	margin: 0 0 0 20px;
}

p.maps { padding: 5px 0; }

p.maps span { font-weight: bold; text-decoration: underline; }

div#footerbg {
	width: 100%;
	height:80px;
	background: #FFFFFF url(../images/footer-tail.gif) repeat-x top center;
}

footer {
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	padding: 0;
}

div#navfoot  {
	width: 400px;
	float: left;
	line-height: 80px;
}

div#navfoot a {  
	padding: 0 10px;
	color: #686868;
	text-decoration: none;
}

div#navfoot a:hover {
	text-decoration: underline;
	color: #ad0100;
}

p.copy {
	float: left;
	line-height: 80px;
	padding: 0 0 0 250px;
}

