body {
	margin-top: 0px;
	background:url(../images/bg.jpg) #222;
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#4c4c4c;
}
#container {
	margin:auto;
	width:1024px;
	height:auto;
	z-index:1;
	left: 265px;
	top: 41px;
	background-color: #FFF;
}
#header {
	width:1024px;
	height:95px;
	background-image: url(../images/top_nav_bg.jpg);
}
.logo {
	width:300px;
}
.main-nav {
	float:right;
	width:600px;
	margin-top:20px;
	margin-right:30px;
}
#banner {
	width:1024px;
	height:306px;
	left: 36px;
	top: 105px;
	
}
#sidebar {
	width:348px;
	height:auto;
	float:right;
	left: 808px;
	margin-bottom:50px;
}
.sidebarc1 {
	height:auto;
	background-image: url(../images/sidebarc1_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 50px;
	padding-left: 20px;
	padding-bottom:30px;
}
.sidebarc2 {
	height:auto;
	background-image: url(../images/sidebarc2_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 50px;
	padding-left: 20px;
}
#content {
	width:676px;
	height:auto;
}
.padding {
   padding:30px 50px 50px 50px;
}
#content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

h3 {
	font-size:11px;
	font-weight:bold;
	color:#d54906;
}

.content2 {
	float:left;
	width:250px;
	padding-top:50px;
}
.content3 {
	margin-left:300px;
	width:250px;	
	padding-top:50px;	
}

.more {
	float:right;
}

#footer {
	clear: both;
	background-color:#e5e5e5;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	padding: 13px 25px;
	line-height: 18px;
}

#footer #altnav {
	width: 350px;
	float: right;
	text-align: right;
}

#footer a {
	font-weight:bold;
	color:#000;
	text-decoration: none;
}

#footer a:hover {
	color: #db6d16;
}



.menu{
}

.menu ul{
	float: right;	
	}

.menu ul li{
	display: inline;}

.menu ul li a{
	float: left; text-decoration: none;
	font-weight:bold;
	color: #a1a1a1;
	padding: 10.5px 11px;
}

.menu ul li a:visited{
	color: a1a1a1;}

.menu ul li a:hover, .menu ul li .current{
	color: #fff;
	background-color:#db6d16;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	}
	
	
	
	
A:link {font-weight:bold; color:#000; text-decoration:none;}
A:visited {font-weight:bold; color:#000; text-decoration:none;}
A:active {font-weight:bold; color:#000; text-decoration:none;}
A:hover {color: #d54906;}



#footerhome {
	clear: both;
	background-color:#e5e5e5;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	padding: 13px 25px;
	line-height: 40px;
}

#footerhome #altnav {
	width: 350px;
	float: right;
	text-align: right;
}

#footerhome a {
	font-weight:bold;
	color:#000;
	text-decoration: none;
}

#footerhome a:hover {
	color: #db6d16;
}
