body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #34acde;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.copy:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.top-line {
	background-image: url(../images/top-line.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.top-navbg {
	background-image: url(../images/top-navbg.jpg);
	height: 29px;
	width: 247px;
	background-repeat: no-repeat;
	background-position: right;
}
.top-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 29px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.top-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 29px;
	text-transform: uppercase;
	color: #68D1E8;
	text-decoration: none;
	font-weight: bold;
}
.nav-bg {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 1000px;
}
.nav-link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
}
.nav-link:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #68C8E8;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
}
.bottom-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: no-repeat;
	height: 63px;
}
.bottom-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.bottom-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #32a5dc;
	padding-left: 5px;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #11108e;
	text-decoration: none;
}
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3a8c00;
	text-decoration: none;
	line-height: 25px;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #081391;
	text-decoration: none;
}
.link1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #3A8D01;
	text-decoration: none;
}
.bullet {
	list-style-image: url(../images/bullet.jpg);
}

.product-bg {
	background-image: url(../images/product-bg.jpg);
	background-repeat: repeat-x;
	height: 128px;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.logo {
	background-image: url(../images/logomain.jpg);
	background-repeat: no-repeat;
	background-position: 94px top;
}

.link2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #337C07;
	text-decoration: none;
	font-weight: bold;
}

