body {/* BODY MARGINS AND BACKGROUND COLOR  */
	margin: 0px;
	background-color: #afba5e;
}

.main_table {  /* THIS TABLE IS THE MAIN OUTSIDE TABLE HOLDING EVERYTHING  */
	width: 740px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background:#FFFFFF;
}

.header_table {  /* THIS HEADER TABLE THAT HOLDS THE LOGO TABLE AND OTHER GRAPHIC TABLE  */
	width: 740px;
}

.flash_tableLarge {
	height: 296px;
	width: 515px;
}
.flash_tableSmall {
	height: 90px;
	width: 225px;
}


/* --------------------------------START OF NAVIGATION STYLES--------------------------------  */

.nav_pad {  /* THIS PAD INDENTS THE TEXT ON THE MENU  */
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.nav_pad a:link {  /* THIS PAD INDENTS THE TEXT ON THE MENU  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.nav_pad a:visited {  /* THIS PAD INDENTS THE TEXT ON THE MENU  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.nav_pad a:hover {  /* THIS PAD INDENTS THE TEXT ON THE MENU  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.nav_table {  /* THIS IS THE MAIN NAV TABLE*/
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#ourCompany {  /* THIS TABLE IS THE BACKGROUND FOR THE OUR COMPANY LINK  */
	width: 225px;
	height: 62px;
	background-image: url(images/nav_ourCompany_bg.gif);
	background-repeat: no-repeat;
}
#Services {  /* THIS TABLE IS THE BACKGROUND FOR THE SERVICES LINK  */
	width: 225px;
	height: 58px;
	background-image: url(images/nav_services_bg.gif);
	background-repeat: no-repeat;
}
#ourCustomers {  /* THIS TABLE IS THE BACKGROUND FOR THE OUR CUSTOMRES LINK  */
	width: 225px;
	height: 59px;
	background-image: url(images/nav_ourCustomers_bg.gif);
	background-repeat: no-repeat;
}
#newsletters {  /* THIS IS THE TABLE FOR THE NEWSLETTER LINK  */
	width: 225px;
	height: 58px;
	background-image: url(images/nav_newsletters_bg.gif);
	background-repeat: no-repeat;
}
#contactUs {  /* THIS IS THE TABLE FOR THE CONTACT US LINK  */
	width: 225px;
	height: 61px;
	background-image: url(images/nav_contactUs_bg.gif);
	background-repeat: no-repeat;
}


/* --------------------------------END OF NAVIGATION STYLES--------------------------------  */


/* --------------------------------START OF OUR COMPANY NAVBAR STYLES--------------------------------  */

.our_company_nav {
	background-image: url(images/our_company_nav.gif);
	background-repeat: repeat;
	height: 18px;
	width: 515px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.our_company_nav a:link {
	background-repeat: no-repeat;
	height: 18px;
	width: 515px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.our_company_nav a:visited {
	background-repeat: no-repeat;
	height: 18px;
	width: 515px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.our_company_nav a:hover {
	background-repeat: no-repeat;
	height: 18px;
	width: 515px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}

/* --------------------------------END OF OUR COMPANY NAVBAR STYLES--------------------------------  */


/* --------------------------------START OF OUR SERVICES NAVBAR STYLES--------------------------------  */

.our_services_nav {
	background-image: url(images/our_services_nav.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 514px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.our_services_nav a:link{
	background-image: url(images/our_services_nav.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.our_services_nav a:visited{
	background-image: url(images/our_services_nav.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.our_services_nav a:hover {
	background-image: url(images/our_services_nav.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}

/* --------------------------------END OF OUR SERVICES NAVBAR STYLES--------------------------------  */



.our_companyTXT {  /* THIS IS THE ACTUAL TEXT ON THE PAGE  */
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.our_companyTXT a:link {  /* THIS IS THE ACTUAL TEXT ON THE PAGE  */
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
.our_companyTXT a:visited {  /* THIS IS THE ACTUAL TEXT ON THE PAGE  */
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.our_companyTXT a:hover {  /* THIS IS THE ACTUAL TEXT ON THE PAGE  */
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.content_BLACK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}


/* --------------------------------START OF FOOTER STYLES--------------------------------  */


#home_footer {  /* HOME PAGE FOOTER GRAPHIC  */
	width: 515px;
	height: 90px;
	background-image: url(images/footer_home.gif);
	background-repeat: no-repeat;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.footerSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

/* --------------------------------END OF FOOTER STYLES--------------------------------  */

