html {
	margin: 0px;
	padding: 0px;
	}
	
body { 
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	}

a:link { 
	font-weight: bold;
	text-decoration: none; 
	color: #0d91d2;
	}
	
a:visited {
	font-weight: bold;
	text-decoration: none; 
	color: #0d91d2;
	}
	
a:hover, a:active {
	font-weight: bold;
	text-decoration: underline; 
	color: #0d91d2;
	}

#logo_box_dimensions {
	width: 371px;
	height: 110px;
	background-color: #FFFFFF;
	}

#logo_box {
	background-color: #;
	background-image: ;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #;
	border-right-color: #;
	border-bottom-color: #;
	border-left-color: #;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	}

#nav_box_dimensions {
	width: 375px;
	height: ;
	}

#nav_box {
	background-color: #FFFFFF;
	background-image: ;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #;
	border-right-color: #;
	border-bottom-color: #;
	border-left-color: #;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#nav_col {
	width: 188px;
	}

#button {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	}

a#home img {background-image: url(/images/nav_home_off.jpg);}
a#home:hover img {background-image: url(/images/nav_home_on.jpg);}

a#testimonials img {background-image: url(/images/nav_testimonials_off.jpg);}
a#testimonials:hover img {background-image: url(/images/nav_testimonials_on.jpg);}

a#aboutus img {background-image: url(/images/nav_aboutus_off.jpg);}
a#aboutus:hover img {background-image: url(/images/nav_aboutus_on.jpg);}

a#press img {background-image: url(/images/nav_press_off.jpg);}
a#press:hover img {background-image: url(/images/nav_press_on.jpg);}

a#services img {background-image: url(/images/nav_services_off.jpg);}
a#services:hover img {background-image: url(/images/nav_services_on.jpg);}

a#links img {background-image: url(/images/nav_usefullinks_off.jpg);}
a#links:hover img {background-image: url(/images/nav_usefullinks_on.jpg);}

a#whyuseus img {background-image: url(/images/nav_whyuseus_off.jpg);}
a#whyuseus:hover img {background-image: url(/images/nav_whyuseus_on.jpg);}

a#contactus img {background-image: url(/images/nav_contactus_off.jpg);}
a#contactus:hover img {background-image: url(/images/nav_contactus_on.jpg);}


.welcome {
	width: ;
	height: 182px;
	vertical-align: top;

	background-color: #ddecf3;
	background-image: ;

	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

	border-top-color: #;
	border-right-color: #;
	border-bottom-color: #;
	border-left-color: #;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.welcome_copy {
	color: ;
	font: normal 11px/14px verdana,arial,helvetica;
	}

.copy {
	background-color: #ffffff;
	color: #000000;
	font: normal 11px/14px verdana,arial,helvetica;

	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.copy_2 {
	background-color: #ffffff;
	color: #000000;
	font: normal 11px/14px verdana,arial,helvetica;

	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	}

.bottom {
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}

.footer {
	width: ;
	height: ;
	text-align: center;

	background-color: #0092ce;
	background-image: ;

	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

	border-top-color: #;
	border-right-color: #;
	border-bottom-color: #;
	border-left-color: #;
	
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

	color: #ffffff;
	font: bold 11px/14px verdana,arial,helvetica;
	}

.style1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}

.style7 {font-family: Arial, Helvetica, sans-serif}
.style8 {color: #FF0000}
.style10 {color: #FF0000; font-weight: bold; 

}