BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background: #141622 url("/images/bg/body-bg-blue.jpg") repeat-x left top;
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}
LABEL {cursor: pointer;}

.relax {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*Page*/
#page {
    margin: auto;
    text-align: left;
    width: 974px;
    background: url("/images/bg/page-bg-3.jpg") repeat-y center top;
    _background: url("/images/bg/page-bg-3.jpg") repeat-y 20px top;
}

/*Header*/
.header {
    float: left;
    width: 100%;
    background: url("/images/bg/header-bg-4.jpg") no-repeat 8px top;
    //background: url("/images/bg/header-bg-4.jpg") no-repeat 9px top;
    height: 158px;
}
.header .logo {
	width: 205px;
	height: 90px;
	float: left;
	margin: 10px 0 0 22px;
}
.header UL {
	margin: 22px 0 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
.header UL LI {
	list-style: none;
	display: inline;
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 10px;
}
.header UL LI:HOVER UL {
	display: block;
}
.header UL LI A {
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	margin: 0 30px;
}
.header UL LI A:HOVER {
	color: #75BAFF;
	text-decoration: none;
}
.header UL LI.select A {
	color: #75BAFF;
}
.header UL LI UL {
	width: 183px;
	border-top: 1px solid #0E2E5A;
	position: absolute;
	left: 25px;
	top: 20px;
	_top: 25px;
	text-align: left;
	margin: 0;
	display: none;
	float: left;
}
.header UL LI UL LI {
	border: 1px solid #0E2E5A;
	border-top: none;
	display: block;
	background: none;
	padding: 0;
	float: left;
	width: 183px;
	background: #FFF;
}
.header UL LI UL LI A {
	display: block;
	font-size: 11px;
	color: #0F305E;
	margin: 0;
	padding: 3px 0 3px 3px;
	width: 180px;
	_width: 100%;
	float: left;
}
.header UL LI.select UL LI A {color: #0F305E;}
.header UL LI UL LI:HOVER {
	color: #FFF;
}
.header UL LI UL LI A:HOVER {
	background: #092D55;
	color: #FFF;
}
.wrapper {
	padding: 0 22px 0 21px;
	//padding: 0 21px 0 22px;
	_width: 100%;
	width: 888px; 
}
/*  sevices.html*/
/*.sub-page .header {
	background: url("/images/bg/header-services-bg.jpg") no-repeat 8px top;
	//background: url("/images/bg/header-services-bg.jpg") no-repeat 9px top;
	height: 247px;
}*/

/*  Default Page Header BG  */
.sub-page .banner {
	height: 103px;
	background: url(/images/bg/header-services-2.jpg) no-repeat;
	margin-top: -14px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -21px;
}

/*  Services Page Header BG  */
.services .banner {
	background: url(/images/bg/header-services-2.jpg) no-repeat;
}
/*  Pricing Page Header BG  */
.pricing .banner {
	background: url(/images/bg/header-services-2.jpg) no-repeat;
}
/*  Company Page Header BG  */
.company .banner {
	background: url(/images/bg/header-services-2.jpg) no-repeat;
}
/*  Contact Page Header BG  */
.contact .banner {
	background: url(/images/bg/header-services-2.jpg) no-repeat;
}


.sub-page .banner H1 {
	text-align: right;
	font-size: 18px;
	line-height: 120%;
	color: #252C3F;
	font-style: italic;
	padding: 42px 14px 0 0;
	margin: 0;
}
/*.sub-page .content {
	margin-top: 0;
}*/
.sub-page .content .left {
	//width: 537px;
	width: 697px;
	float: left;
}
.sub-page .content .left H2 {
	font-size: 22px;
	color: #333333;
	margin: 13px 0 10px 18px;
	font-weight: normal;
}
.sub-page .content .left P {
	font-size: 13px;
	color: #333333;
	margin: 0px 30px 15px 30px;
	font-weight: normal;
}
.sub-page .content .left P strong{
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.sub-page .content .left .as {
	font-size: 13px;
	color: #333333;
	margin: 0px 60px 0px 100px;
	font-weight: normal;
}
.sub-page .content .left LI{
	font-size: 13px;
	color: #333333;
	margin: 0px 30px 15px 100px;
	font-weight: normal;
}
.sub-page .content .left UL {
	font-size: 13px;
	color: #333333;
	margin: 0px 30px 15px 30px;
	font-weight: normal;
}
.sub-page .content .right {
	width: 232px;
	float: right;
	border-left: 1px solid #CCC;
	min-height: 700px;
	_height: 700px;
}
.sub-page .content .right H3 {
	font-size: 14px;
	color: #333;
	margin: 10px 10px 0;
}
.sub-page .content .right UL {
	margin: 0 3px;
	padding: 0 0 18px 35px;
	border-bottom: 1px solid #CCC;
	width: 192px;
	_width: 227px;
	/*float: left;*/
	float: none;
	display: block;
}
.sub-page .content .right UL LI {
/*//	float: left;*/
}

/*  pricing.html  */
.sub-page .with-bg {
	background: #DEE3EF;
	margin: 0 35px 15px 18px;
	padding: 7px 0;
}
.sub-page .content .with-bg P {
	font-size: 13px;
	color: #990000;
	margin: 0;
	font-weight: bold;
	margin: 0 15px 10px 10px;
}
.sub-page .content .with-bg P A {
	color: #000066;
	text-decoration: underline;
}
.sub-page .content .with-bg P A:HOVER {text-decoration: none; color: #333;}
.sub-page .content P A {
	color: #000066;
	text-decoration: underline;
}
.sub-page .content P A:HOVER {text-decoration: none; color: #333;}
.sub-page .content .with-bg SPAN {
	font-size: 10px;
	color: #000066;
	margin: 0;
	font-weight: bold;
	margin: 0 0px 0px 10px;
}
.sub-page .content STRONG {
	color: #000066;
}
.sub-page .row-tab {
	font-size: 13px;
	color: #000066;
	clear: left;
	margin-left: 30px;
}
.sub-page .row-tab A {
	color: #000066;
	text-decoration: underline;
}
.sub-page .row-tab A:HOVER {
	color: #333;
	text-decoration: none;
}
.sub-page .row-tab SPAN {
	font-size: 11px;
	font-weight: bold;
}
.sub-page .row-tab .left-col {
	float: left;
	width: 180px;
	margin-bottom: 5px
}
.sub-page .row-tab .right-col {
	float: left;
	margin-bottom: 5px
}
/*   contact.html   */
.sub-page FORM LABEL {
	font-size:13 px;
	color: #333;
	font-weight: bold;
}
.sub-page FORM INPUT {
	width: 186px;
}
.sub-page FORM .button {
	width: 80px;
	cursor: pointer;
}

/*Content*/
.content {
    float: left;
	margin-top: -14px;
}
.banner {
	width: 931px;
	font-size: 0px;
	line-height: 0px;
}

.content .top-menu {
	width: 100%;
	background: url("/images/bg/content-menu-bg.gif") repeat-x left top;
	margin: 0;
	padding: 0;
	height: 35px;
}
.content .top-menu LI {
	list-style: none;
	float: left;
	background: url("/images/bg/menu-separator.gif") no-repeat right top;
	margin: 3px 0;
	width: 233px;
	text-align: center;
	padding: 6px 0;
}
.content .top-menu LI.last-item {
	background: none;
	width: 231px;
}
.content .top-menu LI A {
	font-size: 15px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	float: none;
}
.content .top-menu LI A:HOVER {color: #75BAFF;}
.content .row {
	width: 916px; 
}
.content .row .left-part {
	width: 677px;
	float: left;
	border-right: 1px #ccc solid; 
}
.content .row .left-part EXAMPLE WITH BACKGROUND{
	width: 635px;
	background: #FFF url("/images/bg/tl-part-bg.gif") repeat-x left bottom;
	background: #FFF repeat-x left bottom;
	float: left;
}
.content .row .left-part H2 {
	font-size: 22px;
	color: #333333;
	font-weight: normal;
}
.content .row .left-part .guarantee {
	float: left;
}
.content .row .left-part .guarantee IMG {
	margin: 0 8px 0px 4px;
}
.content .row .left-part .guarantee A {
	text-align: center;
	display: block;
	font-style: italic;
	font-size: 11px;
	color: #333333;
	margin-bottom: 5px;
}
.content .row .left-part P {
	font-size: 12px;
	color: #333333;
	xmargin: 8px;
	line-height: 18px;
	padding-right: 40px;
}
.content .row .left-part .clr-left {
	margin: 25px 0 2px 23px;
	color: #000;
	font-size: 11px;
}
.content .row .left-part .clr-left A {
	margin: 0 5px 0px 5px;
	color: #000;
	text-decoration: underline;
}
.content .row .right-part {
	float: right;
	width: 233px;
	padding: 5px 2px 5px 2px; 
	height: auto !important;
	}
.content .row .testimonials {
	background: #010101 url("/images/bg/testimonials-bg.jpg") repeat-x left bottom;
	text-align: center;
	min-height: 460px;
	height: auto !important;
	
}
.content .row .right-part A .no-margin {
	margin: 0;
	
}
.content .row .testimonials H4 {
	font-size: 19px;
	color: #FFF;
	line-height: 26px;
	padding: 8px 0 0;
	margin: 0;
}
.content .row .testimonials P {
	font-size: 12px;
	color: #FFF;
	line-height: 15px;
	margin: 0;
	padding: 0 25px 8px 25px;
}
.content .row .right-part A {
	line-height: 0;
	font-size: 0;
	display: block;
}
.content .row .right-part .mar A IMG {margin: 11px 0 11px 0;}
.content .row .right-part A.read {
	line-height: 15px;
	font-size: 12px;
	color: #720000;
	position: relative;
	font-weight: bold;
	text-decoration: underline;
	float: right;
	margin: 8px 10px 10px 0;
//	margin: 5px 10px 7px 0;
}
.content .row .lf-nobg {background: none;}
.content .row .half {
	width: 346px;
	float: left;
	border-right: 2px solid #E9E9E9;
	min-height: 434px;
	height: auto !important;
	height: 434px;
}
.content .row .half.rh {
	border-left: 2px solid #E9E9E9;
	border-right: none;
	position: relative;
	margin-left: -2px;
}
.content .row .half H3 {
	font-size: 17px;
	color: #000;
	font-style: italic;
	margin: 15px 0 10px 30px;
}
.content .row .half H3 SPAN {
	font-size: 10px;
	font-style: normal;
	display: block;
}
.content .row .block {
	width: 295px;
	background: url("/images/bg/block-sides.gif") repeat-y left top;
	margin: 0 0 10px 27px;
	float: left;
	display: inline;
	line-height: 12px;
}
.content .row .block-top {
	width: 100%;
	background: url("/images/bg/block-top.gif") no-repeat left top;
	float: left;
}
.content .row .block-bottom {
	width: 100%;
	background: url("/images/bg/block-bottom.gif") no-repeat left bottom;
	float: left;
	padding-bottom: 2px;
}
.content .row .block H3 {
	color: #666666;
	font-style: normal;
	margin: 5px 9px 7px 5px;
	font-size: 12px;
}
.content .row .block H3 A {
	color: #1F3B6A;
}
.content .row .block IMG {
	float: left;
	margin: 0 6px;
	
}
.content .row .block P {
	font-size: 12px;
	color: #333333;
	padding: 0 8px 5px 0;
	line-height: 14px;
}
.content .row .news-date {
	font-size: 12px;
	color: #333333;
	padding: 0 8px 0 0;
	margin: 0 6px 10px 0;
	line-height: 12px;
}
.content .row .news-text {
	font-size: 12px;
	color: #333333;
	padding: 0 8px 8px 0;
	line-height: 14px;
}
.content .row .half .row-buttons {
	width: 100%;
	margin: 5px 30px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px 0;
	width: 280px;
}
.content .row .half H4 {
	font-size: 16px;
	color: #1F3B6A;
	margin: 8px 0px 13px 30px;
}
.content .row .half H4 A {
	color: #1F3B6A;
}
.content .row .half.rh IMG {
	margin: 0 5px 0 30px;
	float: left;
}
.content .row .half.rh P {
	padding: 0 30px 5px 30px;
	font-size: 12px;
	line-height: 15px;
}
.content .row .half.rh .align-right {
	text-align: right;
}
.content .row .half.rh .align-right A {
	color: #720000;
	text-decoration: underline;
	font-weight: bold;	
}
.content .row .half H5 {
	font-size: 14px;
	color: #666666;
	margin: 0px 0px 16px 30px;
}
.content .row .half .row-buttons A {
	margin-right: 15px ;
	line-height: 0;
	font-size: 0;
}
.content .row .half .row-buttons A IMG {
	margin: 2px 20px 5px 15px; 
}
.content UL {
	margin: 15px 0px 0px 30px;
	padding: 0;
	float: left;
	width: 200px;
	display: inline;
}
.content UL LI {
	font-size: 14px;
	font-weight:bold;
	color: #333333;
	margin-top: 10px;
	list-style-position: outside;
	list-style: none;
}
.content UL LI A {
	color: #333333;
	font-size: 12px;
	font-weight:normal;
	text-decoration: underline;
//	float: left;
}
.content UL LI A:HOVER {text-decoration: none;}
.content .separator {
	width: 1px;
	height: 186px;
	background: #CCC;
	float: left;
	margin-top: 20px;
}
.content .align-center-top {
	text-align: center;
	width: 100%;
	padding-top: 20px;
	background: url("/images/images/gym_bg.jpg") repeat-x left top;
}
.content .align-center-top-bg {
	text-align: center;
	width: 100%;
	padding-top: 20px;
	background: #FFF url("/images/images/gym_bg.gif") repeat-x left bottom;
	background: #FFF repeat-x left bottom;
	float: left;
}
.content .align-center {
	text-align: center;
}
.content .align-center H2 {
	color: #202536;
	font-size: 20px;
	margin: 50px 0 15px;
}
.content .align-center-top A {
	margin: 0 20px;
}
.content .row.align-center-top P {
	font-size: 16px;
	color: #202536;
	padding: 10px;
	margin: 13px 0 0px;
	font-style: italic;
	font-weight: bold;
}
.content .align-center P {
	font-size: 12px;
	color: #202536;
	margin: 0px 0 0px;
	font-style: normal;
	font-weight: normal;
}
.content .align-center P A {
	color: #202536;
	margin: 0 15px;
	text-decoration: underline;
}
.content .align-center P A IMG {
	margin: 30px 0px 50px;
}
.content .wrapper-menu {
	border-top: 2px solid #222A3F; 
}
#error-msg {
	margin-left: 30px;
	color: red;
}

/*Footer*/
.footer {
     float: left;
     width: 100%;
     background: url("/images/bg/footer-bg-2.jpg") no-repeat left top;
     //background: url("/images/bg/footer-bg-2.jpg") no-repeat 1px top;
     text-align: center;
     height: 39px;
}
.footer P {
	margin: 13px 0 0;
	font-size: 12px;
	color: #000;
}

.nsbox {
	left:160px;
	position:absolute;
	top:0;
	visibility:hidden;
	z-index:90;
}
#subbox {
	float: right;
	padding: 0 52px 0 0;
}
#bookbox {
	float: left;
	padding: 0 0px 0 42px;
}
.sbox select {font-size:9px;}

/*Articles*/
.actionLink {
	float:right;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin:20px 20px 20px 20px;
	padding:10px 10px 10px 10px;
	text-align:center;
	width:200px;
}

.contentMenu {
	font-size:11px;
	overflow:auto;
}

.contentMenu div { 
	float:left;
	width:49%;
}

.contentMenu ul {
	margin-left:20px;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.sub-page .content .left H3 {
	clear: both;
	padding: 10px 0 10px 29px;
	margin: 0;
	font-size: 16px;
}
.sub-page .content .left H3,
.sub-page .content .left H3 A {color: #333333;}

.sub-page .content .left H4 {
	clear: both;
	padding: 10px 0 0px 29px;
	margin: 0;
	font-size: 12px;
}

.sub-page .content .left H4 A {
	text-decoration: underline;
	color: #000066;
}
.sub-page .content .left H4 A:HOVER {text-decoration: none;}
.content	{ background-color: #ffffff; 
	margin: 0px 22px 0 22px;
}
.left-part img	{ float: right; border: 0; }
.content .left-part .post-info { margin-left: 0px; }
.content .left-part .post { margin-left: 0px; }
.content .left-part small { margin-left: 0px; }
.content .row .left-part .postmetadata { margin-left: 26px; }

