#body {
	margin: 0px;
	padding: 0px;
	background-color: #f7f7f7;
	background-image: url(../images/tpl/dots.gif);
	display: inline;
	position: relative;
	width: 100%;
	background-repeat: repeat-y;
}
.wrapper {}
#wrapper {
	position: relative;
	width: 100%;
	display: block;
}
.logo_wrapper {}
#logo_wrapper {
	background-color: #808080;
	position: relative;
	height: 56px;
}
#logo {
	background-image: url(../images/tpl/logo-sims-neff.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 56px;
	width: 178px;
}
#content_wrapper {
	background-color: #f7f7f7;
	display: inline;
	position: relative;
	width: 100%;
	padding-top: 10px;
}
#nav {
	background-color: #666666;
	background-image: url(../images/tpl/bg_nav_wrapper.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 16px;
	width: 100%;
	padding-top: 2px;
	padding-left: 100px;
}

#content_side {
	width: 147px;
	clear: right;
	float: left;
	text-align: right;
	margin-top: 20px;
	margin-right: 18px;
}
#content_middle {}
#content_main {
	width: 450px;
	position: relative;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	line-height: 130%;
}
#content_main {
	width: 450px;
	position: relative;
	float: left;
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}


/* Logo / Header
**********************************/
.logo img {}
.logo table {}


/* Navigation 
******************************************/
.nav table{ }
.nav img {}
.nav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav ul li {display: inline;}
.nav a, .nav a:link, .nav a:visited {}
.nav a:active {}
.nav a:hover {color: #b38104;}
.nav table td {}

#nav #home span, #nav #about span, #nav #offices span, #nav #contact span, #nav #billpay span {
	display: none;
}
a#home {
	background-image: url(../images/tpl/navigation.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 15px;
	width: 48px;
	display: block;
	background-position: 0px 0px;
	float: left;
}
a#home:hover {
	background-image: url(../images/tpl/navigation.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 15px;
	width: 48px;
	display: block;
	background-position: 0px -13px;
}
a#about {
	background-image: url(../images/tpl/navigation.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 15px;
	width: 61px;
	display: block;
	background-position: -48px 0px;
	float: left;
}
a#about:hover {
	background-image: url(../images/tpl/navigation.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 15px;
	display: block;
	background-position: -48px -13px;
}
a#offices {
	background-image: url(../images/tpl/navigation.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 15px;
	width: 73px;
	display: block;
	background-position: -109px 0px;
	float: left;
}
a#offices:hover {
	background-image: url(../images/tpl/navigation.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 15px;
	display: block;
	background-position: -109px -13px;
}
a#contact {
	background-image: url(../images/tpl/navigation.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 15px;
	width: 84px;
	display: block;
	background-position: -182px 0px;
	float: left;
}
a#contact:hover {
	background-image: url(../images/tpl/navigation.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 15px;
	display: block;
	background-position: -182px -13px;
}
a#billpay {
	background-image: url(../images/tpl/navigation.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 15px;
	width: 125px;
	display: block;
	background-position: -266px 0px;
	float: left;
}
a#billpay:hover {
	background-image: url(../images/tpl/navigation.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 15px;
	display: block;
	background-position: -266px -13px;
}
#home {}
#about {}
#offices {}
#contact {}
#billpay {}


/* Middle Section
*****************************/
#mid_background_wrapper {
	height: 171px;
	width: 100%;
	background-color: #6f6f6f;
	display: block;
	position: relative;
	background-image: url(../images/tpl/bg_mid_background_wrapper.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mid_background {}

/* content section
*****************************/
.content_wrapper {
	display: block;
	position: relative;
	width: 100%;
}

/* content main
*******************************/
.content_main img {}
.content_main p {}
.content_main h1, td.contentheading, span.contentheading {}
.content_main h2 {}
.content_main h3 {}
.content_main h4, #levent h4 {}
.about #content_main {}
.content_main ul {}
.content_main ul li {}
.content_main ol {}
.content_main ol li {}
.content_main a:hover img{} 
.content_main table {}
.content_main table h1{}
.content_main table p {}

a:link img {border: none;}

/*------------- content middle ----------------- */
.content_middle p{}
.content_middle img {}
.content_middle h1 {}
.content_middle h2 {}
.content_middle h3 {}

/* content side
***********************************/
.content_side img {}
.content_side a,#content_side a:link,#content_side a:visited,#content_side a:active {}
.content_side a:hover {} 

/* footer
*********************************/
#footer_wrapper {
	background-image: url(../images/tpl/bg_footer_wrapper.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 100%;
	display: block;
	background-color: #808080;
	padding-top: 22px;
	height: 100%;
}
.footer h1 {}
.footer h2 {}
.footer ul {}
.footer li {}
.footer a,#footer a:link,#footer a:visited,#footer a:active {}
.footer a:hover {}


/* styles
-------------------------------------*/
.address {
	padding: 22px 0px 0px;
	height: 17px;
	width: 294px;
	position: relative;
	background-image: url(../images/tpl/address.gif);
	background-repeat: no-repeat;
	margin: auto;
}
.address span {
	display: none;
}
.footerimg {
	background-image: url(../images/tpl/bg_footer_img.gif);
	position: absolute;
	height: 64px;
	width: 29px;
	left: 150px;
	top: -17px;
}


#hd-welcome span {
	display: none;
}
#hd-welcome {
	background-image: url(../images/tpl/headins/hd-welcome.gif);
	position: relative;
	height: 50px;
	width: 212px;
	background-repeat: no-repeat;
}
#hd-contact span {
	display: none;
}
#hd-contact {
	background-image: url(../images/tpl/headins/hd-contact.gif);
	height: 44px;
	width: 212px;
	position: relative;
	background-repeat: no-repeat;
}
#hd-about span {
	display: none;
}
#hd-about {
	background-image: url(../images/tpl/headins/hd-about.gif);
	height: 45px;
	width: 212px;
	position: relative;
}
#hd-offices span {
	display: none;
}
#hd-offices {
	background-image: url(../images/tpl/headins/hd-offices.gif);
	height: 44px;
	width: 212px;
	position: relative;
	background-repeat: no-repeat;
}
#hd-bill span {
	display: none;
}
#hd-bill {
	background-image: url(../images/tpl/headins/hd-bill-pay.gif);
	height: 44px;
	width: 212px;
	position: relative;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #494949;
	border: 1px inset #808080;
	padding: 6px;
}
input {
	border: 1px dashed #808080;
	padding: 4px;
}
