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

body{
	background: #FFFFFF; 
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif; 
	text-align: center;
	margin-top:20px;
}	

#wrapper{
	width:910px;
	height:640px; 
	text-align:center; 
    margin-left:auto; 
	margin-right:auto; 
}

#navigation{
	width:910px; 
	height:142px; 
	text-align: center; 

}

#navigation img{
	padding: 0 15px;
	

}

#navigation a {
	outline:none;

}

/*font styles*/

h1 {
	font-size:22px; 
	font-weight:bold; 
	color:#FFFFFF; 
	padding:0;
	margin: 0 20px;
	text-align: left;
}

h2 {
	font-size:16px; 
	font-weight:bold; 
	color:#FFFFFF; 
	padding:0;
	margin: 0 20px;
	text-align: left;
}

p {
	font-size:12px; 
	color:#FFFFFF; 
	margin: 10px 20px;
	text-align: left;
}

p a:link,
p a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

p a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#2b7d8c;
}




/*content styles*/


#content{
	width:910px; 
	height:405px; 
}


#content_home_left,
#content_home_right,
#content_how_left,
#content_how_right,
#content_about_left,
#content_about_right,
#content_what_left,
#content_what_right,
#content_who_left,
#content_who_right,
#content_say_left,
#content_say_right {
	width:452px; 
	height:375px; 
	position:relative;
	padding: 20px 0;
	  
 
}


#content_home_left{
	
	float: left; 
	background:#3d5b77 url(images/interface/home/home_left.jpg) left no-repeat; 
}

#content_home_right{
	
	float: right; 
	background:#3d5b77 url(images/interface/home/home_right.jpg) right no-repeat; 
}


#content_what_left{
	
	float: left; 
	background:#9a7141 url(images/interface/whatWeDo/leftBar.jpg) left no-repeat;
	 
}


#content_what_right{
	float: right; 
	background:#9a7141 url(images/interface/whatWeDo/rightBar.jpg) right no-repeat;

}




#content_how_left{
	
	float: left; 
	background:#8a3538 url(images/interface/HowWeDo/leftBar.jpg) left no-repeat;
	 
}


#content_how_right{
	float: right; 
	background:#8a3538 url(images/interface/HowWeDo/rightBar.jpg) right no-repeat;
	
}




#content_who_left{
	
	float: left; 
	background:#526573 url(images/interface/WhoWeHelp/leftBar.jpg) left no-repeat;
	 
}


#content_who_right{
	float: right; 
	background:#526573 url(images/interface/WhoWeHelp/rightBar.jpg) right no-repeat;
	
}


#content_say_left{
	
	float: left; 
	background:#96876b url(images/interface/WhatTheySay/leftBar.jpg) left no-repeat;
	 
}


#content_say_right{
	float: right; 
	background:#96876b url(images/interface/WhatTheySay/rightBar.jpg) right no-repeat;
	
}



#content_about_left{
	
	float: left; 
	background:#72acb7 url(images/interface/LearnAboutUs/leftBar.jpg) left no-repeat;
 
}


#content_about_right{
	
	float: right; 
	background:#72acb7 url(images/interface/LearnAboutUs/rightBar.jpg) right no-repeat;
	
}



/* end content styles */		




/*sub nav starts*/

#subnavigation{

	width:910px; 
	height:30px;
	padding:20px 0 0 0 ;
        text-align:center;
}

#subnavigation a,
#subnavigation a:link,
#subnavigation a:visited {
        font-size:14px;
	color:#9d9186;
	text-decoration:none;
	padding:10px 20px 0 0;
        outline:none;
}

#subnavigation a:hover {
        font-size:14px;
	color:#3d5b76;
	text-decoration:none;
	padding:10px 20px 0 0;
        outline:none;
}

.selected {
        font-size:14px;
	color:#3d5b76;
	text-decoration:none;
	padding:10px 20px 0 0;
}



/* end sub nav */

/* CONTACT FORM */

.contactText {
color:#999;
font-family:Arial;
width:170px;
height:15px;
font-size:11px;
border:none;
}



.contactTextarea {
color:#999;
font-family:Arial;
width:400px;
height:50px;
font-size:11px;
border:none;
}


/* start footer */

#footer_home{
	width:910px; 
	height:30px; 
	background: url(images/interface/home/home_footer.jpg); 
	padding-top: 10px;  

}

#footer_what{
	width:910px; 
	height:30px; 
	background: url(images/interface/whatWeDo/bottomBar.jpg); 
	padding-top: 10px;  

}

#footer_how{
	width:910px; 
	height:30px; 
	background: url(images/interface/HowWeDo/bottomBar.jpg); 
	padding-top: 10px;  

}



#footer_who{
	width:910px; 
	height:30px; 
	background: url(images/interface/WhoWeHelp/bottomBar.jpg); 
	padding-top: 10px;  

}



#footer_say{
	width:910px; 
	height:30px; 
	background: url(images/interface/WhatTheySay/bottomBar.jpg); 
	padding-top: 10px;  

}



#footer_about{
	width:910px; 
	height:30px; 
	background: url(images/interface/LearnAboutUs/bottomBar.jpg); 
	padding-top: 10px;  

}

#footer-text {

width:770px;
float:left;
}

#footer-text p {
	font-size: 14px; 
	color:#FFFFFF;
       text-align:center;
       padding:0;
       margin:0;
}

.footer-text  p a:link,
.footer-text  p a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.footer-text p a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#contactUs {
margin:0;
padding:0;
position:relative;
float:left;
top:-10px;
width:100px;
height:40px;

}


#contactUs a img {
border:none;
}