﻿*{
margin: 0;
padding: 0;
border: 0;
}
h1 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 20pt;
	color: #666666;
	font-weight: bold;
}
h2 {
	color: #FF9900;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
.main_container {
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13pt;
	text-decoration: none;
	color: #666666;
	background-image: url('Images/MainBG.jpg');
	background-repeat: no-repeat;
	height: 886px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	text-align: justify;
}
.header {
	margin-left: 675px;
	padding-top: 55px;
}
.menu {
	margin-top: 40px;
	margin-left: 510px;
}
.h1_div {
	margin-left: 30px;
	width: 425px;
	float: left;
	clear: right;
}
.textbox_pink {
	margin-top: 85px;
	margin-left: 55px;
	width: 360px;
	height: 200px;
}
.textbox_blue {
	margin-top: 15px;
	float: right;
	clear: right;
	height: 280px;
	width: 460px;
	margin-right: 35px;
}
.textbox_grey {
	margin-top: 150px;
	margin-left: 60px;
	width: 575px;
	height: 125px;
	float: left;
	clear: both;
	color: #8AC440;
}
.textbox_blue_services {
	margin-top: 5px;
	float: right;
	clear: right;
	height: 280px;
	width: 460px;
	margin-right: 45px;
	font-size: 10pt;
}
.textbox_grey_about {
	margin-top: 112px;
	margin-left: 25px;
	width: 700px;
	float: left;
	clear: both;
	color: #8AC440;
	font-size: 12pt;
}
.textbox_grey_about_inner {
	width: 565px;
}
.textbox_pink_2 {
	margin-top: 83px;
	margin-left: 50px;
	width: 285px;
	height: 200px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
}
.textbox_grey_contact {
	margin-top: 90px;
	margin-left: 50px;
	width: 430px;
	float: left;
	clear: both;
	color: #8AC440;
	text-align: center;
	margin-bottom: 30px;
}
.textbox_blue_contact {
	margin-top: 5px;
	float: right;
	clear: right;
	height: 205px;
	width: 375px;
	margin-right: 75px;
	text-align: center;
	padding-top: 75px;
}
.textbox_pink_contact {
	margin-top: 160px;
	margin-left: 65px;
	width: 350px;
	height: 150px;
}
.text_pink {
	color: #F5B0B4;
	font-size: 13pt;
	font-weight: bold;
}
.text_lite_grn_lrg {
	color: #8AC440;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
.text_green_2 {
	color: #52891F;
	font-size: 16pt;
	font-weight: bold;
}
.text_grey_lrg {
	color: #666666;
	font-size: 16pt;
	line-height: 18pt;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.text_blue_lrg {
	color: #33CCFF;
	font-size: 16pt;
	font-weight: bold;
}
.text_green_3 {
	color: #8BC53F;
	font-size: 20pt;
	font-weight: bold;
}
.text_pink_2 {
	color: #F5B0B4;
	font-size: 20pt;
	font-weight: bold;
}
.bold {
	color: #666666;
	font-size: 12pt;
	line-height: 18px;
	font-weight: bold;
}
.center {
	text-align: center;
}
.text_link {
	text-decoration: none;
	color: #FFFF99;
}
.text_link_2 {
	text-decoration: none;
	color: #FF9900;
	font-size: 16pt;
}
.bullet {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 16px;
	margin-top: 5px;
	color: #3399FF;
	font-size: 13pt;
	font-weight: bold;
}
.bullet_2 {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 16px;
	margin-top: 5px;
	color: #3399FF;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12px;
}
.footer_link {
	color: #666666;
	text-decoration: none;
}
.footer_designby {
	font-size: 12pt;
	text-align: right;
}
.footer_home {
	margin-top: 45px;
	margin-left: 15px;
	width: 925px;
	float: left;
	clear: both;
	font-size: 12pt;
	padding-top: 10px;
	margin-right: 25px;
}
.footer_services {
	margin-top: 45px;
	margin-left: 25px;
	width: 925px;
	float: left;
	clear: both;
	font-size: 12pt;
	padding-top: 20px;
	margin-right: 25px;
}
.footer_about {
	margin-top: 40px;
	margin-left: 25px;
	width: 925px;
	float: left;
	clear: both;
	font-size: 12pt;
	margin-right: 25px;
}
.footer_contact {
	margin-top: 45px;
	margin-left: 25px;
	width: 925px;
	float: left;
	clear: both;
	font-size: 12pt;
	padding-top: 10px;
	margin-right: 25px;
}

