@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #FFF;
	font-size: 12pt;
	margin-bottom: 0px;
}
/* CSS Document */

#container {
	width: 750px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}
#main_image {
	background-image: url(../images/main_home_pic.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 250px;
	width: 750px;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
}
#main_image_what {
	background-image: url(../images/main_what_pic.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 250px;
	width: 750px;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
}
#main_image_differences {
	background-image: url(../images/main_difference_pic.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 250px;
	width: 750px;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
}
#main_image_staff {
	background-image: url(../images/main_staff_pic.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 250px;
	width: 750px;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
}
#main_image_media {
	background-image: url(../images/main_media_pic.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 250px;
	width: 750px;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
}
#main_image_contact {
	background-image: url(../images/main_contact_pic.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 250px;
	width: 750px;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
}
#main_text {
	color: #FFF;
	width: 220px;
	position: absolute;
	top: 55px;
	right: 30px;
	font-size: 10pt;
	text-align: center;
}
#map {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#main_text_services {
	color: #FFF;
	position: absolute;
	top: 35px;
	right: 20px;
	font-size: 12pt;
	text-align: left;
	width: 220px;
}
#main_text_services ul li a {
	font-size: 13pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
#main_text_services ul li {
	margin-top: 5px;
}
#main_text_services ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 15px;
}
#main_text_services ul li a:hover {
	color: #FCEA4F;
}
#main_text_differences {
	color: #FFF;
	position: absolute;
	top: 35px;
	right: 40px;
	font-size: 12pt;
	text-align: left;
	width: 210px;
}
#main_column img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#main_text_staff {
	color: #FFF;
	position: absolute;
	top: 35px;
	right: 40px;
	font-size: 18pt;
	text-align: left;
	width: 200px;
	line-height: 30px;
}
#main_text_media {
	color: #FFF;
	position: absolute;
	top: 35px;
	right: 40px;
	font-size: 12pt;
	text-align: left;
	width: 210px;
}
#main_text img {
	margin-top: 10px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: lighter;
	margin-bottom: 5px;
	margin-top: 0px;
}
#navbar {
	width: 748px;
	height: auto;
	margin-bottom: 0px;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
}
#navbar ul {
	left: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navbar ul li {
	display: inline;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#navbar ul li a {
	text-decoration: none;
	color: #535349;
}
#navbar ul li a:hover {
	color: #679DC3;
}
#content {
	width: 748px;
	margin-top: auto;
	margin-bottom: auto;
	padding-bottom: 0px;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: auto;
	float: left;
}
#Content_left_column {
	width: 400px;
	padding-left: 60px;
	margin-right: 10px;
	margin-bottom: 0px;
	clear: both;
	float: left;
}
#content #main_column {
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 20px;
}
#Content_right_column #Contact_Info {
	text-align: right;
	padding-right: 10px;
}
#Content_right_column {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	clear: right;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36pt;
	color: #679DC3;
	font-weight: normal;
	line-height: 24pt;
	margin-bottom: 10px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom: 5px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-bottom: 0px;
	margin-top: 10px;
	color: #666;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	font-weight: normal;
	margin-top: 5px;
}
#services_list {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 16pt;
}
#Content_left_column ul li a {
	font-size: 12pt;
	font-weight: bold;
	color: #679DC3;
	text-decoration: underline;
}
#Content_left_column ul li {
	margin-top: 0px;
}
#Content_left_column ul {
	margin-top: 0px;
}
#Content_left_column ul li a:hover {
	color: #9FA098;
}
#footer {
	margin-top: 0px;
	text-align: center;
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin-bottom: 10px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#footer p {
	font-size: 8pt;
	text-align: center;
}
p a  {
	color: #679DC3;
}
#footer ul {
	margin-bottom: 5px;
	margin-top: 0px;
}
#footer ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer ul li a {
	text-decoration: none;
	color: #999;
}
#footer ul li a:hover {
	color: #679DC3;
}
#Content_left_column #services_list ul li img {
	float: right;
}
#main_image_PayItForward {
	background-image: url(../images/main_PayItForward_pic.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 250px;
	width: 750px;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
}
