/* CSS Document */
/************************* fix style no change ************************/
body {margin:0px; padding:0px;	background-color:#F9E2CA;	font-family:"Arial", Helvetica, sans-serif;	font-size:11px;	color: #000000;	text-decoration: none;}
#wrapper { width:1003px; max-width:1003px; min-width:1003px; margin-left:auto; margin-right:auto;}
#wrapper1 {	width:910px;	margin-left:auto;	margin-right:auto;	background-color:#FFFFFF;	margin-top:0px;}
#header { background:url(../images/banner.jpg) top left no-repeat; height:222px; margin-left:auto; margin-right:auto;}
#nav {	background:url(../images/nav_bg.jpg) top left repeat-x;	margin-top:1px;	text-align:center;	color: #f0d1a3;	line-height: 11px;}
.clear { clear:both;}

/************************* navagation box style ************************/
#nav .right { background:url(../images/nav_r_bg.jpg) top right no-repeat; padding-right:0px; height:39px; text-align:center;}
#nav .left { background:url(../images/nav_l_bg.jpg) top left no-repeat; padding-left:0px; height:28px; text-align:center; padding-top:11px;}
#nav a {	color:#000000;	text-decoration:none; 	font-size: 11px; padding-right: 12px;	padding-left: 12px;}
#nav a:hover { color:#FFFFFF;}

/************************* contentbox style ************************/
#contentbox { padding:60px 10px 0 8px; font-size:12px; line-height:18px; background-color:#FFFFFF;}
#contentbox h1 { font-family:"Verdana, Arial", Helvetica, sans-serif; font-size:20px; color:#0777a7; font-weight:normal; margin:0px; padding:0px; line-height:18px;}

/************************* contentbox left style ************************/
#contentbox .left { width:203px; float:left;  background-color:#FFFFFF}
#contentbox .left ul{ list-style:none; margin:0px; padding:0px;}
.left ul li {
	padding-bottom: 1px;
}
.left li.l_logo { background:url(../images/l_logo.jpg) top left no-repeat; height:99px;;}
#contentbox .left ul.l_nav { margin-top:7px;}
.left ul.l_nav li {background:url(../images/l_nav_bt_bg.jpg) top left no-repeat; height:23px; padding-top:4px;}
.l_nav li a {	font-size:12px;	text-decoration:none; font-weight:normal;	color:#000000;	padding-left:29px;	font-family: "Verdana", Arial, Helvetica, sans-serif;}
.l_nav li a:hover {	text-decoration:none;	color:#ffffff;}

/************************* contentbox left rbox style ************************/
#contentbox .left ul.l_box { background:url(../images/lbox_bg.jpg) top left repeat-y; margin-top:40px;}
.left ul.l_box li { margin:0px; font-size:11px;  }
#contentbox .left .l_box li.hed { background:url(../images/lbox_hed.jpg) bottom left no-repeat; font-size:12px; line-height:29px; padding-left:10px; font-weight:bold; text-align:center; color:#000000; display:block;}
.l_box li.bot { background:url(../images/lbox_bot.jpg) bottom left no-repeat;  display:block; line-height:5px;}

/************************* contentbox left box form style ************************/
#contentbox .left li.form { margin:0px; padding:0px; padding-top:10px;}
li.form form { margin:0px; padding:0px; padding-left:12px; margin:0px; color:#000000;}
li.form form input {width:176px; margin-bottom:3px;}
li.form form .button { border:none; background:url(../images/lnav_submit.jpg) top left no-repeat; font-weight:bold; width:113px; height:30px; font-size:11px; margin:5px 0; padding-bottom:5px;}

/************************* contentbox left box1 style ************************/
#contentbox .left ul.l_box1 { background:url(../images/lbox1_bg.jpg) top left repeat-y; margin:0px; padding:0px; margin-top:37px;}
ul.l_box1 li.hed { background:url(../images/lbox_hed.jpg) bottom left no-repeat; font-size:12px; line-height:29px; padding-left:10px; font-weight:bold; text-align:center; color:#000000; display:block;}
ul.l_box1 li.bot { background:url(../images/lbox1_bot.jpg) bottom left no-repeat;  display:block; line-height:5px;}

/************************* contentbox left box2 style ************************/
#contentbox .left ul.l_box2 { margin:0px; padding:0px; margin-top:16px;}
.l_box2 li { margin-bottom:0px; font-size:12px; padding-left:38px; line-height:25px;}
.l_box2 li.l_sell { background:url(../images/img_sell.jpg) top left no-repeat; height:30px;}
.l_box2 a { display:block; text-decoration:none; color:#000000;}
.l_box2 a:hover { display:block; text-decoration:none; color:#000000;}
.l_box2 li.l_call { background:url(../images/img_call.jpg) top left no-repeat; height:35px;}

/************************* contentbox right box location style ************************/
#contentbox .left li.l_location { text-align:center; margin:5px 0 0 0;}

/************************* contentbox right style ************************/
#contentbox .right { width:672px; float:right; text-align:justify; background-color:#FFFFFF; }


/************************* footer box style ************************/
#footer { background:url(../images/footer_bg.jpg) top left repeat-x;  text-align:center; height:59px; padding:10px 0 0 0px; color:#000000; display:block;}
#footer a {	color:#000000;	text-decoration:none; padding-right: 11px; padding-left: 12px;}
#footer .copyright { font-size:12px; color:#FFFFFF; text-align:center;	line-height: 17px; padding-top:12px; text-decoration: none;	
}
#footer a:hover { text-decoration:underline;}
