@charset "utf-8";
/* CSS Document */

body {
	background-color: #8a9bbc;
	margin: 0;
	padding: 0;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	margin: 0 0 10px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-style: italic;
}
img {
	border: none;
	padding: 0px;
	margin: 0;
}
#wrapper {
	position: relative;
	width: 745px;
	margin: 0 auto;
}
.imgr {
	float: right;
	padding: 5px 5px 5px 10px;
}
.imgl {
	border: none;
	padding: 5px;
	float: left;
}
.imgc {
	border: none;
	margin: 0 auto;
	display: block;
}




#container {
	margin: 0 auto;
	padding: 0;
	width: 745px;
	height: auto;
	background-color: #FFF;
	z-index: 20;
	display: inline;
	position: relative;
	float: left;
}

#header_wrapper {
	background-color: #173670;
	height: 240px;
	margin: 0 auto;
	width: 745px;
}

#header {
	height: 240px;
}
#header #logo {
	width: 59px;
	height: 51px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	position: relative;
	top: -15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #logo2 {
	width: 223px;
	height: 51px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: relative;
	top: -10px;
}



#header #tagline {
	float: left;
	background-image: url(/_images/tag_line.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 51px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	position: relative;
	top: -10px;
}
#header #images {
	width: 745px;
	height: 128px;
	float: left;
	margin-top: 0px;
	background-image: url(/_images/images.png);
}
#header #icons {
	position: relative;
	width: 70px;
	left: 670px;
	top: 0px;
	z-index: 110;
}

#header #icons .img{
	border: none;
	padding: 5px;
}
#header #contact {
	text-align: right;
	position: relative;
	width: 260px;
	font-size: 12pt;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	margin-right: 5px;
	top: 10px;
}
#header #contact .img{
	border: none;
	padding-right: 10px;
	padding-bottom: 5px;
}
#header #contact .post{
	border: none;
	padding-right: 10px;
}
#contact .email a{
	color: #FFF;
	line-height: 15px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13pt;
	margin: 0px;
	padding: 0px;
}
#contact .email a:hover{
	text-decoration: none;
}

#header #nav {
	width:500px;
	height:35px;
	position:relative;
	z-index:120;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
}

/* hack to correct IE5.5 faulty box model */
* html #header #nav {
	width:746px;
	w\idth:500px;
}
/* remove all the bullets, borders and padding from the default list styling */
#header #nav ul {
	padding:0;
	margin:0;
	list-style-type:none;
	padding-left: 5px;
}
#header #nav ul ul {
	width:150px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#header #nav li {
	float:left;
	width:auto;
	position:relative;
	background-color: #173670;
	height: auto;
}

#header #nav li a{
	width:auto;
	position:relative;
	margin-left: 10px;
	display: block;
}
#header #nav ul li a{
	width:auto;
	position:relative;
	margin-left: 10px;
	display: block;
}
#header #nav ul .home a{
	background-image: url(/_images/nav/home.jpg);
	background-repeat: no-repeat;
	width: 56px;
	height: 32px;
	background-position: center 10px;
	padding: 0;
	margin: 0;
}
#header #nav ul .natural a{
	background-image: url(/_images/nav/natural.jpg);
	background-repeat: no-repeat;
	width: 146px;
	height: 32px;
	background-position: center 10px;
	padding: 0;
	margin: 0;
}
#header #nav ul .products {
	background-image: url(/_images/nav/products.jpg);
	background-repeat: no-repeat;
	width: 74px;
	height: 32px;
	background-position: center 10px;
	padding: 0;
	margin: 0;
	}
#header #nav ul .services {
	background-image: url(/_images/nav/services.jpg);
	background-repeat: no-repeat;
	width: 72px;
	height: 32px;
	background-position: center 10px;
	padding: 0;
	margin: 0;
}
#header #nav ul .contact a{
	background-image: url(/_images/nav/contact.jpg);
	background-repeat: no-repeat;
	width: 70px;
	height: 32px;
	background-position: center 10px;
	padding: 0;
	margin: 0;
}

#header #nav a:hover {
	background-position: center top;

}
/* hide the sub levels and give them a positon absolute so that they take up no room */
#header #nav ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:150px;
	background-color: #173670;
	font-size: 12px;
}
/* another hack for IE5.5 */
* html #header #nav ul ul {
	top:30px;
	t\op:15px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#header #nav table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
#header #nav ul ul a, #header #nav ul ul a:visited {
	color:#FFF;
	height:auto;
	padding:0 0 5px;
	width:150px;
	font-size: 12px;
	text-decoration: none;
}
/* yet another hack for IE5.5 */
* html #header #nav ul ul a, * html #header #nav ul ul a:visited {
	width:150px;
	w\idth:150px;
}

/* style the top level hover */
#header #nav a:hover, #header #nav ul ul a:hover{
	color:#FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#header #nav ul :hover >a , #header #nav ul ul :hover > a{
	color:#FFF;
	text-decoration: none;
	font-size: 12px;
}

/* make the second level visible when hover on first level list OR link */
#header #nav ul li:hover ul,
#header #nav ul a:hover ul{visibility:visible; }

#header #nav ul span {
	display: none;
}
#header #date {
	position: relative;
	width: 250px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	top: -24px;
	left: 480px;
	text-align: right;
	z-index: 105;
	float: left;
}
#main_content {
	width: 360px;
	padding-right: 10px;
	border-right: 0.67px solid #333;
	float: left;
	padding-top: 0px;
	padding-left: 10px;
	margin-top: 10px;
	}
#main_content .services_list {
	list-style-type: none;
	padding-left: 5px;
}
#main_content .services_list li {
	background-image: url(/_images/bullets/service.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	height: 44px;
	padding-bottom: 15px;
}
#main_content .services_list li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	padding-top: -2px;
}
#main_content .services_list li p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13px;
}
.table2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.table2  tr {
	vertical-align: top;

}
.table2 span {
	width: 200px;
	float: right;
	text-align: right;
	padding-right: 5px;
}
table h2 {
	font-size: 13pt;
}


#main_content2 {
	width: 720px;
	padding-right: 10px;
	float: left;
	padding-top: 0px;
	padding-left: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#main_content2 ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin: 0;
	padding-left: 20px;
	margin-top: 10px;
}
#main_content2 ul li {
	line-height: 20px;
}
#main_content2 ul li a{
	color: #000;
	text-decoration: none;
}

#main_content2 ul li a:hover{
	color: #000;
	text-decoration: underline;
}
#main_content2 ul ul{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin: 0;
	padding-left: 25px;
}
.products_list   {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 340px;
}

.products_list tr td {
	padding-bottom: 5px;
	vertical-align: top;
}

.products_list a   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	width: 75px;
}
.products_list a:hover   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.products_list p   {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13px;
	margin-left: 62px;
	width: 90px;
}




#left_side  {
	width: 340px;
	float: right;
	margin-left: 0px;
	z-index: 5;
	margin-right: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#left_side h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	margin: 0px;
}
#left_side .img_product  {
	border: none;
	padding-right: 5px;
	float: left;
}
#call_back {
	width: 340px;
	margin: 0 auto !important;
}


form {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	width: 310px;
	margin: 0 auto;
	height: auto;
}
label  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	width: 300px;
}
input.boxes , textarea.boxes{
	width: 310px;
	background-color: #E5e5e5;
	border: 1px solid #B2b2b2;
}

input, textarea {
	float: left;
	height: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}
textarea  {
	height: 60px;

}
br {
	clear: left;
}

#submit  {
	float: right;
	width: 79px;
	height: 8px;
	background-color: #FFF;
	border: none;
	padding: 5px;
}




#footer {
	background-color: #173670;
	height: 25px;
	width: 745px;
	z-index: 20;
	float: left;
}
#footer #address {
	width: 735px;
}
#footer #address p{
	padding: 6px 10px;
	padding: 5px 0px 5px 10px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}


#footer #rpm {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	width: 300px;
	height: 25px;
	position: relative;
	left: 490px;
	top: -25px;
}
#footer #rpm p{
	margin: 0px;
	padding: 6px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#footer #rpm a{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#contact {
	width: 320px;
}
input , submit{
	height: 25px;
}
#wrapper .footer     {
	list-style-type: none;
	clear: both;
	width: 745px;
	margin: 0 0 10px 0;
	padding: 30px 0 0 10px;
}
#wrapper .footer a     {
	font-size: 11px;
	color: #FFF;
	display: block;
	float: left;
	padding: 0 5px;
	font-family: Arial, Helvetica, sans-serif;
}
