
* {
	margin:0;
	padding:0;
}
html, body {
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
	border: none;
	background-color: #262020;
}
body {
	padding-top: 1px;
	text-align: center;
	color: #CECECE;
}
P {
	margin-bottom: 15px;
}

#container {
	width: 960px;
	height: 100%;
	text-align: left;
	position: relative; 
	margin: 0 auto;
	background: #262020;
}
#header{
	float: left;
	width: 960px;
	background-repeat: no-repeat;
	text-align: right;
}
.header_menu{
	float: left;
	width: 782px; 
	height: 30px; 
	background-repeat:no-repeat; 
	padding-top:6px;
	text-transform: uppercase; 
}
.header_menu a, a.nav_top, a.nav_top_selected:hover {
	color: #A3A3A3; 
	text-decoration: none;
}
.header_menu a:hover, a.nav_top:hover, a.nav_top_selected{
	color: #FFFFFF; 
	text-decoration: none;
}


.header_title{
	float: left;
	width: 960px; 
	height: 100px;
	background-color: #262020;
	background-repeat:no-repeat;
	/*text-align: middle;*/
}
.header_title_image{
	float: left;
	width: 480px;
	height: 95px;
	text-align: left;
}
.header_menu_1{
	float: left; 
	width: 960px;
	height: 33px; 
}

#content{
	position: relative;
	margin:0;
	padding:0;
	
	clear: both;
	width: 960px;
	background-color: #000000;
}
.title{
	text-transform: uppercase;
	font: 13px Helvetica, sans-serif bold;
}

DIV.page_navigation {
	position: absolute; 
	display: block; 
	bottom: -1px;
	left: 223px; 
	width: 140px;
}
html>body DIV.page_navigation { /* just for FF */
	bottom: 0px;
}


#inner_footer{
	float: left;
	width: 960px;
	height: 91px;
	background-color: #262020;
	background: url(../i/ftr_2_bg.jpg) repeat-x;
}
#inner_footer2 {
	float: left;
	width: 960px;
	height: 45px;
	background-color: #262020;
	background: url(../i/ftr_3_bg.jpg) repeat-x;
}
#footer_up{
	float: left;
	width: 960px;
	height: 30px;
	background-color: #262020;
}
#footer{
	float: left;
	width: 960px;
	height: 10px;
	background: #262020;
}
.footer_left{
	color: #7E7878; 
	float: left;
	font: 11px Helvetica, sans-serif; 
	padding-left: 10px;
}
.footer_right{
	color: #7E7878; 
	float: right;
	font: 11px Helvetica, sans-serif; 
	padding-right: 10px;
}
.footer_right a {
	color: #7E7878;
	text-decoration: none;
}
.footer_right a:hover {
	color: #7E7878;
	text-decoration: none;
}
.nav {
	height: 41px;
	color: #796B60; /*#D59442;*/
	line-height: 12px;
}
.nav a, .nav a:hover {
	color: #796B60; /*#D59442;*/
	text-decoration: none;
}

.nav_bt{
	background: url(../i/nbg.gif) repeat-x;
	width: 23px;
	height: 21px;
	cursor: pointer;
}
.nav_bt_sel{
	color: #C34D07;
	background: url(../i/nbg.gif) repeat-x;
	width: 23px;
	height: 21px;
}
.nav_bt a, .nav_bt a:hover{
	color: #ffffff;
	text-decoration: none;
}

IMG.news_small {
	border: 3px solid #C44E06;
}
IMG.news_big {
	border: 3px solid #707070;
}
.imgBorder {
	padding: 3px;
	background-color: #707070;
}
.insideText {
	margin: 10px;
	border: 3px solid #707070;
}

.w_text{
	color: #ffffff;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#product_info{
	color: #A3A3A3;
}

.content_contacts{
	color:#C4C4C4;
}
.content_contacts a{
	color: #ff6600;
	text-decoration: none;
}
.content_contacts a:hover{
	color: #D59442;
	text-decoration: none;
}

a.nav_left{
	color: #575757;
	text-decoration: none;
}

a.nav_left:hover{
	color: #CECECE;
	text-decoration: none;
}

a.nav_left_selected{
	color: #CECECE;
	text-decoration: none;
}

a.nav_left_selected:hover{
	color: #575757;
	text-decoration: none;
}

a.nav_bottom{
	color: #FFFFFF;
	text-decoration: none;
}
a.nav_bottom:hover{
	color: #F7AE3F;
	text-decoration: none;
}


#content_main{
	float: left;
	width: 960px;
	/*height: 100px;*/
	background: #000000;
}

.simpletext{
	padding-top:4px;
	padding-left:4px;
	width:385px;
	height:18px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#CECECE;
	background-color: #000000;
	border: 1px solid #FF6600;
}
.simpletextarea{
	width:385px;
	padding-top:4px;
	padding-left:4px;
	color:#CECECE;
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #000000;
	border: 1px solid #FF6600;
}

.button{
	padding-bottom: 20px;
	border: 0px solid #CDCDCD;
	width:70px;
	height:40px;
	background: url(../i/send_bg.jpg) no-repeat;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
}
.required {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF6600;
}


/* News */

DIV.newsTitle {
	color: #FFFFFF;
}
DIV.newsDate {
	font-style: italic;
	margin-top: 5px;
}
DIV.newsContent {
	color: #A3A3A3;
	margin-top: 5px;
}
a.newsMore, a.newsMore:hover {
	color: #DE862D;
	text-decoration: none;
}
a.newsMore {
	text-decoration: none;
}
a.newsMore:hover {
	text-decoration: underline;
}



.offer_item {
	color: #A3A3A3;
}
.offer_item .title {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #F4F4F4;
	
	padding-left: 1px;
	padding-bottom: 15px;
}
.offer_item a {
	color: #DF872D;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	
	margin-left: 1px;
}
.offer_item a:hover {
	text-decoration: underline;
}


/* Submenu */

.submenuTable TD.single {
	border-bottom: 1px solid #404040;
	height: 25px;
	padding: 5px 1px 5px 0px;
}
.submenuTable TD.child {

}
/* edn submenu */


/* content */

.pageContent {
	padding-right: 10px;
}

.pageContent ul {
	margin-left: 25px;
	list-style: circle;
}

.pageContent h5, .pageContent h4, .pageContent h3, .pageContent h2, .pageContent h1 {
	color: #A3A3A3;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	
	margin-bottom: 5px;
}

.pageContent b, .pageContent strong {
	color: #A3A3A3;
	font-size: 11px;
	font-family: Arial;
	
	font-weight: bold;
}

.pageContent a {
	color: #DF872D;
	text-decoration: none;
}

.pageContent a:hover {
	text-decoration: underline;
}

.fullheight {
	height: 100%;
}