body {
	margin: 0;
	padding: 0;
	background-color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.nav_gradient {
	background-image: url(Images/nav_gradient.jpg);
	background-repeat: repeat-y;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-align: center;
	vertical-align: middle;
}
.text_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 175%;
	font-weight: normal;
	color: #FFFFFF;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.text_services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.nav_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc00;
	text-align: center;
	letter-spacing: 3px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffcc00;
	text-align: center;
	letter-spacing: normal;
}
.text_intro_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 175%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.services_gradient {
	background-image: url(Images/services_gradient.jpg);
	background-repeat: repeat-y;
}
.text_services_head {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.text_service_intro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.text_white_contact {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.services_image {

	background-image: url(Images/services_image.jpg);
	background-repeat: no-repeat;
}
.text_services_blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0033cc;
	text-align: left;
}
.text_services_list_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0033cc;
	text-align: left;
	margin-left: -10px;
	list-style-position: outside;
	list-style-image: url(Images/bullet.jpg);
	line-height: normal;
	vertical-align: middle;
	list-style-type: circle;
}
.services_image_long {


	background-image: url(Images/services_image_long.jpg);
	background-repeat: no-repeat;
}
