* {
	margin: 0;
	padding: 0;
	border-width: 0;
}
body {
	text-align: center;
	font-family: Times New Roman;
	font-size: 12px;
	color: #000;
	background: #000 url(images/bg.gif) repeat-x left top;
}
ul {list-style: none;}
.clear {clear: both;}

#wrapper {
	background: url(images/bg.gif) repeat -114px -60px; !important;
	 text-align: center;
}

/*******************   Begin: Header   *******************/
#header {
	background: url(images/header_bg.gif) repeat-x left top;
	text-align: center;
}
#header-main {
	width: 1001px;
	height: 363px;
	margin: 0 auto;
	background: url(images/header.gif) no-repeat left top;
}

#left_a a{
color:#000000;
text-decoration:none;
font-size:15px;
display:block;
}
#left_a {
color:#000000;
font-size:15px;
clear:both;
margin-top:300px;
margin-left:20px;
}
#left_a a:hover{
color:#000000;
text-decoration:underline;
font-size:15px;
}

#btm_a a{
color:#000000;
text-decoration:none;
font-size:13px;
}
#btm_a {
color:#000000;
text-decoration:none;
font-size:13px;
}
#btm_a a:hover{
color:#000000;
text-decoration:underline;
font-size:13px;
}

#header-main #logo {
	width: 241px;
	height: 164px;
	display: block;
	float: left;
	position: relative;
	left: 82px;
	top: 294px;
}
#header-main #phone {
	display: block;
	float: left;
	position: relative;
	left: 195px;
	top: 328px;
	font-size: 24px;
	font-weight: bold;
	color: #040000;
}
/*******************   End: Header   *******************/

#content {width: 1001px; margin: 0 auto;}
#contentWrapper {
	background: url(images/line.gif) repeat-x left -1px;
}

/*******************   Begin: Content Left   *******************/
#content-left {
	width: 314px;
	float: left;
	background: url(images/menu_t.png) no-repeat left top;
	behavior: url("iepngfix.htc");
}
#content-left #menu {
	margin-top: 110px;
	padding: 0 32px 20px 19px;
}
#content-left #menu li {
	width: 263px;
	height: 34px;
	font-size: 15px;
	text-align: center;
	background: url(images/menu.png) no-repeat left top;
	behavior: url("iepngfix.htc");
}
#content-left #menu li.last {
	height: 43px;
	font-size: 15px;
	background: url(images/menu_l.png) no-repeat left top;
	behavior: url("iepngfix.htc");
}
#content-left #menu li a {
	height: 25px;
	display: block;
	padding-top: 9px;
	color: #F5E63F;
	text-decoration: none;
}
/*******************   End: Content Left  *******************/

/*******************   Begin: Content Right   *******************/
#content-right {width: 687px; float: right;}
#content-right #content-right-top {
	height: 80px;
}
#content-right #content-right-top #menu-top {
	height: 80px;
	background: url(images/content_top.png) no-repeat left top;
	behavior: url("iepngfix.htc");
}
#content-right #content-right-top #menu-top ul {padding: 6px 0 0 20px;}
#content-right #content-right-top #menu-top ul li {
	margin-right: 26px;
	float: left;
	font-size: 12px;
}
#content-right #content-right-top #menu-top ul li a {
	color: #F5E63F;
	text-decoration: none;
}
#content-right #main {
	width: 539px;
	width:expression(639 + 'px');
	padding: 0 50px 25px 50px;
	float: left;
	background: #EEE2A9 url(images/content_corner.gif) no-repeat left top;
}
#content-right #main #main-bottom {
	height: 170px;
	margin-top: 50px;
	background: #EEE2A9 url(images/picture.gif) no-repeat center top;
}
#content-right #main #main-bottom #menu-bottom {padding-top: 150px;}
#content-right #main #main-bottom #menu-bottom li {
	margin-right: 15px;
	float: left;
	font-size: 11px;
}
#content-right #main #main-bottom #menu-bottom li a {
	color: #0C0B00;
	text-decoration: none;
}
#content-right #content-right-right {
	width: 48px;
	height: 100%;
	float: right;
}
#content-right #content-right-right #right-png {
	width: 38px;
	float: left;
	background: url(images/right.png) repeat-y left top;
	behavior: url("iepngfix.htc");
}
#content-right #main-bottom-bottom {
	height: 48px;
	background: url(images/bottom.png) no-repeat left top;
	behavior: url("iepngfix.htc");
}

/*******************   End: Content Right  *******************/


