
* {
outline: none;
}

.clear {
clear: both;
}

p {
margin: 0px;
padding: 9px 0px;
}

a {
color: #bc2805;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: none;
}
a img {
	border: none;
}

body {
background: url(../images/htmlbg.png) top center repeat-x #87b12b;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-family: Trebuchet MS, Arial, sans serif;
font-size: 14px;
line-height: 18px;
color: #333333;
}

#pagewrap {
background: url(../images/bodybg.png) top center no-repeat;
border-top: 1px solid #688a1f;
min-height: 608px;
}

#wrapper {
width: 980px;
margin: 0px auto;
}

#content_div {
background: #ffffff;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 11px 20px;
}
#footer_div {
padding: 11px 20px;
color: #333333;
font-size: 12px;
line-height: 16px;
}
#footer_div a {
color: #333333;
}
#footer_div a:hover {
color: #000000;
text-decoration: underline;
}

#logo {
background: url(../images/logo.png) no-repeat;
width: 165px;
height: 165px;
text-indent: -3333px;
overflow: hidden;
margin-left: -12px;
}
#logo a {
display: block;
width: 165px;
height: 165px;
}

#banner_div {
position: relative;
height: 180px;
}

#slogan {
position: absolute;
top: 20px;
left: 160px;
background: url(../images/slogan.png) no-repeat;
width: 391px;
height: 41px;
text-indent: -3333px;
overflow: hidden;
}

#contactinfo {
position: absolute;
top: 20px;
right: 0px;
background: url(../images/contact.png) no-repeat;
width: 221px;
height: 59px;
text-indent: -3333px;
overflow: hidden;
}

#navbar_div {
position: absolute;
bottom: 0px;
left: 154px;
width: 860px;
height: 54px;
}

#navbar_div a {
display: block;
float: left;
height: 54px;
text-indent: -3333px;
overflow: hidden;
}

#navbar_div a.Home {
background: url(../images/navbar.png) no-repeat;
background-position: 0px 0px;
width: 98px;
}
#navbar_div a.Home:hover {
background: url(../images/navbar.png) no-repeat;
background-position: 0px -54px;
}
#navbar_div a.Home_current {
background: url(../images/navbar.png) no-repeat;
background-position: 0px -54px;
width: 98px;
}

#navbar_div a.Services {
background: url(../images/navbar.png) no-repeat;
background-position: -98px 0px;
width: 113px;
}
#navbar_div a.Services:hover {
background: url(../images/navbar.png) no-repeat;
background-position: -98px -54px;
}
#navbar_div a.Services_current {
background: url(../images/navbar.png) no-repeat;
background-position: -98px -54px;
width: 113px;
}

#navbar_div a.Pricing {
background: url(../images/navbar.png) no-repeat;
background-position: -211px 0px;
width: 105px;
}
#navbar_div a.Pricing:hover {
background: url(../images/navbar.png) no-repeat;
background-position: -211px -54px;
}
#navbar_div a.Pricing_current {
background: url(../images/navbar.png) no-repeat;
background-position: -211px -54px;
width: 105px;
}

#navbar_div a.FAQs {
background: url(../images/navbar.png) no-repeat;
background-position: -316px 0px;
width: 82px;
}
#navbar_div a.FAQs:hover {
background: url(../images/navbar.png) no-repeat;
background-position: -316px -54px;
}
#navbar_div a.FAQs_current {
background: url(../images/navbar.png) no-repeat;
background-position: -316px -54px;
width: 82px;
}

#navbar_div a.Menus {
background: url(../images/navbar.png) no-repeat;
background-position: -398px 0px;
width: 97px;
}
#navbar_div a.Menus:hover {
background: url(../images/navbar.png) no-repeat;
background-position: -398px -54px;
}
#navbar_div a.Menus_current {
background: url(../images/navbar.png) no-repeat;
background-position: -398px -54px;
width: 97px;
}

#navbar_div a.About {
background: url(../images/navbar.png) no-repeat;
background-position: -495px 0px;
width: 145px;
}
#navbar_div a.About:hover {
background: url(../images/navbar.png) no-repeat;
background-position: -495px -54px;
}
#navbar_div a.About_current {
background: url(../images/navbar.png) no-repeat;
background-position: -495px -54px;
width: 145px;
}

#navbar_div a.Contact {
background: url(../images/navbar.png) no-repeat;
background-position: -640px 0px;
width: 116px;
}
#navbar_div a.Contact:hover {
background: url(../images/navbar.png) no-repeat;
background-position: -640px -54px;
}
#navbar_div a.Contact_current {
background: url(../images/navbar.png) no-repeat;
background-position: -640px -54px;
width: 116px;
}

#navbar_div a.Blog {
background: url(../images/navbar.png) no-repeat;
background-position: -760px 0px;
width: 90px;
}
#navbar_div a.Blog:hover {
background: url(../images/navbar.png) no-repeat;
background-position: -760px -54px;
}
#navbar_div a.Blog_current {
background: url(../images/navbar.png) no-repeat;
background-position: -760px -54px;
width: 90px;
}


/*
#navbar_div a.Home {
background: url(../images/navbar.png) no-repeat;
background-position: 0px 0px;
width: 98px;
}
#navbar_div a.Home:hover {
background: url(../images/navbar.png) no-repeat;
background-position: 0px -54px;
}
#navbar_div a.Home_current {
background: url(../images/navbar.png) no-repeat;
background-position: 0px -54px;
width: 98px;
}

#navbar_div a.Services {
background: url(../images/navbar.png) no-repeat;
background-position: -98px 0px;
width: 114px;
}
#navbar_div a.Services:hover {
background: url(../images/navbar.png) no-repeat;
background-position: -98px -54px;
}
#navbar_div a.Services_current {
background: url(../images/navbar.png) no-repeat;
background-position: -98px -54px;
width: 114px;
}
#navbar_div a.About {
background: url(../images/navbar.png) no-repeat;
background-position: -212px 0px;
width: 148px;
}
#navbar_div a.About:hover {
background: url(../images/navbar.png) no-repeat;
background-position: -212px -54px;
}
#navbar_div a.About_current {
background: url(../images/navbar.png) no-repeat;
background-position: -212px -54px;
width: 148px;
}
#navbar_div a.Menus {
background: url(../images/navbar.png) no-repeat;
background-position: -360px 0px;
width: 97px;
}
#navbar_div a.Menus:hover {
background: url(../images/navbar.png) no-repeat;
background-position: -360px -54px;
}
#navbar_div a.Menus_current {
background: url(../images/navbar.png) no-repeat;
background-position: -360px -54px;
width: 97px;
}
#navbar_div a.Events {
background: url(../images/navbar.png) no-repeat;
background-position: -457px 0px;
width: 101px;
}
#navbar_div a.Events:hover {
background: url(../images/navbar.png) no-repeat;
background-position: -457px -54px;
}
#navbar_div a.Events_current {
background: url(../images/navbar.png) no-repeat;
background-position: -457px -54px;
width: 101px;
}
#navbar_div a.Links {
background: url(../images/navbar.png) no-repeat;
background-position: -558px 0px;
width: 88px;
}
#navbar_div a.Links:hover {
background: url(../images/navbar.png) no-repeat;
background-position: -558px -54px;
}
#navbar_div a.Links_current {
background: url(../images/navbar.png) no-repeat;
background-position: -558px -54px;
width: 88px;
}
#navbar_div a.Pricing {
background: url(../images/navbar.png) no-repeat;
background-position: -646px 0px;
width: 110px;
}
#navbar_div a.Pricing:hover {
background: url(../images/navbar.png) no-repeat;
background-position: -646px -54px;
}
#navbar_div a.Pricing_current {
background: url(../images/navbar.png) no-repeat;
background-position: -646px -54px;
width: 110px;
}
*/

h1, h2, h3, h4, h5, h6 {
margin: 9px 0px;
padding: 0px;
color: #bb2805;
}

h1, h2, h3 {
font-size: 18px;
line-height: 22px;
font-family: Georgia, Times New Roman, serif;
}
h5, h6 {
font-size: 14px;
line-height: 18px;
font-family: Georgia, Times New Roman, serif;
}

#super_nav {
	position: absolute;
	left: 160px;
	top: 90px;
}
#super_nav a {
	color: #ffffff;
}

#super_nav a:hover {
	text-decoration: underline;
}

