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

.contactUsContainer{
width:935px;
height:275px;}

.contactUs {
background-image:url(../images/contactUs_images/address_bkgrnd.PNG);
width:347px;
height:149px;
margin-top:10px;
margin-bottom:15px;
margin-left:auto;
margin-right:auto;}

.contactUs ul {
width:300px;
margin-left:auto;
margin-right:auto;
padding-top:30px;
}

.contactUs li {
line-height:28px;
list-style:none;
padding-left:40px;
font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #003366;}

.contactUsMessage{
width:400px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:20px;
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-align:center;}

.ourMission {
	width:361px;
	height:100%;
	float:left;
	padding-bottom:15px;
}

.ourMissionHeader {
background-image:url(../images/contactUs_images/ourMission_bkgrnd.PNG); background-repeat:no-repeat;
width:361px;
height:45px;
}

.whoWeAre {
width:552px;
margin-left:380px;
margin-bottom:30px;
background-color:#E7FFBD;
}

.whoWeAreHeader { 
background-image:url(../images/contactUs_images/whoWeArettl_bkgrnd.PNG);
width:552px;
height:45px;}

.whoWeAreStory {
width:525px;
margin-left:auto;
margin-right:auto;
margin-top:17px;
margin-bottom:15px;}

.whoWeArePicture {
float:left;
width:90px;
height:90px;
border:#CCCCCC 1px solid;
margin-bottom:30px;}

.whoWeArePara {
margin-left:105px;
font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333333; text-align: left;}

