
/* START GLOBAL CSS */
body {
	color:#968988;
	font-family:tahoma, arial, verdana;
	font-size:11px;
	text-align:center;

}

.style20 {
	color:#968988;
	font-family:tahoma, arial, verdana;
	font-size:12px;	
}

.pricetable td {
	border-bottom:1px solid #CCCCCC
}

h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}
form {
	padding:0px;
	margin:0px;
}

a:link, a:active, a:visited {
	color:#5b4a41;
	text-decoration:underline;
}
a:hover {
	color:#2c2724;
	text-decoration:underline;
}


.website {
	margin:auto;
	width:780px;
	text-align:left;
}

.website .header {
	height:468px;
	overflow:hidden;
	background:url(/images/bg_head.gif) no-repeat;
}
.website .header .hleft {
	float:left;
}
.website .header .hright {
	float:left;
	padding-top:30px;
}
.website .header .hright .sound {
	height:26px;
	padding-top:10px;
	padding-right:99px;
	text-align:right;
}
.website .header .hright .sound a {
	text-decoration:none;
	color:#FFFFFF;
	background:url(/images/speaker.gif) no-repeat right;
	padding:10px 40px 10px 10px;
}
.website .header .hright .slideshowHolder {
	padding-right:47px;
	text-align:right;
}
.website .header .hright .slideshow {
	background:url(/images/slideshow_bg.gif) no-repeat;
	width:438px;
	height:378px;
	text-align:left;
}
.website .header .hright .slideshow .hmspic {
	padding:10px 0px 0px 26px;
	width:386px;
	height:324px;
}
.website .header .hright .slideshow .hmspic .hmspicDiv {
	width:386px;
	height:324px;
}
.website .header .hright .slideshow .hmspage {
	padding:13px 0px 0px 265px;
}
.website .header .hleft .logo {
	padding:30px 0px 0px 72px;
}
.website .header .hleft .menu {
	font-size:13px;
	font-weight:bold;
	padding:55px 0px 0px 10px;
}
.website .header .hleft .menu .point {
	height:20px;
	width:217px;
	background:url(/images/bg_menupoint.png) no-repeat;
	margin-bottom:7px;
	padding-left:68px;
	padding-top:4px;
}
.website .header .hleft .menu .point a {
	text-decoration:none;
	color:#666666;
	text-transform:uppercase;
	letter-spacing:1px;
}
.website .header .hleft .menu .point a:hover {
	color:#000000;
}
.website .main {
	padding:10px 50px;
	overflow:hidden;
	background:url(/images/bg_mid.gif) repeat-y;
}
.website .footer {
	height:115px;
	overflow:hidden;
	background:url(/images/bg_foot.gif) no-repeat;
}
.website .footer .copyright {
	font-size:10px;
	color:#ffffff;
	padding:44px 0px 0px 50px;
}
.arrowlink {
	background:url(/images/arrow.gif) no-repeat 0px 5px;
	padding-left:12px;

}
.landing {
	width:500px;
}
.landing ul li 
{
	padding-top:7px;
	padding-bottom:7px;
}
