/*body-------------------------------------*/

body
{
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bgradient.jpg) repeat-x;
	background-color:#5F9FDF;
	color:#666666;
}

h1
{
	font-size:1.17em;
	font-family:Arial, Helvetica, sans-serif;
	color:#0066CC;
	margin-bottom:5px;
}

h1 a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#0066CC;
	margin-bottom:5px;
}

h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.25em;
	color:#666666;
	font-weight:normal;
}

h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#0066CC;
	font-weight:bold;
	margin-top:2.5em;
}

h4, h5
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.08em;
	color:#0066CC;
	margin-bottom:25px;
	font-weight:bold;
}


p
{
	font-size:1em;
	margin-bottom:10px;
	line-height:1.3em;
	color:#666666;
	text-align:justify;
}

a
{
	outline:none;
}

div#background
{
	background:url(../images/headerbg.jpg) top no-repeat;
}

div#background_shadow
{
	background:url(../images/bg.jpg) center repeat-y;
}
	
div#container
{
	width:862px;
	margin:0 auto;
}


/*-----------NAVIGATION----------*/

div#navigation
{
	height:56px;
}



/*--------CONTENT------------------------------*/

div#contentbg
{
	width:862px;
	background-image:url(../images/homebg.jpg);
	background-color:#FFFFFF;
}

div#content
{
	background:url(../images/contentfooter.jpg) bottom no-repeat;
	padding-bottom:80px;
}

a:link,
a:visited
{
	color:#0066CC;
}

a:hover
{
	color:#0066CC;
	text-decoration:underline /*!important*/;
}

a:active
{
	color:#0066CC;
}

ul
{
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
}

ul li a:link,
ul li a:visited
{
	font-size:0.83em;
	color:#0066CC;
	display:block;
	padding:5px 20px 5px 5px;
	font-weight:normal;
}

ul li a:hover,
ul.theteam li a#theteam,
ul.aboutus li a#aboutus,
ul.surface li a#surface,
ul.inground li a#inground,
ul.enclosure li a#enclosure
{
	font-size:0.83em;
	color:#ffffff;
	background-color:#004A8F;
	display:block;
	padding:5px 20px 5px 5px;
}

ul li a:active
{
	font-size:0.83em;
	color:#ffffff;
	display:block;
	padding:5px 20px 5px 5px;
}


.linkborderbottom
{	
	border-bottom:dotted 1px #CCCCCC;
}


/*--------INNERCONTENT------------------------------*/

div#innercontentbg
{
	width:862px;
	background-image:url(../images/innerbg.jpg);
	background-color:#FFFFFF;
}

div#innercontent
{
	background:url(../images/innercontentfooter.jpg) bottom no-repeat;
	padding-bottom:80px;
}


/*-----------------HOME COPY STYLES=--------------*/
	

div#home_left_column
{
	width:213px;
	float:left;
	padding:0 43px 0 30px;
}

div#home_right_column
{
	width:518px;
	padding-right:35px;
	padding-left:10px;
	float:right;
}

div#left_product_image
{
	width:288px;
}


/*-----------------INNER COPY STYLES=--------------*/
	

div#inner_left_column
{
	width:150px;
	float:left;
	padding:0 43px 0 5px;
}

div#inner_right_column
{
	width:610px;
	padding:10px 0 0 5px;
	float:left;
}


/*-----------------FOOTER=--------------*/

div#footer
{
	width:874px;
	height:154px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
}

div#innerfooter
{
	width:874px;
	height:154px;
	background-image:url(images/innerfooter.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
}

div#copyright
{
	color:#CCCCCC;
	font-size:0.92em;
	padding:80px 0 0 34px;
	clear:both;
}



/*-------------utility--------------*/
.float_left
{
	float:left;
}

.spacer
{
	clear:both;
}

.content_left {
	width:385px;
	margin:0px;
	float:left;
	padding-right:10px;
}


ul.image_select li
{
	width:94px;
	float:left;
	text-align:center;
}

ul.image_select li a
{
	background:none;
}

.floatleft
{	float:left;}