@charset "utf-8";
/* CSS Document */

html{height: 100%;}

body{ background-color:#1a284c; 
} 

#wrapper { 
   margin: 0px auto 0px auto;
   width: 980px;
   position: relative;
   text-align:left;
} 

h1{font-family:Verdana, Geneva, sans-serif color:#000;
font-size:12pt;
font-weight:normal;
}

h3{ font-family:Verdana, Geneva, sans-serif;
color:#000;}

#header a{
	width: 980px;
	height: 190px;
   background: url(images/logo_two.png) no-repeat 0% 0px;
   display: block;
   line-height: 171px;
}
	
#homebutton a,
#servicebutton a,
#aboutbutton a,
#testimonialbutton a,
#contactbutton a{
	background-repeat: no-repeat;
	display: block;
	width: 155px;
	height: 27px;
	background-position: 0% 0px;
	   line-height: 27px;
}

#homebutton, 
#aboutbutton, 
#servicebutton, 
#testimonialbutton, 
#contactbutton {
	visibility: visible;
	position: absolute;
	left: 2px;
	z-index: 1;
	width: 154px;
	height: 27px;
	overflow: hidden;
	top: 381px;
}

#homebutton_hm a,
#servicebutton_hm a,
#aboutbutton_hm a,
#testimonialbutton_hm a,
#contactbutton_hm a{
	background-repeat: no-repeat;
	display: block;
	width: 155px;
	height: 27px;
	background-position: 0% 0px;
	   line-height: 27px;
}


#homebutton_hm, 
#aboutbutton_hm, 
#servicebutton_hm, 
#testimonialbutton_hm, 
#contactbutton_hm {
	visibility: visible;
	position: absolute;
	left: 1px;
	z-index: 1;
	width: 154px;
	height: 27px;
	overflow: hidden;
	top: 447px;
}



#homebutton a{background-image:url(images/homebutton.jpg);}

#aboutbutton a{background-image:url(images/aboutbutton.jpg);}

#servicebutton a{background-image:url(images/servicebutton.jpg);}
   
#contactbutton a{ background-image:url(images/contactbutton.jpg);}

#testimonialbutton a{background-image:url(images/testimonialbutton.jpg);}

#homebutton_hm a{background-image:url(images/homebutton.jpg);}

#aboutbutton_hm a{background-image:url(images/aboutbutton.jpg);}

#servicebutton_hm a{background-image:url(images/servicebutton.jpg);}
   
#contactbutton_hm a{ background-image:url(images/contactbutton.jpg);}

#testimonialbutton_hm a{background-image:url(images/testimonialbutton.jpg);}


#homebutton{
	top:264px;
}

#aboutbutton{
	top: 303px;
}

#servicebutton{
	top: 342px;
}

#testimonial{
	top:445px;
}

#contactbutton{
	top: 420px;
}

#homebutton_hm{
	top:330px;
}

#aboutbutton_hm{
	top: 369px;
}

#servicebutton_hm{
	top: 408px;
}

#testimonial_hm{
	top:445px;
}

#contactbutton_hm{
	top: 486px;
}


#homebutton a:hover,
#aboutbutton a:hover,	
#servicebutton a:hover,
#testimonialbutton a:hover,
#contactbutton a:hover{
	background-position: -164px;}
	
#homebutton_hm a:hover,
#aboutbutton_hm a:hover,	
#servicebutton_hm a:hover,
#testimonialbutton_hm a:hover,
#contactbutton_hm a:hover{
	background-position: -164px;}
	
#side_bar{
	top: 516px;
	position:absolute;
	overflow: hidden;
	left: 00px;
}


.content_header{ 
font-family:Verdana, Geneva, sans-serif;
color:#000;
padding-top: 8px;
}


#content{
	background-color:#FFF;
	margin-left: 220px;
	margin-top: 0px;
	padding-left: 15px;
	margin-top: 70px;
	width: 725px;
	font-family: Verdana, Geneva, sans-serif;
}

#flash{ 

}

#footer{
	height: 100px;
	width: 705px;
	margin-top: 55px;
	margin-left: 20px;
	padding-left: 220px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;}
	
#footer a{ font-family:Verdana, Geneva, sans-serif;
font-size: 14px;
color:#FFF;
text-decoration: none;
}

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

