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


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	line-height: 140%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -390px;
	background-color:#FFFFFF;
	}	

#container {
	width: 780px;
	margin-top: 75px;
	float: left;
	background-color:#FFFFFF;
	border:none;
	text-decoration:none;s
	}
	
	
#topbanner {
	width:780px;
	height:100px;
	float:left;
	border:none;
	}
	
#leftcolumn {
	width:190px;
	float:left;
	padding-right:10px;
	}
	
#menu {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3366CC;
	text-align: left;
	}
	
.menuimg {
	border:none;
	float:left;
	}
	
.menulist li {
	list-style: none;
	line-height: 125%;
	text-indent: -40px;
	border:none;
	}
	
	a:link {
	color: #6699CC;
	text-decoration: none;
	}
	
a:visited {
	color: #6699CC;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #3366CC;
	text-decoration: none;
	}	
	
#rightcolumn {
	width:580px;
	float:left;
	}

.li {
margin-left:50px;
	}
	
#rightcolumnthin {
	width:375px;
	float:left;
	margin-right:10px;
	}
	
#rightcolumnthin_img{
	width:195px;
	float:left;
	border:none;
	padding-top:15px;
	}
	
.rightbutton {
	border:none;
	padding-top:10px;
}
	
.heading {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3366CC;
	}

	
.blue {
	color:#3366CC;
	}
	
#footer {
	width:780px;
	float:left;
	text-align:center;
	font-size:10px;
	background-image:url(../images/footer/footer.jpg);
	margin-bottom:10px;
	background-repeat:no-repeat;
    }
	

	


