@charset "utf-8";
/* CSS Document */
body
{
margin:0px;
padding:0px;
background-image:url(../images2/images/InsidePage.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#011a46; 
font-weight:bold;
}
a{
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
cursor:pointer;
}
.MenuItem
{
font-family:Arial;
font-size:15px;
color:#19528d;
text-align:center;
border-left:1px;
border-left-style:solid;
border-left-color:#a3bed6;
border-right:1px;
border-right-style:solid;
border-right-color:#f1fafa;
cursor:pointer;
}
.OnMenuItem
{
font-family:Arial;
font-size:15px;
color:#b60261;
text-align:center;
border-left:1px;
border-left-style:solid;
border-left-color:#a3bed6;
border-right:1px;
border-right-style:solid;
border-right-color:#f1fafa;
cursor:pointer;
}
.SelectedMenuItem
{
font-family:Arial;
font-size:15px;
color:#b60261;
text-align:center;
border-left:1px;
border-left-style:solid;
border-left-color:#a3bed6;
border-right:1px;
border-right-style:solid;
border-right-color:#f1fafa;
cursor:pointer;
}

#header
{
	background-image:url(../images2/images/InsidePage_01.jpg);
	width: 1010px;
	height: 225px;
	padding-right: 52px; 
	text-align: right; 
	padding-top:5px;
}
#header_lighting
{
	background-image:url(../images2/images/lighting_banner.jpg);
	width: 1010px;
	height: 225px;
	padding-right: 52px; 
	text-align: right; 
	padding-top:5px;
}
#header_snow
{
	background-image:url(../images2/images/snow_banner.jpg);
	width: 1010px;
	height: 225px;
	padding-right: 52px; 
	text-align: right; 
	padding-top:5px;
}
#header_snow
{
	background-image:url(../images2/images/snow_banner.jpg);
	width: 1010px;
	height: 225px;
	padding-right: 52px; 
	text-align: right; 
	padding-top:5px;
}
#header_sprinkler
{
	background-image:url(../images2/images/sprinkler_banner.jpg);
	width: 1010px;
	height: 225px;
	padding-right: 52px; 
	text-align: right; 
	padding-top:5px;
}
#menu
{
	background-image:url(../images2/images/InsidePage_02.jpg);
	width: 1042px; 
	height: 40px;
padding-top:15px;
padding-left:30px;
}
#headCTA
{
	background-image:url(../images2/images/InsidePage_03.jpg);
	width:1072px;
	height:70px;
	color:#b6025f;
	font-size:14px;
}
#headCTA a
{
	color:#b6025f;
	font-size:14px;
	text-decoration:none;
}
#headCTA a:hover
{
	color:#b6025f;
	font-size:14px;
	text-decoration:none;
}
#headCTA a:visited
{
	color:#b6025f;
	font-size:14px;
	text-decoration:none;
}
#headCTA img
{
float: right;
border:none;
}
#PageWrapper
{
	background-image:url(../images2/images/InsidePage_04.jpg); 
	width: 1072px;
	min-height:800px;
	height:auto;
	background-repeat: no-repeat;
	background-position:top;
}
#leftCalltoAction
{
	width: 258px;
	height: 275px; 
	float: left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#ffffff;  
	font-weight:bold; 
	text-align:right;
}
#leftCalltoAction a, a:hover, a:visited
{
	
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#ffffff;  
	font-weight:bold; 
	text-align:right;
text-decoration:none;
}


h1
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px; 
	color:#b70261;
}
h2
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px; 
}
h5
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px; 
}
h6
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px; 
	color:#b70261;
}

#middleContent
{
	color:#205a98;
}
#leftNav
{
	width:240px; float:left;
	font-size:15px;
text-align:justify;
}
#leftNav a, a:hover
{
color:#011a46; 
font-size:15px;
text-align:justify;
text-decoration:none;
}
#leftNav img
{
 float:left;
 clear:left;
border:0px;
}
#leftNav hr
{
padding:0px;
margin-left:16px;
margin-top:5px;
margin-bottom:5px;
 color:#a1bfd7;
}


#footerCalltoAction
{
	 background-image:url(../images2/footercalltoAction.jpg); 
	 height:79px; 
	 width:805px; 
	 background-repeat:no-repeat; 
	 background-position:center;
	 margin-top:115px;
}
#footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#b70261;
	width:700px;
}
#footer a:link, a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
color:#011a46; 
text-decoration:none;
} 
#footer a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#b70261;
	text-decoration:none;
}
#prodDesc
{
	width:600px; float:right; 
}
#prodDesc div
{
	margin:10px;
height:170px;
text-align:justify;
}
#prodDesc img
{
	 float:right;
	 margin-left:15px;
}
