#wrapper {
	width: 930px;
	margin: auto;
	font-family: Calibri;
	font-size: 14px;
	background-color: #FFFFFF;
}

#header {
	width: 930px;
	height: 160px;
	background-image: url(../images/header3.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

#menu  {
   width: 930px; 
}

#main_left {
	clear: both;
	width: 330px;
	float:left;
	height: 380px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	border: thin solid #999999;
	margin: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#main_right {
	width: 500px;
	float:left;
	height: 380px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border: thin solid #999999;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#fadeshow {
	width: 490px;
	height: 370px;
	position:relative;
	left: 5px;
	top: 5px;
}


#main_left_1 {
	width: 880px;
	float:left;
	clear: both;
	height: 130px;
	margin-bottom: 30px;
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/index/left_bottom.jpg);
	background-repeat: no-repeat;
}

#main_right_1 {
	width: 565px;
	float:right;
	background-image: url(../images/index/right_bottom.jpg);
	height: 310px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

#footer  {
	clear: both;
	background-image: url(../images/footer.jpg);
	height: 210px;
	width: 930px;
	font-family: Calibri;
	font-size: 12px;
	background-repeat: no-repeat;
}
.style2 {font-size: 18px}
.style4 {color: #999999}
.style6 {font-size: 14px}
.style12 {color: #000000}
.style14 {
	color: #B41C29;
	font-family: Calibri;
	font-size: 24px;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #999999;
}
