/* Copyright © 2010. All rights reserved. Developed by Web Design NY */

body {
	background:#000 url(../images/bg.jpg) top center no-repeat;
	text-align:left;
	font:.75em Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	color:#ccaa96;
	margin:0;
	padding:0;
}

a {
	color:#ec9400;
	text-decoration:underline;
	outline:none;
}

a:hover {text-decoration:none;}

p {
	margin:0;
	line-height:1.5em;
	padding:0 0 15px;
}

p strong {color:#fffffe;}

a img {border:0;}

div	{
	margin:0;
	padding:0;
	text-align:left;
}

form {
	border:none;
	margin:0;
	padding:0;
}
				
fieldset {
	border:0;
	margin:0;
	padding:0;
}

label {
	display:block;
	line-height:1.7em;
	margin:0;
	padding:1px 0;
}

input, textarea {
	border:1px solid #646464;
	background:#0b0603;
	color:#feffff;
	font:.9em Tahoma, Arial, Helvetica, sans-serif;
	line-height:1em;
	padding:2px 3px;
}

input:focus, textarea:focus {border:1px solid #fefeff;}

.form_text input {width:195px;}

.form_text textarea {
	width:200px;
	height:80px;
	padding:3px;
	overflow:auto;
}

h1 {
	background:url(../images/h1.png) 0 0 no-repeat;
	font:1.4em Tahoma, Arial, Helvetica, sans-serif;
	color:#fefffe;
	line-height:1em;
	padding:2px 0 12px 33px;
	margin:0;
}

#container {
	width:785px;
	padding:0;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

/* ---------------------------------- Header ----------------------------------------------*/

#header {
	width:776px;
	height:397px;
	position:relative;
	overflow:hidden;
}

#header a.logo {
	display:block;
	width:260px;
	height:180px;
	position:absolute;
	top:0;
	left:0;
}

#header .box p {
	line-height:1.2em;
	position:absolute;
	top:30px;
	right:0;
}

#navigation {
	text-align:center;
	list-style:none;
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
}

#navigation li {
	display:inline-block;
	font-size:1.5em;
	padding:0 10px;
	margin:0;
	position:relative;
	overflow:hidden;
}

*:first-child+html #navigation li {display:inline;}

#navigation li a {
	color:#fefefe;
	display:block;
	width:90px;
	height:35px;
	text-align:center;
	text-decoration:none;
	padding:25px 0 0 10px;
	position:relative;
	overflow:hidden;
}

#navigation li a.select, #navigation li a:hover {background:url(../images/nav_sel.png) top center no-repeat;}

#middle {
	background:url(../images/sep.jpg) top center repeat-x;
	width:785px;
	padding:0;
	position:relative;
	overflow:hidden;
}

#middle ul {
	list-style:disc inside;
	padding:0;
	margin:0;
}

#middle li {
	padding:0 0 7px;
	margin:0;
}

/* ---------------------------------- Sidebar ----------------------------------------------*/

#sidebar {
	background:url(../images/side_bg.png) top center no-repeat;
	width:273px;
	height:366px;
	float:left;
	padding:20px;
	margin:0;
	position:relative;
	overflow:hidden;
}

/* ---------------------------------- Content ----------------------------------------------*/

#content {
	background:url(../images/cont_bg.png) top center no-repeat;
	width:419px;
	height:366px;
	float:right;
	padding:20px;
	margin:0;
	position:relative;
	overflow:hidden;
}

#content h1.pa {
	position:absolute;
	top:210px;
	left:20px;
	z-index:20;
}

#content .slideshow {margin:-20px -20px 15px;}

#content img {margin:-20px -20px 15px;}

#content .slideshow img {margin:0;}

#content ul.fl li span {color:#dfe84b;}

#content ul.fl {padding:0 60px 20px 0;}

/* ---------------------------------- Footer ----------------------------------------------*/

#footer {
	color:#fefeff;
	width:100%;
	height:52px;
	text-align:center;
	padding:45px 0 0;
	position:relative;
	overflow:hidden;
}

#footer a {color:#ff8d00;}

/* ---------------------------------- Other ----------------------------------------------*/

a.button {
	background:url(../images/but_l.png) top left no-repeat;
	color:#feffff;
	text-decoration:none;
	padding:8px 0 8px 15px;
	cursor:pointer;
}

*:first-child+html a.button {padding-top:0;}

a.button span {
	background:url(../images/but_r.png) top right no-repeat;
	color:#feffff;
	text-decoration:none;
	padding:8px 20px 8px 5px;
	cursor:pointer;
}

.form_text {
	width:auto;
	padding:0 0 10px;
}

.form_text.but {padding:3px 0;}

.form_text.but a.button {
	float:right;
	padding-top:7px;
	margin:0 0 0 10px;
}

*:first-child+html .form_text.but a.button {padding-top:6px;}

.fl {float:left;}

.fr {float:right;}

.tac {text-align:center;}

.cl {clear:both;}
#phone{position:absolute;left:0;top:200px;}
