body { 
	background: #cccccc url(images/bg.jpg) repeat-x top left;
	font: 9pt Arial, Verdana, sans-serif; 
	color: #666; 
	margin: 0px; 
	padding: 0px;
	}
td {
	font: 9pt Arial, Verdana, sans-serif; 
	color: #666; 
}
#main { 
	margin: 0 auto;	
	width: 898px;
	border: solid 1px #fff;
	background: #fff;
	}
#logo {
	width: 176px;
	height: 63px;
}
#links {
	padding-top: 4px;
	background: url(images/linksbg.jpg);
	width: 898px;
	height: 22px;
}
#links a {
	display: inline;
	padding-left: 30px;
}
#links a:link {
	font: 10pt Arial, sans-serif; 
	color: #fff; 
	text-decoration: none;
	font-weight: bold;
}
#links a:visited {
	font: 10pt Arial, sans-serif; 
	color: #fff; 
	text-decoration: none;
	font-weight: bold;
}
#links a:hover {
	font: 10pt Arial, sans-serif; 
	color: #666; 
	text-decoration: none;
	font-weight: bold;
}
#mainpic {
	width: 898px;
	height: 228px;
}
#pic {
	width: 898px;
	height: 126px;
}
#graybar {
	background: url(images/grayline.jpg);
	width: 898px;
	height: 10px;
}
#homecontentbg {
	background: url(images/homecontentbg.jpg);
	width: 898px;
	height: 222px;
}
#homecontent {
	padding-left: 75px;
	padding-top: 55px;
	width: 350px;
}
#contentbg {
	background: url(images/contentbg.jpg) bottom left no-repeat;
	width: 898px;
}
#sidebar {
	background:url(images/sidebar1.png) no-repeat;
	padding-left:16px;
	padding-right:16px;
	padding-top:30px;
	margin-left:20px;
	margin-top:20px;
	width:175px;
	height:400px;
}
#content {
	padding-left:10px;
	padding-right:30px;
	padding-top: 30px;
	width: 600px;
	float:right;
}
#c1 {
	width: 400px;
	float: left;
}
#c2 {
	width: 250px;
	float: left;
	padding-left: 15px;
}

#clear1 {
	clear: both;
}

.partner {padding-bottom: 40px;
}

img {border:none;
}

.title {
	font: 16pt Arial, Verdana, sans-serif; 
	color: #99cc33;
	font-weight: bold; 
}
.title2 {
	font: 14pt Arial, Verdana, sans-serif; 
	color: #99cc33;
	font-weight: bold;
}
.subtitle {
	color:#99cc33;
	font-weight:bold;
}
.subtitle2 {
	font-weight:bold;
}
a:link {  
	text-decoration: underline; 
	color: #99cc33;
	}
a:visited { 
	text-decoration: underline; 
	color: #99cc33;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #99cc33;
	}

#sidebar a:link, a:visited {
	color:#666666;
	}

.small {
	font-size:11px;
}

.green {
	color:#99cc33;
}

hr {color:#99cc33;
width:100%;
}

#footer {
}

#footerright {
	float:right;	
}