@charset "utf-8";
body {
	background-image: url(../images/bkgd.gif);
	margin: 0px;
	padding: 0px;
	background-color: #F6F9D1;
	background-repeat: no-repeat;
	background-position: center top;
}
#pagewrapper {
	width: 960px;
	margin-top: 28px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pagewrapper #logo {
	background-image: url(../images/logo.gif);
	float: left;
	height: 123px;
	width: 284px;
	position: relative;
}
#pagewrapper #logo h1 {
	margin: 0px;
	padding: 0px;
}
#pagewrapper #logo a {
	text-indent: -999em;
	display: block;
	height: 123px;
	width: 284px;
}
#pagewrapper #menu {
	background-image: url(../images/menubkgd.gif);
	background-repeat: no-repeat;
	float: left;
	height: 105px;
	width: 676px;
	margin-top: 18px;
	position: relative;
}
#pagewrapper #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pagewrapper #menu li {
	display: inline;
	float: left;
}
#pagewrapper #menu .company a {
	background-image: url(../images/menu/company.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 46px;
	width: 115px;
}
#pagewrapper #menu .company a:hover {
	background-image: url(../images/menu/company_over.gif);
	background-repeat: no-repeat;
}
#pagewrapper #menu .services a {
	background-image: url(../images/menu/services.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 46px;
	width: 79px;
}
#pagewrapper #menu .services a:hover {
	background-image: url(../images/menu/services_over.gif);
	background-repeat: no-repeat;
}
#pagewrapper #menu .pricing a {
	background-image: url(../images/menu/pricing.gif);
	text-indent: -999em;
	display: block;
	height: 46px;
	width: 70px;
}
#pagewrapper #menu .pricing a:hover {
	background-image: url(../images/menu/pricing_over.gif);
	text-indent: -999em;
}
#pagewrapper #menu .menus a {
	background-image: url(../images/menu/menus.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 46px;
	width: 123px;
}
#pagewrapper #menu .menus a:hover {
	background-image: url(../images/menu/menus_over.gif);
	background-repeat: no-repeat;
}
#pagewrapper #menu .faq a {
	background-image: url(../images/menu/faq.gif);
	text-indent: -999em;
	display: block;
	height: 46px;
	width: 53px;
}
#pagewrapper #menu .faq a:hover {
	background-image: url(../images/menu/faq_over.gif);
	text-indent: -999em;
}
#pagewrapper #menu .about a {
	background-image: url(../images/menu/about.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 46px;
	width: 139px;
}
#pagewrapper #menu .about a:hover {
	background-image: url(../images/menu/about_over.gif);
	background-repeat: no-repeat;
}
#pagewrapper #menu .contact a {
	background-image: url(../images/menu/contact.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 46px;
	width: 97px;
}
#pagewrapper #menu .contact a:hover {
	background-image: url(../images/menu/contact_over.gif);
	background-repeat: no-repeat;
}
#pagewrapper #slogan {
	background-image: url(../images/slogan.gif);
	background-repeat: no-repeat;
	float: left;
	height: 115px;
	width: 960px;
	position: relative;
}
#pagewrapper #slogan h2 {
	text-indent: -999em;
}
#pagewrapper #main {
	float: left;
	width: 960px;
	position: relative;
	background-color: #FFFFFF;
}
#pagewrapper #main #content {
	float: left;
	width: 550px;
	margin-left: 33px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
#pagewrapper #main #content h2 {
	margin: 0px;
	padding: 0px;
}
#pagewrapper #main #content h3 {
	font-size: 14px;
	font-weight: bold;

}
#pagewrapper #main #content h4 {
	font-size: 14px;
	font-weight: bold;
	color: #78D19C;

}
#pagewrapper #main #content .company {
	background-image: url(../images/headers/company.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 33px;
	width: 550px;
}
#pagewrapper #main #content .services {
	background-image: url(../images/headers/services.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 33px;
	width: 550px;
}
#pagewrapper #main #content .faq {
	background-image: url(../images/headers/faq.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 33px;
	width: 550px;
}
#pagewrapper #main #content .about {
	background-image: url(../images/headers/about.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 33px;
	width: 550px;
}
#pagewrapper #main #content .contact {
	background-image: url(../images/headers/contact.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 33px;
	width: 550px;
}
#pagewrapper #main #content .pricing {
	background-image: url(../images/headers/pricing.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 33px;
	width: 550px;
}
#pagewrapper #main #content .menus {
	background-image: url(../images/headers/menus.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 33px;
	width: 550px;
}
#pagewrapper #main #content ul {
	list-style-type: none;
}
#pagewrapper #main #content li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
}
#pagewrapper #main #sidebar {
	float: left;
	width: 377px;
	position: relative;
}
#pagewrapper #slogan02 {
	background-image: url(../images/slogan02.gif);
	background-repeat: no-repeat;
	float: left;
	height: 152px;
	width: 960px;
	position: relative;
}
#pagewrapper #slogan02 h2 {
	text-indent: -999em;
}
#pagewrapper #footer {
	float: left;
	width: 960px;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}
#pagewrapper #footer #left {
	float: left;
	width: 480px;
	position: relative;
}
#pagewrapper #footer #right {
	text-align: right;
	float: left;
	width: 480px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}
#pagewrapper #footer #right .special {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#pagewrapper #footer #right .special a {
	color: #333333;
	text-decoration: none;
}
#pagewrapper #footer #right .special a:hover {
	color: #333333;
	text-decoration: underline;
}
#pagewrapper #footer #right a {
	color: #999999;
	text-decoration: none;
}
#pagewrapper #footer #right a:hover {
	color: #999999;
	text-decoration: underline;
}
h2.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-bottom: 10px;
	font-size: 16px;
}
.moreleading {
	line-height: 32px;
	margin-top: 32px;
	margin-bottom: 10px;
}
