@charset "UTF-8";

html, body,	{
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left: 0px;
	}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin:0;
	padding:0;
	overflow:auto;
	background-color: #E5E6D8;
	font-family: Verdana;
	font-size: 10pt;
	line-height: 20px;
	color: #000000;
	}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	}
h1 {
	margin-bottom:0px;
	padding-bottom:8px;
	font-size: 16px;
	color: #888888;
	font-weight: normal;
	}
h2  {
	color: #FF8308;
	font-size: 21px;
	padding-bottom:16px;
	background-color: #FFFFFF;
	font-weight: normal;
	}
h6  {
	padding-bottom:13px;
	padding-top:5px;
	color:#FF8308;
	font-size: 18px;
	font-weight: normal;
	}


.indent {
	text-indent: -9999px;
	font-size: 5px;
	}	
	
/*-- MAIN DIVS --*/
#CONTAINER  {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #E5E6D8;
	}
	
#TITLEBAR_CONTAINER {
	width 800px;
	height: 49px;
	margin-top:15px;
	margin-bottom:15px;
	padding:0px;
	background-color: #E5E6D8;	
	}
	
#TITLEBAR_IMG  {
	float:left;
	width: 546px;
	height:49px;
	background-color: #E5E6D8;
	background-image:url('title_img.png');
	background-repeat:no-repeat;
	background-attachment:scroll;
	text-indent: -9000px;
	}

#LIKE_US {
	float:right;
	margin-right: 0px;
	}
	
#CONTENT  {
	min-height: 440px;
	height:auto;
	background-color: #FFFFFF;
	}
	
#COPY_TITLE  {
	color: #FF8308;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	letter-spacing: 1px;
	line-height: 36px;
	padding-top: 40px;
	padding-left: 80px;
	width:auto;
	height: 116px;
	background-color: #FFFFFF;
	background-image: url(copy_title_bg.gif);
	background-repeat: no-repeat;
	}
	
#COPY_CONTENT	{
	color: #1C73BC;
	min-height: 130px;
	padding-top: 0px; 
	padding-left: 80px; 
	padding-right: 50px; 
	padding-bottom: 0px;
	vertical-align:text-top;
	}

#BANNER_AD	{
	width: auto;
	float:right;
	}
	
#CONTENT_BOTTOM_IMG	{
	width: auto;
	margin-top: 0px;
	padding: 0px;
	height: 194px;/* changed height for the new picture */
	background-image:url("content_bottom_img.jpg");
	background-repeat: no-repeat;
	}
		
#FOOTER_DROP_SHADOW	{
	clear:right; /* used to clear the float:left on Services page */
	width: auto;
	margin-top: 0px;
	padding: 0px;
	height: 10px;
	min-height: 10px;
	background-color: #FFFFFF;
	background-image:url("footer_drop_shadow.gif");
	background-repeat: no-repeat;
	}
	
/*-- TOP NAV BAR --*/

#TOP_NAV_BAR  {
	list-style:none;
	height: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: #ff6e03;
	text-align:left;
	vertical-align:text-bottom;
	}
	
ul#TOP_NAV_BAR	{
	width:800px;
	list-style:none;
	height:28px;
	}
	
ul#TOP_NAV_BAR li {
	display:inline;
	}
	
ul#TOP_NAV_BAR li a {
	height:28px;
	float:left;
	text-indent:-9999px;
	}


ul#TOP_NAV_BAR li#button1 a {
	width:100px;
	background:url(top_nav_bar.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	}
ul#TOP_NAV_BAR  li#button1 a:hover {
	background-position:0 -28px;
	}
ul#TOP_NAV_BAR  li#button1 a.current {
	background-position:0 -28px;
	}

ul#TOP_NAV_BAR li#button2 a {
	width:183px;
	background:url(top_nav_bar.gif);
	background-repeat: no-repeat;
	background-position: -100px 0;
	}
ul#TOP_NAV_BAR  li#button2 a:hover {
	background-position:-100px -28px;
	}
ul#TOP_NAV_BAR  li#button2 a.current {
	background-position:-100px -28px;
	}
	
ul#TOP_NAV_BAR li#button3 a {
	width:146px;
	background:url(top_nav_bar.gif);
	background-repeat: no-repeat;
	background-position:-283px 0;
	}
ul#TOP_NAV_BAR  li#button3 a:hover {
	background-position:-283px -28px;
	}
ul#TOP_NAV_BAR  li#button3 a.current {
	background-position:-283px -28px;
	}
	
ul#TOP_NAV_BAR li#button4 a {
	width:133px;
	background:url(top_nav_bar.gif);
	background-repeat: no-repeat;
	background-position:-429px 0;
	}
ul#TOP_NAV_BAR  li#button4 a:hover {
	background-position:-429px -28px; 
	}
ul#TOP_NAV_BAR  li#button4 a.current {
	background-position:-429px -28px;
	}	
	
ul#TOP_NAV_BAR li#button5 a {
	width:135px;
	background:url(top_nav_bar.gif);
	background-repeat: no-repeat;
	background-position:-562px 0;
	}
ul#TOP_NAV_BAR  li#button5 a:hover {
	background-position:-562px -28px;
	}
ul#TOP_NAV_BAR  li#button5 a.current {
	background-position:-562px -28px;
	}	
	
ul#TOP_NAV_BAR li#button6 a {
	width:103px;
	background:url(top_nav_bar.gif);
	background-repeat: no-repeat;
	background-position:-697px 0;
	}
ul#TOP_NAV_BAR  li#button6 a:hover {
	background-position:-697px -28px;
	}
ul#TOP_NAV_BAR  li#button6 a.current {
	background-position:-697px -28px;
	}	




/*-- BOTTOM NAV BAR --*/

#FOOTER_NAV_BAR	{
	list-style:none;
	height: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: #ff6e03;
	text-align:left;
	vertical-align:text-bottom;
	}
ul#FOOTER_NAV_BAR	{
	width:800px;
	list-style:none;
	height:28px;
	}
ul#FOOTER_NAV_BAR li {
	display:inline;
	}
ul#FOOTER_NAV_BAR li a {
	height:28px;
	float:left;
	text-indent:-9999px;
	}	
	
ul#FOOTER_NAV_BAR li#botbutton1 a {
	width:284px;
	background:url(bot_nav_bar.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	}
ul#FOOTER_NAV_BAR  li#botbutton1 a:hover {
	background-position:0 -28px;
	}
ul#FOOTER_NAV_BAR  li#botbutton1 a.current {
	background-position:0 -28px;
	}

ul#FOOTER_NAV_BAR li#botbutton2 a {
	width:76px;
	background:url(bot_nav_bar.gif);
	background-repeat: no-repeat;
	background-position: -284px 0;
	}
ul#FOOTER_NAV_BAR  li#botbutton2 a:hover {
	background-position:-284px -28px;
	}
ul#FOOTER_NAV_BAR  li#botbutton2 a.current {
	background-position:-284px -28px;
	}

ul#FOOTER_NAV_BAR li#botbutton3 a {
	width:129px;
	background:url(bot_nav_bar.gif);
	background-repeat:no-repeat;
	background-position: -360px 0;
	}

ul#FOOTER_NAV_BAR li#botbutton4 a {
	width:311px;
	background:url(bot_nav_bar.gif);
	background-repeat:no-repeat;
	background-position: -489px 0;
	}
	
/*-- BUTTOM TEXT LINKS--*/

#BOTTOM_TEXT_NAV {
	text-align:right;
	margin-left: 10px;
	color: #b6b9b9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
a#BOTTOM_TEXT_NAV:link {
	color: #b6b9b9;
	text-decoration: none; 
	}
a#BOTTOM_TEXT_NAV:visited {
	color: #b6b9b9;
	text-decoration: none; 
	}
a#BOTTOM_TEXT_NAV:active {
	color: #5b5c5c;
	text-decoration: none; 
	}
a#BOTTOM_TEXT_NAV:hover {
	color: #5b5c5c;
	text-decoration: underline; 
	}
	
/*-- SERVICES PAGE --*/


#SERVICES_CONTENT_CONTAINER	{
	float:left;
	width: 800px;
	padding-bottom:30px;
	min-height: 440px;
	height:auto;
	background-color: #FFFFFF;
	}
	
#SERVICES_NAV  {
	float:left;
	width:auto;
	text-align:left;
	list-style:none;
	padding:0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right:30px;
	background-color: #FFFFFF;
	}
#SERVICES_CONTENT_HEADER  {
/*-- new div for the h1 headers in the services tab--*/

	width: 600px;
	float:left;
	margin-top:30px;
	padding:0px;
	font-size: 12px;
	color: #1C73BC;
	background-color: #FFFFFF;
	}
		
#SERVICES_CONTENT  {
/*-- changed width --*/
/*-- changed margin top from 50 to 10 --*/
	width: 375px;
	float:left;
	margin-top:10px;
	padding:0px;
	font-size: 12px;
	color: #1C73BC;
	background-color: #FFFFFF;
	}
	
#SERVICES_IMG	{
/*-- changed width, float, padding-right and align --*/
	float:right;
	align:center;
	vertical-align:top;
	width: 200px;
	margin-top:30px;
	padding-left:10px;
	padding-right:10px;
	background-color: #FFFFFF;
	}
	
.SERVICES_NAV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C73BC;
	font-weight: bold;
	line-height: 21px;
	letter-spacing: 0.5px;}
.SERVICES_NAV A:link {text-decoration: none; color: #1C73BC;}
.SERVICES_NAV A:visited {text-decoration: none; color: #1C73BC;}
.SERVICES_NAV A:active {text-decoration: none; color: #CDE0F0;}
.SERVICES_NAV A:hover {text-decoration: none; color: #CDE0F0;}

.SERVICES_NAV_VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CDE0F0;
	font-weight: bold;
	line-height: 21px;
	letter-spacing: 0.5px;}
.SERVICES_NAV_VISITED A:link {text-decoration: none; color: #CDE0F0;}
.SERVICES_NAV_VISITED A:visited {text-decoration: none; color: #CDE0F0;}
.SERVICES_NAV_VISITED A:active {text-decoration: none; color: #CDE0F0;}
.SERVICES_NAV_VISITED A:hover {text-decoration: none; color: #CDE0F0;}

