@charset "utf-8";

body {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	height:100%;
	
}
a:link {
	color:#009933;
	text-decoration: none;
}

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

a:hover {
	color:#00CC33;
	text-decoration:underline;
}
a:active {
	color:#00CC33;
}

	
#container {
	width: 950px;
	background: #FFFFFF;
	margin: 0 auto;
	border:none;
	text-align: left;
	position: relative;
	top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;
}
#header {
 	background: #FFFFFF;
	margin-left: 10px;
}
#sidebar-right {
  	float: right;
	right: 0;
	top: 0;
	width: 250px;
	margin-right: 20px;
	margin-top: 20px;
	margin-left: 20px;
	height: 200px;
}
#main {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	width:600px;
		height: 100%;
}
#footer {
	font-size:12px;
	width:100%;
}
#footerline {
	background:url(images/header1a.gif);
	height: 3px;
	width:100%;
}
#footertext {
text-align:center;
margin:5px;
}
#logo {
	border:none;
	margin-top:5px;
	margin-bottom:5px;
	
}
#header1a {
	background:url(images/header1a.gif);
	width:auto;
	height:11px;
}
#nav {
	margin: 0;
	padding: 0;
	height: 28px;
	display: inline;
	list-style: none;
}
#nav-position {
	position:absolute; 
	top:73px; 
	left: 230px;
}
#nav li {
  	display: inline;
 	padding: 0;
 	margin: 0;
	float: left;
}
#nav-home a{
  	height:28px;
  	display:block;
  	width:130px;
	background-image:url(images/navbar-active.jpg);
}
#nav-home a:hover {
  	display:block;
  	color:#FF0000;
  	height:28px;
  	width:130px;
	background-image:url(images/navbar-inactive.jpg);
}  
#nav-services a{
	display:block;
    height:28px;
	width:130px;
	background-image:url(images/navbar-active.jpg);
	background-position: -129px;

}
#nav-services a:hover {
    display:block;
	color:#FF0000;
    height:28px;
	width:130px;
	background-image: url(images/navbar-inactive.jpg);
	background-position: -129px;
}  
#nav #nav-faq a{
    height:28px;
	display:block;
	width:131px;
	background-image: url(images/navbar-active.jpg);
	background-position: -258px;
}
#nav #nav-faq a:hover {
    display:block;
	color:#FF0000;
    height:28px;
	width:131px;
	background-image: url(images/navbar-inactive.jpg);
	background-position: -258px;
}  
#nav #nav-links a{
    height:28px;
	display:block;
	width:131px;
	background-image: url(images/navbar-active.jpg);
	background-position: -388px;
}
#nav #nav-links a:hover {
    display:block;
	color:#FF0000;
    height:28px;
	width:131px;
	background-image: url(images/navbar-inactive.jpg);
	background-position: -388px;
}  
#nav #nav-contact a{
    height:28px;
	display:block;
	width:131px;
	background-image: url(images/navbar-active.jpg);
	background-position: -518px;
}
#nav #nav-contact a:hover {
    display:block;
	color:#FF0000;
    height:28px;
	width:131px;
	background-image: url(images/navbar-inactive.jpg);
	background-position: -518px;
}    
#head1a {
	background-position: top;
}
#clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#bgleft {
	background:url(images/bg-left-winter.jpg) top left no-repeat;
	position: absolute;
	top: 0;
	left: -155px;
	height: 767px;
	width:155px;
}
#bgleftbottom {
	background-image:url(images/bg-left-tile.jpg);
	background-repeat:repeat-y;
	position:absolute;
	top: 0px;
	left: -24px;
	height: 100%;
	width: 24px;
	z-index:-1;
}
#bgright {
	background:url(images/bg-right-winter.jpg) top left no-repeat;
	position: absolute;
	top: 0px;
	right: -155px;
	height: 767px;
	width:155px;
}
#bgrightbottom {
	background: url(images/bg-right-tile.jpg) repeat-y;
	position:absolute;
	top: 0px;
	right: -21px;
	height: 100%;
	width:21px;
	z-index:-1;
}
#section-header-missionstatement {
	background:url(images/section-header-missionstatement.jpg);
	height: 34px;
	width: 181px;
}
#section-header-welcome {
	background:url(images/section-header-welcome.jpg);
	height: 34px;
	width: 181px;
}
#section-header-services {
	background:url(images/section-header-services.jpg);
	height: 34px;
	width: 181px;
}
#section-header-faq{
	background:url(images/section-header-faq.jpg);
	height: 34px;
	width: 181px;
}
#section-header-links {
	background:url(images/section-header-links.jpg);
	height: 34px;
	width: 181px;
}
#section-header-contact {
	background:url(images/section-header-contact.jpg);
	height: 34px;
	width: 181px;
}
#section-header-contactform {
	background:url(images/section-header-contactform.jpg);
	height: 34px;
	width: 181px;
}
#section-header-thankyou {
	background:url(images/section-header-thankyou.jpg);
	height: 34px;
	width: 181px;
}
#sectioncontent {
	margin: 15px;
}

.welcome1 {
	color: #0033CC;
	font-size: 18px;
	font-style: italic;
}
.welcome2 {
	color: #003333;
	font-size: 18px;
	font-style: italic;
}
.money2 {font-size: 20px}
.money3 {font-size: 22px}
#list-services {

}
#linksection {
	color: #FF6600;

font-style: italic; font-size: 24px; font-family: "Times New Roman", Times, serif; color: #FF6600; font-weight: bold;
}
.style7 {font-size: 16px}
#preload {
	background-image: url(images/navbar-active.jpg);
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
	display:none;
}
.contactformstyle {
  background-color:#F7E9B7;
}
