﻿#container {
	background: url(../../img/bg_header_gradient.jpg) repeat-x top;	
}

#container_in {
	width: 980px;
	clear: both;
	margin: 0 auto;
	background: url(../../img/bg_header_gradient.jpg) repeat-x top;
	padding: 20px 0 10px;
}
.content {
	padding:0 20px 0px;
	width: 100%;
}
.signin {
	color: #361b0a;
	text-align: center;
	float: right;
	width: 218px;
	height: 80px;
	background: url(../../img/signin_arrow.png) no-repeat 0px 0px;
	padding: 55px 27px 5px 50px;
	margin: 50px 0 0 30px;
	line-height: 30px;
}
#img_block {
	background: url(../../img/right_icn_container.png) no-repeat -10px top;
	margin-top: 35px;
}
#img_block_in {
	background: url(../../img/left_icn_container.png) no-repeat 800px top;
	height: 266px;
	padding: 20px 20px 20px 32px;
}

.img_block {
	width: 138px;
	padding: 10px 8px 0 7px;
	float: left;
}

/*------------------- Style for Services: Start ----------------*/


.services_block {
	padding: 70px 0 0;
	width: 558px;
	clear: left;
}
.services_imgs {
	float: left;
	width: 138px;
}
.services_text {
	float: right;
	width: 397px;
}


.services_text h2 {
	font-size: 22px;
	font-weight: bold;
	color: #1B4854;
	padding: 5px 0 5px 0px;
}
.services_text h2 span {
	font-size: 19px;
	font-weight: normal;
}
.services_text p {
	font-size: 13px;
	color: #1B4854;
	padding: 5px 0;
	line-height: normal;
}
.signin_servicespg {
	color: #361b0a;
	text-align: center;
	float: right;
	width: 218px;
	height: 80px;
	background: url(../../img/signin_arrow.png) no-repeat 0px 0px;
	padding: 55px 27px 5px 50px;
	margin: 130px 0 0 30px;
	line-height: 30px;
}

.content_services {
	padding: 0 20px 70px;
	background: url(../../img/services_icon_footer.png) no-repeat bottom;
}

h1.services {
	padding: 41px 0 0px 20px;
}
/*------------------- Style for Services: End ----------------*/

/*------------------- FAQ: start ----------------*/

.faq_text 
{
	margin-left:25px;
	width: 635px;
}



.faq_text h2 {
	font-size: 22px;
	font-weight: bold;
	color: #1B4854;
	padding: 5px 0 5px 0px;
}
.faq_text h2 span {
	font-size: 19px;
	font-weight: normal;
}
.faq_text p {
	font-size: 13px;
	color: #1B4854;
	padding: 5px 0;
	line-height: normal;
}

.faq_text p.marginleft{
	font-size: 13px;
	color: #1B4854;
	padding: 5px 0;
	line-height: normal;
	margin-left:20px;
}

/************ prices **********************/
h1.prices, h3.prices
{
	padding:0;
}
.pricesWrapper
{
	width:939px; height:409px;float:left;
}
.pricesWrapperIn
{
	width:939px; height:369px;margin:auto;float:left;
}
.priceBoxReg1, .priceBoxReg2, .priceBoxReg3
{
	float:left;
	width:231px;
	height:369px;
	background:url(../../img/prices/box_1.jpg) no-repeat center center;
}
.priceBoxReg1:hover
{
	background:url(../../img/prices/box_1_roll.jpg) no-repeat center center;
	cursor:pointer;
}
.priceBoxReg2:hover
{
	background:url(../../img/prices/box_3_roll.jpg) no-repeat center center;
	cursor:pointer;
}
.priceBoxReg3:hover
{
	background:url(../../img/prices/box_4_roll.jpg) no-repeat center center;
	cursor:pointer;
}
.priceBoxExt
{
	float:left;
	width:246px;
	height:369px;
	background:url(../../img/prices/box_big.jpg) no-repeat center center;
}
.priceBoxExt:hover
{
	background:url(../../img/prices/box_big_roll.jpg) no-repeat center center;
	cursor:pointer;
}
.priceBoxText
{
	margin:120px 15px 0px;
	width:201px;
	text-align:center;
	float:left;
}
.priceBoxTextExt
{
	margin:120px 15px 0px;
	width:216px;
	text-align:center;
	float:left;
}
.priceBoxText .priceLine, .priceBoxTextExt .priceLine
{
	margin:0;
	padding:0;
	font-size:35px; 
	font-weight:bold;
}
.priceBoxText .priceLine span, .priceBoxTextExt .priceLine span
{
	font-size:20px; font-weight:normal;
}
.priceBoxText .boldtxtLine, .priceBoxTextExt .boldtxtLine
{
	margin:20px 0 0;
	padding:0;
	font-size:16px; 
	font-weight:bold;
}
.priceBoxText .regtxtLine, .priceBoxTextExt .regtxtLine
{
	margin:10px 0 0;
	padding:0;
	font-size:12px;
}

.prices_block {
	padding: 20px 0 0;
	width: 558px;
	clear: left;
}
.signin_servicespg {
	color: #361b0a;
	text-align: center;
	float: right;
	width: 218px;
	height: 80px;
	background: url(../../img/signin_arrow.png) no-repeat 0px 0px;
	padding: 55px 27px 5px 50px;
	margin: 55px 0 0 30px;
	line-height: 30px;
}