@charset "utf-8";
/* CSS Document */

A:visited  {
	color: #000000;
	text-decoration: none
}
A:link  {
	color: #000000;
	text-decoration: none
}
A:active  {color: #000000; text-decoration: none}
A:hover   {
	color: #000000;
	text-decoration: none
}

#navigation li {
font-size:14px;
font-weight:bold;
color:#000;
list-style-image:url(images/1x1.gif);
line-height:20px;
border-bottom:solid 1px #005c13;
width:148px;
margin-top:5px;
}

body {
margin: 0;
border: 0;
background-image:url(images/nevermo_artificial_lawns_background.jpg);
background-repeat:repeat-x;
background-color:#FFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#container {
width:792px;
margin-left:auto;
margin-right:auto;

}

#banner {
background-color:#999999;
width:792px;

border-bottom:solid #FFFFFF 1px;
}

#banner2 {
background-color:#005c13;
width:772px;
height:27px;
font-size:14px;
line-height:27px;
color:#FFFFFF;
text-align:right;
margin-right:20px;
}

#content {
width:792px;
}

#navigation {
float:left;
background-image:url(images/nevermo_artificial_lawns_navigation.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
width:172px;
height:500px;
}

#main {
float:right;
width:620px;
background-image:url(images/nevermo_artificial_lawns_content.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
border-top:solid #FFFFFF 1px;
}

#textbox {
margin:10px;
text-align:justify;
}

h1 {
font-size:14px;
color:#000000;
font-weight:bold;
}

h2 {
font-size:12px;
color:#005c13;
font-weight:bold;
}

#navigation a {
color:#000;
text-decoration:none;
}
#navigation a:hover {
color:#333333;
text-decoration:none;
}

#footer {
background-color:#005c13;
width:792px;
height:27px;
font-size:10px;
line-height:27px;
color:#FFFFFF;
text-align:center;
clear:both;
}

#footer a {
color:#FFFFFF;
font-weight:bold;
}

.imageright {
margin-left:10px;
margin-bottom:3px;
}

.fblankbox
{
	width:950px;
	height:25px;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	font-size: 12px;
	padding-top: 0px;
}
