body {
	margin: 0;
	padding: 0;
	background: #d1d4da url(imgs/dot.jpg);
	font-family: lucida grande, Arial, Verdana, san-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
	padding: 20px 0px 0px 0px;
	line-height: 10pt;
}

a { 
	font-size: 10pt;
	color: #666666; 
	font-weight: bold; 
	text-decoration: none;
	outline: none;
}

a:active { 
	outline: none;
}

a:hover {
	font-size: 10pt;
	color: #e07c26;
	font-weight: bold; 
	text-decoration: none;
	outline: none;

}

h1 {
	font-size: 9pt;
	font-family: lucida grande, Arial, Verdana, san-serif;
	color: #000000;
	font-weight: bold;
		display: inline;

}

h2 {
	font-size: 13pt;
	font-family: georgia, times, times new roman, serif;
	color: #ffffff;
	font-weight: bold;
	line-height: 120%;
	margin: 0px;

}

h4 {

	font-size: 11pt;
	font-weight: bold;
	color: #3f3f3f;
	display: inline;

}

h5 {
	font-size: 11pt;
	font-family: georgia, times, times new roman, serif;
	color: #000000;
	font-weight: bold;
	margin: 0px;

}

h6 {
	font-size: 11pt;
	font-family: georgia, times, times new roman, serif;
	color: #e07c26;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#shadow_top {
	width: 980px;
	height: 7px;
}

#bg_shadow {
	background: url(imgs/shadow_middle.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

#shadow_bottom {
	width: 980px;
	height: 7px;
}

#page {

	width: 965px;
	padding: 0px 0px 0px 6px;
}

#header {
	width: 965px;
	height: 151px;
	background: #ffffff;
}

#logo {
	padding: 55px 0px 0px 35px;
	width: 197px;
	float: left;
	height: 60px;
}

#header_content {
	color: #666666;
	padding: 80px 60px 0px 0px;
	float: right;
}

#content {
	width: 965px;
	height: 316px;
}

#left {
	width: 402px;
	height: 382px;
	background: #e07c26;
	float: left;	
}

#left_content {
	padding: 15px 10px 0px 35px;

}

#right {
	background: url(imgs/left_img2.jpg) no-repeat;
	width: 563px;
	float: left;
	height: 382px;
}

a.nexgen_link{
	font-size: 8pt;
	font-weight: normal;
	color: #e07c26;	
}


a.nexgen_link:hover{
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	
}

a.email{
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #e07c26;	
}

a.email:hover{
	text-decoration: underline;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;	
}

#bottom {
	width: 905px;
	background: #ffffff;
	color: #666666;
	font-size: 7pt;
	font-weight: normal;
	text-align: right;
	line-height: 10pt;
	padding: 95px 60px 0px 0px;
}

a.content {
	font-size: 8.5pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	font-family: lucida grande, Arial, Verdana, san-serif;
}

a.content:hover {
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	font-family: lucida grande, Arial, Verdana, san-serif;
}

a.footer {

	font-size: 7pt;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a.footer:hover {
	font-size: 7pt;
	font-weight: normal;
	color: #e07c26;
	text-decoration: underline;
}

.button {

	border: 1px solid #007070;
	background: #000000;
	color: #e07c26;
	font-weight: bold;

}

#button {
	color: #e07c26;
	text-align: left;
	text-decoration: none;
	width: 120px;
	text-align: center;
	margin-top: 4px;

}

#button a {
	font-weight: bold;
	border: #000000 1px solid;
	background-color: #ffffff;
	padding: 5px;
	font-size: 9pt;
	color: #000000;
	display: block;
}

#button a:hover {
	color: #000000;
	border: #000000 1px solid;
	background-color: #e07c26;
	padding: 5px;
	font-size: 9pt;
	font-weight: bold;
	display: block;

}


/******************************
******* HOMEPAGE STYLES *******
******************************/

#home_banner {
	width: 965px;
	background: #E07C26;
}

#home_flash {
	float: left;
	width: 563px;
}

#home_banner_text {
	float: left;	
	width: 322px;
	font-size: 9pt;
	font-family: georgia, times, times new roman, serif;
	font-weight: bold;
	line-height: 150%;
	padding: 60px 60px 0px 20px;
}

#shadow {
	width: 965px;
	height: 11px;
}

#home_content {
	width: 965px;
	background: #FFFFFF;
	color: #666666;
	padding: 0px 0px 10px 0px;
}

#home_content_left {
	float: left;
	width: 483px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 150%;
	padding: 40px 40px 0px 40px;
}

#home_content_right {
	float: left;	
	width: 322px;
	padding: 40px 60px 0px 20px;
}

ul.bullets {
	line-height: 130%;
	list-style-image: url(imgs/bullet.gif);
	list-style-type: circle;
}

#home_content_left a {
	color: #E07C26;
}

#home_content_left a:hover {
	color: #666666;
}

#home_content_right a {
	color: #E07C26;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}

#home_content_right a:hover {
	color: #666666;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

#home_content_right img {
	float: left;
	padding: 2px 5px 0px 0px;
}




/******************************
****** LONG PAGE STYLES *******
******************************/


#long_page {
	width: 965px;
	padding: 0px 0px 0px 6px;
}

#long_banner {
	width: 965px;
	height: 100px;
	background-color: #e07c26;
	font-size: 15pt;
	font-weight: bold;
}

#long_content {
	width: 965px;
	background-color: #ffffff;
}

#long_left {
	width: 402px;
	height: 100px;
	background: #e07c26;
	float: left;	
}

#long_right {
	width: 563px;
	float: left;
	height: 100px;
}

#long_content2{
	background-color: #ffffff;
	width: 965px;
	color: #666666;
	padding: 50px 0px 0px 0px;
}

#long_content2_right {
	width: 665px;
	float: right;
	line-height: 14pt;
	padding: 0px 60px 0px 40px;
}

#long_left_nav {
	width: 155px;
	float: left;
	padding: 0px 10px 0px 35px;
}

a.long_left_nav{
	line-height: 16pt;
	font-size: 9pt;
	font-weight: normal;
	color: #e07c26;	
}

a.long_left_nav:hover{
	font-size: 9pt;
	line-height: 16pt;
	font-weight: normal;
	color: #666666;
	
}




/******************************
****** NEWS PAGE STYLES *******
******************************/

a.left_news{
	line-height: 16pt;
	font-size: 9pt;
	font-weight: normal;
	color: #e07c26;	
	display: block;
	line-height: 120%;
	padding: 0px 0px 15px 0px;
}

a.left_news:hover{
	font-size: 9pt;
	line-height: 16pt;
	font-weight: normal;
	color: #666666;
	display: block;
	line-height: 120%;
	padding: 0px 0px 15px 0px;
}

.headshot {
	float: left;
	padding: 2px 10px 0px 0px;
}





.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {
	clear: both;

}
