@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #000000 url(../img/img01.jpg) repeat left top;
	font-size: 14px;
	text-align: justify;
	color: #E9E3E3;
}
a
{
color:#E4CA37;
	text-decoration:none;
}
#wrapper {
	margin: 0;
	padding: 0;
	height: 274px;
	background: url(../img/img02.gif) repeat-x left top;
}
#header {
	width: 822px;
	margin: 0 auto;
	height: 70px;
}
#header1 {
	width: 15px;
	margin: 0 auto;
	height: 58px;
	background: url(../img/corner_menu_lf.gif) no-repeat;
	float:left;
}
#header2 {
	width: 14px;
	margin: 0 auto;
	height: 58px;
	background: url(../img/corner_menu_rt.gif) no-repeat;
	float:left;
}
#menu {
	float: left;
	width: 793px;
	height: 58px;
	background: url(../img/px_menu.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 10px 20px 4px 20px;
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	color: #E9E3E3;
}

#menu a:hover { 
	text-decoration: none; 
	color: #E4CA37;
}

#menu .current_page_item a {
	color: #E4CA37;
}

/** LOGO */
#logo {
	width: 822px;
	height: 210px;
	margin: auto auto;
	
}
#logo1 {
	width: 24px;
	height: 195px;
	margin: 0 auto;
	float:left;
	background: url(../img/top_lt.jpg) no-repeat left top;
}
#logo2 {
	width: 267px;
	height: 195px;
	margin: 0 auto;
	float:left;
	background: url(../img/logo.gif) no-repeat left top;
}
#logo3 {
	width: 531px;
	height: 195px;
	margin: 0 auto;
	float:left;
	background: url(../img/car.jpg) no-repeat left top;
}
#page {
	width: 822px;
	margin: 0 auto;
	
}
#content {
	float: left;
	width: 515px;
	margin-top: 9px;
	padding-left:5px;
	
}
#contentFull {
	float: left;
	width: 800px;
	margin-top: 9px;
	padding-left:15px;
	
}
#sidebar {
	float: right;
	width: 250px;
	margin: 0;
	padding: 0;
	margin-top: 5px;
}
#sidebar h2 {
	width: 250px;
	height: 60px;
	padding: 8px 0 0 25px;
	margin-bottom: 0px;
	background: url(../img/img07.jpg) no-repeat left top;
	font-size: 20px;
	color:#E9E3E3;
}
.news
{
	width: 250px;
	margin-bottom: 25px;
	padding: 0;
	margin-top: 5px;
	
}
.dvPhoto
{
	float:left; 
	width:210px;
	height:210px; 
	padding-right:10px; 
	padding-top:10px;

}
.dvInfo
{
	float:left; width:198px;
}
#lLink li
{
	margin:10px;
	color:#E4CA37;

}
#lLink a
{
color:#E4CA37;
	text-decoration:none;
}
.title
{
	width:620px;
	border-bottom:solid 1px #E4CA37;
	color:#E4CA37;
	margin:10px 0px;
	padding:5px 0px;
	font-size:18px;
}
.description
{
width:620px;
}
#contact
{
	width:260px;
	border-right:solid 1px #E4CA37;
	height:300px;
	padding:10px;
	margin:0px 70px 0px 5px;
	float:left;
}
.prodTitle
{
	font-style:italic;
	color:#E4CA37;
	margin:10px 0px;
	padding:5px 0px;
}
.dvDoc
{
	float:left; width:210px;height:210px; padding-right:10px; padding-top:10px;
}