/* CSS Document */

* {
	padding:0;
	font-size:12px;
	color: #F00;
	text-transform: none;
	text-decoration: none;
	white-space: nowrap;
	margin: 0;
	clip: rect(auto,auto,auto,auto);
}

body{background:url(images/bot-bg.gif); text-align:center;}
.bg{ background:url(images/bg.gif);}
.top-tail{ background:url(images/top-tail.gif) top repeat-x;}
.bot-tail{ background:url(images/bot-bg.gif) bottom repeat-x;}

img {
	vertical-align:top;
	top: auto;
}
a img { border:0;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	line-height:normal;
	color:#333;
	background-color: #FFF;
	border: thick outset #999;
}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#ffad00; outline:none;}
a:hover{
	text-decoration:none;
	color: #F00;
}
p {padding-top:14px;}
strong{
	color:#333;
	display:block;
}
h3{ font-size:1.833em; font-weight:normal; text-transform:uppercase; padding:0 0 29px 6px; color:#fff; line-height:1em;}
h3 span{ display:block; padding-left:12px; color:#ffb100;}
blockquote span{ display:block; color:#ffad00;}

/* ============================= main layout ====================== */
.imgindent {margin:0 16px 0 0; float:left;}
.phone{ float:right; padding-right:10px;}
.extra{ margin-top:-10px; position:relative;}
.space1{ margin-left:46px;}
.space2{ margin-left:34px;}
.space3{ margin-left:20px;}
.margin1{ margin-top:15px !important;}
.padding1{ padding-top:10px;}
.padding2{ padding-top:36px;}

/* ============================= header ====================== */
#header{
	padding-top:25px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFF;
}
#header .menu{
	background-color: #666;
	background-image: url(images/menu-tail.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#header .menu .left-bg{ background:url(images/menu-left-bg.gif) left top no-repeat;}
#header .menu .right-bg{
	height:63px;
	width:100%;
	overflow:hidden;
	background-color: #333;
	background-image: url(images/menu-right-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header .menu li{ float:left; font-size:0.917em; text-transform:uppercase; margin-top:10px; background:url(images/menu-line.gif) left repeat-y;}
#header .menu .first{ background:none;}
#header .menu a{ display:inline-block; color:#757575; text-decoration:none; width:137px; text-align:center; padding:14px 0 15px 0;}
#header .menu a:hover, #header .menu .active{ color:#fff;}

#header .logo{ padding:39px 0 0 727px;}
#header .slogan{ padding:71px 0 0 425px;}
#header .button{ padding:16px 0 0 632px;}

/* ============================= content ====================== */
#content{
	margin-bottom:58px;
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat;
	background-position: bottom;
}
#content .bot-tail{ background:url(images/content-bot-tail.gif) bottom repeat-x;}
.indent{ padding:36px 3px 0 3px;}

.link{ display:inline-block; color:#000; background:#ffad00; padding:6px 21px 8px 15px;}
.line1{ background:url(images/line.gif) repeat-y 238px 0;}
.line2{ background:url(images/line.gif) repeat-y 477px 0;}
.line3{ background:url(images/line.gif) repeat-y 716px 0;}
.line-padding{ padding-bottom:15px;}

.list{ margin:-3px 0;}
.list li{ line-height:2em; background:url(images/list-marker.gif) no-repeat 0 10px; padding-left:12px;}
.list a{ color:#bebebe;}
.text1{ line-height:1.5em;}
.text2{
	font-weight:bold;
	color:#000;
}
.text2 a{
	color:#003;
}

/* ============================= footer ====================== */
#footer{ color:#8d8d8d;}
#footer a{ color:#bebebe;}
#footer p{ padding-top:27px;}

/* ============================= forms ============================= */
#ContactForm{ padding-top:3px;}
#ContactForm label{ display:block; height:25px;}
#ContactForm input{ border:solid 1px #3e3e3e; background:none; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#707070; padding:1px 2px 2px 3px; width:185px;}
#ContactForm textarea{ border:solid 1px #3e3e3e; background:none; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#707070; padding:1px 2px 2px 3px; width:185px; height:355px; overflow:auto;}
#ContactForm .link{ float:right; margin:37px 18px 0 -10px;}
#page6 .bg .top-tail .bot-tail #main #content table tr td {
	color: #F00;
	font-size: 14;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#page6 .bg .top-tail .bot-tail #main #content table {
	color: #F00;
}
#page6 .bg .top-tail .bot-tail #main #content table tr td a {
	color: #FFF;
	text-align: left;
}
#page6 .bg .top-tail .bot-tail #main #content table tr td {
	color: #CCC;
}
#page6 .bg .top-tail .bot-tail #main #content table tr td {
	color: #F00;
}
.legal {
	color: #666;
	background-color: #FFF;
	font-size: 12px;
}
#page6 .bg .top-tail .bot-tail #main #content table tr td .legal .legal {
	font-family: Verdana, Geneva, sans-serif;
}
#page6 .bg .top-tail .bot-tail #main #content table tr td .legal .legal {
	font-size: 10px;
}
#page6 .bg .top-tail .bot-tail #main #content table tr td .legal .legal {
	color: #999;
	font-size: 12px;
	text-align: right;
}
