body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/top_bg.png);
	background-repeat: repeat-x;
}
.copyright {
	font-size: 10px;
	color: #003A66;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.copyright {
	text-decoration: none;
}
a.copyright:hover {
	text-decoration: underline;
}
a.copyright:visited,active {
	text-decoration: none;
}
.mainText {
	font-size: 12px;
	text-align: justify;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #003A66;
	background-color: #EAEFF4;
}
.btm_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003A66;
}
.news_testimonials {
	font-size: 10px;
	padding-right: 15px;
	padding-left: 0px;
	padding-bottom: 15px;
}
a:link {
	color: #003A66;
	text-decoration: underline;
}
.nav {
	position:absolute;
	width:286px;
	height:42px;
	z-index:1;
	left: 200px;
	top: 62px;
}
.aboutText {
	font-size: 12px;
	text-align: justify;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #003A66;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #EAEFF4;
}
.contactText {

	font-size: 12px;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #EAEFF4;
}
.productText {

	font-size: 12px;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #EAEFF4;
}

img {
border: 0 none;
}