/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}

body{ background:url(images/top-tail.gif) top repeat-x #000000; text-align:center; position:relative;}
.top-bg{ background:url(images/top-bg.jpg) top center no-repeat; position:relative;}
.bot-bg{ background:url(images/bot-bg.jpg) bottom center no-repeat;}
.top-tail2{ background:url(images/top-tail2.gif) top repeat-x; height:664px; position:absolute; right:0; width:50%;}
.bot-tail1{ background:url(images/bot-tail1.gif) bottom repeat-x;}
.bot-tail2{ background:url(images/bot-tail2.gif) bottom repeat-x; height:462px; position:absolute; right:0; bottom:0; width:50%;}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html{ font-family:Tahoma, Geneva, sans-serif; font-size:0.6875em; line-height:1.273em; color:#5e6164;}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#5e6164;}
a:hover{text-decoration:none;}
p {padding-top:14px;}
strong{ font-weight:normal; color:#c7c7c7; display:block;}

/* ============================= main layout ====================== */
.imgindent {margin:0 22px 0 0; float:left;}
.padding1{ padding-top:19px;}
.margin1{ margin-top:35px;}

/* ============================= header ====================== */
#header{ position:relative;}
#header .flash{ position:absolute; margin:0 9px 0 -9px;}

/* ============================= content ====================== */
#content{ padding-bottom:49px;}
.column-2{ margin-left:40px;}
.row-1 .column-2, .text2{ line-height:1.364em;}
.row-2{ padding-top:53px;}
.flash2{ position:absolute; margin:-2px 2px 2px -2px;}

.row-1 .indent{ padding:23px 15px 0 20px;}
.row-2 .indent{ padding:23px 0 0 13px;}
.row-2 .indent2{ padding:23px 10px 0 24px;}

.title{ background:url(images/title-bg.gif) top repeat-x; padding:12px 5px 14px 21px; position:relative;}
.link{ border-top:solid 1px #26282b; padding-top:1px; text-align:right; margin-top:29px;}
.link a{ display:inline-block; background:url(images/link-bg.gif) top repeat-x; color:#ffffff; font-weight:bold; text-decoration:none; font-size:1.091em; line-height:1em; cursor:pointer;}
.link a span{ display:inline-block; background:url(images/link-left-bg.gif) left top no-repeat;}
.link a span span{ background:url(images/link-right-bg.gif) right top no-repeat; padding:9px 41px 11px 38px;}
.link a:hover{ background:url(images/link-bg-act.gif) top repeat-x;}
.link a:hover span{ background:url(images/link-left-bg-act.gif) left top no-repeat;}
.link a:hover span span{ background:url(images/link-right-bg-act.gif) right top no-repeat;}

.link1{ background:url(images/link1-bg.gif) no-repeat 1px 2px; color:#c7c7c7; text-decoration:none; padding-left:54px; display:inline-block; margin-bottom:24px;}
.link1:hover{ color:#3d4042;}

.col-2{ margin-left:34px;}
.col-3{ margin-left:36px;}

.extra{ margin:-40px 0 23px -3px; position:relative;}
.text1{ padding-top:16px; line-height:1.636em;}
.phone{ float:right; padding-right:92px;}
.phone2{ float:right; padding-right:40px;}

.list li{ background:url(images/list-marker.gif) no-repeat 0 5px; padding-left:35px; line-height:2.818em;}
.list a{ font-weight:bold; color:#c7c7c7; text-decoration:none;}
.list a:hover{ color:#3d4042;}

.pagination{ width:100%; overflow:hidden; text-align:center; padding-top:27px;}
.next{ float:right;}
.prev{ float:left;}
.pagination ul{ padding-top:4px;}
.pagination li{ display:inline; padding-right:8px;}
.pagination li a{ color:#c7c7c7;}
.pagination li .act{ text-decoration:none;}
.mail a{ text-decoration:none;}
.mail a:hover{ text-decoration:underline;}

/* ============================= footer ====================== */
#footer{ background:url(images/footer-bg.jpg) top no-repeat; color:#acb1b6;}
#footer .text{ float:right; padding:28px 59px 0 0;}
#footer a{ color:#acb1b6;}
#footer .menu{ padding:28px 0 0 11px;}
#footer .menu li{ float:left; padding-left:6px;}
#footer .menu a{ text-transform:uppercase; margin-right:6px; text-decoration:none;}
#footer .menu a:hover{ text-decoration:underline;}

/* ============================= forms ============================= */
#ContactForm{ padding-top:23px;}
#ContactForm label{ display:block; height:40px; padding-left:22px;}
#ContactForm input{ border:solid 1px #7d7d7d; padding:1px 0 2px 3px; width:230px; font-family:Arial, Helvetica, sans-serif; font-size:1em; }
#ContactForm textarea{ border:solid 1px #7d7d7d; padding:1px 0 2px 3px; width:230px; font-family:Arial, Helvetica, sans-serif; font-size:1em; height:85px; overflow:hidden; }
#ContactForm .textarea{ padding-left:22px;}
#ContactForm .link{ margin-right:15px;}
