@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

a {

text-decoration: none;
color: #009900;
}
a:hover {

text-decoration: underline;
}

body, html {
	color:#666666;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/cbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    }
#branding {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}

	
#blank {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main-section {
	width: 610px;
	float: left;
	height: 90%;
}
#sub-section {
	width: 250px;
	float: right;
}
#footer {
	float: left;
	width: 894px;
}
#follow2 {
	height: 120px;
	width: 283px;
	background-image: url(../img/fol-tab-bg2.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 4px;
	font-weight: bold;
	color: #999999;
	font-size: 12px;
	text-transform: uppercase;
}
#box1, #box2,#box3,#box4,#box5, #box6 {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bold;
	color: #999999;
	font-size: 12px;
	width: 280px;
	height: 250;
	background-color:#F4F4F4;
	margin:4px;
	text-align:center;
	
}
#follow2 li {
	list-style-type: none;
	margin-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
	display: inline;
}
#follow2 img {
	padding-right: 6px;
	padding-left: 8px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 0px;
}
#follow2 ul {
	margin-top: 0px;
	padding-left: 0px;
	display: inline;
	margin-left: 0px;
}
#follow {
	height: 120px;
	width: 283px;
	background-image: url(../img/fol-tab-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 4px;
	font-weight: bold;
	color: #999999;
	font-size: 12px;
	text-transform: uppercase;
}
#follow li {
	list-style-type: none;
	margin-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
	display: inline;
}
#follow img {
	padding-right: 6px;
	padding-left: 8px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 0px;
}
#follow ul {
	margin-top: 0px;
	padding-left: 0px;
	display: inline;
	margin-left: 0px;
}
.space {
height: 20px;
}
#main-section h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D1D1D1;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	background-image: url(../img/arrow-down-ico.jpg);
	background-repeat: no-repeat;
	height: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#main-section h1 {
	font-family:  verdana, Arial,"Arial Black","Arial Rounded MT Bold" ;
	color: #36A53C;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
.small-text {
	font-size: 10px;
}
#ad {
	background-image: url(../img/ad-bg.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 890px;
	float: left;
	padding-top: 6px;
	padding-left: 4px;
	color: #999999;
	margin-top: 1px;
}

	
#container {
	width: 896px;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#logo-holder {
	height: 80px;
	width: 350px;
	margin-top: 12px;
	float: left;
}#utility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #21AE28;
	font-weight: bold;
	width: 400px;
	float: right;
	margin-top: 4px;
	text-align: right;
	background-image: url(../img/sign-ico.jpg);
	background-repeat: no-repeat;
	height: 16px;
	background-position: 286px;
}
input#search {
	margin-top: 20px;
	font-size: 13px;
	color: #CCCCCC;
	border: 1px solid #49DA50;
}

#utility img {
	margin-right: 4px;
	margin-top: 3px;
}
#search-box {
	width: 300px;
	float: right;
	margin-top: 70px;
	position: relative;
}
#search #button {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 13px;
	border: 1px solid #333333;
}
#navigation {
	height: 40px;
	width: 892px;
	background-image: url(../img/nav-bg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 3px;
	padding-top: 22px;
	text-transform: lowercase;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-position: right;
}
#navigation ul {
	display: inline;
	padding-left: 8px;
	margin-left: 0px;
}
#navigation li {
	display: inline;
	padding-right: 10px;
	padding-left: 20px;
	list-style-type: none;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #B3EE5C;
	text-decoration: none;
}
.seperator {
	background-image: url(../img/seperator.jpg);
	background-repeat: repeat-x;
	display: block;#main-section table {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#bottom {
color:#009900;
text-decoration:none;
}
