body {	
		margin:0px;
		font:11px/14px tahoma, arial, helvetica, sans-serif;
		color:#696767;
	}
	img {
		padding:0px;
		margin:0px;
	}
	p {
		padding:0px 10px;
	}
	a {
		color:#696767;
	}
	small {
		font-size:10px;
	}
	a:hover {
		text-decoration:none;
	}
	.wrapper {
		margin:0 auto;
		width:880px;
	}
	.top_header {
		width:100%;
		height:80px;
	}
	.flash_container {
		background:url(/images/flash_background.gif);
		background-repeat:no-repeat;
		width:800px;
		height:210px;
		padding:10px;
	}
	.header_container {
		background:url(/images/header_background.png);
		background-repeat:no-repeat;
		width:800px;
		height:100px;
		padding:10px;			
	}
	.main_nav {
		background:url(/images/nav_background.gif);
		background-repeat:no-repeat;
		width:100%;
		height:55px;
		margin-top:5px;
		margin-bottom:5px;
	}
	.main_nav_img {
		background:url(/images/nav_link_hover.gif);
		background-repeat:no-repeat;
		width:130px;
		height:25px;
		float:left;
		margin:10px 1px 10px 1px;
		text-align:center;
		padding-top:10px;
	}
	.main_nav_img:hover {
		background:url(/images/nav_hover.png);
		background-repeat:no-repeat;		
	}
	.main_nav_img a {
		text-decoration:none;
		color:#0e0441;
		font-size:13px;
	}
	.left_container {
		background:url(/images/left_background.gif);
		background-repeat:no-repeat;
		width:220px;
		height:720px;
		float:left;
	}
	.left_container h2 {
		color:#80A226;
		font-weight:100;
		text-align:center;
	}
	.left_container img {
		margin-top:10px;
	}
	.left_middle {

		width:190px;
		height:360px;
		margin:15px 15px;	
	}
	.left_bg_top {
		background:url(/images/left_bg_top.gif); 
		background-repeat:no-repeat;
		width:190px;
		height:170px;
		margin-bottom:5px;	
	}
	.left_bg_top ul {
		padding:0px;
		margin:0 0 0 30px;
		list-style:none;
		
	}
	.left_bg_top li {
		background:url(/images/bullet.gif) center left no-repeat; margin:0 0 0 0; padding:0 0 0 12px;
		cursor:default;
		padding-top:4px;
		
	}
	.left_header {
		text-align:center;
		font-size:16px;
		font-weight:400;
		padding:10px;
		margin:0px;
		color:#80A226;
		
	}
	.left_bg_top a {
		font-size:12px;
	}
	.left_bg_top a:hover {
		color:#0e0441;
	}
	.left_bg_bottom {
		background:url(/images/left_bg_bottom.gif);
		background-repeat:no-repeat;	
		width:190px;
		height:190px;
	}
	.left_bg_bottom a{
		padding:0px;
		margin:0px;
	}
	.phone {
		background:url(/images/address_bg.gif);
		background-repeat:no-repeat;
		font-size:12px;
		text-align:center;
		height:50px;
		width:190px;
		padding-top:5px;
		margin:0 auto;
	}
	.phone span {
		color:#44aae4;
		font-size:14px;
	}
	.address {
		text-align:center;
		text-decoration:none;
		margin-bottom:20px;
	}

	.banner {
		border:solid 2px #c4c2c4;
		padding:0px;
		margin:0px;
	}
	.footer {
		background:url(/images/nav_background.gif);
		background-repeat:no-repeat;
		width:100%;
		height:55px;
		margin-top:70px;
		margin-bottom:10px;	
		float:left;
		color:#2096FF;	
	}
	.footer_content {
		width:220px;
		float:left;
		margin:15px;
	}
	.footer_nav {
		float:left;
		margin:20px 10px 20px 0px;
		text-align:right;
		width:540px;
	}
	.footer_nav a {
		padding-right:5px;
		margin-left:5px;
		border-right:solid 1px #696767;
		color:#696767;
		text-decoration:none;
	}
	.footer_nav a:hover {
		color:#696767;
		text-decoration:underline;
	}
	.logo_desc {
		width:600px;
		color:#44aae4;
		padding-top:30px;
		font-size:20px;
		font-weight:100;
		float:left;
	}
	.logout {
		float:right;
		text-align:right;
		padding:10px;
		width:100px;
	}
	.desc {
		padding-bottom:5px;
		border-bottom:solid 1px #44aae4;
		width:400px;
	}

/* HOVER NAV STYLES */
	.hover_nav {
		list-style:none;
		border:solid 1px #2096FF;
		width:140px;
		padding:0px;
		margin:0px;
	}
	.header {
		padding:3px 10px 3px 10px;
		text-align:center;
		width:120px;
		background:#2096FF;
		color:#FFFFFF;
		font-size:16px;
	}
	.nav_link {			
		padding:3px 10px 3px 10px;
		cursor:pointer;
		font-size:16px;
		background:#f4f6f4;
		width:120px;
	}
	.nav_link:hover {	
		background:#ffffff;
		color:#80A226;
	}
	
/* RIGHT CONTAINER STYLES */
	.right_container {
		float:left;
		width:590px;
		margin-left:10px;
	}
	.right_container p {
		text-align:justify;
	}
	.full_width h1 {
		background:url(/images/header_bg.gif);
		background-repeat:no-repeat;
		height:25px;
		width:100%;
		padding-top:10px;
		padding-left:10px;
		font-weight:100;
		color:#2096FF;
		font-size:16px;
	}
	.full_width h3 {
		font-style:italic;
		color:#0e0441;
		font-size:16px;
		font-weight:normal;
		letter-spacing:4px;
		line-height:20px;
		width:95%;
		margin:0 auto;
	}
	.full_width h2 {
		color:#80A226;
		font-weight:100;
		padding-left:10px;
		font-size:14px;
	}

	.half_width {
		width:280px;
		float:left;
		margin-left:5px;
		clear:inherit;
	}
	.half_width h2 {
		/*color:#2096FF;*/
		color:#80A226;
		font-weight:100;
		padding-left:5px;
		font-size:14px;
	}
	.half_width h1 {
		background:url(/images/header_bg_half.gif);
		background-repeat:no-repeat;
		height:25px;
		width:274px;
		padding-top:10px;
		padding-left:6px;
		font-weight:100;
		color:#2096FF;
		font-size:16px;		
	}
	.big {
		font-size:14px;
		line-height:20px;
	}
	#news_item {
		border-bottom:solid 1px #696767;
		margin-bottom:5px;
	}
	#news_item h1 {
		background-image:url(/images/news.gif);
		background-position:center;
		background-position:left;
		background-repeat:no-repeat;
		font-size:12px;
		color:#80A226;
		padding-left:20px;
		margin:0px;
		
	}
	#news_item a {
		font-size:12px;
		padding:0px;
		margin-left:10px;
		color:#696767;
	}
	#news_item a:hover {
		text-decoration:blink;
	}