/*CSS by ddasios*/

*{
	margin:0px;
	padding:0px;
	outline: none;	
}

a{
	text-decoration:none;
	color:#000000;
}

a:hover{
	color:#000000;
}

img{
	border:none;
}

h1{
	font-size:20px;
	color:#961500;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}

h2{
	font-size:16px;
	color:#961500;
	font-weight:bold;
}

h3{
	font-size:14px;
	color:#961500;
	font-weight:bold;
}

body{
	font-family: Calibri;
	color:#000000;
	font-size:12px;
	background-image:url('../images/bg.jpg');
	background-repeat:repeat;
	background-position:top left; 
}

.all{
	margin:0px auto;
	width:1076px;
}

.main{
	width:990px;
	background-image:url('../images/shadow.png');
	background-repeat:repeat-y;
	background-position:top right; 	
	padding:0px 43px 0px 43px;
}

.head{
	background-image:url('../images/head.png');
	background-repeat:no-repeat;
	background-position:top left; 
	height:500px;
	width:990px;
}

.head_in{
	background-image:url('../images/logo.png');
	background-repeat:no-repeat;
	background-position:top center; 
	height:500px;
	width:990px;	
	position:relative;
}

.head_1{
	float:left;
	width:212px;
	padding:80px 0px 0px 60px;
	color:#FFF;
	font-size:14px;
}

.head_2{
	float:left;
	width:365px;
	height:90px;
}

.head_3{
	float:left;
	width:145px;
	background-image:url('../images/bike.png');
	background-repeat:no-repeat;
	background-position:top left; 
	margin:52px 0px 0px 88px;
	padding:42px 0px 0px 80px;
	height:48px;
	color:#FFF;
	font-size:20px;	
	font-family:Times New Roman;
}

.slider{
	width:496px;
	height:216px;
	margin:41px 0px 0px 219px;
}

#gallery									{ position:relative; margin:0 0 22px; z-index:1; }	
#gallery	 .items 						{ height:216px; width:496px;	position:relative; }						
#gallery .items > div				{ display:none; position:absolute; top:0; left:0; width:496px; height:216px; }
#gallery .slidetabs					{ overflow:hidden; bottom:10px; right:214px; position:absolute; z-index:103; width:80px; }
#gallery .slidetabs.bg				{  width:93px; height:28px; padding:50px 0 0 46px; bottom:0; right:0; }
#gallery .slidetabs a				{ display:block; float:left; margin:0 4px; width:7px; }
#gallery .slidetabs a:hover		{ text-decoration:none; }
#gallery .slidetabs a.current	{ color:#b2a795; font-weight:bold; }
#gallery .galleryinfo				{ width:216px; height:20px; padding:69px 40px 0 70px; position:absolute; bottom:0; right:0; z-index:102; }

.menu{
	height:21px;
	margin:0px 0px 0px 285px;	
	padding-top:25px;
}

.menu ul{
	list-style:none;
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.menu li{
	list-style:none;
	list-style-type:none;
	padding:0px;
	float:left;	
	margin:0px 36px 0px 0px;
}

.menu a{
	color:#f8f00c;
	font-size:18px;	
	font-family:Times New Roman;
}

.menu a:hover{
	color:#e3dc09;
}

.menu_tag{
	position:absolute;
	background-image:url('../images/menu.gif');
	background-repeat:no-repeat;
	background-position:top left; 	
	top:470px;
	left:24px;
	width:128px;
	height:55px;
}

.menu_tag_title{
	font-size:28px;
	color:#FFF;
	text-align:center;
	padding-top:10px;
}

.content{
	background-color:#f3f043;
}

.content_left{
	width:161px;
	background-color:#f3f043;
	padding:61px 12px 72px 22px;
	float:left;	
}

.content_left ul{
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.content_left li{
	list-style:none;
	list-style-type:none;
	margin:2px 0px 0px 0px;
	padding:0px;
}

.content_left a{
	color:#000;
	font-size:13px;	
	font-family:Times New Roman;
	text-decoration:none;
}

.content_left a:hover{
	color:#ce2f05;
}

.active{
	color:#ce2f05!important;
}

.content_center{
	width:555px;
	float:left;	
	background-color:#f3f043;
}

.content_center_page{
	float:left;	
	background-color:#f3f043;
	width:770px;
}

.content_center_1{
	padding:14px 20px 14px 38px;
	background-color:#f3f043;
	font-family:Tahoma;
}

.content_right{
	width:234px;
	background-color:#f3f043;
	padding:61px 0px 22px 6px;	
	float:left;	
}

.footer{
	margin-top:12px;
	height:60px;
	background-color:#f3f043;
	padding:7px 22px 7px 22px;
}

.error{
	color:red;
}