body {
	background: #fff;
	text-align: center;
	margin: 0px;
	font-family: verdana;	
	}
	
div#container {
	width: 761px;
	margin: 0 auto;
	margin-top: 6px;
	text-align: center;
	}
	
div#header {
	margin: 0 auto;
	width: 767px;
	height: 80px;
	text-align: center;
	clear: both;
	}
	
div#logo {
	float: left;
	}
	
div#tagline {
	float: right;
	margin-top: 32px;
	}
	
div#navigation {
	background: url(../interface/bg_nav.gif);
	height: 27px;
	}
	
div#feature_home {
	background: #808080;
	margin-top: 6px;
	height: 262px;
	text-align: center;
	}
	
div#home_column {
	width: 519px;
	float: left;
	background: #f2f2f2;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	font-size: 11px; 
	color: #666666;
	}
	
div#home_column_content {
	padding: 33px;
	line-height: 17px;
	}	
	
div#home_news {
	width: 242px;
	float: right;
	}

/*	
div#home_news_item {
	background: url(../interface/bg_homenews.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #dedede;
	padding-top: 9px;
	padding-bottom: 8px;
	text-align: left;
	padding-left: 30px;
	}
	
div#home_news_item a {
	color: #666666;
	font-size: 11px; 	
	text-decoration: none;
	}
*/	

div#home_content_featurephoto {
	float: left;
	width: 143px;
	}
	
div#home_content_featuretext {
	float: right;
	width: 308px;
	border-top: 2px solid #ca5b26;
	padding-top: 5px;
	text-align: center
	}
	
div#footer {
	padding-top: 12px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dedede;
	}	
	
div#footer a {
	padding-left: 7px;
	padding-right: 7px;
	font-size: 11px;
	color: #666666;
	}	
	
div#copyright {
	color: #9a9a9a;
	height: 16px;
	padding-top: 3px;
	font-size: 11px;
	}	
	
div#copyright a {
	color: #9a9a9a;
	}	
	
div#feature_inner {
	height: 98px;
	background: #808080;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
	}
	
div#feature_label {
	background: url(../interface/bg_pagetype.gif);
	height: 98px;	
	float: left;
	width: 248px;	
	text-align: left;
	}	
	
div#feature_photo {
	float: right;
	width: 525px;
	}
	
div#feature_inner_container {
	width: 773px;
	margin: 0 auto;
	text-align: center;
	}	
	
div#feature_label_text {
	padding-top: 40px;
	padding-left: 102px;
	color: #cc5a26;
	font-size: 14px;
	}	
	
div#container_inner {
	width: 761px;
	margin: 0 auto;
	margin-top: 6px;
	text-align: center;
	}	
	
div#inner_navigation {
	float: left;
	width: 242px;
	border-top: 13px solid #ca5b26;
	}	
	
div#inner_content {
	float: right;
	width: 519px;
	background: #f2f2f2;
	border-bottom: 1px solid #dedede;
	}	
	
div#inner_content_text {
	padding: 33px;
	text-align: left;
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	}	
	
div#quote {
	margin-top: 19px;
	border-top: 2px solid #ca5b26;
	margin-left: 14px;
	padding-top: 13px;
	padding-right: 3px;
	font-size: 11px;
	text-align: left;
	color: #676767;
	}	
	
div#inner_navigation ul {
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 22px;
	padding: 0 0 0 0;
	text-align: left;
	list-style: none;
	}
	
div#inner_navigation li {	
	background: url(../interface/bg_secondnav.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #dedede;	
	padding-left: 32px;
	padding-top: 5px;
	padding-bottom: 6px;
	line-height: 12px;
	}
	
div#inner_navigation a {
	color: #666666;
	font-size: 11px;
	}
	
div#inner_content_headline {
	color: #ca5b26;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	}
	
span.Code {
	color: #ca5a28;
	}
	
div#projectdivider {
	margin-bottom: 10px;
	height: 1px;
	background: #e5e5e5;
	}
	
div#inner_content_text a {
	color: #676767;
	}
	