@charset "utf-8";
/* CSS Document */

.top_bg_main{
	background-image:url(images/top_bg_main.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	height:428px;
}
.top_banner{
	background-image:url(images/top_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	height:428px;
}
.body_bg{
	background-image:url(images/body_bg.jpg);
	background-color:#6b2f4a;
	background-repeat:repeat-x;
	background-position:center top;
}
.footer_bg{
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	height:93px;
}
#menu ul {
	margin: 0;
	padding: 0 0 0 9px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width:104px;
	height: 30px;
	text-align: center;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	letter-spacing: -1px;
	text-decoration: none;
	color: #e4aa5e;
	font-weight: bold;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
}

#menu a:hover {
	background: url(images/menu_hover.jpg) repeat-x left bottom;
	width:104px;
	height:30px;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	letter-spacing: -1px;
	text-decoration: none;
	color: #5f2640;
	font-weight: bold;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
}
.currentmenu{
	display: block;
	float: left;
	width:104px;
	height: 30px;
	background: url(images/menu_hover.jpg) repeat-x left bottom;
	text-align: center;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	letter-spacing: -1px;
	text-decoration: none;
	color: #5f2640;
	font-weight: bold;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
}
.fea1{
	background-image:url(images/fea1.jpg);
	background-repeat:no-repeat;
	height:187px;
	background-position:center top;
}
.fea2{
	background-image:url(images/fea2.jpg);
	background-repeat:no-repeat;
	height:187px;
	background-position:center top;
}
.fea3{
	background-image:url(images/fea3.jpg);
	background-repeat:no-repeat;
	height:187px;
	background-position:center top;
}
.fea4{
	background-image:url(images/fea4.jpg);
	background-repeat:no-repeat;
	height:187px;
	background-position:center top;
}
.seemore_bg{
	background-image:url(images/readmore_bg.jpg);
	width:106px;
	height:24px;
	background-position:center top;
	background-repeat:no-repeat;
}
.moremenu{
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color:#dfbfcf;
	text-decoration: none;
}
.moremenu:hover{
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color: #dfa05d;
	text-decoration: underline;
}
.footermenu{
	font-family:verdana;
	font-size:12px;
	font-weight: bold;
	color:#dfbfcf;
	text-decoration: none;
}
.footermenu:hover{
	font-family:verdana;
	font-size:12px;
	font-weight: bold;
	color: #dfa05d;
	text-decoration: underline;
}
.pro_cat_bg{
background-image: url(images/proroot_bg.jpg);
background-repeat:no-repeat;
background-position:center top;
width:291px;
height:156px;
}
.pro_sep{
background-image:url(images/pro_sep.jpg);
background-repeat:repeat-y;
background-position:center top;
}
.pro_bg_top{
background-image:url(images/pro_top.jpg);
background-repeat:no-repeat;
width:204px;
background-position:center top;
background-color:#dcbacb;
}
.pro_bg_btm{
background-image:url(images/pro_btm.jpg);
background-repeat:no-repeat;
width:204px;
height:52px;
background-position:center top;
}
.promenu{
	font-family:verdana;
	font-size:12px;
	font-weight: bold;
	color:#f9e7f0;
	text-decoration: none;
}
.promenu:hover{
	font-family:verdana;
	font-size:12px;
	font-weight: bold;
	color: #ecbc89;
	text-decoration: underline;
}
.promenu2{
	font-family:verdana;
	font-size:12px;
	font-weight: bold;
	color:#6B2F4A;
	text-decoration: none;
}
.promenu2:hover{
	font-family:verdana;
	font-size:12px;
	font-weight: bold;
	color: #a76b87;
	text-decoration: underline;
}
.form1{
background-color:#dfbfcf;
width:220px;
height:18px;
font-family:verdana;
font-size:12px;
color: #662a45;
border:1px dashed #662a45;
}
.form2{
background-color:#dfbfcf;
width:350px;
height:80px;
font-family:verdana;
font-size:12px;
color: #662a45;
border:1px dashed #662a45;
}
.menu_bg{
background-image:url(images/menu_bg.jpg);
background-repeat:no-repeat;
width:700px;
height:54px;
background-position:center top;
}