*{
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	}
img{
	border:0px;
	}
a:hover{
	text-decoration:underline;
	}
#container{
	width:1000px;
	height:auto;
	border:1px solid #fc8803;
	margin:0px auto;
	}
#main{
	width:1000px;
	height:auto;
	float:left;
	}
#topmargin{
	width:1000px;
	height:10px;
	background:#fc8803;
}
#centermargin{
	width:1000px;
	height:10px;
	float:left;
	overflow:hidden;
	}
#logobar{
	width:1000px;
	height:90px;
	float:left;
	}
#logobar #logo{
	width:215px;
	height:90px;
	float:left;
	}
#logo a{
	display:block;
	margin-left:15px;
	margin-top:15px;
	}
#logobar #logoright{
	width:785px;
	height:90px;
	background:url(../images/nav/index_top.jpg) no-repeat;
	float:left;
	}
#logoright #text{
	margin-left:40px;
	margin-top:20px;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	color:#F00;
	width:700px;
	height:60px;
	text-indent:2em;
	}
#topnav{
	width:1000px;
	height:30px;
	float:left;
	background:url(../images/nav/navback.jpg) 0 0 repeat-x;
	}
#topnav ul{
	list-style-type:none;
	margin-left:20px;
	}
#topnav ul li{
	list-style-type:none;
	line-height:30px;
	float:left;
	}
#topnav ul li a{
	list-style-type:none;
	color:#FFF;
	font-size:13px;
	line-height:30px;
	font-weight:bold;
	margin-left:20px;
	height:30px;
	}
#topnav ul li a:hover{
	color:#000;
	text-decoration:underline;
	}
#leftmargin{
	width:4px;
	height:100px;
	float:left;
	}
#leftnav{
	width:229px;
	height:840px;
	border-right:1px solid #fc8803;
	border-top:1px solid #fc8803;
	border-bottom:1px solid #fc8803;
	float:left;
	display:inline;
	line-height:16px;
	}
#leftnav a{
	font-weight:bold;
	font-size:13px;
	color:#F00;
	}
#leftnav .title{
	width:229px;
	height:25px;
	background:url(../images/nav/leftnav_back.jpg) 0 0 repeat-x;
	text-align:center;
	}
#leftnav .title a{
	line-height:25px;
	}
#leftnav .block1{
	width:209px;
	height:135px;
	text-indent:2em;
	text-align:justify;
	padding-left:10px;
	}
#leftnav .more{
	width:219px;
	height:20px;
	text-align:right;
	}
#leftnav .more a{
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#F00;
	}
#leftnav .block2{
	width:229px;
	height:auto;
	}
#leftnav .blockcrusher{
	width:229px;
	height:auto;
	}
#leftnav ul{
	margin-top:5px;
	list-style-type:none;
	}
#leftnav ul li{
	list-style-type:none;
	height:25px;
	background:url(../images/nav/left_nav_back.gif) no-repeat;
	}
#leftnav ul li a,span{
	margin-left:25px;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	}
#leftnav ul li a:hover{
	color:#F00;
	}
#leftnav .block3{
	width:229px;
	height:120px;
	}
#content{
	width:760px;
	height:auto;
	float:left;
	display:inline;
	}
#content #banner{
	width:760px;
	height:180px;
	float:left;
	}
#content #bannermargin{
	width:760px;
	height:25px;
	background:url(../images/nav/navback_main.jpg) 0 0 repeat-x;
	float:left;
	}
#bannermargin a{
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	margin-left:10px;
	}
#bannermargin span{
	margin:0px;
	color:#FFF;
	margin-left:10px;
	}
ol li{
	list-style:inside;
	list-style-type:decimal;
	}