/* CSS Document */* {	margin:0;	padding:0;}


h1 {font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal}

body {	width:1024px;	margin:0 auto;	font-size:11px;	font-family: Verdana, Arial, Helvetica, sans-serif;	text-align :left;	color :#4f5259;}
a:link {	color : #3380de;	text-decoration:underline;}
a:visited {	color : #3380de;	text-decoration:underline;}
a:hover {	color : #de9733;	text-decoration:none;}
input {	}textarea {	}select {	}
img {	border :none;	padding:0;	margin:0;	}

h2 {	padding:15px 0px 10px 0px;	font-size:14px;	color : #9d5236;	font-weight:bold;	text-align:left;}
h3 {	padding:10px 0px 0px 0px;	font-size:12px;	color : #9d5236;	font-weight:bold;	text-align:left;}
h3 A {	color:#3380de;	}
hr {border-bottom:1px solid #bfbfbf;}
p {	clear:both;	margin-top:5px;	line-height:1.3;}
.r_header {	float:left;	}	
.menu {	font-size:12px;	font-weight:bold;	padding:10px 0px 10px 15px;	color:#ffb84a;	background:#b3582e;	}
.menu A:link, .menu A:visited {	color:#fff;	}
.menu A:hover {	color:#ffca80;	}	
.search {	width:717px;	height:59px;	background:url(../img/search_bg.gif) no-repeat;	}
#content {	clear:both;	padding-bottom:25px;	}	
.l_col {	width:282px;	float:left;	background:#f4f5fb;	padding:0px 0px 25px 25px;	}
.r_col	{	padding:5px 0px 0px 15px;	width:700px;	float:left;	}	
UL LI {	color:#9d5236;	}UL LI A:link, UL LI A:visited {	color:#9d5236;	}	
LI {	height:20px;	}	
UL LI A:hover {	color:#de9733;	}	
#footer {	height:56px;	padding:25px 0px 20px 350px;	color:#fff;	clear:both;	background:url(../img/footer_bg.jpg);	background-repeat:no-repeat;	}