@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica", Helvetica, Arial, sans-serif;
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
body {
	font-family: "Helvetica", Helvetica, Arial, sans-serif;
	background-image: url(images/bg_inner.gif);
	background-repeat: repeat-x;
	background-position: 0px 50px;
	font-size: 13px;
	line-height: 20px;
	color: #7a7b7d;
	background-color: #00b7e9;
}
body.frontpage {
	background-image: url(images/bg_front.gif) !important;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	border: none !important;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
#nav-wrapper {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	height: 50px;
	display: block;
	clear: both;
}
#nav {
	width: 900px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	overflow: hidden;
}
#nav li {
	margin-top: 12px;
	margin-right: 12px;
	height: 25px;
	float: left;
	width: auto;
}
#nav li a, #nav li a:link, #nav li a:visited {
	font-size: 13px;
	line-height: 25px;
	display: block;
	padding-left: 7px;
	width: auto;
	height: 25px;
	color: #FFFFFF;
	font-weight: normal;
	float: left;
	background-color: inherit;
}
#nav li a span {
	display: block;
	padding-right: 7px;
	cursor: pointer;
}
#nav li a.active, #nav li a.active:hover {
	color: #FFFFFF;
	display: block;
	background-image: url(images/nav_left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: inherit;
}
#nav li a.active span, #nav li a.active:hover span {
	height: 25px;
	width: auto;
	display: block;
	background-image: url(images/nav_right.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	float: left;
}
#nav li a:hover {
	display: block;
	background-image: url(images/nav_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav li a:hover span {
	height: 25px;
	width: auto;
	display: block;
	background-image: url(images/nav_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#nav .phone {
	line-height: 25px;
	color: #FFF;
	float: right;
	background-image: url(images/nav_phone.png);
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	background-color: inherit;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 14px;
	font-weight: bold;
}
#header-front {
	background-image: url(images/header-front_bg.png);
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-position: right 0px;
	height: 460px;
}
#header-front h1 {
	height: 95px;
	width: 360px;
	background-image: url(images/logo-front.gif);
	background-repeat: no-repeat;
	background-position: 0px 22px;
	display: block;
	font-size: 27px;
	font-weight: bold;
	color: #00395A;
	text-indent: -9999px;
	padding-top: 22px;
	padding-bottom: 18px;
}
#header-front h1 a {
	width: 360px;
	display: block;
	height: 95px;
}
#header-front h2 {
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #00395A;
	width: 580px;
	display: block;
	clear: both;
	margin-bottom: 30px;
}
#header-front h2 a {
	color: #09C;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #09C;
}
#buttons {
	height: 100px;
	display: block;
	clear: both;
}
#buttons ul li {
	height: 43px;
	width: 180px;
	background-color: #A2CC3A;
	float: left;
	margin-top: 29px;
	margin-right: 30px;
}
#buttons ul li a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 43px;
	width: 180px;
	text-indent: -9999px;
}
#buttons ul li a.testimonials {
	background-image: url(images/button_testimonials.gif);
}
#buttons ul li a.faq {
	background-image: url(images/button_faq.gif);
}
#buttons ul li a.contact-us {
	background-image: url(images/button_contact.gif);
}
#header-inner {
	background-image: url(images/header-inner_bg.png);
	background-repeat: no-repeat;
	height: 235px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-position: right 0px;
}
#header-inner h1 {
	height: 80px;
	width: 300px;
	background-image: url(images/logo-inner.gif);
	background-repeat: no-repeat;
	background-position: 0px 22px;
	display: block;
	font-size: 27px;
	font-weight: bold;
	color: #00395A;
	text-indent: -9999px;
	padding-top: 22px;
	padding-bottom: 36px;
}
#header-inner h1 a {
	width: 300px;
	display: block;
	height: 80px;
}
#header-inner h2 {
	color: #a2cc3a;
	background-repeat: no-repeat;
	background-position: 0px center;
	background-color: inherit;
	line-height: 68px;
	height: 68px;
	font-size: 17px;
	font-weight: bold;
	text-indent: -9999px;
	display: block;
}
#header-inner h2.about {
	background-image: url(images/h2_about.gif);
}
#header-inner h2.faq {
	background-image: url(images/h2_faq.gif);
}
#header-inner h2.testimonials {
	background-image: url(images/h2_testi.gif);
}
#header-inner h2.contact {
	background-image: url(images/h2_contact.gif);
}
#container-wrapper {
	background-color: #FFF;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#container p {
	margin-bottom: 10px;
}
#container p.small {
	font-size: 10px;
	line-height: 14px;
}
#container a {
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #09C;
	font-weight: bold;
	color: #09C;
}
#left {
	width: 570px;
	float: left;
	margin-right: 20px;
}
#left .boxout {
	border: 1px solid #bcd5e3;
	margin-top: 30px;
	background-image: url(images/boxout_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	background-color: #F1FAFE;
	padding: 20px;
}
#left .boxout ul li {
	background-image: url(images/icon_tick.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#left .boxout p, #left .last {
	margin: 0px;
}
#left .boxout a.top {
	font-size: 10px;
	line-height: 30px;
}
#left .boxout ol {
}
#left h2 {
	font-size: 50px;
	line-height: 50px;
	font-weight: bold;
	color: #00395A;
}

#left h3 {
	font-size: 17px;
	margin-bottom: 10px;
	color: #A2CC3A;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: inherit;
	line-height: 30px;
	text-indent: -9999px;
}
#left h4 {
	font-size: 17px;
	margin-bottom: 6px;
	color: #A2CC3A;
	line-height: 24px;
	font-weight: bold;
}
#left h3.whatis {
	background-image: url(images/h3_whatisdmp.gif);
}
#left h3.howcan {
	background-image: url(images/h3_howcan.gif);
}
#left h3.doineed {
	background-image: url(images/h3_doineed.gif);
}
#left h3.helpyou {
	background-image: url(images/h3_helpyou.gif);
}
#left ul li, #right ul li {
	margin-bottom: 10px;
	padding-left: 26px;
}
#right {
	width: 300px;
	float: right;
}
#right .side-contact {
	background-color: #4b80b6;
	color: #FFF;
	border: 1px solid #1a5189;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/contact_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 40px;
	margin-bottom: 30px;
}
#right h3.contact {
	font-size: 17px;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	background-image: url(images/h3_side-contact.gif);
	line-height: 30px;
	background-color: inherit;
	margin-bottom: 10px;
	overflow: hidden;
}
#right h3.helpyou {
	font-size: 17px;
	margin-bottom: 10px;
	color: #A2CC3A;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(images/h3_helpyou.gif);
	line-height: 30px;
	text-indent: -9999px;
	background-color: inherit;
}
#right .side-contact a {
	color: #0CF;
	border-bottom-color: #0CF;
}
#right .side-contact h4 {
	font-weight: bold;
}
#right .side-testimonials {
	background-color: #66d4f2;
	color: #00395A;
	border: 1px solid #66b7ce;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/testimonials_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-bottom: 20px;
}
#right .side-testimonials a {
	color: #FFF;
	border-bottom-color: #FFF;
	background-color: inherit;
}
#right .side-boxout {
	border: 1px solid #bcd5e3;
	background-color: #f5fbfe;
	margin-top: 30px;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	background-image: url(images/boxout_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
#right .side-boxout ul li {
	background-image: url(images/icon_tick.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#footer-wrapper {
	display: block;
	background-color: #00b7e9;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear:both;
	overflow: hidden;
	min-height: 100%;
	height: 100%;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-size: 11px;
	color: #FFF;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: inherit;
}
#footer a {
	color: #FFF;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 6px;
	background-color: inherit;
}
#footer p.left {
	float: left;
}
#footer p.right {
	float: right;
}
.highlight {
	color: #A2CC3A;
	background-color: inherit;
}
#left .boxout .contactform {
	background-color: inherit;
}
img.left-align {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 4px;
	background-color: #FFF;
}
img.right-align {
	float: right;
	margin-bottom: 10px;
	padding: 4px;
	background-color: #FFF;
	margin-left: 10px;
}

.caps {
	text-transform: uppercase;
}
