body {
	background: url("/images/bg/body-bg.png");
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

img{
	behavior: url("/objects/other/iepngfix.htc");
}

#container {
	width: 976px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

#header {
	height: 48px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#imageblock {
	height: 318px;
	width: 976px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#footer {
	width: 976px;
	height: 188px;
	color: #666666;
	margin: 25px auto 0 auto;
	padding: 0 0 0 0;
	clear: both;
	float: left;
}

.foothead {
	width: 966px;
	height: 20px;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	color: #666666;
	padding: 5px 5px 0 5px;
}

#footerlinks {
	width: 976px;
	color: #666666;
	margin: 10px auto 20px auto;
	padding: 0 0 0 0;
}

div.footerlinks {
	width: 138px;
	color: #666666;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}

div.footerlinks2 {
	width: 138px;
	color: #666666;
	float: left;
	margin: 10px 0 0 24px;
	padding: 0 0 0 0;
}


p.list1 {
	padding-left: 30px;
	margin: 0 0 15px 20px;
	background-image: url("/images/assets/bullet.jpg");
	background-repeat: no-repeat;
}

ul {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

li {
	margin: 5px 0 0 285px;
	padding: 0 0 0 0;
}

li.int {
	margin: 0 0 10px 25px;
	padding: 0 0 0 0;
}

/*********************
TEXT DECORATION
*********************/

h1 {
	font-size: 13pt;
	color: #666666;
	margin: 0 0 0 0;
}

h2 {
	font-size: 16pt;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	margin: 0 0 0 0;
}

h3 {
	font-size: 28px;
	font-weight: lighter;
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-style: none;
	word-spacing: normal;
}

h5 {
	font-size: 16pt;
	font-weight: lighter;
	color: #ffffff;
	text-decoration: none;
	margin: 0 0 10px 0;
}

p {
	margin: 0 0 10px 0;
}

.foot {
	font-size: 12pt;
}

.imageblock {
	height: 119px;
	width: 427px;
	float: right;
	color: #ffffff;
	font-size: 11pt;
	line-height: 20px;
	margin: 50px 40px 0 0;
	padding: 0 15px 0 15px;
}

a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #006600;
}

a.big {
	font-size: 16px;
	color: #003300;
	text-decoration: none;
}

a.big:hover {
	color: #009900;
}

a.subnav {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

a.subnav:hover {
	color: #336600;
}

a.inter {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

a.inter:hover {
	color: #66CC00;
}

/*********************
CONTENT BREAKS
*********************/

#content1 {
	height: 274px;
	width: 972px;
	background: url("/images/bg/mid1-bg.png") no-repeat;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

.content1left {
	height: 244px;
	width: 447px;
	margin: 0 0 0 0;
	padding: 10px 0 0 30px;
}

.content1right {
	height: 244px;
	width: 456px;
	float: right;
	margin: 0 0 0 0;
	padding: 10px 0 0 30px;
}

#content2 {
	height: 215px;
	width: 970px;
	font-size: 16px;
	color: #000000;
	background: url("/images/bg/mid2-bg.png") no-repeat;
	background-position: bottom center;
	margin: 0 auto 15px auto;
	padding: 0 0 0 0;
}

.content2left {
	height: 164px;
	width: 470px;
	margin: 0 0 0 0;
	padding: 60px 0 0 15px;
}

.content2right {
	height: 164px;
	width: 485px;
	float: right;
	margin: 0 0 0 0;
	padding: 60px 0 0 0;
}

/*********************
NAVIGATION
*********************/

#nav {
	height: 55px;
	width: 562px;
	display: block;
	margin: 0 0 10px 0;
}

div.home {
    width: 90px;
    height: 55px;
	float: left;
	margin: 0 0 0 0;
}

a.home {
    display: block;
    width: 90px;
    height: 55px;
    text-decoration: none;
    background: url("/images/nav-home.jpg");
}

a.home:hover {
    background-position: -90px 0;
}

div.profile {
    width: 94px;
    height: 55px;
	float: left;
	margin: 0 0 0 0;
}

a.profile {
    display: block;
    width: 94px;
    height: 55px;
    text-decoration: none;
    background: url("/images/nav-profile.jpg");
}

a.profile:hover {
    background-position: -94px 0;
}

div.services {
    width: 134px;
    height: 55px;
	float: left;
	margin: 0 0 0 0;
}

a.services {
    display: block;
    width: 134px;
    height: 55px;
    text-decoration: none;
    background: url("/images/nav-services.jpg");
}

a.services:hover {
    background-position: -134px 0;
}

div.info {
    width: 127px;
    height: 55px;
	float: left;
	margin: 0 0 0 0;
}

a.info {
    display: block;
    width: 127px;
    height: 55px;
    text-decoration: none;
    background: url("/images/nav-info.jpg");
}

a.info:hover {
    background-position: -127px 0;
}

div.info {
    width: 127px;
    height: 55px;
	float: left;
	margin: 0 0 0 0;
}

a.info {
    display: block;
    width: 127px;
    height: 55px;
    text-decoration: none;
    background: url("/images/nav-info.jpg");
}

a.info:hover {
    background-position: -127px 0;
}

div.contact {
    width: 117px;
    height: 55px;
	float: left;
	margin: 0 0 0 0;
}

a.contact {
    display: block;
    width: 117px;
    height: 55px;
    text-decoration: none;
    background: url("/images/nav-contact.jpg");
}

a.contact:hover {
    background-position: -117px 0;
}

div.contact2 {
    width: 241px;
    height: 64px;
	margin: 0 auto 0 auto;
}

a.contact2 {
    display: block;
    width: 241px;
    height: 64px;
    text-decoration: none;
    background: url("/images/assets/contact-button.png");
}

a.contact2:hover {
    background-position: -241px 0;
}

/*********************
WEATHER
*********************/

#stats {
	width: 448px;
	height: 48px;
	float: right;
	background: url("/images/bg/weather-bg.jpg");
	margin: 
	-48px 5px 0 0;
	padding: 0 0 0 12px;
}

div#weather {
	width: 146px;
	height: 29px;
	float: left;
	background-position: left center;
	margin: 5px 0 0 0;
}

#twc{
width:166px;
height:152px;
position:absolute;
z-index:1000;
visibility:hidden;
right: -270px;
margin-top:25px;
margin-right:900px;
}

.twc{
background-image:url("/images/bg/tips.png");
background-repeat:no-repeat;
padding-left:4px;
}

a.twc{
	color: #ffffff;
}

a.twc:hover{
	color: #009933;
}
