body {

	text-align: center;

	background:  url("images/bg-page.jpg")  repeat;
	margin:0px;

	height:100%;

	font-family:Arial;

	font-size: 12px;

	color: #676767;

}

img{

	border:0px;

}



#wrapper {

	width: 1000px;

	margin: 0 auto;

	text-align: left;

	height:100%;

	background: #fefefe;

	padding-right: 16px;

	padding-left: 16px;

}



#top{
	width:100%;
	height:90px;
	background: #fff;/*#c9b59d;*/
	

}

#top div.logo{
	position:relative;
	top:2px;
	left:0px;
	width:501px;
	height:88px;
	background:  url("images/logo.jpg") top no-repeat;
}

#top div.nav{
	float:right;
	color:#3a468c;
	margin-top:-48px;
	margin-right:10px;
	clear:right;
	font-size:13px;
}

#top div.nav a, #top div.nav a:hover{
	text-decoration:none;
	margin-left:1px;
	color:#3a468c;
	font-weight:bold;
	font-size:14px;
}

#top div.nav a:hover{
color:#1d3f86;

	text-decoration:none;

}

#top div.nav div.search{

	margin-top:5px;

}

#mainmenu{

padding-top:1px;

	width:100%;

	height:37px;

	background: #c2c2c2;

	background: url('images/bg-menu.jpg') top left repeat-x;

}

#mainmenu a, #mainmenu a:hover{

	float:left;

	margin-left:22px;

	color:#feffff;

	font-size:19px;

	font-weight:bold;

	cursor:pointer;

	text-decoration:none;

	padding:5px;

	padding-top:9px;

	padding-left:8px;

}

 #mainmenu a:hover{

	color:#e6e8f7;

/*	background: url('Slicings/images/mo-center.jpg') top left repeat-x;*/

}

#mainmenu div{

 

}

#submenu{
	width:982px;
	height:27px;
	padding-top:9px;
	padding-left:18px;
	background-color: #ec1500;
	background-image: url(images/submenu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#submenu div{

}

#submenu a, #submenu a:hover{

	font-size:15px;

	font-weight:bold;

	color:#feffff;

	margin-left:12px;

	text-decoration:none;

}

#submenu a:hover{

color:#efdedc;

}

select.catalog{

	float:left;

	width:194px;

	height:20px;

	color:#3b3b3b;

	font-family:Arial;

}

img.searchbtn{

	width:36px;

	height:24px;

	background:  url("images/search-gobtn.jpg") top no-repeat;

	float:left;

	visibility:hidden;

	margin-top:-1px;

	margin-left:3px;

}

#banner{

	width:100%;

	height:411px;

/*	background:  url("images/banner-left.jpg") top left no-repeat;*/

}
/*
#banner div{

	float:right;

	width:305px;

	height:411px;

	background:  url("images/banner-right.jpg") top no-repeat;

}*/

#content{

	width:100%;

	height:143px;

}

#footer{

	width:1032px;

	margin: 0 auto 30px auto;

	text-align: left;

	border-top: 1px solid #9c0b0e;

	height:47px;

	/*background: #fefefe;*/

	background: #eaeaea;

}

/*

#footer div.menu{

	position:relative;

	left:40px;

	top:10px;

	height:33px;

	background: #f7f7f7;

	text-align:center;

	width:90%;

	margin-bottom:12px;

}

#footer div.menu div{

	position:relative;

	top:5px;

}

#footer div.menu a, #footer div.menu a:hover{

	font-size:18px;

	text-decoration:none;

	margin-left:22px;

	color:#bebebe;

}

#footer div.menu a:hover{

	color:#ff0000;

}*/

#footer div.contact{

	position:relative;

	left:10px;

	top:9px;

	height:32px;

	text-align:center;

	width:100%;

}

#footer div.contact div.separator{

	width:1px;

	height:100%;

	background:#b2b2b2;

	visibility:hidden;

	margin-left:17px;

	margin-right:17px;

	float:left;

}

#footer div.contact div.content{

	text-align:left;

	width:auto;

	height:100%;

	color:#5f3811;

	float:left;

}

#footer div.contact div.copy{

	float:right;

	margin-top:7px;

	margin-right:20px;

}

#footer div.contact a, #footer div.contact a:hover{

	text-decoration:underline;

	color:#5f3811;

}

#footer div.contact a:hover{

	color:#5f3811;

	text-decoration:underline;

}

#bottom{

overflow:visible;

position:relative;

left:-16px;

	width:1032px;

	height:173px;

	background: #f0f0f0;

}

#bottom div{

	height:16px;

	background:#fefefe;

}

/*  contentBox */

div.contentBox{
	width:340px;
	height:126px;
	float:left;
	background:#424d8f;
	text-align:left;
}

div.contentBox div.inside{
	margin:10px;
	text-align:left;
	background:#fefeff;
	width:320px;
	height:106px;
}

div.contentBox div.inside div.pic{

	width:97px;

	height:96px;

	background:#f1edea;

	float:left;

	margin: 4px;

	margin-right:7px;

}

div.contentBox div.inside div.txt{
	margin-top:12px;
	float:left;
	color:#666666;
	font-family:Arial;
	font-size:12px;
	width:210px;
}

div.contentBox div.inside div.txt h2{
	color:#ce1417;
	font-size:12px;
	font-family:Arial;
	margin:0px;
	margin-bottom:5px;
	font-weight:bold;
	text-decoration:underline;
}

div.contentBox div.inside div.btn{

	width:106px;

	height:22px;

	background: url("images/contentBox-btn-off.jpg") top no-repeat;

	float:left;

	margin-top: 10px;

}

div.contentBox div.inside div.btn:hover{

	background: url("images/contentBox-btn-on.jpg") top no-repeat;

	cursor:pointer;

}
