body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 103%;
	line-height: 1.2em;
}
#main_container {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.clearing {
	font-size: .1em;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#logo_box {
	background: url(../images/logo_btm.jpg) repeat 0px -18px;
	height: 108px;
	width: 298px;
	float: left;
	margin-top: 15px;
}
#top_snav_container {
	float: right;
	width: 366px;
}
#top_snav_box {
	height: 23px;
	width: 220px;
	float: right;
}
#zoom_box {
	background: url(../images/logo_btm.jpg) repeat 0px -235px;
	height: 84px;
	width: 366px;
	float: right;
	margin-right: 15px;
	margin-top: 10px;
}
#nav_box {
	height: 35px;
	width: 780px;
	margin-top: 22px;
}
#header {
	height: 139px;
	width: 780px;
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
}
#s_nav_box {
	background-image: url(../images/s_nav_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 760px;
	font-size: 0.58em;
	color: #FFF;
	padding-top: 4px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	padding-left: 20px;
}
#s_nav_box1 {
	background-image: url(../images/s_nav_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 780px;
	font-size: 0.58em;
	color: #FFF;
	padding-top: 4px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: center;
}
.s_nav_d {
	color: #6E285F;
	font-size: 1em;
}
#address_tel_box {
	background: url(../images/logo_btm.jpg) repeat 0px -145px;
	height: 46px;
	width: 765px;
	color: #FFF;
	font-size: 0.75em;
	line-height: 1.3em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#btm_cpyrt_container {
	background: url(../images/logo_btm.jpg) repeat 0px -199px;
	height: 22px;
	width: 780px;
	font-size: .60em;
	color: #da67c2;
	padding-top: 14px;
	text-align: center;
	margin-bottom: 10px;
}
#s_logo_box {
	text-align: center;
	height: 58px;
	width: 770px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#content_box {
	width: 740px;
	background-image: url(../images/c_bg.jpg);
	padding: 20px;
	color: #8A0D73;
	font-size: 0.8em;
}
#content_box a {
	color: #8A0D73;
}
#content_box a:hover {
	text-decoration: none;
}
#content_box h1 {
	font-size: 2em;
	padding-top: 10px;
	padding-bottom: 20px;
}
#content_box h2 {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 10px;
}
#content_box p {
	padding-bottom: 10px;
}
.bold_txt {
	font-size: 1em;
	font-weight: bold;
}
.align_right {
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#content_left_box {
	width: 209px;
	padding-right: 15px;
	float: left;
	text-align: center;
}
#content_rt_box {
	float: right;
	width: 510px;
}

.content_left_box {
	width: 209px;
	padding-right: 15px;
	float: left;
}
.content_rt_box {
	float: right;
	width: 510px;
}

.content_left_box1 {
	width: 372px;
	padding-right: 15px;
	float: left;
}
.content_rt_box1 {
	float: right;
	width: 350px;
}

.align_left {
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#content_box ul  li{
	list-style-type: disc;
	margin-left: 20px;
	padding-bottom: 10px;
}
.white_txt {
	color: #FFF;
}
.image_box_left {
	padding-right: 15px;
	padding-bottom: 10px;
	float: left;
	width: 200px;
	text-align: center;
}
