.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: none;
}

a {
	color: #00CCFF;
	text-decoration: none;
}

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

.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-color:#0099FF;
	background-color:#191972;
	border-style: ridge;
}

.home_pic1, .home_pic2 {
	width: 190px;
	height:126px;
	float: left;
}

.home_pic1 {
	margin-right: 0px;
}

img {
	border: none;
}




.services_pic1, .services_pic2 {
	float: left;
	width:auto;
	height: auto;
}

.services_pic1 {
	margin-right: 5px;
}


.two_col {
	width: 50%;
	height: auto;
	float:left;
	margin-top: 5px;
	margin-bottom: 20px;
}


.bullet {
	margin-left: 15px;
	line-height: 25px;
}

.mission_s {
	line-height: 20px;
	font-size: 13px;
}

.mission_title {
font-size: 120%;
font-weight: bold;
}

#bullet_container {
	margin-top: 25px;
}
.services_page_p {
	line-height: 20px;
	padding-bottom: 10px;
	margin-left: -20px;

}
	

#home_photo_container, #logo {
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	float: left;
}		
	


#container_home {
	width: 974px;
	height: 410px;
	background: url(images/home/bg.jpg) no-repeat;
}

#home_lnk{
	width: auto;
	height:320px;
	margin-top: 40px;
	margin-left: 738px;
}

#lnk_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

#lnk_container {
	margin-top: 20px;
}

#lnk_container ul {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style: none;

}

#lnk_container li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom:5px;

}

#lnk_container img {
	margin-right: 5px;
}


#lnk_container a {
	color: #FFFFFF;
	text-decoration: none;
}

#lnk_container a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
