@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body{
	background-color:#002238;
}
#container {
	background-color: #DADADA;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	border: 3px solid 89A00C;
}

/* header */

#header{
	background-image: url(images/header.jpg);
	height: 91px;
	width: 800px;
	padding-top: 25px;
}
#header ul{
	list-style-type: none;
	float: left;
}
#header ul li{
	float:left;
}
#header ul li a{
	display:block;
	width:279px;
	height:85px;
}
#header ul li a span{
	display:none;	
}
/* nav */

#nav {
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 60px;
	width: 800px;
}
#nav ul{
	list-style-type:none;
	margin-right: auto;
	margin-left: auto;
	width: 719px;
}
#nav ul li{
	float:left;
}
#nav ul li a span{
	display:none;
}

/* btns */

#home-btn{
	background-image: url(images/home-btn.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 86px;	
}
#home-btn a{
	height: 60px;
	width: 86px;
	display:block;	
}
#home-btn a:hover{
	background-image: url(images/home_btn-ovr.gif);
	height: 60px;
	width: 86px;
	display:block;
	background-repeat: no-repeat;
}
#methodology-btn{
	background-image: url(images/methodology-btn.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 129px;	
}
#methodology-btn a{
	display:block;
	height: 60px;
	width: 129px;	
}
#methodology-btn a:hover{
	background-image: url(images/methodology-btn-ovr.gif);
	display:block;
	height: 60px;
	width: 129px;
	background-repeat: no-repeat;
}
#about-btn{
	background-image: url(images/about-btn.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 129px;	
}
#about-btn a{
	display:block;
	height: 60px;
	width: 129px;	
}
#about-btn a:hover{
	background-image: url(images/about-us-btn-ovr.jpg);
	display:block;
	height: 60px;
	width: 129px;
	background-repeat: no-repeat;
}
#press-btn{
	background-image: url(images/press-btn.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 119px;	
}
#press-btn a{
	display:block;
	height: 60px;
	width: 119px;	
}
#press-btn a:hover{
	display:block;
	height: 60px;
	width: 119px;
	background-image: url(images/press-btn-ovr.gif);
	background-repeat: no-repeat;
}
#network-btn{
	background-image: url(images/network-btn.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 83px;	
}
#network-btn a{
	display:block;
	height: 60px;
	width: 83px;	
}
#network-btn a:hover{
	background-image: url(images/network-btn-ovr.gif);
	display:block;
	height: 60px;
	width: 83px;
	background-repeat: no-repeat;
}
#blog-btn{
	background-image: url(images/blog-btn.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 66px;	
}
#blog-btn a{
	display:block;
	height: 60px;
	width: 66px;	
}
#blog-btn a:hover{
	background-image: url(images/blog-btn-ovr.gif);
	display:block;
	height: 60px;
	width: 66px;
	background-repeat: no-repeat;
}
#testimonials-btn{
	background-image: url(images/testimonials-btn.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 128px;	
}
#testimonials-btn a{
	display:block;
	height: 60px;
	width: 128px;	
}
#testimonials-btn a:hover{
	background-image: url(images/testimonials-btn-ovr.gif);
	display:block;
	height: 60px;
	width: 128px;
	background-repeat: no-repeat;
}
#contact-btn{
	background-image: url(images/contact-btn.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 97px;	
}
#contact-btn a{
	display:block;
	height: 60px;
	width: 97px;	
}
#contact-btn a:hover{
	background-image: url(images/contact-btn-ovr.gif);
	display:block;
	height: 60px;
	width: 97px;
	background-repeat: no-repeat;
}
/* body area */

#quote-area{
	background-image: url(images/quote-area-slice.gif);
	background-repeat: repeat-x;
	height: 93px;
	width: 800px;	
}
#content-area {
	background-color: #EFEFEF;
	width: 786px;
	margin-left: 7px;
	border: 1px solid #CCCCCC;
}
#testimonials #content-area{
	padding-bottom: 25px;	
}
#main-photo-area{
	background-image: url(images/photo-area.jpg);
	background-repeat: no-repeat;
	height: 174px;
	width: 745px;
	padding-right: 55px;
}
#main-photo-area ul {
	font-family: Arial;
	font-size: 12px;
	color: #002238;
	list-style-type: none;
	float: right;
	margin-top: 55px;
}
#main-photo-area ul li input{
	margin-bottom: 5px;	
}
#main-photo-area #mailingList {
	float: right;
	width: auto;
}
#main-photo-area #flashArea {
	float: left;
}



#three-column-area{
	width: 740px;
	height: 180px;
	padding-top: 28px;
	padding-left: 60px;
	margin-bottom: 25px;
}
#three-column-area ul{
	list-style-type: none;
	background-color: #CCCCCC;
}
#three-column-area ul li{
	float: left;
	width: 192px;
	height: 144px;
	
}
#about-amy {
	width: 748px;
	padding-top: 24px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-left:5px;
}

#amy-photo {
	background-image: url(images/amy-photo.jpg);
	height: 199px;
	width: 210px;
	margin-right: 15px;
	float: left;
}

.about-employee {
	width: 748px;
	padding-top: 24px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	display:block;
	margin-left: 5px;
}
#karen-photo {
	background-image: url(images/karen-photo.jpg);
	height: 199px;
	width: 210px;
	margin-right: 15px;
	float: left;
}
#blank-photo {
	height: 199px;
	width: 210px;
	margin-right: 15px;
	float: left;
}
#footer{
	background-image: url(images/footer.gif);
	clear: both;
	height: 47px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#quote-area-lrg{
	background-image: url(images/quote-area.gif);
	height: 118px;
	width: 800px;
	padding-top: 20px;
}
#form-area {
	background-image: url(images/network-page-bg.jpg);
	width: 704px !important;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-left: 80px;
}
#network #content-area #form-area form p {
	padding-left: 300px;
	padding-top: 35px;
}
/*#network #content-area #form-area form ul li input{
	margin-top: 5px;
	margin-bottom: 10px !important;
	background-repeat:no-repeat !important;
}*/

#network #form-area form ul {
	list-style-type: none;
	/*padding-left: 75px;*/
	padding-top: 0px;
}
#network #form-area form ul li{
	font-family: arial;
	font-size: 10px !important;
	color: #002238;
	line-height: 10px !important;
}
#testimonials .testimonial-bg ul {
	list-style-type: none;
	padding-left: 25px;
	padding-bottom: 25px;
	font-family: Arial;
	font-size: 12px;
	color: #002238;
}
#contact #contact-area{
	float: left;
	width: 310px;
	clear: both;
	padding-top: 25px;
}
#contact #contact-area ul{
	padding-left: 75px;
	list-style-type:none !important;
	font-family: Georgia;
	font-size: 22px;
}
#contact #contact-area ul li{
	padding-bottom: 10px;
}	
#contact #form-area{
	background-image:none !important;
	float: left;
	width: 150px;
	margin-left: 150px;
	padding-top: 25px;
}
#contact #form-area ul{
	list-style-type:none;
}
#contact #form-area ul li{
	padding-bottom: 5px;
	font-family: Georgia;
	font-size: 14px !important;
	color: #002238;
	line-height: 15px !important;
}

#contact #form-area ul li input, select, textarea{

}
#bread-crumbs{	
	float:right;
	height: 50px;
}
#bread-crumbs ul{
	width:150px!important;
	padding-left: 450px!important;
	list-style-type: none;
}
#bread-crumbs li{
	padding-right: 10px;
	
}
