/* CSS Document */

h1													{ color:#6f98a4; }
h2													{ margin-top:10px; }

#home							    { float:left; background:url(../img/blue/home.jpg); width:87px; height:32px; }
#schedule          		{ float:left; background:url(../img/blue/schedule.jpg); width:201px; height:32px; }
#services          		{ float:left; background:url(../img/blue/services.jpg); width:98px; height:32px; }
#products          		{ float:left; background:url(../img/blue/products.jpg); width:99px; height:32px; }
#green             		{ float:left; background:url(../img/blue/green.jpg); width:145px; height:32px; }
#warranties          	{ float:left; background:url(../img/blue/warranties.jpg); width:106px; height:32px; }
#about          	   	{ float:left; background:url(../img/blue/about.jpg); width:106px; height:32px; }
#blog          	   	  { float:left; background:url(../img/blue/blog.jpg); width:106px; height:32px; }

#sub_nav							{ background-image:url(../img/blue/subnav_bg.jpg); }
#sub_nav p						{ float:left; margin:6px 0 0 0; margin-bottom:0; height:7px; color:#c2dfe7; font-size:9pt; font-weight:normal; line-height:1em;}
#sub_nav p a					{ color:#ffffff; text-decoration:none; }
#sub_nav p a:hover		{ color:#124351; }

#sub_nav p a.active_page					{ color:#124351; text-decoration:none; }


