body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#424242;
	background:#e5e5e5;
}
a, table, img {
	border:0px;
}
a:hover {
	text-decoration:underline;
}
a {
	color:#424242;
	text-decoration:underline;
}
form {
	display:inline;
}
a {
	color:#000000;
	text-decoration:underline;
}
/** main **/
#wrapper {
	width:1005px;
	margin:0 auto;
	padding:0 1px;
	text-align:left;
	background:#e5e5e5 url(../images/bodybg.gif) repeat-y top left;
}
#innerwrapper {
	width:1003px;
	background:#fff;
}
#topnav {
	color:#4a4a4a;
	background:url(../images/b1.gif) repeat-x;
	height:19px;
	line-height:19px;
	text-align:right;
	padding-right:15px;
	font-size:10px;
}
#topnav a {
	color:#4a4a4a;
}
#top_banner {
	position:relative;
	z-index:10;
	top:55px;
	left:148px;
	width:231px;
}
#logo {
	background:url(../images/logo.jpg) no-repeat;
	width:124px;
	height:90px;
	margin:0 0 0 24px;
}
#logo h1,#logo a span{
	display:none;
	height:0px;
	overflow:hidden;
}
#logo a {
	display:block;
	width:124px;
	height:90px;
}
/*____________________| nav css |___________________________*/
#navbox {
	height:120px;
	background:url(../images/b2.gif) center top repeat-x;
}
#navigator {
	margin:75px 33px 0px 0px;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
#navigator ul {
	list-style:none;
}
#navigator ul li {
	float:left;
	padding-left:40px;
}
#navigator a {
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	padding-left:8px;
}
#navigator a:hover, #navigator a.current {
	color:#005cc1;
	text-decoration:none;
	background:url(../images/current_flag.gif) center left no-repeat;
}
.nav_sub_menu {
	margin:0px;
	padding:0px;
	text-align:left;
}
.nav_sub_menu li {
	margin:0px;
	padding:0px;
	list-style:none;
}
.nav_sub_menu li a{
	color:#4a4a4a;
	text-decoration:none;
	padding-left:10px;
}
.nav_sub_menu li a span{
	padding-right:10px;
	text-decoration:none;
}
.nav_sub_menu li a:hover {
	background:url(../images/nml.gif) no-repeat center left;
	padding-left:10px;
}
.nav_sub_menu li a:hover span{
	background:url(../images/nmr.gif) no-repeat center right;
	padding-right:10px;
}

#footwrap {
	margin:40px 0 0 167px;
	border-top:1px solid #991600;
	padding:0 15px 0 10px;
	color:#424242;
	height:25px;
	line-height:25px;
	font-size:11px;
}
#footwrap a {
	color:#424242;
	text-decoration:none;
}
#footwrap a:hover {
	text-decoration:underline;
}
/*_______________________||_______________________*/
.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	clear:both;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* clearfix */
.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#col3wrap {
	width:240px;
}