
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#303030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:justify;
	font-size: 11px;
	}
	
img{border:0px;}

a {outline:0px;}

#background {
	float:left;
	width:100%;
	background-color:#303030;
	}


#main {
	width:900px;
	height:auto;
	margin:0 auto;
	padding: 0 0 0 0;
	
	}

.header {
	background-color:#000;
	width:900px;
	height:90px;
}

.logo {
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	height:90px;
	width:476px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
.call {
	background-image:url(images/header_call.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	width:250px;
	height:79px;
	padding: 0 50px 0 0;
	margin: 0 0 0 0;
	}
	
.link {
	background-image:url(images/link_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:44px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float:
}

.banner {
	background-image:url(images/main_banner.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin: 3px 0 0 0;
	height:321px;
	width:900px;
	padding: 0 0 0 0;
	float:left;
	}
	
.block {
	width:100%;
	height:149px;
	padding: 0 0 0 0;
	margin: 3px 0 3px 0;
	float:left;
	
	}
	
.services {
	background-image:url(images/service_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:298px;
	height:149px;
	float:left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}

.contact {
	background-image:url(images/contact_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:298px;
	height:149px;
	float:left;
	padding: 0 0 0 0;
	margin: 0 0 0 3px;
	}
	
.con_text {
	line-height:17px;
	padding: 0 0 0 0;
	margin: 30px 0 0 0;
	}
	
.con_text label {
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
	float:left;
	}	
	

	
.content_text{
	float:left;
	padding: 0 0 0 0;
	margin: 30px 10px 15px 20px;
	width: 95%;
}

.content_details{
	float:left;
	padding: 0 0 15px 0;
	margin: 25px 0 15px 50px;
	width:450px;
	text-align:left;
}

	
.content_details p {
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;
	width:100%;
	float:left;
	height:auto;
	}
.content_details p span {
	width:49%;
	float:left;
	}
	
.content_details p span b {
	font-weight:bold;
	color:#11868a;
	
	}
	
.audrey {
	margin: 10px 0 0 0;
	
	}
	
.address {
	
	width:90%;
	margin: 20px 0 0 10px;
	float:left;
	padding: 0 0 0 0;
	}
	
.address a {
	text-decoration:none;
	color:#005a51;
	font-weight:bold;
	}
	
.address a:hover {
	color:#666dcc;
	text-decoration:none;
	font-weight:bold;
	}

.content_details a {
	text-decoration:none;
	font-weight:bold;
	}
	
.content_details a:hover {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}
	
.thanks {
	float:left;
	width:100%;
	margin: 0 0 30px 50px;
	padding: 0 0 0 0;
	
	}
	

.testimonial {
	background-image:url(images/service_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:298px;
	height:149px;
	float:left;
	padding: 0 0 0 0;
	margin: 0 0 0 3px;
	}
	
.product_name{
	font-family:Verdana, Geneva, sans-serif;
	color:#ffffff;
	font-weight:bold;
	font-size: 13px;
	text-align:left;
	padding: 6px 0 0 0;
	float:left;
	width:95%;
}

.header_name{
	font-family:Verdana, Geneva, sans-serif;
	color:#ffffff;
	width:100%;
	font-weight:bold;
	font-size: 13px;
	text-align:left;
	padding: 10px 0 0 10px;
	float:left;
}

.content {
	background-color:#FFF;
	width:900px;
	height:auto;
	float:left;
	background-image:url(images/header_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding: 0 0 0 0;
	margin: 3px 0 0 0;
}

.category1 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size: 11px;
	height: auto;
	width:100%;
	float:left;
	line-height:12px;
	padding: 5px 0 0 10px;
	margin: 0 0 0 0;
}


.category1 ul
{
	padding:0 0 5px 0;
	margin:10px 0 0 0;
	float:left;
	list-style:none;
}

	
.category1 ul li
{
	list-style:none;
	line-height:20px;
	margin:0 0 0 0;
	font-weight:bold;
	padding:0 0 0 15px;
	text-indent:20px;
	color:#004d4c;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 20px 8px;
	
}

.category1 ul li a {
	color: #004d4c;
	text-decoration:none;
	
	}
	
.category1 ul li a:hover {
	color: #4e5395;
	text-decoration:underline;
	
	}
	
.category {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size: 11px;
	height: auto;
	width:90%;
	float:left;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}


.category ul
{
	padding:0 0 5px 0;
	margin:10px 0 0 0;
	float:left;
	list-style:none;
}

	
.category ul li
{
	float:left;
	list-style:none;
	line-height:15px;
	width:98%;
	margin:0 0 0 0;
	padding:0 0 0 20px;
	color:#000000;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 10px 5px;
}



.bs1 {
		color: #005957;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		}
.bs2 {
		color: #ff0000;
		text-align:right;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		}
.bs22 {
		color: #ff0000;
		text-align:right;
		float:right;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		}
		
.bs3{
		color: #3f3f3f;
		text-align:justify
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		}
		
.bs4{
		color: #3f3f3f;
		text-align:justify;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:normal;
		}
		
.nav:link, .nav:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-align:right;
		color:#005957;
		font-weight:bold;
		text-decoration:none;
		}
		
.nav:hover {
		color:#bd323c;
		text-decoration:none;
		}
.more {
	width:98%;
	text-align:right;
	float:left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
	
.footer {
	background-color:#222222;
	height:50px;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	width: 100%;
	float:inherit;
}

.footer_link{
	 width:100%;
	 float:left;
	 margin: 0 auto;
	 padding: 0 0 0 0;
}

.footer_link ul
{
	padding:5px 0 0 230px;
	width: 500px;
	margin: 0 auto;
	list-style:none;
	height:20px;
}
.footer_link ul li
{
	float:left;
	width:auto;
	list-style:none;
	margin:0 0 0 0;
	color:#ffffff;
	border-right: 1px solid #ffffff;
}

.footer_link ul li a
{
	color:#ffffff;
	padding:0 10px 0 10px;
	margin: 0 0 0 0;
	text-decoration:none;
}

.footer_link ul li a:hover
{
	color:#f90;
	text-decoration:none;
}

.textfield {
	background-color:#fff;
	border:1px solid #CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#8c8c8c;
	height:12px;
	width:125px;
}

.textfield1 {
	background-color:#fff;
	border:1px solid #CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#8c8c8c;
	height:40px;
	width:125px;
}
	
