/* CSS Document */

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

body{background:#091016; text-align:center;}
.top-tail{ background:url(images/top-tail.gif) top repeat-x;}
.top-tail2{ background:url(images/top-tail2.gif) top repeat-x; position:absolute; right:0; height:341px; width:50%;}
.top-bg{ background:url(images/top-bg.jpg) top center no-repeat; position:relative; width:100%;}
.bot-tail{ background:url(images/bot-tail.gif) bottom repeat-x;}
.bot-bg{ background:url(images/bot-bg.gif) bottom center no-repeat;}
.bg{ background:url(images/bg.gif) top center;}

img {vertical-align:top;}
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:0.75em; line-height:1.5em; color:#fff; min-width:934px;}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#ea3d00; font-weight:bold; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:18px;}
h3{ font-style:italic; font-size:2em; line-height:1em; letter-spacing:1px; word-spacing:3px; padding-bottom:10px; position:relative;}
strong{ color:#339bff; display:block; font-weight:normal;}

/* ============================= main layout ====================== */
.imgindent {margin:0 35px 0 0; float:left;}
.image{ margin-top:8px;}
.phone{ float:right; padding-right:230px;}
.space1{ margin-left:9px;}
.space2{ margin-left:23px;}
.space3{ margin-left:65px;}
.margin1{ margin-top:4px !important;}
.margin2{ margin-left:290px !important;}
.margin3{ margin-top:20px !important;}
.padding1{ padding-top:15px;}
.padding2{ padding-top:23px;}

/* ============================= header ====================== */
#header .logo{ float:left; padding-left:16px;}
#header .menu{ float:left; padding-left:4px;}
#header .menu li{ float:left; padding-left:0px;}
#header .slogan{ padding:67px 0 0 43px;}
#header .link1{ margin:20px 0 0 160px; float:none !important; display:inline-block;}

/* ============================= content ====================== */
#content{ background:url(images/content-top-tail.gif) top repeat-x; padding:25px 0 36px 0;}
.indent{ padding:0 0 0 13px;}
.indent1{ padding:27px 43px 0 8px;}
.unline{ background:url(images/unline.gif) bottom repeat-x; padding-bottom:32px; margin-bottom:30px;}
.rss{ position:absolute; margin:5px 0 0 165px;}

.title1{ margin:-16px 0 0 1px;}
.list{ margin:-3px 0;}
.list li{ line-height:2em; background:url(images/list-marker.gif) no-repeat 0 10px; padding-left:16px;}
.list a{ color:#fff; font-weight:normal;}

.link{ display:inline-block; margin-top:11px;}
.link1{ display:inline-block; background:url(images/link-tail.gif) top repeat-x; text-transform:uppercase; color:#fff; font-style:italic; text-decoration:none; padding:5px 15px 5px 15px; margin-top:30px; word-spacing:4px; cursor:pointer;}
.link1:hover{ background:url(images/link-tail-act.gif) top repeat-x;}
.link2{ color:#339bff; display:inline-block; margin-top:10px;}

/* ============================= footer ====================== */
#footer p{ padding:38px 0 0 11px;}
#footer a{ color:#339bff;}
