@CHARSET "ISO-8859-1";

body {
	margin: 0;
	padding: 0;
	width: 95%;
	text-align: center;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #505050;
}

p {
	line-height: 14pt;
}

li {
	line-height: 14pt;
}

h1 {
	font-family: Arial;
	font-weight: normal;
	font-size: 25px;
	color: #5291cc;
}

h2 {
	font-family: Arial;
	font-weight: normal;
	font-size: 16px;
	color: #5291cc;
}

h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

a {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #5291cc;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #5291cc;
	text-decoration: underline;
}

a:hover.h1 {
	font-family: Arial;
	font-weight: normal;
	font-size: 25px;
	color: #5291cc;
	text-decoration: underline;
}

a:hover.h2 {
	font-family: Arial;
	font-weight: normal;
	font-size: 16px;
	color: #5291cc;
	text-decoration: underline;
}

.h1 {
	font-family: Arial;
	font-weight: normal;
	font-size: 25px;
	color: #5291cc;
}

.h2 {
	font-family: Arial;
	font-weight: normal;
	font-size: 16px;
	color: #5291cc;
}

.news_date {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #ababab;
}

.scrolled_content {
	margin-top: 10px;
	width: 150px;
}

.body_text {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #505050;
}

.body_text td {
	line-height: 14pt;
}

.highlight {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #5291cc;
}

.d-body {
	text-align: -moz-center;
}

.d-main {
	position: relative;
	width: 846px;
	height: 700px;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.d-header {
	position: relative;
	top: 0px;
	left: 0px;
	height: 120px;
}

.d-header-logo {
	position: absolute;
	left: 0px;
}

.d-header-strip {
	position: absolute;
	left: 178px;
	top: 56px;
}

.d-header-btn {
	position: absolute;
	top: 0px;
}

.d-header-flash {
	position: absolute;
	width: 846px;
	height: 212px;
	top: 91px;
	left: 0px;
}

.d-content {
	position: relative;
	width: 846px;
	height: 500px;
	min-height: 500px;
	height: auto !important;
}

.d-content-header {
	position: absolute;
	top: 20px;
	left: 5px;
	width: 620px;
}

.d-content-header-img {
	position: absolute;
	width: 582px;
	height: 3px;
	top: 65px;
}

.d-content-body {
	position: absolute;
	top: 80px;
	left: 5px;
	width: 620px;
}

.d-inner-content-body {
	position: relative;
	top: 0px;
	left: 200px;
	width: 500px;
	height: 450px;
	min-height: 450px;
	height: auto !important;
	display: none;
}

.d-content-presentations {
	position: absolute;
	top: 0px;
	left: 695px;
	width: 200px;
	height: 100px;
}

.d-content-nav {
	position: absolute;
	width: 170px;
	height: 200px;
	top: 0px;
	left: 0px;
}

.d-content-nav-btn {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 170px;
	height: 39px;
}

.d-pre-btn {
	position: absolute;
	cursor: pointer;
}

.d-btn-text {
	position: absolute;
	top: 12px;
	left: 15px;
	width: 100px;
	height: 37px;
}

.d-btn-text-over {
	color: #5291cc;
}

.d-footer {
	position: relative;
	height: 30px;
	width: 100%;
}

.home_table {
	background-image: url('../img/home_page_box.gif');
	background-repeat: no-repeat;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #505050;
	width: 194px;
	height: 87px;
}

.home_table_header {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	width: 243px;
	text-align: left;
	padding: 5px;
	color: #7d7d7d;
}

.home_table_middle {
	padding-left: 5px;
	padding-right: 2px;
}

.service_table {
	background-image: url('../img/service_bg.gif');
	background-repeat: no-repeat;
	height: 194px;
	width: 163px;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #505050;
}

.service_table_header {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	width: 243px;
	text-align: left;
	padding: 5px;
	color: #5391CC;
}

.service_table_middle {
	padding-left: 5px;
	padding-right: 2px;
}

.service_table_header a {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
	color: #5391CC;
}

.service_table_header_green {
	background-image: url('../img/green_box_top.gif');
	background-repeat: no-repeat;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	height: 54px;
	width: 153px;
	text-align: center;
	color: #55ac5b;
}

.service_table_middle_green {
	background-image: url('../img/green_box_middle.gif');
	padding: 5px;
}

.service_table_bottom_green {
	background-image: url('../img/green_box_bottom.gif');
	background-repeat: no-repeat;
}

.service_table_header a:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #5391CC;
	text-decoration: underline;
}

.footer {
	position: relative;
	margin-top: 5px;
	font-size: 9px;
	color: #C1C1C1;
	width: 100%;
	text-align: center;
}

.pricing_table {
	position: relative;
	top: -150px;
	left: 0px;
}

.testimonial {
	width: 500px;
	float: left;
	margin: 15px 0 30px 0;	
}

.left-quote {
	float: left;
	background: url('../img/qleft.jpg') no-repeat top;
	width: 68px;
	height: 77px;
}

.testi-text {
	float: left;
	text-align: justify;
	width: 350px;
	padding-right: 65px;
	background: url('../img/qright.jpg') no-repeat right bottom;
}

.testi-name {	
	padding:30px 0 0 15px;
}