body {
	font-family: tahoma, arial, helvetica,  sans-serif;
	font-size: 90%;
	color: #616161;
	line-height: 1.1em;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #029AFE;
	text-decoration: none;
}

a:visited {
	color: #029AFE;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

hr {
	border-top: 1px dashed #B3E20F;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	height: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: left;
	width: 60%;
}

.rightcolumn ul {
	color: #003366;
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(/images/tick.gif);
	padding: 1px 0 1px 10px;
	text-indent: 2px;
	letter-spacing: 1px;
}
/*
ul {
	color: #003366;
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(/images/tick.gif);
	padding: 1px 0 1px 10px;
	text-indent: 2px;
	letter-spacing: 1px;
}
*/
h1 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ff6600;
	letter-spacing: 1px;
	padding: 0 0 0 0;
}

h2 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A7CE3B;
	/*letter-spacing: 1px;*/
	padding: 0 0 0px 0;
}

h3 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0px 0;
	color: #2e3a90;
}

h4 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding: 0 0 0px 0;
	color: #ff6600;
}

h5 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding: 0 0 0px 0;
	color: #ffffff;
}

.toppercontainer {
	float: left;
	height: 30px;
	width: 100%;
	background-color: #0088B1;
	margin: 0 auto;
}

.topper {
	position: relative;
	width: 900px;
	margin: 0 auto;
	height: 30px;
	padding: 4px 0 0 16px;
	text-align: left;
	font-family: tahoma, arial, helvetica,  sans-serif;
	font-size: 70%;
	color: #004d65;
	background: url(/images/toplogo.png) #0088B1 no-repeat top right;
}

.headercontainer {
	float: left;
	height: 300px;
	width: 100%;
	background-color: #c83e19;
	margin: 0 auto;
}

.header {
	position: relative;
	width: 900px;
	margin: 0 auto;
	height: 300px;
	padding: 0 0 0 0;
	text-align: left;
	font-family: tahoma, arial, helvetica,  sans-serif;
	background: url(/images/toplogo.png) #c83e19 no-repeat top right;
}

.topper a:link {
	color: #ffffff;
	text-decoration: none;
}

.topper a:visited {
	color: #ffffff;
	text-decoration: none;
}

.topper a:hover {
	color: #004d65;
	text-decoration: underline;
}

.headtopcontainer {
	float: left;
	height: 360px;
	width: 100%;
	margin: 0 auto;
	background: url(/images/smheaderbg.png) #ffffff repeat-x bottom center;
}

.headtop {
	position: relative;
	width: 900px;
	margin: 0 auto;
	height: 360px;
	padding: 0 0 0 0;
	background: url(/images/plumber.png) transparent no-repeat bottom right;
}

.navcontainer {
	float: left;
	height: 40px;
	width: 100%;
	margin: 0 auto;
	background-color: #2e3a90;
}

.nav {
	position: relative;
	width: 900px;
	margin: 0 auto;
	height: 40px;
	padding: 8px 0 0 0;
	font-size: 14px;
    font-weight: bold;
}

.nav a:link {
	color: #ffffff;
	text-decoration: none;
}

.nav a:visited {
	color: #ffffff;
	text-decoration: none;
}

.nav a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.contentareatop {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
}

.navarea {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	background-color: #ffffff;
	height: 27px;
	padding: 5px 0 5px 16px;
}

.contentarea {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	/*background: url(/images/midbg.png) transparent no-repeat top center;*/
	min-height: 300px;
	padding: 0 0 20px 0;
}

.pagenamecontainer {
	float: left;
	height: 60px;
	width: 100%;
	margin: 0 auto;
	background-color: #ffffff;
}

.pagename {
	position: relative;
	width: 900px;
	margin: 0 auto;
	height: 60px;
	padding: 5px 0 0 0;
}

.rightcolumn {
	color: #000000;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.3em;
	font-weight: normal;
	border-left: 0px solid #eaeaea;
	display: inline; /* IE Hack */
	float: right;
	margin: 0px 5px 15px 0px; /* Parent Wrapper for inside boxes */
	padding: 0px 12px 0 12px;
	width: 20%;
	background-color: transparent;
}

.centercolumn {
	color: #2D4B6F;
	display: inline; /* IE Hack */
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px 2px 20px 0px;
	min-height: 300px;
	padding: 0px 12px 0 20px;
	width: 72.0%;
	background-color: transparent;
}

.footercontainer {
	float: left;
	width: 100%;
	text-align: right;
	padding: 0;
	margin: 0 0 0 0;
	height: 230px;
	background-color: #2e3a90;
	background: url(/images/corner.png) #2e3a90 no-repeat bottom right;
}

.footer {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 230px;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.basecontainer {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0 0 0 0;
	background-color: #0088B1;
	height: 150px;
}

.base {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	height: 130px;
	background-color: #0088B1;
	font-family: tahoma, arial, helvetica,  sans-serif;
	font-size: 70%;
	color: #ffffff;
}

.base a:link {
	color: #004d65;
	text-decoration: none;
}

.base a:visited {
	color: #004d65;
	text-decoration: none;
}

.base a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.just {
	color: #029AFE;
	font-weight: bold;
}

.web {
	color: #FF6600;
	font-weight: bold;
}

.clear {
	clear: both;
	display: block;
}

.floatright {
	border: 0px solid #666666;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 4px;
}

img {
	border: none;
}
#nav-menu
{
width:900px
} 

.specials ul {
	color: #003366;
	font-family: Arial, helvetica, sans-serif;
	font-size: 16px;
	list-style-image: url(/images/sqrbullet.gif);
	padding-left: 2em;
	text-indent: 0.0em;
	letter-spacing: 2px;
	font-weight: bold;
	line-height: 2em;
}

ul {
	color: #003366;
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(/images/bullet.png);
	padding-left: 2em;
	text-indent: 0.0em;
}

