*{
	margin: 0;
	padding: 0;
}

body{
	background: #322933;
	font-family: tahoma;
	font-size: 10px;
	color: #231e1e;
}

.top{
	height: 148px;
	background: #000;
	text-align: center;
}

.container{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

.top .light{
	width: 491px;
	height: 148px;
	background: url('../img/light.png') no-repeat 0 0;
	position: absolute;
	top: 0;
	left: -70px
}

.top a.logo{
	width: 493px;
	height: 147px;
	background: url('../img/logo.jpg') no-repeat 0 0;
	display: block;
	position: absolute;
	left: -100px;
	top: 0
}

.top .topPhones{
	width: 150px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 30px;
	text-align: right;
	color: #909090;
	font-family: Arial;
}

.top .topPhones h3{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0 3px 0;
}

.top a.callback{
	width: 149px;
	height: 23px;
	background: url('../img/callback_button.png') no-repeat 0 0;
	display: block
}

.top .menu{
	height: 35px;
	width: 700px;
	position: absolute;
	z-index: 1;
	top: 113px;
	right: 0;
	text-align: right;
}

.top .menu a{
	width: 88px;
	height: 24px;
	display: block;
	float: right;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #4b4b4b;
	text-align: center;
	padding: 10px 0 0 0;
	border-bottom: none;
	margin-right: 4px;
	background: #000;
}

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

.top .menu a.sel{
	background: url('../img/menu_hover.gif') no-repeat center 0;
}

.middle{
	background: #f1f1f1;
}

.middle{
	min-height: 473px;
}

.middle .container{
	min-height: 340px;
}

.homeContent{
	width: 960px;
	height: 340px;
	position: relative;
}

.homeContent .commingSoon{
	width: 561px;
	height: 72px;
	background: url('../img/home_comming.png') no-repeat 0 0;
	position: absolute;
	top: 57px;
	left: 40px
}

.homeContent a.recieveFree{
	width: 157px;
	height: 148px;
	background: url('../img/recieveFreeButton.png') no-repeat 0 0;
	position: absolute;
	left: 30px;
	top: 145px;
	display: block
}

.homeContent .homeDesc{
	width: 390px;
	height: 130px;
	position: absolute;
	top:175px;
	left: 190px;
	font-size: 14px;
	color: #231e1e;
}

.homeContent .homeDesc a{
	color: #231e1e;
	text-decoration: none;
}

.homeContent .homeDesc .big{
	font-size: 24px;
}

.phone {
	width: 160px;
	position: absolute;
	top: 75px;
	right: 23px;
	text-align: right;
}

.homeContent .homeDesc .small{
	font-size: 10px;
}

.homeDesc a.downloadBrochure{
	width: 307px;
	height: 48px;
	background: url('../img/downloadBrochure.png') no-repeat 0 0;
	display: block;
	float: left
}

.homeContent .choveche{
	width: 280px;
	height: 285px;
	background: url('../img/choveche.png') no-repeat 0 0;
	position: absolute;
	right: 40px;
	top: 20px
}

.homeBottom{
	background: #caa848 url('../img/home_bottom.gif') repeat-x 0 0;
	height: 133px;
	overflow: hidden
}


.homeBottom .homeBottom1{
	width: 290px;
	height: 131px;
	position: absolute;
	top: 2px;
	left: 0;
	background: url('../img/1.gif') no-repeat right 0;
}

.homeBottom .homeBottom2{
	width: 293px;
	height: 131px;
	position: absolute;
	top: 2px;
	left: 332px;
	background: url('../img/2.gif') no-repeat right 0;
}

.homeBottom .homeBottom3{
	width: 300px;
	height: 131px;
	position: absolute;
	top: 2px;
	right: 0;
	background: url('../img/3.gif') no-repeat right 0;
}

.homeBottom a.button{
	position: absolute;
	left: 0;
	top: 13px;
	border: none;
}

.homeBottom a.button img{
	border: none;
}

.homeBottom .desc{
	position: absolute;
	left: 0;
	top: 50px;
	color: #000;
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
}

.homeBottom .desc a{	
	color: #000;
	text-decoration: underline;
}

#main {
	width: 615px;
	float: left;
	margin-top: 34px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#main p {
	margin-bottom: 1em;
	line-height: 18px;
}

#main h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 10px;
}

#main a {
	color: #000;
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
}

#main .text_field {
	background: url('../img/text-field.jpg') no-repeat;
	border: medium none;
	width: 169px;
	height: 20px;
	font-size: 12px;
	color: #4f4f4f; padding-left:4px; padding-right:4px; padding-top:4px; padding-bottom:0
}

#main .text_field2 {
	background: url('../img/text-field2.jpg') no-repeat;
	border: medium none;
	width: 78px;
	height: 20px;
	font-size: 12px;
	color: #4f4f4f;
	margin-right: 2px; padding-left:4px; padding-right:4px; padding-top:4px; padding-bottom:0
}

#main .text_field3 {
	background: url('../img/text-field3.jpg') no-repeat;
	border: medium none;
	width: 99px;
	height: 20px;
	font-size: 12px;
	color: #4f4f4f;
	margin-right: 2px; padding-left:4px; padding-right:4px; padding-top:4px; padding-bottom:0
}

#main .text_field4 {
	background: url('../img/text-field4.jpg') no-repeat;
	border: medium none;
	width: 261px;
	height: 20px;
	font-size: 12px;
	color: #4f4f4f;
	margin-bottom: 15px;
	font-weight: bold; padding-left:4px; padding-right:4px; padding-top:4px; padding-bottom:0
}

#main .select_field {
	background: url('../img/text-field.jpg') no-repeat;
	border: medium none;
	width: 177px;
	height: 24px;
	font-size: 12px;
	color: #4f4f4f; padding-left:4px; padding-right:2px; padding-top:3px; padding-bottom:3px
}

#main .select_field2 {
	background: url('../img/select-field.jpg') no-repeat;
	border: medium none;
	width: 247px;
	height: 24px;
	font-size: 12px;
	color: #4f4f4f; padding-left:4px; padding-right:2px; padding-top:3px; padding-bottom:3px
}

#main .submit_field {
	border: medium none;
	background: url('../img/next.jpg') no-repeat;
	width: 53px;
	height: 29px
}

#main .submit_field2 {
	border: medium none;
	background: url('../img/submit.jpg') no-repeat;
	width: 69px;
	height: 29px
}

#main .submit_field3 {
	border: medium none;
	background: url('../img/send.jpg') no-repeat;
	width: 68px;
	height: 29px
}

#main option {
	background: #fff;
}

#main .text_area {
	border: medium none;
	background: url('../img/text-area.jpg') no-repeat;
	width: 400px;
	height: 97px;
	padding: 3px;
}

#main .text_area2 {
	border: medium none;
	background: url('../img/text-area2.jpg') no-repeat;
	width: 268px;
	height: 98px;
	padding: 3px;
	margin-right: 13px;
	font-weight: bold
}

#main .text_area3 {
	border: medium none;
	background: url('../img/text-area3.jpg') no-repeat;
	width: 365px;
	height: 98px;
	padding: 3px;
	margin-left: 59px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4f4f
}

.main-box {
	width: 567px;
	background: #dedede;
	border-right: 1px solid #b1b3b1;
	border-bottom: 1px solid #b1b3b1;
	padding: 29px 23px 1px 23px;
	margin-bottom: 14px;
}

#slogan {
	margin-bottom: 22px;
}

#thankyou {
	width: 463px;
	height: 62px;
	background: url('../img/thankyou.jpg') no-repeat;
	margin-left:40px; margin-right:0; margin-top:0; margin-bottom:30px; padding-left:20px; padding-right:0; padding-top:40px; padding-bottom:0
}

#side {
	width: 327px;
	float: right;
	margin-top: 34px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#side p {
	margin-bottom: 1em;
	line-height: 18px;
}

#side a {
	color: #b39236;
}

.side-box {
	width: 275px;
	border-right: 1px solid #b1b3b1;
	border-bottom: 1px solid #b1b3b1;
	background: #fff;
	padding: 28px 25px 1px 25px;
	margin-bottom: 14px;
}

.footer{
	height: 79px;
	background:#1a1a1a url('../img/footer_bg.gif') repeat-x 0 0;
}

.footer .watermark{
	width: 290px;
	height: 31px;
	background: url('../img/footer_watermark.gif') no-repeat 0 0;
	position: absolute;
	right: 0;
	top: 25px
}

.footer .langs{
	font-family: verdana;
	color: #fff;
	font-size: 10px;
	position: absolute;
	top: 30px;
}

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

.footer .langs a:hover{
	text-decoration: underline;
}

.footer .menu{
	position: absolute;
	left: -2px;
	top: 46px;	
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	color: #696969;
}

.footer .menu a{
	color: #696969;
	text-decoration: none;
	padding: 0 2px 0 2px;
}
