body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000
	}

.bottomnav	{
	font-size:8pt;
	color:#666666;
	border-top:1px solid #D3D3D3;
	padding:10px;
	}

.callout	{
	background-image:url(images/callout_gradient.gif);
	background-repeat:repeat-x;
	border:1px solid #ABABAB;
	width:150px;
	float:right;
	margin:25px 20px 25px 20px;
	font-size:8pt;
	padding:10px;
	line-height:16px;
	}	
	
.contentwell	{
	margin:25px 20px 35px 40px
	}	
	
.footer {
	background-color:#F0F6F6;
	border-top:1px solid #A2A2A2;
	border-bottom:1px solid #A2A2A2;
	font-size:7pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#606060;
	padding:7px 20px 35px 40px;
	line-height:17px;
	}
	
.header	{
	color:#FF6600;
	font-size:12pt;
	font-weight:bold;
	}	
	
.bullet1	{
	margin-top:7px;
	list-style-image:url(images/bullet1.gif);
	}
	
.bullet2	{
	margin-top:7px;
	list-style-image:url(images/bullet2.gif);
	}	
	
.inlinequote	{
	font-size:8pt;
	color:#666666;
	border-top: 1px solid #B7CDCD; 
	border-bottom: 1px solid #B7CDCD;
	padding: 15px;
	}		

		
		
.lightgreen	{
	color:#85B5B5;
	}	
	
.indexcallout	{
	background-image:url(images/callout_gradient.gif);
	background-repeat:repeat-x;
	border:1px solid #ABABAB;
	font-size:8pt;
	}
.indexcallout_with_contactinfo	{
	width:314px;
	float:right;
	margin:25px 20px 25px 20px;
	}
	
.indexcallout2	{
	background-image:url(images/callout_gradient.gif);
	background-repeat:repeat-x;
	border:1px solid #ABABAB;
	width:292px;
	float:right;
	margin:0px 20px 25px 20px;
	padding:10px;
	font-size:8pt;
	}	
		
.mainimage	{
	background-color:#000000;
	width:748px;
	height:240px;
	}	

.navbar_look	{
	border-top:2px solid #000000;
	height:23px;
	background-image:url(images/Nav_bkgd2.gif);
	background-repeat:repeat-x;
	padding-right:10px;

	}
	
.testimonial	{
	font-size:8pt;
	color:#666666;
	margin: 0 30px 15px 40px;
	border-top: 1px solid #B7CDCD; 
	padding:15px 0 0 0;
	}		
	
.testimonialhome	{
	font-size:8pt;
	color:#666666;
	margin: 0 30px 15px 40px;
	border-top: 1px solid #B7CDCD; 
	}			
	
.smallbold	{
	font-size:8pt;
	font-weight:bold;
	}	


a:link	{
	text-decoration:underline;
	color:#009999;
	}
	
a:visited	{
	text-decoration:underline;
	color:#009999;
	}

a:hover	{
	text-decoration:underline;
	color:#FF6600;
	}

	
a.footerlink:link	{
	text-decoration:none;
	color:#606060;
	font-weight:bold;
	}
	
a.footerlink:visited	{
	text-decoration:none;
	color:#606060;
	font-weight:bold;
	}

a.footerlink:hover	{
	text-decoration:none;
	color:#009999;
	font-weight:bold;
	}
	
	