﻿body 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/pattern.gif);
}

.div_header
{
	height:323px;
	width:100%;
	background-image:url(../images/pattern.gif);
	/*background-color:#000000;*/
}

.div_logo
{
	margin:0 auto;
	text-align:right;
	background-image:url(../images/logo2.jpg);
	background-repeat:no-repeat;
	width:730px;
	height:323px;
}

.div_map
{
	padding-right:40px;
	padding-top:17px;
	color:#ffffff;
	font-size:8pt;
}

.div_nav
{
	margin:0 auto;
	text-align:right;
	width:730px;
	height:59px;
	background-image:url(../images/menu_slice.jpg);
}

.div_menu_space
{
	width:28px;
	height:59px;
	float:left;
}

.menu_item
{
	border:none;
	float:left;
}

.menu_sep
{
	width:22px;
	height:59px;
	background-image:url(../images/menu_sep.jpg);
	background-repeat:no-repeat;
	float:left;
}


.div_body
{
	margin:0 auto;
	text-align:left;
	padding:0px 0px 0px 0px;
	width:730px;
	background-color:#404447;
}

#left_col
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	width:278px;
	float:left;
	
}

.div_bind_news
{
	width:224px;
	padding-left:54px;
}

.news_date
{
	float:left;
	width:90px;
	padding-left:5px;
	padding-bottom:5px;
	color:#959595;
	
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
}

.news_details
{
	width:180px;
	padding-left:25px;
	
	
	font-family:Tahoma;
	font-size:9pt;
	color:#A6A6A6;
}

#div_sep_1
{
	width:5px;
	height:581px;
	float:left;
	background-image:url(../images/page_sep_1.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#div_sep_2
{
	width:100%;
	height:3px;
	padding-bottom:11px;
	/*float:left;*/
	background-image:url(../images/page_sep_2.jpg);
	background-position:center;
	background-repeat:no-repeat;
}


#right_col
{
	float:left;
	width:430px;
	margin-left:10px;
	margin-top:20px;
	
	/*padding-left:10px;
	padding-top:20px;*/
}

.div_bind_about
{
	width:430px;
	/*padding-left:10px;*/
	
}

.about_image
{
	padding-top:10px;
	width:110px;
	height:84px;
	float:left;
}

.about_details
{
	width:290px;
	padding-top:10px;
	padding-left:10px;
	float:left;
	
	font-family:Tahoma;
	font-size:10pt;
	color:#AAA9A9;
}

.div_bind_models
{
	width:430px;
	padding-left:10px;
}

.model_image
{
	width:125px;
	height:186px;
	float:left;
	padding-top:10px;
	padding-right:15px;
}

.div_why
{
	width:430px;
	padding-bottom:15px;
}

.why_details
{
	width:400px;
	padding-top:10px;
	padding-left:10px;
	float:left;
	
	font-family:Tahoma;
	font-size:10pt;
	color:#AAA9A9;
}




.div_footer
{
	width:100%;
	height:35px;
	background-color:#1F2225;
	padding-top:16px;
	
	margin:0 auto;
	text-align:center;
	color:#ffffff;
	font-family:Tahoma;
	font-size:10pt;
}

.title
{
	font-family:Tahoma;
	font-size:17px;
	font-weight:bold;
	color:#dddddd;
}











.footer_link
{
	font-family:Tahoma;
	font-size:8pt;
	color:#ffffff;
	text-decoration:underline;
	border:none;
}


.div_footer #a1
{
	position:absolute;
	top:-333px;
}







.div_gallery_container
{
	width:370px;
	padding-left:10px;
}

.gallery_image
{
	width:130px;
	height:122px;
	float:left;
	border:#CCC 1px solid;
}

.gallery_title
{
	width:200px;
	padding-top:10px;
	padding-left:10px;
	float:left;
	overflow:hidden;
	
	font-family:Tahoma;
	font-size:11.5pt;
	color:#AAA9A9;
	font-weight:bold;
}

.gallery_details
{
	width:200px;
	padding-top:10px;
	padding-left:10px;
	float:left;
	overflow:hidden;
	
	font-family:Tahoma;
	font-size:10pt;
	color:#AAA9A9;
}