body	{
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
	background-color: #d1d5e1;
		}
#container {
	text-align: center;
	width: 800px;
	background-color: #ffffff;
	border-left: ridge #ccd7f5 5px;
	border-right: ridge #ccd7f5 5px;
	border-bottom: ridge #ccd7f5 5px;
	background-repeat: repeat;
	min-height: 768px;
}

/*Header Section*/
.headerTab {
			border-top-color:#000;
			border-top-width: 4px; 
			border-top-style:solid;
			padding-top: 0px;
			}		 
#topSection	{
	background-color:#ffffff;
	width: 100%;
	background-image:url(/globalImg/topbg.gif);
	background-repeat:repeat-x;
			}
			
/*Breadcrumb style */
.crumbs {
	text-indent: 5px;
	font-size: 10px;
	font-style: Arial;
	color: #003399;
		}
		
/*General Section Rules */
.sectionHead {
	background-repeat: repeat-x;
	margin-left: 0px;
	padding-top: 0px;
	background-color: #003399;
			}

.sectionTitleHome {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color: #FFF;
			margin-left: 10px;
			margin-top: -3px;
			}		
			
#wholeContent {
	position:relative;
	padding:0;
	margin: 2px;
	border:1px solid #eeeeee;
	text-align: left;
	height: auto;
	font: Arial, Helvetica, sans-serif;
	background: #ffffff;
	min-height: 768px;
		 }
#main	{
		margin: 0px 0 0 0;
		position:absolute;
		top:0px;
		width: 97%;
		left:8px;
		padding: 5px;
		border: 1px solid #036; 
		background-color:#FFFFFF;
		}
#mainImg	{
			float; left;
	float: left;
	margin-right: 2px;
			}
		
#leftNav{
		border-right:5px solid #036;
		width: 225px;
		float:left;
		}

#address {
		border-top: 1px solid #036;
		width: 95%;}

#address address{
		margin: 0px 25px;
		padding-top: 5px;
		}
		
#newsletterMain{
		margin-left: 240px;
		margin-top: 15px;
		}
		
#disclaimer	{
		margin: 0px 0 0 0;
		position:absolute;
		bottom:10px;
		width:65%;
		left:245px;
		padding: 5px;
		text-align:justify;
		font-size: .85em;
		border-top: 1px solid #036;
		}
		/* Solutions Bar for Home Page*/
#solutionNav {
	width: 175px;
	padding: 8px;
	border: 1px solid black;
	position: absolute;
	top: 184px;
	left: 266px;
	font-size: 11px;
}
				  
#solutionNav a{
		display: block; 
		font: bold 1em Arial, Helvetica, sans-serif; 
   		padding: 10px;
   		margin: 0 0 1px;
		color: #fff;
		background: #039;
		border-top:.5px solid #FFF;
		}
		
#solutionNav a:hover {
	background: #006;
	text-decoration: none;
		} 
		
/* GENERAL RULES */
/* Links for the whole site */
a:link {
	font-weight: bold;
	color: #003399;
}

a:visited {
	font-weight: bold;
	color: #003399;
}
.pageTitle {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.greentech {
background-color:#00CC00;
}
#mainImg-R {
			float; left;
	float: right;
	margin-left: 2px;
}
a:hover {
	color: #003399;
}
#hotClass{
	margin: 10px 0 0 0;
	top:484px;
	left:32px;
	height: 280px;
	width: auto;
	padding: 5px;
	border: 1px solid #036;
	background-color:#FFFFFF;
		}
		
#hotClass a
		{
		margin-right: 1px;
		line-height:2;
		}		
#Offers{
	width: auto;
	padding: 5px;
	border: 1px solid #036;
	background-color:#FFFFFF;
	border-left: solid #003399 1px;
		}
		/* Print Icons on Schedule and Catalog Pages */
#schedButtons a{
	font-size: 10px;
	float: right;
	}
