#main_body_about{
	background:url(../misc/bg1.jpg) no-repeat;
	width:783px;
	height:359px;
	margin-top:5px;
	margin-bottom:5px;
}

#main_body_Upload{
	background:url(../misc/bg8.jpg) no-repeat;
	width:783px;
	height:359px;
	margin-top:5px;
	margin-bottom:5px;
}

#main_body_vehicle{
	background:url(../misc/bg9.jpg) no-repeat;
	/*width:783px;
	height:359px;*/
	margin-top:5px;
	margin-bottom:5px;
	background-position:center center;
}


#main_body_design{
	background:url(../misc/bg2.jpg) no-repeat;
	width:783px;
	height:359px;
	margin-top:5px;
	margin-bottom:5px;
}

#main_body_web{
	background:url(../misc/bg3.jpg) no-repeat;
	width:783px;
	height:359px;
	margin-top:5px;
	margin-bottom:5px;
}

#main_body_delivery{
	background:url(../misc/bg10.jpg) no-repeat;
	/*width:783px;
	height:359px;*/
	margin-top:5px;
	margin-bottom:5px;
	background-position:center center;
}

#main_body_price{
	background:url(../misc/bg6.jpg) no-repeat;
	width:783px;
	height:359px;
	margin-top:5px;
	margin-bottom:5px;
}

#main_body_products{
	background:url(../misc/bg7.jpg) no-repeat;
	width:783px;
	height:359px;
	margin-top:5px;
	margin-bottom:5px;
}

#main_body_scan{
	background:url(../misc/bg20.jpg) no-repeat;
	width:783px;
	height:359px;
	margin-top:5px;
	margin-bottom:5px;
}

#main_body_contacts{
	background:url(../misc/bg5.jpg) no-repeat;
	width:783px;
	height:359px;
	margin-top:5px;
	margin-bottom:5px;
}

#main_content{
	widows:783px;
	height:359px;
	/*background:#FFF;
	-moz-opacity:0.90;
	filter:alpha(opacity=90); opacity:.90;*/
}



#nav{
	background:#000; 
	height:344px; width:200px;
	-moz-opacity:0.80;
	filter:alpha(opacity=80); opacity:.80;
	margin-top:-16px;
}

*:first-child+html #nav{
	background:#000; 
	height:344px; width:200px;
	-moz-opacity:0.80;
	filter:alpha(opacity=80); opacity:.80;
	margin-top:-16px;
	padding-bottom:16px;
}


#nav_text{
position: absolute;
float:right;
}

#nav ul{
	list-style:none;
	-moz-opacity:1;
	filter:alpha(opacity=100); opacity:1;	
}

#nav ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; font-weight:bold;
	color:#FFF; margin-bottom:3px;
	text-decoration:none; width:150px;
	padding:2px;
	display:block;
}

#nav ul li a:hover{
	background:#99CC01;
}

#contents{
	width:318px;
	height:50px;
	margin-top:17px;
	position:relative;
	height:329px;
}

#list-img{
	position:absolute;
	bottom:0px;
}

#list-img li{
	display:inline;
	list-style:none;
	margin-left:2px;
}


#right_contents{
	width:240px;
	height:344px;
	font-family:tahoma, verdana;
	font-size:12px;
	color:#FFF; position:relative;
	padding:5px 10px 10px 10px;
	background:#000;
	-moz-opacity:0.80;
	filter:alpha(opacity=80); opacity:.80;
}

.bottom_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF; font-weight:bold;
	text-align:right;
}

.place{
	color:#99CC01;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.loc{
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.f_i{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#flash{
	position:absolute;
	top:314px; left:26px;
}

#switch_img{
	margin-left:20px;
	border:#99CC01 2px solid;
}

#price_list{
	width:300px;
	height:250px;
	overflow:auto;
	background:#FFF;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	-moz-opacity:0.80;
	filter:alpha(opacity=80); opacity:0.80;
	margin-left:10px;
}

#price_table{
	border:1px #000 solid;
}

