/* CSS Document */
body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	background-image: url(../images/bg.gif);
	line-height:1.6em;
}
.style1 
{
	color: #B7640F;
}
#wrapper {
	width: 836px;
	padding: 10px;
	margin: 0px auto 0px auto;
	height: auto;
	text-align: left;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container {
padding: 0px;
margin: 10px 0px 0px 0px;
background-attachment: scroll;
background-repeat: repeat-y;
background-position: 0px 0px;
height: 1%;
width: auto;
}
#left {
margin: 0px;
width: 140px;
padding: 10px 20px 10px 20px;
float: left;
}
.box {
	border: 1px solid #CCCCCC;
}


#nav {
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}
#nav li {
margin: 0px;
padding: 0px;
display: block;
background-attachment: scroll;
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
color: #B7640F;
text-decoration: none;
display: block;
margin: 0px;
padding: 3px 15px 3px 15px;
width: 130px;
}
#nav li a:hover {
color: #FF9F3F;
text-decoration: none;
}
#center {
height: auto;
width: 400px;
padding: 10px 20px 10px 20px;
float: left;
margin: 0px 0px 0px 6px;
line-height: 1.8em;
}
h1 {
	font-size: 1.7em;
	margin: 0px;
	padding: 0px;
	color: #FF8300;
	

}
h2 {
	font-size: 1.3em;
	font-style: italic;
	color: #FF8300;
}
h3 {
	font-size: 1.2em;
	font-style: normal;
	color: #FF870F;
	line-height: 2pt;
}

#right {
padding: 10px 20px 10px 20px;
height: auto;
width: 160px;
float: left;
margin: 0px 0px 0px 6px;
}
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
#footer {
margin: 10px 0px 0px 0px;
text-align: center;
padding: 15px 0px 15px 0px;
background-color: #FFFFFF;
}

#footer p {
color: #999;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #999;
text-decoration: none;
}
#footer a:hover {
color: #ccc;
text-decoration: none;
} 
a img { border: 0; }

{
	text-decoration:none;
}
#banner
{
	text-align:center;
}.float_left {
	float: left;
	padding-right:5px;
}
