﻿* {
	margin: 0;
	padding: 0;
	margin-top: auto;
	font-weight: 300;
	line-height: 13pt;
}
body {
	background: url(images/tail-body.gif) repeat center 24px;
	font-family: Arial;
	font-size: 100%;
	line-height: 1em;
	color: #dacebf;
}

select {
	font-family: Arial;
	font-size: 1em;
}

textarea {
	font-family: Arial;
	font-size: 1em;
}

input {
	font-family: Arial;
	font-size: 1em;
}

object {
	vertical-align: top;
	outline: none;
	margin-bottom: 10px;
	margin-top: 3px;
}

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

.alignright {
	text-align: right;
	margin-top: 40px;
	margin-left: 70px;
}
.aligncenter {
	text-align: center;
	background-color: #FFFFFF;
}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p {
	font-family: "Century Gothic";
	font-size: small;
	color: #FFFFFF;
}

.header-top { background:url(images/header-top.jpg) no-repeat center top;}

/*==================forms====================*/
select { vertical-align:middle; font-weight:normal;}
input {
	vertical-align: middle;
	font-weight: normal;
	background-color: #FFFFFF;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
	position: relative;
	margin-top: -20px;
}

#form .form { float:right; padding:41px 19px 0 0;}
#form strong {
	border: thin #372D90 solid;
	width: 150px;
	height: 17px;
	background: url(images/input-bg.gif) no-repeat left top;
	display: block;
	float: left;
	padding: 3px 0 0 9px;
	margin-right: 2px;
}
#form input {
	background: none;
	border: 0;
	color: #363636;
	font-size: 1.25em;
	vertical-align: top;
	line-height: 1.13em;
	width: 150px;
}

#form1 .form { height:31px;}
#form1 strong { display:block; width:242px; height:23px; background:url(images/input-bg1.gif) no-repeat left top; padding:2px 0 0 9px;}
#form1 input { background:none; border:0; color:#363636; font-size:1.25em; vertical-align:top; line-height:1.13em; width:232px;}

#form2 .form { height:42px;}
#form2 label { display:block;}
#form2 input {
	width: 264px;
	padding: 2px 0 2px 3px;
	background: #191210;
	border: 1px solid #3f3124;
	color: #dacebf;
	background-color: #FFFFFF;
}
#form2 textarea { width:297px; height:101px; overflow:auto; background:#191210; border:1px solid #3f3124; padding:2px 0 0 3px; color:#dacebf; margin-bottom:15px;}


/*==================list====================*/
ul {
	list-style: none;
	line-height: normal;
}

.site-nav {
	position: relative;
	height: 64px;
	background: top;
}
.site-nav ul { width:100%; overflow:hidden;}
.site-nav ul li {
	float: left;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.2em;
	padding: 15px 10px 0 21px;
	font-family: "Century Gothic";
}
.site-nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
.site-nav ul li a.act {
	color: #fff;
	text-transform: none;
}

.site-nav ul li a:hover {
	color: #FFFF00;
}

.list {
	padding-bottom: 5px;
}
.list li {
	width: 100%;
	overflow: hidden;
	vertical-align: middle;
	padding-bottom: 9px;
	background-color: #ED3B27;
}
.list li.first {
	color: #fff;
	font-size: 1.08em;
	font-weight: bold;
	padding-bottom: 12px;
	padding-top: 0;
	margin-top: 10px;
}
.list li.first strong {
	float: left;
	display: block;
	padding-left: 12px;
	color: #FFFFFF;
}
.list li.first strong b { color:#faa435;}
.list li.first span { float:right; padding-top:4px; width:auto; margin-right:0;}
.list li.first span a { margin:0 0 0 4px; width:auto; background:none; text-decoration:none;}
.list li.title { color:#fff; font-weight:bold; background:#352622; padding:8px 0 8px 12px; text-transform:uppercase; margin-bottom:9px;}
.list li.title b { float:left; width:24px; text-align:center; margin-right:11px;}
.list li span { width:24px; display:block; float:left; margin-right:11px;}
.list li a {
	display: block;
	float: left;
	width: 24px;
	padding-bottom: 1px;
	color: #191c1e;
	text-decoration: none;
	margin-right: 11px;
	text-align: center;
	font-size: .92em;
	background-color: #FFFFFF;
}
.list li a.act1 { background:url(images/marker2.gif) no-repeat left top; color:#fff;}
.list li a.act2 {
	background: url(images/marker3.gif) no-repeat left top;
	color: #000000;
}
.list li a.act2:hover { 
	color:#fff;
}
.list li a.act1:hover { 
	color:#fff;
}
.list li a:hover { color:#f88c1e;}
.list li em { width:12px; display:block; float:left; font-style:normal;}

.list1 { margin-top:-4px;}
.list1 li { width:100%; overflow:hidden; vertical-align:top; padding-bottom:30px;}
.list1 li span { display:block; float:left; width:44px; padding:6px 0 6px 0; background:url(images/marker4.gif) no-repeat left top; text-align:center; color:#fff; font-family:Arial, Helvetica, sans-serif; margin:4px 14px 0 0;}
.list1 li span em { font-size:1.5em; font-style:normal; display:block;}
.list1 li.alt span { background:url(images/marker5.gif) no-repeat left top;}
.list1 li p { color:#dacebf; float:left; width:193px; font-size:.92em;}
.list1 li p strong { font-weight:normal; color:#e5ae56;}
.list1 li p a { color:#fa7207;}

.list2 li { color:#fcbc41; padding-bottom:4px;}

.list3 { padding-bottom:20px;}
.list3 li { border-bottom:1px solid #3f3124; margin-bottom:20px; padding-bottom:20px;}
.list3 li cite { font-style:normal; display:block;}
.list3 li span { color:#fa7207; display:block; text-align:right; font-size:1.25em;}
.list3 li.last { border:0; margin:0; padding:0;}

.list4 li { padding-bottom:30px; color:#dacebf; font-size:.92em;}
.list4 li strong { font-weight:normal; color:#e5ae56; display:block;}
.list4 li a { color:#fa7207;}


/*==================other====================*/
.img-box img {
	margin-bottom: 15px;
	display: block;
	position: relative;
}

.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:20px;}

.phone { float:right; margin-right:225px;}


/*==================txt, links, lines, titles====================*/
a {
	color: #FFFFFF;
	outline: none;
}
a:hover{text-decoration:none;}

h1 {
	color: #fff;
	font-size: 33px;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: none;
	font-family: Arial;
}
h1 b { font-size:48px; font-weight:normal;}
h1 strong { color:#fcc060; font-size:17px; text-transform:uppercase; font-weight:normal; display:block; padding-left:18px; margin-top:-9px; line-height:1.2em;}
h1 a {
	color: #372D90;
	text-decoration: none;
	font-family: Narkisim;
	font-size: large;
}
h3 {
	line-height: 1.2em;
	margin-bottom: 10px;
	background-color: #ED3B27;
}
h3 b {font-size:36px; position:relative; display:inline-block; line-height:1.4em; top:2px; font-weight:normal;}
h3 strong {
	font-weight: lighter;
	color: #FFFFFF;
	font-style: normal;
	font-family: Mistral;
	font-size: large;
}
h4 {
	color: #fff;
	font-size: 1.25em;
	margin-bottom: 6px;
	font-weight: normal;
	background-color: #372D90;
}

.txt1 {
	color: #fff;
	font-weight: bold;
}
.txt2 { font-size:1.08em;}

.rss { position:absolute; right:0; top:2px; font-size:16px; text-transform:uppercase; line-height:1.2em; padding:21px 34px 21px 27px; background:url(images/line-ver.gif) repeat-y left top;}
.rss a { color:#bdae9a; text-decoration:none; padding-left:28px; background:url(images/rss.gif) no-repeat left 2px; display:block;}
.rss a:hover { background:url(images/rss.gif) no-repeat right 2px; padding:0 28px 0 0;}

.link {
	display: block;
	float: left;
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	line-height: .75em;
	background-color: #000080;
}
.link em { display:block; background:url(images/link-left.gif) no-repeat left top; padding:0 1px;}
.link b {
	display: block;
	background: #f98e21;
	padding: 5px 6px 5px 6px;
	font-style: normal;
	font-weight: normal;
	background-color: #ED3B27;
}
.link:hover { color:#8d4d0b;}

.link1 {
	border: thin #FF0000;
	border-color: #FF0000;
	position: absolute;
	right: 55px;
	bottom: 61px;
}
.link1 a {
	display: block;
	float: left;
	background: #fff;
	border: thin #FF0000;
	color: #201714;
	font-size: 20px;
	text-decoration: none;
	line-height: 1.2em;
	text-transform: uppercase;
}
.link1 a em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 a b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:3px 12px 4px 12px; font-style:normal; font-weight:normal;}
.link1 a:hover { color:#a7a7a7;}

.link2 { display:block; float:right; background:url(images/link2-right.gif) no-repeat right top; text-transform:uppercase; color:#dacebf; font-size:13px; text-decoration:none; line-height:1.2em;}
.link2 em { display:block; background:url(images/link2-left.gif) no-repeat left top; padding:0 3px;}
.link2 b { display:block; background:#3e322e; padding:5px 6px 4px 6px; font-style:normal; font-weight:normal;}
.link2:hover { color:#fff;}

.divider {
}
.line-hor { border-bottom:1px solid #3f3124; margin:28px 0 12px 0; overflow:hidden; font-size:0; line-height:0;}


/*==================boxes====================*/
.header-box { background:url(images/header-box-bg.jpg) no-repeat left top; width:970px; height:377px; position:relative;}
.header-box .inner {
}
.header-box .slogan { position:absolute; right:10px; top:11px;}
.header-box ul { position:absolute; left:24px; bottom:26px;}
.header-box ul li { float:left; margin-right:2px;}
.header-box ul li a { display:block; width:25px; height:25px; background:url(images/marker.png) no-repeat left top; text-decoration:none;}
.header-box ul li a.act { 
	background:url(images/marker-act.png) no-repeat left top;
}

.header-box ul li a:hover { 
	background:url(images/marker-act.png) no-repeat left top;
}

.form-box {
	margin-top: 8px;
	width: 300px;
	height: 129px;
	background: url(images/form-box-bg.gif) no-repeat left top;
	position: relative;
}
.form-box .inner {
	padding: 5px 23px 15px 25px;
	background-color: #ED3B27;
}
.form-box h3 {
	margin-bottom: 0;
	background-color: #ED3B27;
}

.box {
	width: 100%;
}
.box .border-bot {
	padding: 0 1px;
	background-color: #FFFFFF;
}
.box .border-top { 
	padding:0 1px;
}
.box .border-top div {display:block; height:1px; background:url(images/box-tail.png) repeat-x bottom; font-size:0; line-height:0;}
.box .border-bot div {
	display: block;
	height: 1px;
	font-size: 0;
	line-height: 0;
	background-color: #FFFFFF;
}
.box .xcontent {
	padding: 8px 22px 20px 24px;
	background-color: #0098DB;
}


/*header*/
#header .top {
	height: 103px;
	width: 100%;
	overflow: hidden;
	color: #FF0000;
	font-family: Arial;
}
#header .top .logo {
	font-family: Arial;
	font: 100% Arial;
	padding: 25px 10px 5px 10px;
	float: left;
	color: #FF0000;
	margin-bottom: 0;
}

/*content*/
#content { padding:8px 12px 12px 8px;}
#content .indent { padding-bottom:30px;}
#content .col-1 {
	padding-top: 0px;
}
#content dl dt { font-size:1.25em; color:#fa7207; margin:15px 0 3px 0;}

/*footer*/
#footer p {
	text-align: center;
	color: #dacebf;
	padding-top: 17px;
	background-color: #ED3B27;
}
#footer p a {
	color: #FFFF00;
	font-weight: lighter;
}

/*==========================================*/

