body {
	margin: 0;
	padding: 0;
	background: url('../img/background_01.jpg') top center repeat-x;
	font: 12px Tahoma;
	color: #707070;
	text-align: justify;
}

a {
	color: #1d94c3;
	text-decoration: none;
}

a:hover {
	color: #56accf;
}

img {
	border: none;
}

p {
	margin: 0 0 20px 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

h2 {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	width: 100%;
	border-bottom: 1px dotted #c2c2c2;
	font-size: 12px;
	font-weight: normal;
}

h3 {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
}

h3 a {
	display: block;
	float: left;
	margin: 0;
	padding: 0 8px;
	height: 25px;
	line-height: 19px;
	background: url('../img/btn_bg.gif') top left repeat-x;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

h3 a:hover {
	background: url('../img/btn_bg_hover.gif') top left repeat-x;
	color: #fff;
}

h4 {
	clear: both;
	float: right;
	margin: 10px 0 0;
	padding: 0;
}

h4 a {
	display: block;
	float: right;
	margin: 0;
	padding: 0 8px;
	height: 25px;
	line-height: 19px;
	background: url('../img/btn_bg.gif') top left repeat-x;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

h4 a:hover {
	background: url('../img/btn_bg_hover.gif') top left repeat-x;
	color: #fff;
}

.clearFloat {
	clear: both;
}

.btnBar input {
	cursor: pointer;
	margin: 0;
	padding: 0 8px 2px 8px;
	height: 20px;
	border: none;
	background: url('../img/btn.gif') top left repeat-x;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.btnBar input:hover {
	background: url('../img/btn_hover.gif') top left repeat-x;
}

.errorMsg {
	text-align: right;
	color: #f00;
	font-size: 9px;
	font-weight: normal;
}

/* begin main content */

.headerImgContainer {
	margin: 0;
	padding: 0;
	height: 119px;
	background: url('../img/background_02.jpg') top center repeat-x;	
}

.bgImgContainer {
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 295px;
	background: url('../img/background_03.jpg') top center no-repeat;
}

.mainContainer {
	clear: both;
	margin: 0 auto;
	background: url('../img/cont_bg.jpg') top center no-repeat;
	width: 972px;
	min-height: 497px;
}

.mainCnt {
	clear: both;
	padding: 30px 8px 0 8px;
}

.leftCol {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 25px;
	width: 200px;
	background: url('../img/left_menu_bg.gif') top right no-repeat;
}

.rightCol {
	float: left;
	padding: 0 10px 20px 10px;
	width: 695px;
}

.rightCol ul {
	float: left;
	list-style-type: none;
	margin: 20px 0;
	padding: 0;
	width: 200px;
}

.rightCol ul li {
	float: left;
	clear: left;
	margin: 5px 0;
	padding: 0 0 0 12px;
	width: 160px;
	background: url(../img/ul_bullet.gif) 0px 3px no-repeat;
	font-size: 11px;
	font-weight: bold;
}

/* end main content */

/* begin header */

.header {
	margin: 0 auto;
	padding: 0;
	width: 978px;
	height: 82px;
	background: url('../img/header_bg.jpg') top left repeat-x;
}

.logo {
	float: left;
}

.headerInfo {
	float: right;
}

.headerInfo img {
	float: right;
}

/* end header */

/* begin horizontal menu */

.menu {
	margin: 0 auto;
	padding: 0 9px;
	width: 960px;
	height: 37px;
	background: url('../img/menu_container.jpg') top center no-repeat;
}

.menu a {
	display: block;
	float: left;
	height: 37px;
	text-decoration: none;
}

a.menu_home {
	width: 109px;
	background: url('../img/menu_10.jpg') top left no-repeat;
}

a.menu_home:hover {
	background: url('../img/menu_hover.gif') 0 0 no-repeat;
}

a.menu_home_selected {
	width: 109px;
	background: url('../img/menu_hover.gif') 0 0 no-repeat;
}

a.menu_services {
	width: 132px;
	background: url('../img/menu_11.jpg') top left no-repeat;
}

a.menu_services:hover {
	width: 134px;
	margin-left: -2px;
	background: url('../img/menu_hover.gif') -108px -37px no-repeat;
}

a.menu_services_selected {
	width: 134px;
	margin-left: -2px;
	background: url('../img/menu_hover.gif') -108px -37px no-repeat;
}

a.menu_about {
	width: 135px;
	background: url('../img/menu_12.jpg') top left no-repeat;
}

a.menu_about:hover {
	width: 137px;
	margin-left: -2px;
	background: url('../img/menu_hover.gif') -240px -74px no-repeat;
}

a.menu_about_selected{
	width: 137px;
	margin-left: -2px;
	background: url('../img/menu_hover.gif') -240px -74px no-repeat;
}

a.menu_contact {
	width: 149px;
	background: url('../img/menu_13.jpg') top left no-repeat;
}

a.menu_contact:hover {
	width: 151px;
	margin-left: -2px;
	background: url('../img/menu_hover.gif') -375px -111px no-repeat;
}

a.menu_contact_selected {
	width: 151px;
	margin-left: -2px;
	background: url('../img/menu_hover.gif') -375px -111px no-repeat;
}

/* end horizontal menu */

/* begin top banners */

.topBannersContainer {
	clear: both;
	margin: 0 auto;
	padding: 5px 0 0;
	width: 944px;
	height: 195px;
}

.topBannersContainer img {
	float: left;
	margin: 0 2px;
}

/* end top banners */

/* begin vertical menu */

.leftMenu {	
	width: 195px;
}

.leftMenu div {
	padding: 10px 0;
	background: url('../img/left_menu_divider.gif') bottom left no-repeat;
}

.leftMenu a {
	display: block;
	padding: 0 0 0 20px;
	margin: 0;
	background: url('../img/left_menu_bullet.jpg') 0px 3px no-repeat;
	font: bold 13px Tahoma;
	color: #555;
	text-decoration: none;
}

.leftMenu a:hover {
	color: #56accf;
}

.leftMenu .current {
	color: #56accf;
}

/* end vertical menu */

/* begin left form */

.leftForm {
	margin: 25px 0 0;
	padding: 0;
	width: 180px;
	height: 205px;
	background: #e6f0f2 url('../img/left_form_bg.jpg') bottom center no-repeat;
}

.leftFormCnt {
	padding: 0 0 0 16px;
}

.leftForm label {
	float: left;
}

.leftForm span {
	float: right;
	margin: 2px 17px 0 0;
}

.leftForm dl {
	margin: 0;
	padding: 0;
}

.leftForm dt, .leftForm dd {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
}

.leftForm dt {
	margin: 6px 0 3px 0;
	font-size: 12px;
	color: #1d94c3;
}

.leftForm dd input {
	width: 145px;
	height: 16px;
	border: 1px solid #c5dfea;
}

.formBtn {
	float: right;
	padding: 7px 17px 0 0;
}

.contactFormBtn {
	float: right;
	margin: 10px 0 0;
}

/* end left form */

/* begin content */

.heading {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.adBanner {
	clear: both;
	float: right;
	margin: 0 20px;
}

.box {
	display: block;
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	width: 100%;
	border-bottom: 1px dotted #c2c2c2;
}

.boxServices {
	float: left;
	padding: 0 0 5px 0;
}

.boxServices a span {
	display: block;
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../img/arrow.gif) 0px 7px no-repeat;
}

.boxCnt {
	margin: 10px 0 30px 0;
	padding: 0;
}

.contactTitle {
	clear: both;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #56accf;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

dl.contact {
	float: left;
	margin: 10px 0;
	padding: 0;
	width: 300px;
}

dl.contact dt {
	float: left;
	clear: both;
	margin: 0;
	padding: 10px 0 4px 0;
	width: 300px;
	font-size: 11px;
	font-weight: bold;
	color: #555;
}

dl.contact dd {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 300px;
}

dl.contact dd input {
	width: 260px;
	height: 18px;
	border: 1px solid #b7dbeb;
}

dl.contactTextarea {
	float: left;
	margin: 10px 0;
	padding: 0;
	width: 375px;
}

dl.contactTextarea dt {
	float: left;
	clear: both;
	margin: 0;
	padding: 10px 0 4px 0;
	width: 375px;
	font-size: 11px;
	font-weight: bold;
	color: #555;
}

dl.contactTextarea dd {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 375px;
}

dl.contactTextarea dd textarea {
	width: 392px;
	height: 167px;
	border: 1px solid #b7dbeb;
}

dl.contact label {
	float: left;
}

dl.contact span {
	float: right;
	margin: 2px 38px 0 0;
}

dl.contactDetails {
	float: left;
	clear: both;
	margin: 20px 0 0;
	padding: 0;
}

dl.contactDetails dt {
	float: left;
	clear: both;
	margin: 3px 0;
	padding: 0;
	width: 50px;
	font-weight: bold;
	color: #000;
}

dl.contactDetails dd {
	float: left;
	clear: both;
	margin: -17px 0 0 50px;
	padding: 0;
}

* html dl.contactDetails dd {
	margin: -17px 0 0 25px;
}

dl.contactDetails {
	color: #707070;
	text-decoration: none;
}

.security {
	float: left;
	margin: 15px 0 0;
	text-align: left;
}

.security div {
	float: left;
	padding: 5px 0 0;
	width: 95px;
}

.security img {
	float: left;
	margin: 0 10px;
}

.security input {
	float: left;
	width: 70px;
	height: 18px;
	border: 1px solid #b7dbeb;
}

.note {
	clear: both;
	float: left;
	margin: 30px 0 50px 0;
	padding: 10px 0;
	width: 100%;
	border-top: 1px dotted #c2c2c2;
	border-bottom: 1px dotted #c2c2c2;
	font-size: 11px;
}

/* end content */

/* begin footer */

.footer {
	clear: both;
	margin: 0;
	padding: 0 10px;
	width: 940px;
	height: 35px;
	line-height: 35px;
	background: url('../img/footer_bg.jpg') top center no-repeat;
	color: #fff;
	font-size: 11px;
}

.footer span {
	color: #5ab2d2;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footerShadow {
	clear: both;
	margin: 0 auto;
	width: 960px;
	height: 55px;
	background: url('../img/footer_shadow.jpg') top center no-repeat;
}

.footerInfo {
	float: left;
}

.footerBy {
	float: right;
	color: #b7b7b7;
}

/* edn footer */

