/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#1d1c1c;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.813em;
		line-height:1.385em;
		color:#6a6568;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#ff9736; font-style:italic; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:18px;}

/* ============================= main layout ====================== */

.main-bg {background:url(images/footer-tail.gif) bottom repeat-x #272526;}
.top-tail {background:url(images/top-tail.gif) top repeat-x;}

li { background:url(images/marker1.gif) no-repeat 0 8px; padding-left:24px; line-height:2.308em;}
li a {color:#ff9736; font-style:normal;}

h2 {font-size:1.692em; color:#fff; font-weight:normal; margin-bottom:24px;}

.imgindent {margin:0 20px 0 0; float:left;}

/* ============================= header ====================== */

#header {font-size:0.769em; line-height:1em; text-transform:uppercase;}
#header a {font-style:normal; color:#413e40; text-decoration:none;}
#header a:hover {text-decoration:underline; color:#fff;}

.row1 {padding:30px 30px 31px 30px;}
.submenu {float:right;}
.submenu li {display:inline; line-height:1em; background:url(images/submenu-devider.gif) no-repeat 0 2px; padding-left:7px; margin-left:3px;}
.submenu li a {color:#413e40; text-decoration:none;}
.submenu li a:hover {text-decoration:underline;}
.submenu .first {background:none;}

#header .menu {float:left; margin-right:-1px;}
#header .menu li {float:left; font-size:1.6em; line-height:1.2em; width:140px; padding:0 1px 0 0; text-align:center; background:none;}
#header .menu li a {color:#ffffff; font-weight:bold; background:#2f2d2e; display:block; padding:26px 0 0 0; height:42px;}
#header .menu li a:hover, #header .menu .active a {background:none; text-decoration:none;}

.slogan {float:left; width:263px; height:360px; background:url(images/slogan-bg.jpg) top left no-repeat;}
.slogan .indent {padding:110px 0 0 30px;}
.slogan-button {margin-top:7px;}
.banners {float:left;}
.banners img {margin-left:1px;}

/* ============================= content ====================== */

#content {padding:40px 20px 44px 30px;}
.col-pad {padding-right:20px;}

.margin1 {margin-top:40px;}
.margin2 {margin-top:10px;}

.link {background:#59a80f url(images/link-right-bg.gif) right top no-repeat; color:#fff; text-decoration:none; text-transform:uppercase; display:inline-block; margin-top:17px; font-size:1.231em; line-height:1.2em;}
.link strong {background:url(images/link-left-bg.gif) left top no-repeat; display:inline-block; padding:6px 10px 0 9px; height:23px;}

.gallery {margin-right:-31px;}
.gallery img {margin-right:31px;}
.phone {float:right;}

/* ============================= footer ====================== */

#footer {color:#6a6568; font-size:0.769em; line-height:1em; text-transform:uppercase; padding:22px 29px 0 31px;}
#footer a {color:#6a6568; font-style:normal; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer span {float:right;}

/* ============================= forms ============================= */

#NewsletterForm {background:#ff9736; padding:30px 0 20px 31px; margin:40px 20px 0 0;}
#NewsletterForm .input {border:none; width:183px; padding:5px 0 4px 5px; background:none;}
#NewsletterForm a {color:#cf1616; text-transform:uppercase; font-size:.769em; line-height:1em; font-style:normal;}
#NewsletterForm h2 {margin-bottom:15px;}
#NewsletterForm input {vertical-align:top;}
#NewsletterForm label {height:34px; display:block; background:url(images/input-bg.gif) no-repeat 0 0; vertical-align:top;}

#ContactForm label {height:36px; display:block;}
#ContactForm .col-1 {width:274px !important;}
#ContactForm .col-2 {width:318px !important;}
#ContactForm .taright {text-align:right;}
#ContactForm .link {margin-left:15px;}

.input {width:256px; border:1px solid #a4a4a4; background:#323031; padding:4px 0 3px 5px; font-size:1em; color:#a4a4a4;}
textarea {width:311px; height:95px; border:1px solid #a4a4a4; background:#323031; padding:0 0 0 5px; overflow:auto; font-size:1em; color:#a4a4a4;}

