/* CSS Document */

html, body {
	background-color: #D0E7F5;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}
h3 {
	margin: auto;
	font-size: 18px;
	font-weight: normal;
	color: #90BAD0;
	margin-bottom: 0;
}
h2 {
	margin: 0;
	font-size: 22px;
	font-weight: normal;
	color: #0E4FA1;
}
h1 {
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	color: #25558C;
}
h4 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #8B81BF;
}
.question {
color:#0E4FA1;
font-size:17px;
font-weight:bold;
}
.answer {
color:#339966;
font-size:17px;
font-weight:bold;
}
#faqText {
line-height:5px;
}
#container {
	background: url(../images/mainBG.gif) repeat-y;
}
#top {
	height: 84px;
	background: #FFFFFF;
}
#top_services {
	margin: 0 auto;
	paddign: 0;
	font-size: 12px;
	font-variant: small-caps;
	clear: both;
	text-align: center;
}
#shadowLeft {
	background: url(../images/shadowLeft.gif) no-repeat;
}
#shadowRight {
	background: url(../images/shadowRight.gif) no-repeat;
}
#header {
	height: 173px;
	background: #FFFFFF;
}
#logo {
	margin: 0 0 0 13px;
	float: left;
}
#toolwrap {
	float: right;
	width: 538px;
}
#tools {
	margin: 0;
	padding: 0;
}
#tools ul {
	text-align: right;
	margin: 0;
	padding: 0;
	width: 160px;
	float: right;
}
#tools ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tools ul li a:link, #tools ul li a:visited {
	padding: 16px 16px 0 5px;
	border-left: solid 1px #E6E6E6;
	color: #B1B1B1;
	text-decoration: none;
	float: left;
	font-size: 11px;
}
#tools ul li a img {
	margin: 0 3px 0 0;
}

/* self clearing rules */
#tools:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#tools { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#tools { display: block; }
/* End hide from IE-mac */
#phone {
	float: right;
	width: 538px;
}
#phone h4 {
	text-align: right;
	margin: 25px 15px 0 0;
	color: #0E4FA1;
	font-size: 24px;
	font-weight: normal;
	clear: right;
	text-decoration: none;
}
#phone h3 {
	float: left;
	color: #67B65A;
	margin: 25px 15px 0 0;
	font-size: 20px;
	font-weight: normal;
	clear: both;
	text-decoration: none;
}


/* --( Navigation Styles )-- */

#nav {
	margin-left: 10px;
	width: 221px;
	float: left;
	background-color: #183B57;
}
* html #nav {
	margin-left: 5px;
}
#nav ul {
	padding: 0;
	margin: 0;
	text-align:left;
	list-style:none;
}
#nav ul li {
	padding: 0;
	margin: 0;
}
#nav ul li a:link, #nav ul li a:visited {
	text-decoration: none;
	color: #1565AC;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 0 12px;
	background: url(../images/navBG2.gif) no-repeat 0 0;
	display: block;
	margin: 0;
	height: 38px;
	line-height: 38px;
}

#nav ul li a:hover {
	background:url(../images/navBG2.gif) no-repeat 0 -38px;
	color: #FFF;
}

#nav ul li a.first:link, #nav ul li a.first:visited {
	border-top: 1px solid #4F90BB;
	border-bottom: 1px solid #1B5189;
	border-left: 1px solid #1A5189;
	border-right: 1px solid #1A5189;
	height: 38px;
	padding: 0 0 0 12px;
	background: url(../images/nsr_navBG_end1.gif) repeat-x;
}

#nav ul li a.last:link, #nav ul li a.last:visited {
}
#nav ul li a.first:hover, #nav ul li a.last:hover {
}	
#nav ul li img {
	margin: 0;
	border: none;
}
#header img {
	float: right;
	margin: 0 10px 0 0;
	border: solid 1px #68A0C0;
}
#services {
	border: solid 1px #548199;
	width: 527px;
	height: 189px;
	margin: 0 10px;
	padding: 0;
	float: right;
	display: block;
}
* html #services_container {
	margin: 0;
}
* html #services {
	margin-right: 5px;
}

/* --( Content Styles )-- */
#contentContainer {
	padding: 10px;
}

/* self clearing rules */
#contentContainer:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#contentContainer { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#contentContainer { display: block; }
/* End hide from IE-mac */

#contentContainer .home .content {
	width: 750px;
	float: left;
}
#contentContainer .home .graphic {
	float: right;
	margin-left: 5px;
}

/* --( Contact Styles )-- */
#contentContainer .home .content address {
	float: left;
	margin-top: 2em;
	font-style: normal;
}
#contentContainer .home .content table.formtab {
	border: 1px solid #70A6C3;
	background: #E1F3F9;
	border-collapse: collapse;
}
#contentContainer .home .content table.formtab td {
	padding: 5px;
}

/* --( Footer Styles )-- */
#footer {
	background: url(../images/footerBG.gif) repeat-x;
	height: 74px;
	font-size: 11px;
	color: #5883A9;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 8px 0 0 10px;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 10px 10px 0 0;
}

#footer p {
	margin: 0 0 0 0;
}
#footer p#copyright {
	margin-top: 8px;
}
#footer a, #footer a:visited {
	color: #5883A9;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #5883A9;
	text-decoration: none;
	font-weight: bold;
} 
#footer ul li a:hover {
	color: #5883A9;
	text-decoration: underline;
}
.tableHeader {
	background: #5883A9;
	color: white;
	font-weight: bold;
}
.tableCell {
	background: #FFFFFF;
}
.tableBorder {
	background: #415e7e;
}
.clear {
	clear: both;
	height: .01em;
	margin: 0;
	padding: 0;
}

/* Product Images */

#prodArugula {
background-image:url(../images/product-arugula.jpg);
width:79px;
height:150px;
display:block;
float:left;
margin:10px 20px 20px 20px;
clear:both;
}
#prodBasil {
background-image:url(../images/product-basil.jpg);
width:79px;
height:150px;
display:block;
float:left;
margin:0px 20px 0px 20px;
clear:both;
}
#prodWatercress {
background-image:url(../images/product-watercress.jpg);
width:79px;
height:150px;
display:block;
float:left;
margin:0px 20px 0px 20px;
clear:both;
}

/* Product Img Container */
#prodContainer {
margin:0px 20px 50px 0px;
clear:both;
}

#faqImg {
background-image:url(../images/faq-counter.jpg);
width:199px;
height:147px;
display:block;
float:right;
margin:5px;
clear:both;
}
