body {
	margin-left:5px;
	margin-right:5px;
	margin-top:0; 
 	padding:0; 
	color:#646464;
	BACkground-color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	}
	
A	{
	color:#CC3200;
	text-decoration:none;
	}
A:hover	{
	text-decoration:underline;	
	}
.heading{
		color: #CC3200;
		font-weight: bold;
		}		
#page{ 
 	width:750px;
 	margin-left:auto;
 	margin-right:auto; 
 	min-width: 750px;
	height:100%;
	/*height:650px;*/
 	/* border:solid; 
 	border-color:#000;
 	border-width:0 1px 0 1px; */  
	}
#content{
	margin:10px;
	
	}
.content_h1{
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	}
.content_h2{
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
	}

#head_top{
	height:70px;
	}
#head_top_logo{
	float:left;
	width:305px;
	margin-top:0px;
	margin-left:10px;
	position:relative;
	left:0px;
	top:10px;
	}
#head_top_logo_txt{
	float:left;
	width:150px;
	margin-top:21px;
	margin-left:10px;
	}
#navcontainer1
{
	float:left;
	position:relative;
	left:11px;
	top:20px;
	width:425px;

}
#navcontainer1 ul
{
	padding-left: 0;
	margin-left: 0;
	color: #cc3200;
	float: left;
	margin-top:12px;
	padding:0px;

}

#navcontainer1 ul li { display: inline; }

#navcontainer1 ul li a
{
	padding: 0.2em 1em;	
	color:#CC3200;
	text-decoration: none;
	float: left;
}

#navcontainer1 ul li a:hover
{
	text-decoration:underline;
}

#date{
	position:relative;
	float:right;
	margin-top:14px;
/*	top:20px;*/
}
#head_bottom{
	height:30px;
	background-color:#000000;
	}
#head_bottom_left{
	background-image:url(images/beforebutton.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	height:30px;
	width:325px;
	}
#head_bottom_right{
	background-image:url(images/button5.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	height:30px;
	width:425;
	}
#navcontainer2
{
	float:right;
	position:relative;
	top:-7px;
	right:20px;
	
}
#navcontainer2 ul
{
	font-family:Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	font-size:11px;
	padding-left: 0;
	margin-left: 0;
	color:#FFF;
	float: right;
	width: 100%;
	margin-top:10px;
	padding:0px;
	line-height:20px;
}

#navcontainer2 ul li { display: inline; }

#navcontainer2 ul li a
{
	color:#FFF;
	padding: 0.3em 1.2em;	
	text-decoration: none;
	float: left;

}

#navcontainer2 ul li a:hover
{
	text-decoration:underline;
}
#main{
	width:750px;
	/*height:100%;*/
	border-top:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	}
#main2{
	width:750px;
	min-height:600px;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	}
#spacer{
	width:750px;
	border-top:2px;
	border-top-style:solid;
	border-top-color:#FFcc66;
}
#left_column{
	background-image:url(images/fontforup_new.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:325px;
	float:left;
	}
.column_content{
	}
.column_content img{
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	}
#content_welcome{
	float:right;
	padding-right:5px;
	width:210px;
	margin-bottom:10px;
	clear:rght;
	}
#content_services{
	float:right;
	padding-right:5px;
	width:230px;
	clear:rght;
	}
#content_capabilities{
	float:right;
	padding-right:5px;
	width:160px;
	clear:rght;
	}
#content_highlights{
	float:right;
	padding-right:5px;
	width:160px;
	clear:rght;
	}
#right_divider{
	clear:both;
	border:solid;
	border-top-color:#fff;
	border-width:1px 0 0 0;
	height:1px;
}
#separator{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	height:20px;
	width:310px;
	background-color:#E6E6E6;
	border:solid;
	border-bottom-color:#646464;
	border-bottom-width:1px;
	border-left-color:#FFCC66;
	border-left-width:5px;
	border-top-width:0px;
	border-right-width:0px;
	vertical-align:middle;
	line-height:20px;
	padding-left:10px;
	text-transform:uppercase;
	}
#separator2{
	clear:both;
	height:20px;
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	background-color:#E6E6E6;
	border:solid;
	border-bottom-color:#646464;
	border-bottom-width:1px;
	border-left-color:#FFCC66;
	border-left-width:5px;
	border-top-width:0px;
	border-right-width:0px;
	vertical-align:middle;
	line-height:20px;
	padding-left:10px;
	text-transform:uppercase;

	}	
#newsletter{
	height:25px;
	background-color:#ffcc66;
	margin-bottom:5px;
	}
		
#right_column{
	float:left;
	}
#login{
	width:425px;
	height:100px;
	background-color:#FFCC66;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	}		
#right_column_left{
	float:left;
	width:240px;
	height:270px;
	margin-left:5px;
	}
#right_column_left_head{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	padding-left:10px;
	color:#cd9a34;
	
}
#right_column_highlights{
	float:right;
	width:175px;
	margin-bottom:5px;

	/*height:240px;*/
	}
#right_column_highlights_head{
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	line-height:20px;
	padding-left:10px;
}

#right_column_highlights_date{
	height:20px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	padding-left:10px;
}
	
#right_column_highlights_body{
	color:#000;
	background-color:#FFCC66;
	/*height:215px;*/
	padding-left:5px;
	padding-bottom:5px;
}	
#right_column_developments{
	clear:both;
	width:413px;
	min-height:130px;
	margin-left:10px;
	}
#right_column_developments_body{
	color:#cd9a34;
	margin-top:10px;
	padding-left:10px;
}
#right_column_developments_body A{
	text-decoration:underline;
	color:#cd9a34;
}
#right_column_ad{
	margin-bottom:10px;
	}				

	
#footer_top{
	clear:both;
	background-image:url(images/downform.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:30px;
	width:750px;
	background-color:#E6E6E6;
	}
#navcontainer3
{
	float:right;
	position:relative;
	top:-7px;
}
#navcontainer3 ul
{
	padding-left: 0;
	margin-left: 0;
	color: #cc3200;
	float: right;
	width: 100%;
	margin-top:12px;
	padding:0px;
}

#navcontainer3 ul li { display: inline; }

#navcontainer3 ul li a
{
	padding: 0.2em 1em;	
	color:#CC3200;
	text-decoration: none;
	float: left;
}

#navcontainer3 ul li a:hover
{
	text-decoration:underline;
}
#footer_bottom{
	clear:both;
	margin-top:10px;
	margin-right:10px;
	float:right;
	height:20px;
	font-size:9px;
	}
