<!-- home-page
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#background {
	width:775px;
	height:433px;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
}


#background_services {
	width:775px;
	height:431px;
	background-image:url(images/background_services.jpg);
	background-repeat:no-repeat;
}
#main_content {
	DISPLAY: inline;
	FLOAT: left;
	
	margin-left:100px;
	margin-top:30px;
	width:580px;
	height:335px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	overflow: auto;
	padding: 10px, 10px, 10px, 10px;
}
#column_1 {
	DISPLAY: inline;
	FLOAT: left;
	
	margin-left:100px;
	margin-top:30px;
	width:187px;
	height:303px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
}
#column_2 {
	DISPLAY: inline;
	FLOAT: left;
	
	margin-left:-10px;
	margin-top:30px;
	width:187px;
	height:303px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
}
#column_3 {
	DISPLAY: inline;
	FLOAT: left;
	
	margin-left:30px;
	margin-top:30px;
	width:187px;
	height:303px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
}
#header {
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}


#slogan {
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	letter-spacing:-1px;
	color:#9E003B;
}
#slogan_indentation {
	margin-left:40px;
}
#about_us {
	DISPLAY: inline;
	FLOAT: left;
	
	margin-left:75px;
	margin-top:208px;
	width:352px;
	height:90px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}
#read_more {
	color:#D49A0B;
	text-decoration:none;
}
#read_more:hover {
	color:#D49A0B;
	text-decoration:none;
}
#our_mission {
	margin-left:479px;
	margin-top:75px;
	width:245px;
	height:277px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}
#bottom {
	width:775px;
	height:81px;
	background-color:#292929;
}
#bottom_inner {
	width:775px;
	height:81px;
	background-color:#9B003D;
}
#bottom_menu_separator {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8D8E83;
}
#bottom_menu {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#8D8E83;
	text-decoration:none;
}
#bottom_menu:hover {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
#copyright {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#8D8E83;
}

a.intext {
	color: white;
}
a.intext:hover {
	text-decoration: none;
}
-->
