/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:url(images/bg1.gif) top;
	text-align:center;
}

html, input, textarea
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:0.8125em;
		line-height:1.154em;
		color:#151515;
	}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
.aligncenter { text-align:center;}
.alignleft { text-align:left;}
.alignright { text-align:right;}

input, select { vertical-align:middle; font-weight:normal;}
a {color:#FFBA00; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
a img { border:0; }
ul { list-style:none;}
img {vertical-align:top;}
object { cursor:pointer;}
.cursor {cursor:pointer;}
h3 {
	background:url(images/separator2.gif) bottom repeat-x;
	font-size:1.615em;
	line-height:1.2em;
	text-transform:uppercase;
	color:#151515;
	position:relative;
	margin-top: -29px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
h4 { background:url(images/separator3.gif) bottom repeat-x; font-size:1em; color:#FFF; margin-bottom:7px; padding:0 0 5px 0;}
h3 strong {padding:20px 0 10px 55px;}
.icon1 { background:url(images/page1-icon1.jpg) 0 6px no-repeat;}
.icon2 { background:url(images/page1-icon2.jpg) 0 8px no-repeat;}
.icon3 { background:url(images/page1-icon3.jpg) 1px 10px no-repeat;}
.fontsize1 { font-size:1.154em;}
.fontsize2 { font-size:0.923em;}
.fontsize3 { font-size:1.25em;} 
.color1 { color:#FFBA00;}
.color2 { color:#151515;}
/* ============================= main layout ====================== */
.imgindent { float:left; margin-right:11px;}
.indent1 { padding:0 7px;}
.indent2 { padding-top:5px;}
.space1 { margin-right:22px;}
.space2 { margin-top:30px;}
.space3 { margin-right:30px;}
.space4 { margin-top:0px;}

/* ============================= header ====================== */
.bg1{ background:url(images/bg2.gif); line-height:1em;}
.bg-top { background:url(images/bg-top.gif) top center no-repeat;}
.bg-bot { background:url(images/bg-bot.gif) bottom center no-repeat;}
.row-1 { height:172px;}
.row-2 { height:374px; background:#F0F0F0;}
/* ============================= content ====================== */
.box .corner-bot-left { background:url(images/corner-bot-left.gif) bottom left no-repeat #F0F0F0;}
.box .corner-bot-right { background:url(images/corner-bot-right.gif) bottom right no-repeat; padding:40px 0 45px 14px;}
.list1 li a { color:#151515; background:url(images/marker.gif) 0 3px no-repeat; padding-left:19px; line-height:1.923em;}
.list1 li a:hover {color:#FFBA00;}
.list2 li a { background:url(images/marker2.gif) 0 7px no-repeat; padding-left:12px; color:#787878; line-height:1.385em; text-decoration:none;}
.list2 li a:hover { color:#FFF;}
.row { padding:33px 0 33px 15px;}
.separator1 { }
.separator2 { background:url(images/separator.gif) 454px 0 repeat-y;}
.column-1 { width:210px;}
.column-2 { width:200px;}
.phone { float:left; width:100px;}
.phone2 { float:left; width:70px;}
/* ============================= footer ====================== */
#footer { background:url(images/bg2.gif) top center; text-align:center;}
#footer .indent { width:940px; margin:0 auto; padding:23px 0 68px 35px; text-align:left;}
.footer-menu { width:100%; overflow:hidden; font-size:1.231em; color:#757575;}
.footer-menu li { float:left; padding-right:20px;}
.footer-menu li a { color:#FFF; padding:0 20px 0 0; text-decoration:none;}
.footer-menu li a:hover { text-decoration:none; color:#FFBA00;}
#footer p { font-size:0.923em; color:#787878; padding-top:9px;}
#footer p a {color:#787878; text-decoration:none;}
#footer p a:hover {color:#FFBA00; text-decoration:none;}
/* ============================= forms ============================= */
#SearchForm { line-height:1em;}
#SearchForm input { width:180px; height:18px; border:1px solid #000; padding:5px 0 0 5px; font-size:1em; line-height:1em;}
#SearchForm a { display:inline-block; background:url(images/button1-tail.gif) top repeat-x; font-size:0.769em; color:#FFF; text-decoration:none; line-height:1em; cursor:pointer; vertical-align:middle;}
#SearchForm a strong { display:inline-block; background:url(images/button1-left.gif) top left no-repeat; cursor:pointer; line-height:1em;}
#SearchForm a strong strong { height:17px; background:url(images/button1-right.gif) top right no-repeat; padding:6px 8px 0 8px;}
#SearchForm a:hover { color:#000;}
#ContactForm {line-height:1em;}
label { height:40px; display:block;} 
#ContactForm input {width:400px; height:18px; border:1px solid #E8E8E8; background:#FFFFFF; padding:2px 0 0 5px; font-size:1em; line-height:1em;}
#ContactForm textarea {width:400px; height:50px; border:1px solid #E8E8E8; background:#FFFFFF; padding:2px 0 5px 5px; overflow:auto; font-size:1em; line-height:1em;}

