body {

	background:#fff;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

}

* {

	margin:0px;

	padding:0px;

}

.wrapper{

	width:923px;

	margin:0 auto;

}

.header{

	background:url(../images/header_bg.jpg) no-repeat;	

	width:100%;

	height:112px;

	position:relative;

}

.header a.logo{

	position:absolute;

	width:385px;

	height:65px;

	display:block;

}

.left-head{
	width:300px;
	float:left;
	margin-top:77px;
	margin-left:10px;
}
.train{
	position:absolute;
	width:138px;
	margin-left:5px;
}

.right-head{
	display:block;
	width:500px;
	text-align:right;
	float:right;
	margin-top:15px;
}
a.visit{
	position:absolute;
	font-weight:bold;
	font-size:14px;
	width:160px;
	margin-left:330px!important;
	margin-left:-170px;
	margin-top:10px!important;
	margin-top:30px;
	height:20px;
	display:block;
}
.showcart{
	float:right;
	width:300px;
	margin-top:51px;
	text-align:right;
}

.space{

	background:url(../images/space.gif) repeat-x;

	height:6px;
	margin-top:0px!important;
	margin-top:-4px;
}

.container{

	width:100%;

	float:left;

	margin-top:14px;

}

.leftcol{

	float:left;

	width:150px;

}

.leftcol-inner{

	

}
.top-content{
	
}

.content{

	float:left;

	width:573px!important;
	width:560px;
	margin-left:10px;

}

.content-fr{	

	width:750px;

	float:left;

	padding:10px;

}

.rightcol{

	float:right;

	width:180px;

}

.rightcol-inner{



}

.footer{

	background:url(../images/footer_bg.gif) repeat-x top center;

	clear:both;

	width:563px;

	text-align:center;

	margin:0 auto;

	overflow:hidden;

	padding:20px 5px;

}

.design{

	float:left;

	width:200px;

}

.botmenu{

	width:350px;

	float:right;

}

.botmenu li{

	display:inline;

	padding:5px;

	color:#89001E;

}

.botmenu li a{

	text-decoration:none;

}
