html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp,  
small, strike, strong, sub, sup, tt, var,  
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,  
table, caption, tbody, tfoot, thead, tr, th, td {  
 margin: 0;  
 padding: 0; 
 border: 0;  
 outline: 0; 
 font-weight: inherit;  
 font-style: inherit;  
 font-size: 100%;  
 font-family: inherit;  
 vertical-align: baseline;  
} 
 
/* remember to define  focus styles! */  
:focus { 
 outline: 0;  
} 
 
body {  
 line-height: 1;  
 color: black;  
 background: white;  
 margin: 0 auto;
 text-align: center;
 background-image: url(images/bg.jpg);
 background-repeat: repeat-x;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #292929;
} 
 
ol, ul {  
 list-style: none;  
} 
 
/* tables still need 'cellspacing="0"' in the markup */  
table {  
 border-collapse: separate;  
 border-spacing: 0;  
} 
 
caption, th, td { 
 text-align: left;  
 font-weight: normal;  
} 
 
blockquote:before, blockquote:after,  
q:before, q:after {  
 content: "";  
} 
 
blockquote, q {  
 quotes: "" "";  
}
a {
	text-decoration: none;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 898px;
	line-height: 22px;
	text-align: left;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.header {
	clear: both;
}
#menu {
	clear: both;
	font-size: 11px;
	height: 46px;
}
#menu li {
	float: left;
	position: relative;
	height: 46px;
}
#menu li a {
	display: block;
	color: white;
	background-repeat: no-repeat;
	height: 46px;
	line-height: 39px;
	text-align: center;
}
#menu li a.nav01 {
	background-image: url(images/nav01.jpg);
	width: 76px;
}
#menu li a.nav02 {
	background-image: url(images/nav02.jpg);
	width: 95px;
}
#menu li a.nav03 {
	background-image: url(images/nav03.jpg);
	width: 83px;
}
#menu li a.nav04 {
	background-image: url(images/nav04.jpg);
	width: 97px;
}
#menu li a.nav05 {
	background-image: url(images/nav05.jpg);
	width: 97px;
}
#menu li a.nav06 {
	background-image: url(images/nav06.jpg);
	width: 120px;
}
#menu li a.nav07 {
	background-image: url(images/nav07.jpg);
	width: 142px;
}
#menu li a.nav08 {
	background-image: url(images/nav08.jpg);
	width: 76px;
}
#menu li a.nav09 {
	background-image: url(images/nav09.jpg);
	width: 112px;
}
#menu li:hover a,
#menu li a:hover {
	background-position: 0 -46px;
}
#menu li a.on {
	background-position: 0 -92px;
	color: #4c4c4c;
}
#menu li a:hover ul,
#menu li:hover ul {
	display: block;
}
#menu ul {
	position: absolute;
	top: 39px;
	left: 0;
	background-color: #82b7bb;
	display: none;
	width: 150px;
	padding: 10px;
}
#menu ul li {
	clear: both;
	height: 16px;
	line-height: 16px;
	width: 150px;
}
#menu ul li a {
	height: 0;
	line-height: normal;
	text-align: left;
	background-image: none;
}
#menu ul li a:hover {
	color: #007a81;
}
div.header h1 {
	float: left;
}
div.newsletter-form {
	float: left;
	background-image: url(images/header-newsletter-bg.jpg);
	background-repeat: no-repeat;
	width: 450px;
	height: 174px;
	position: relative;
}
#newsletter {
	position: absolute;
	top: 122px;
	right: 49px;
}
#newsletter input {
	float: left;
	width: 190px;
	border: 1px #cccccc solid;
	margin-right: 5px;
	font-size: 10px;
	padding: 2px;
	color: #666666;
}
#newsletter .button {
	border: 0 none;
	width: 57px;
	height: 19px;	
	background-image: url(images/submit-btn.jpg);
	background-repeat: no-repeat;
	background-color: red;
	color: #fbd2d0;
	padding: 0;
	cursor: pointer;
}
div.content {
	clear: both;
	padding-top: 40px;
	width: 898px;
}
div.main-content {
	width: 556px;
	float: left;
	margin-left: 40px;
	padding-bottom: 40px;
}
div.main-content h2 {
	color: #007a81;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	clear: both;
}
div.main-content p {
	padding-bottom: 20px;
	clear: both;
}
div.main-content strong {
	font-weight: bold;
}
div.main-content em {
	font-style: italic;
}
div.main-content a {
	color: #007a81;
	text-decoration: underline;
}
div.main-content ul {
	margin-left: 30px;
	margin-bottom: 20px;
}
div.video {
	clear: both;
	width: 556px;
	height: 240px;
	position: relative;
}
div.video-holder {
	float: left;
	width: 364px;
	padding-bottom: 20px;
}
div.video-txt {
	float: left;
	width: 192px;
	color: #5b5a5a;
	font-family: "Times New Roman", Times, serif;	
	position: absolute;
	right: 0;
	bottom: 0;
}
div.video-txt p {	
	margin-left: 20px;
	padding-bottom: 0;
}
div.sidebar {
	width: 229px;
	float: left;
	margin-left: 40px;
}
div.sidebar-box {
	clear: both;
	background-image: url(images/sidebar-box-bg.jpg);
	background-repeat: no-repeat;
	width: 229px;
	height: 152px;
	color: white;
	position: relative;
	padding-bottom: 44px;
}
div.sidebar-box h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	text-indent: 20px;
	position: absolute;
	top: 19px;
	left: 27px;
}
div.sidebar-box h3 a {
	color: white;
}
div.sidebar-box p {
	position: absolute;
	top: 80px;
	left: 27px;
	font-size: 12px;
	line-height: 17px;
	width: 182px;
}
div.footer {
	clear: both;
	background-color: #007a81;
	display: table;
	height: 51px;
	width: 100%;
	font-size: 10px;
	line-height: 23px;
	color: white;
}
div.footer-holder {
	clear: both;
	margin: 0 auto;
	width: 898px;
}
div.footer-links {
	float: left;	
	padding-top: 15px;
	margin-left: 40px;
}
div.footer-links a {
	margin: 0 3px;
	color: white;
}
div.footer-links a:hover {
	text-decoration: underline;
}
div.follow-us {
	float: right;	
	padding-top: 15px;
	margin-right: 40px;
	text-align: left;
	line-height: 23px;
}
div.follow-us span {
	float: left;
	margin-right: 3px;
}
div.follow-us a {
	margin: 0 3px;
	float: left;
}
div.copy {
	clear: both;
	margin: 0 auto;
	width: 100%;
	background-color: #8e8c8c;
	height: 34px;
	line-height: 34px;
	color: white;
	font-size: 12px;
}
div.team-img {
	float: left;
	margin-right: 10px;
}
div.team-txt {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 20px;
	float: left;
	width: 446px;
}
.why {
	clear: both;
	margin-bottom: 20px;
}
.why li {
	clear: both;
	text-indent: -8px;
}
.why li span {
	color: #007a81;
	font-weight: bold;
}
div.form-col01 {
	float: left;
	width: 247px;
	margin-right: 47px;
}
div.form-col02 {
	float: left;
	width: 247px;
}
#exA {
	clear: both;
}
#exA label {
	clear: both;
	font-weight: bold;
	font-size: 12px;
	color: #007a81;
}
#exA input,
#exA textarea {
	clear: both;
	background-image: url(images/input-bg.gif);
	background-repeat: no-repeat;
	width: 231px;
	height: 17px;
	padding: 8px;
	border: 0 none;
	margin-bottom: 15px;
}
#exA textarea {
	background-image: url(images/textarea-bg.gif);
	height: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
}
#exA input.submit {
	background-image: url(images/send-btn-bg.gif);
	width: 85px;
	height: 41px;
	color: white;
	cursor: pointer;
	font-size: 15px;
	float: left;
	clear: none;
	font-weight: bold;
	margin-left: -4px;
}
#exA span {
	display: block;
	float: left;
	line-height: 41px;
	font-size: 11px;
	margin-left: 10px;
}
div.testimonials {
	clear: both;
}
div.testimonials p {
	border-bottom: 1px black dotted;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 12px;
}
div.testimonials span {
	color: #007a81;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	display: block;
	padding-top: 20px;
}
div.testimonials strong {
		display: block;
}
.some {
	margin-left: 0 !important;
	display: table;
}
.some li {
	margin-left: 0 !important;
	float: left;
	width: 180px;
}
.some span {
	color: #007a81;
	font-weight: bold;
}