 BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}

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

/**** Page ****/
#page {
    margin: auto;
    text-align: left;
	background: transparent url("../images/bg/bg-page.gif") repeat-y left top;
	width: 1000px;
}

/**** Header ****/
.sub-header {
    width: 100%;
}

.header {
	width: 100%;
	height: 169px;
	background: none;
	background-color: #ffffff;
	}
.header-border{
	width: 993px;
	border: 3px solid #000033;
	height: 160px;
	background: none;
	}
.header-border.no-home{
	background: transparent url("../images/bg/bg-header.jpg") no-repeat left top;
	}

.header-home {
	background: transparent url("../images/bg/bg-header-home.png") no-repeat left top;
	width: 1000px;
	height: 351px;
	margin-top: -168px;
	}
.header-logo{
	width: 100%;
	text-align: left;
	}

.header-logo a.logo{
	margin: 0px 0 0 116px;
	padding: 0;
	}
.header-logo a.logo img{
	margin: 10px 0 0 0;
	padding: 0;
	}

.header-home h1{
	font-size: 32px;
	font-weight: normal;
	color: #ffffff;
	margin: 20px 0 20px 360px;
	padding: 0;
	font-family: Arial, sans-serif;
	}
.header-box{	
	float: right;
	display: inline;
	background: transparent url("../images/bg/bg-header-box.jpg") no-repeat left top;
	margin: 5px 4px 0 0;
	padding: 0 0 14px 0;
	width: 766px;
	_width: 760px;

	}
.header-box ul{
	list-style-type: none;
	margin: 8px 45px 0px 0;
	padding: 0;
	float: right;
	display: inline;
	}
.header-box ul li{
	margin: 0 8px;
	padding: 0;
	float: left;
	display: inline;
	color: #000033;
	font-family:Tahoma, sans-serif;
	font-size: 20px;
	}
/**** Content ****/
.content {
    float: left;
	display: inline;
    width: 100%;
	background: transparent url("../images/bg/bg-page.gif") repeat-y left top;
}

.content-block{
    float: left;
	display: inline;
    width: 100%;
	}

/*** SIDE BOX ***/
.side-box{
	float: left;
	display: inline;
	width: 240px;
	margin-left: 25px;
	padding-bottom: 22px;
	font-family: Tahoma, sans-serif;
	}
.side-box.no-home-box{
	width: 300px;
	margin-top: 50px;
	margin-left: 15px;
	}
.side-box.no-home-box.bottom{
	padding: 0;
	margin-left: 50px;
	width: 265px;
	}

.side-box.top-box{
	margin-top: -45px;
	position: relative;
	width: 300px;
	margin-left: 15px;
	}
.side-box.last-box{
	padding: 0px;
	margin-left: 55px;
	width: 210px;
	}
.side-box ul.icon-list{
	margin: 6px 0 16px 0;
	padding: 0;
	list-style-type: none;
	float: left;
	display: inline;
	width: 100%;
	}
.side-box ul.icon-list li{
	margin: 8px 0;
	padding: 0;
	background: transparent url("../images/icons/icon-list-1.gif") no-repeat left bottom;
	float: left;
	width: 100%;
	}
.side-box ul.icon-list li a{
	margin: 0;
	padding: 0 0 0 25px;
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	color: #ffffff;
	float: left;
	}
.side-box ul.icon-list li a:hover,
.side-box a:hover,
.side-box ul.simple-list.white-list li a:hover{
	color: #66CC33;
	text-decoration: none;
	}
.side-box ul.icon-list li a:visited,
.side-box a:visited,
.side-box ul.simple-list.white-list li a:visited{
	color: #FF6633;
	}

.side-box ul.simple-list,
.side-box ul.simple-list.small-list{
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
	display: inline;
	width: 100px;
	}
.side-box ul.simple-list.big-list{
	margin-top: 15px;
	width: 100%;
	}
.side-box ul.simple-list li{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	}
.side-box ul.simple-list li {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	float: left;
	}
.side-box ul.simple-list.big-list li {
	font-size: 14px;
	}
.side-box ul.simple-list.white-list{
	margin-top: 28px;
	width: 100%;
	}
.side-box.no-home-box ul.simple-list.white-list{
	margin-top: 70px;
	}
.side-box ul.simple-list.white-list li{	
	margin: 20px 0 0 0;
	}
.side-box ul.simple-list.white-list li a{
	font-family: Arial, sans-serif;
	font-size: 20px;
	line-height: 120%;
	color: #ffffff;
	}
.side-box h3{
	font-size: 20px;
	color: #FF6633;
	margin: 22px 0 0 0;
	padding: 0;
	font-weight: bold;
	margin-bottom: 3px;
	float: left;
	width: 100%;
	}
.side-box h4{
	font-size: 15px;
	color: #66CC33;
	margin: 22px 0 0 0;
	padding: 0;
	font-weight: bold;
	margin-bottom: 3px;
	float: left;
	width: 100%;
	}
.side-box a{
	font-size: 15px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
.side-box p{
	font-size: 15px;
	color: #999999;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
.side-box.image-box{
	margin-left: 27px;
	margin-right: 7px;
	margin-top: 15px;
	}

/**** HEAD BOX ***/
.head-box{
	float: left;
	display: inline;
	background: transparent url("../images/bg/bg-head-box.png") no-repeat left top;
	width: 284px;
	font-family: Tahoma, sans-serif;
	}
.head-box h2{
	float: left;
	display: inline;
	margin-right: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	margin: 0;
	padding: 17px 0px 21px 8px;
	}
.head-box.box-27 h2{
	font-size: 27px;
	padding: 15px 0px 21px 8px;
	margin-right: 5px;
	}
.head-box.orange{
	background: transparent url("../images/bg/bg-head-box-orang.png") no-repeat left top;
	width: 284px;
	height: 158px;
	}
.head-box.orange p{
	font-size: 14px;
	margin: 20px 23px 0px 18px;
	padding: 0;
	color: #000000;
	}
.head-box.big{
	width: 956px;
	background: transparent url("../images/bg/bg-head-box-big.png") no-repeat left top;
	margin-left: 15px;
	}
.head-box.right-box{
	width: 100%;
	background: transparent url("../images/bg/bg-head-box-right.png") no-repeat left bottom;
	margin-bottom: 10px;
	text-align: left;
	padding: 12px 0 20px 15px;
	}
/**** CONTENT BOX ****/
.content-box{
	float: left;
	display: inline;
	width: 685px;
	font-family: Arial, sans-serif;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	}
.content-box.top-cont{
	width: 650px;
	}
.content-box.privacy-policy,
.content-box.contact-box{
	width: 641px;
	margin: 25px 0 0px -35px;
	text-align: left;
	background: transparent url("../images/bg/bg-contact-box.gif") no-repeat left bottom;
	}
.content-box.site-map{
	width: 641px;
	margin: 25px 0 0px -35px;
	text-align: left;
	background: transparent url("../images/bg/bg-contact-box.gif") no-repeat left bottom;
	}
.content-box.privacy-policy{
	background: none;
	min-height: 100px;
	_height: 100px;
	margin-left: 0;
	}
.content-box.site-map{
	background: none;
	min-height: 100px;
	_height: 100px;
	margin-left: 0;
	}
.content-box h1{
	margin: 0 0 50px 0;
	padding: 0;
	font-size: 40px;
	color: #666666;
	font-weight: normal;
	font-family: Tahoma, sans-serif;
	text-align: center;
	}
.content-box h3{
	margin: 30px 0 8px 0;
	padding: 0;
	font-size: 22px;
	color: #44536A;
	font-weight: normal;
	}	
.content-box h4 a{
	margin: 22px 20px 20px 0;
	padding: 0;
	font-size: 20px;
	color: #000033;
	font-weight: normal;
	line-height: 100%;
	}
.content-box h4 a:hover{
	color: #66CC33;
	text-decoration: none;
	}
.content-box h4 a:visited{
	color: #46466B;
	}
.content-box p {
	margin: 22px 20px 20px 0;
	padding: 0;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 110%;
	}
.content-box p strong{
	color: #FF3300;
	font-weight: normal;
	}

.right-banner{
	float: right;
	display: inline;
	margin: 22px 10px 0 20px;
	text-align: center;
	width: 308px;
	padding-bottom: 10px;
	font-family: Tahoma, sans-serif;
	}	
.right-banner {
	font-size: 20px;
	color: #FF6633;
	}

.right-banner a.head-link{
	margin: 15px 0 0 0;
	padding: 0;
	font-weight: normal;
	font-size: 22px;
	text-decoration: underline;
	color: #0000FF;
	position: relative;
	}
.right-banner a.head-link:hover{
	text-decoration: none;
	}
.right-banner p,
.right-banner a.link{
	margin: 6px 0 0 0;
	padding: 0;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	}
.right-banner a.link{
	color: #006600;
	text-decoration: none;
	float: left;
	position: relative;
	}
.right-banner a.link:hover{
	text-decoration: underline;
	}

.content-box.contact-box.bottom{
	background: none;
	text-align: left;
	}
.content-box.contact-box.bottom div{
	width: 420px;
	float: left;
	display: inline;
	} 
.content-box.contact-box.bottom p{
	display: inline;
	float: left;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 5px 0 0 0;
	padding: 0;
	}
	
.content-box.contact-box.bottom p#error-msg,
.content-box.contact-box.bottom p#thank-you,
.content-box.contact-box.bottom p#pls-wait{
	margin-top: 25px;
	font-weight: bold;
	}
.content-box.contact-box.bottom p#error-msg{color: red;}
.content-box.contact-box.bottom p#thank-you{color: #FF6633;}
.content-box.contact-box.bottom p#pls-wait{color: #66CC33;}

.content-box.contact-box.bottom a{
	display: inline;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	cursor: pointer;
	}
	
.content-box.contact-box.bottom  img{
	margin: 0;
	padding: 0;
	}
	
/**** FORM CONTACT ****/
.contact-form{
	display: block;
	text-align: left;
	padding: 0 0 20px 0;
	margin: 0;
	}
.contact-form div{
	float: left;
	background: transparent url("../images/bg/bg-contact-box.gif") no-repeat left bottom;
	padding-bottom: 25px;
	}
.contact-form div.check{
	padding-bottom: 50px;
	}
.contact-form p {
	margin: 5px 0;
	padding: 0;
	float: left;
	display: inline;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	}
.contact-form p.head-p{
	color: #000000;
	margin: 10px 0 20px 345px;
	font-weight: bold;
	font-size: 15px;
	}
.contact-form p  label strong,
.contact-form p.note strong{
	color: #ff6633;
	}
.contact-form p label{
	cursor: pointer;
	}
.contact-form p label,
.contact-form p.note{
	color: #333333;
	width: 270px;
	float: left;
	}
.contact-form p.note{
	margin: 70px 0 0px 0;
	padding-bottom: 0px;
	}
.contact-form p input{
	color: #333333;
	width: 360px;
	float: left;
	display: inline;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	color: #333333;
	padding: 5px 0 5px 5px;
	margin: 0;
	border: 1px solid #CCCCCC;
	background: transparent url("../images/bg/bg-input.gif") repeat-x left top;
	}
.contact-form h3{	
	font-family: Tahoma, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	margin: 25px 0 7px 77px;
	padding: 0;
	}

.contact-form p input.checkbox{
	color: #333333;
	width: 15px;
	height: 15px;
	float: left;
	display: inline;
	padding: 0;
	margin: 0 0 0 75px;
	background: none;
	border: none;
	}
.contact-form p.check-box {
	margin: 10px 0;
	}
.contact-form p.check-box label{
	margin-left: 20px;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	color: #333333;
	cursor: pointer;
	}
.separator-cntact {
	float: left;
	display: inline;
	margin: 160px 0;
	padding: 0;
	width: 100%;
	}
/**** Footer ****/
.footer {
     float: left;
	 display: inline;
     width: 100%;
	 padding-bottom: 30px;
	 margin-top: -10px;
}
.footer  p{
	margin: 0 0 0 474px;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	}