@charset "utf-8";
/* = TOOLS

	1. = RESET
	2. = CLEARING
   

---------------------------------------------------------
*/

/* = RESET
---------------------------------------------------------
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, strong, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* END RESET
---------------------------------------------------------
*/



/* = CLEARING
---------------------------------------------------------
*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* END CLEARING
---------------------------------------------------------
*/



/*Layout
1.Page and body
2. Header
3.Content
4. Footer


*/






/* = BODY & PAGE
---------------------------------------------------------
*/
body {
	background-color:#7a1b06;
}
#page {
	position:relative;
	width:1000px;
	height:990px;
	margin:0 auto;
	background:url(../img/bg.jpg) no-repeat left top;
}
/* = END BODY AND PAGE	
---------------------------------------------------------
*/

/* = HEADER
---------------------------------------------------------
*/

#header { position:relative; height:256px;}

h1.logo a {
	position:absolute;
	text-indent:-9999px;
	width:525px;
	height:60px;
	left:60px;
	top:55px;
	
}
/*--menu---*/



ul#nav {
position:absolute;
	left:50px;
	bottom:40px;
}
ul#nav li {
	float:left;
	width:94px;
	height:43px;
	margin-right:2px;
}

ul#nav li.end {
	float:left;
	width:154px;
	height:43px;
}

ul#nav li.end a:hover {
	background: url(../img/button1.gif) no-repeat left top;
	text-decoration:none;
}

ul#nav li a {
	display:block;
	height:100%;
	text-align:center;
	font: bold 12px/42px Arial, Helvetica, sans-serif;
	color:#704915; 
	
}


ul#nav li a:hover {
	background: url(../img/button.gif) no-repeat left top;
	text-decoration:none;
}

ul#nav li a.active {
	background: url(../img/button.gif) no-repeat left top;
}

ul#nav li.end a.active {
	background: url(../img/button1.gif) no-repeat left top;
	text-decoration:none;
}


/*---End Menu-----*/



/* END HEADER
---------------------------------------------------------
*/

/* = CONTENT
---------------------------------------------------------
*/


#contentcontainer {
	position:relative;
	
	 
	 padding:0;
	 height:400px;
	
}

#content {

position:relative;
margin:0 70px;
overflow:auto; height:320px;
}


.shedle { font-size:11px; margin-top:10px;}
.shedle td { padding-bottom:10px;}

/*-------contact--------*/

#contact {
	position:relative;
 padding-left:100px;
	padding-top:50px;
	color:#fff;
	
}

#contact span { font-weight:bold; text-transform:uppercase; text-decoration:underline; }
.col {float:left; width:200px; padding-top:40px; font-size:11px;}
.cols {float:right; width:630px;  padding-top:10px;}
.cols p { padding-left:200px; padding-top:30px; font-size:11px;}


/* END CONTENT
---------------------------------------------------------
*/

/* = FOOTER
---------------------------------------------------------
*/


#footer{
position:absolute;
color:#fff;
border-top:1px solid #fff;
width:950px;
 padding-top:30px;
left:30px;
bottom:30px;
height:40px;


	
}

#footer p { padding-left:50px;}
ul#menu_text  { overflow:hidden; position:absolute; right:0;}
#menu_text li { float:left; padding:0 25px; border-left:1px solid #fff; margin-left:-4px;  }
#menu_text li a { text-transform:uppercase; font:11px/11px Tahoma, Helvetica, sans-serif; color:#fff; }


/* END FOOTER
---------------------------------------------------------
*/


/* = TYPOGRAPHY: 

	1. = BODY
    2. = LINKS
    3. = HEADINGS
    4. = TEXT
    5. = LISTS
    6. = TABLES
    7. = HORIZONTAL RULES

	

---------------------------------------------------------
*/

/* = BODY
---------------------------------------------------------
*/


	

	
body {
	font-size:10px;
	line-height:14px;
	color:#848484;
	font-family:Tahoma, Arial, Geneva, sans-serif;
}

* html div {
	height:1px;
}
/* = LINKS
---------------------------------------------------------
*/



a, a:active, a:visited {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:underline;
}


/* END LINKS
---------------------------------------------------------
*/
	
/* = HEADINGS
---------------------------------------------------------
*/

h2 { padding:0 70px; padding-bottom:10px;}
h3 { color:#000; font: bold 14px/18px Tahoma, Helvetica, sans-serif;  margin-left:350px; }


/* END HEADINGS
---------------------------------------------------------
*/

/* = TEXT
---------------------------------------------------------
*/


p {
font:11px/14px Tahoma, Helvetica, sans-serif; color:#fff; margin-bottom:10px;
}
#content p, ul li { color:#1e1e1e; font-size:14px; line-height:18px;}
#menus #content p { padding-left:120px;}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

.copyright {
position:absolute;
bottom:60px;
left:74px;
width:300px;
color:#585858;
	
}

/* END TEXT
---------------------------------------------------------
*/
	
/* = LISTS
---------------------------------------------------------
*/

ul { margin-bottom:10px;}

/* END LISTS
---------------------------------------------------------
*/


/* =FORM: 

---------------------------------------------------------
*/
form {
	position: relative;
	
}
form fieldset ul {
	float:left;
	width:45%;
	display:inline;
	position:relative;
}
form fieldset ul li {  margin-bottom:3px; }
input, textarea {
	width:100%;
	font-size:10px;
	
	line-height:10px;
	border:1px solid #818282;
}

label { line-height:14px; }
textarea {}
.button {
	float:right;
	margin-left:8px;
	width:29px;
	height:11px;
	background:url(../img/send.gif) no-repeat left top;
	cursor:pointer;
	border:none;
	text-indent:-9999px;
	_display:inline;
}
.clear {
	
	
	
	background:url(../img/clear.gif) no-repeat left top;
	
}

#error {
float:right;
}
