@charset "utf-8";
BODY {
	background-color: #01b6bd;
	padding:0;
	margin:0;
	border-top:5px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}
.maintable{
	width:978px;
	background:url(../images/center-bg.jpg) no-repeat right top ;
	padding:30px 0 0 0;
}
.pageheading{
	color:#004144;
	font-family:Calibri, Verdana;
	font-size:20px;
	font-weight:bold;
}
.callnow{
	font-family:Calibri, Verdana;
	font-size:25px;
	font-weight:bold;
	color:#60fff9;
}
.catchline{
	font-family:Calibri, Verdana;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:22px;
}
a.topmenu{
	background:url(../images/btn-normal-bg.gif) repeat-x;
	height:26px;
	font-family:Calibri, Verdana;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	display:block;
	font-size:16px;
	padding:8px 0 0 0;
}
a.topmenu:hover{
	background:url(../images/btn-hover-bg.gif);
	height:26px;
	color:#004144;
	padding:8px 0 0 0;
}
a.topmenuselected{
	background:url(../images/btn-hover-bg.gif);
	height:26px;
	font-family:Calibri, Verdana;
	color:#004144;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	display:block;
	font-size:16px;
	padding:8px 0 0 0;
}
a.topmenuselected:hover{
	background:url(../images/btn-hover-bg.gif);
	height:26px;
	color:#004144;
	padding:8px 0 0 0;
}
a.productlinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFCC00;
	text-decoration:underline;
}
a.productlinks:hover{
	color:#FFFFFF;
}
.productheading{
	color:#FFFF00;
	font-family:Calibri, Verdana;
	font-size:20px;
	text-transform:uppercase;
}
.boldblacktxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00414f;
	font-weight:bold;
}
.picsectiontoprepeat{
	background:url(../images/picture-top-repeat.gif) repeat-x top;
	height:15px;
}
.picsectionrightrepeat{
	background:url(../images/picture-right-repeat.gif) repeat-y right;
	width:15px;
}
.picsectionbottomrepeat{
	background:url(../images/picture-bottom-repeat.gif) repeat-x bottom;
	height:15px;
}
.picsectionleftrepeat{
	background:url(../images/picture-left-repeat.gif) repeat-y left;
	width:15px;
}
.pictureborder{
	border:5px solid #004144;
	padding:1px;
}
.footer{
	width:978px;
	background-color:#1a1a1a;
	color:#0d686c;
	font-size:11px;
}
a.footerlink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0d686c;
	text-decoration:underline;
}
a.footerlink:hover{
	color:#60fff9;
	text-decoration:none;
}
.contactaddress{
	color:#019fa5;
	text-transform:uppercase;
	font-weight:normal;
	font-size:13px;
	line-height:25px;
}
.footerrepeat{
	background-color:#1a1a1a;
	padding:20px 0;
	color:#0d686c;
	font-size:11px;
}
.boldyellowcatchline{
	font-family:Calibri, Verdana;
	font-size:18px;
	color:#FFCC00;
	font-weight:bold;
	text-transform:uppercase;
}
.smallpioborder{
	border:2px solid #60fff9;
	padding:1px;
}
.white {
	color:#fff;
}