body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	text-align:center;
}

#gradientBg {
	margin: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image:url(../images/bg_gradient.gif);
	background-repeat:repeat-x;
	}




a:link { 

	color: #b31818;
	text-decoration: none;
	font-weight: bold;
}

a:visited { 

	color: #b31818;
	text-decoration: none;
	font-weight: bold;
}

a:hover { 

	color: #b31818;
	text-decoration: underline;
	font-weight: bold;
}

a:active { 

	color: #b31818;
	text-decoration: none;
	font-weight: bold;
}



.bold {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:12px;
	line-height: 14px;
	font-weight:bold;
	color:#3b6e9f;
}


.homeTitles {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:18px;
	line-height: 20px;
	color: #FFF;
}



.homeSubTitles {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:13px;
	line-height: 12px;
	color: #ccc;
}



.quoteText { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3b6e9f;
	padding: 18px;
	line-height: 16px;
	}
	
.quoteBold { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #3b6e9f;
	
	}
	
	
	
.tablegrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #f4f4f4;
	padding: 5px;
	}
	
	
	.tablewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFF;
	padding: 5px;
	}
	
	
	
	
.text {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:11px;
	line-height: 14px;
	color:#3b6e9f;
}














#homeIntro {

	margin: 0;
	z-index: 3;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #1f3958;
	text-align: center;
	
}



.footerText {
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	color:#999;
}






#container {

	width:728px;
	top: 0px;
	background-repeat:no-repeat;
	z-index:0;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align:left;
}






#header {

	z-index: 0;
	height: 77px;
	background-image: url(../images/header.gif);
	z-index: 1;
}




#homeBanner {

	height: 209px;
	margin: 0;
	z-index: 3;

}


#subBanner {

	height: 110px;
	margin: 0;
	z-index: 3;

}






#menu {

	top: 286px;
	height: 16px;
	margin: 0;
	z-index: 3;
	
	}
	
	

#productsSideBar {

	top: 280px;
	margin: 0px;
	float: right;
	width: 244px;
	z-index: 4;
	
	}


	
#body {

	background-color:#FFF;
	top: 600px;
	margin: 0;
	z-index: 3;
	
	}
	




	
	
#footer {

	text-align:right;
	padding-top: 35px;
	padding-right: 15px;
	height: 100px;
	z-index: 3;
	background-image: url(../images/footer.gif);
	background-repeat:no-repeat;
	
	}
	
	
	
	
	