body{
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:22px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1{
	width:100%;
	line-height:55px;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#999999;
	font-size:36px;
	text-indent:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	letter-spacing:-1px;
	font-style: normal;
}
h3{
	width:100%;
	line-height:25px;
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#666666;
}
h2{
	width:100%;
	line-height:25px;
	margin:0px;
	padding:0px;
	text-align:left;
	
	font-size:18px;
	/*text-indent:10px;*/
}

#main {
	height: auto;
	width: 1000px;
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
}
#category{
	width:1000px;
	height:75px;
	background-image:url(../images/menu_bg.jpg);
	
}
#category_inner{
	width:701px;
	height:20px;
	margin:0 auto;
	/*border:1px #CCCCCC solid;*/
	position:relative;
	top:17px;
	text-align:center;
}
#category_inner a{
	width:auto;
	border-right:1px #666666 solid;
	font-size:13px;
	text-align:center;
	padding: 0px 11px;
	display:block;
	float:left;
	color:#333333;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
}
#category_inner a:hover{
	color:#FFFFFF;
	background-color:#000099;
}
#banner{
	width:1000px;
	height:269px;
	/*border:1px #CCCCCC solid;*/
}
#logo{
	width:264px;
	height:250px;
	float:left;
	
}
#banner_right{
	width:734px;
	height:259px;
	background-image:url(../images/banner.jpg);
	float:left;
}
#middle_bar{
	width:auto;
	height:145px;	
	

	/*border:1px #CCCCCC solid;*/
}
.image_container{
	width:200px;
	height:134px;
	float:left;
	padding-left: 5px;
	}
#content{
	width:1180px;
	height:auto;
	font-weight: bold;
}
#left_block{
	width:280px;
	height:auto;
	margin-top:10px;
	/*border:1px #CCCCCC solid;*/
}
#right_block{
	width:100%;
	float:right;
	/*border:1px #CCCCCC solid;*/
}
#content_head{
	width:100%;
	height:71px;
	background-repeat:repeat-x;
	text-align: left;
	font-size: 12px;
}
#right_content{
	width:100%;
	height:auto;
}
#right_content p{
	text-align:justify;
	line-height:22px;
	padding:0px;
	margin:5px 0px;
}
#bottom_list{
	width:100%;
	height:auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#left_curve{
	width:13px;
	height:183px;
	float:left;
	background-image:url(../images/bottom_block_left.jpg)
}
#curve_middle{
	width:650px;
	height:183px;
	float:left;
	background-image:url(../images/bottom_block_middle.jpg);
}
#right_curve{
	width:14px;
	height:183px;
	float:left;
	background-image:url(../images/bottom_block_right.jpg);
}

ul{
	width:100%;
	height:auto;
	float:left;
	padding:0px;
	margin:0px auto;
	list-style-image: url(../images/bullet.png);

}
li{
	width:90%;
	line-height:20px;
	font-size:12px;
	margin-left:55px;
	font-weight:normal;
	list-style-image:url(../images/bullet.png);
	border: 0;
}
#footer{
	width:auto;
	height:41px;
	line-height:20px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	color:#FFFFFF;
	text-align: center;
}

#long_list ul{
	width:100%;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	list-style-image: url(../images/bullet.png);
}
#long_list li{
	width:90%;
	line-height:20px;
	font-size:12px;
	margin-left:35px;
}
.locations {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-bottom: 85px;
}


#content table tr td table tr .image_container {
	height: 258.3px;
	width: 290px;
