body {
	background-color: #979DA5;
	background-image: url(images/bg-gradient.jpg);
	background-repeat: repeat-x;
}
html {
     overflow: -moz-scrollbars-vertical;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
}
.footer a:visited {
	color: #00151E;
}
.footer a:hover {
	color: #003399;
}
.footer a:active {
	color: #FFFFFF;
}
#home .home a {
	display:block;
	width: 87px;
	height: 46px;
	background-image: url(images/nav-home-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.home a {
	display:block;
	width: 87px;
	height: 46px;
	background-image: url(images/nav-home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.home a:hover { 
	background-image: url(images/nav-home-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#aboutus .aboutus a {
	display:block;
	width: 95px;
	height: 46px;
	background-image: url(images/nav-aboutus-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.aboutus a {
	display:block;
	width: 95px;
	height: 46px;
	background-image: url(images/nav-aboutus.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.aboutus a:hover { 
	background-image: url(images/nav-aboutus-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#products .products a {
	display:block;
	width: 97px;
	height: 46px;
	background-image: url(images/nav-products-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.products a {
	display:block;
	width: 97px;
	height: 46px;
	background-image: url(images/nav-products.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.products a:hover { 
	background-image: url(images/nav-products-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#services .services a {
	display:block;
	width: 94px;
	height: 46px;
	background-image: url(images/nav-services-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.services a {
	display:block;
	width: 94px;
	height: 46px;
	background-image: url(images/nav-services.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.services a:hover { 
	background-image: url(images/nav-services-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#contactus .contactus a {
	display:block;
	width: 101px;
	height: 46px;
	background-image: url(images/nav-contactus-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.contactus a {
	display:block;
	width: 101px;
	height: 46px;
	background-image: url(images/nav-contactus.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.contactus a:hover { 
	background-image: url(images/nav-contactus-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.textGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.textGrey a:link {
	color: #666666;
}
.textGrey a:visited {
	color: #666666;
}
.textGrey a:hover {
	color: #990000;
}
.textGrey a:active {
	color: #666666;
}
.textBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 20px;
}
.textBlue a:link {
	color: #000066;
}
.textBlue a:visited {
	color: #000066;
}
.textBlue a:hover {
	color: #990000;
}
.textBlue a:active {
	color: #000066;
}
.LeftNavBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
.LeftNavBlue a:link {
	color: #000066;
}
.LeftNavBlue a:visited {
	color: #000066;
}
.LeftNavBlue a:hover {
	color: #990000;
}
.LeftNavBlue a:active {
	color: #000066;
}
.HeaderBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000066;
}
.rulelineright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.rulelinetop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.HeaderRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #990000;
}
.textRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 20px;
}
.LeftNavRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
}
.rulelinetablelefttop {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-left-color: #999999;
}
.rulelinetablerightbottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

.imagepadding {
	padding-bottom: 15px;
	padding-left: 15px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 3px;
	border: 1px solid #999999;
}
.SubHeaderBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
}
.SubHeaderGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.navborderline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

