/* contact.css */
#contact {
	background: url('i/bg_box_big_white.gif') left top repeat-y;
}
#contact h3 {
	font-weight:bold;
	font-size:14px;
	padding:10px 10px 0 10px;
	line-height:22px;
}
#contact .contact-top {
	background: url('i/bg_box_big_orange_t.png') left top no-repeat;
}
#contact .contact-bottom {
	padding:0px 1px 15px 1px;
	background: url('i/bg_box_yellow_b.png') left bottom no-repeat;
}
#contact .cnt-contact-us {
	padding:10px 10px 10px;
	margin-bottom:10px;
	background: url('i/bg_yellow_g.gif') left bottom repeat-x;
}
#contact .contact-us-head h3 {
	width:335px;
	float:left;
	border-bottom:1px solid #ccc;
}
#contact .email-us {
	width:210px;
	float:right;
	background-position: 40px 10px;
}
#contact .email-us strong {
	padding-top:10px;
}
#contact .call-center {
	width:210px;
	float:left;
	background-position: 40px 10px;
}
#contact .cnt-consultants {
	padding:0 10px;
}
#contact .consultants {
	background: url('i/bg_yellow_g2.gif') left top repeat-x;
}
#contact .consultants-list {
	margin:20px 0;
	line-height:26px;
}
#contact .consultants-list li {
	clear:both;
}
#contact .consultants-list li.consultants-head {
	font-size:11px;
	color:#948c77;
}
#contact .consultants-list strong {
	float:left;
	width:145px;
	font-weight:bold;
	text-align:right;
}
#contact .consultants-list span.email {
	float:left;
	width:280px;
	text-align:center;
}
#contact .consultants-list span.gg,
#contact .consultants-list span.skype {
	float:left;
	width:120px;
	padding-top:3px;
	text-align:center;
}
#contact .consultants-list span.skype {
	padding-top:5px;
}
#contact .consultants-list li.consultants-head span.email {
	padding-left:145px;
}
#contact .consultants-list li.consultants-head span.gg,
#contact .consultants-list li.consultants-head span.email, 
#contact .consultants-list li.consultants-head span.skype {
	padding-top:0;
}
#contact .address-box {
	padding:0 10px;
	background: url('i/bg_orange_gray_g.gif') 0 40px repeat-x;
}
#contact .address-box h3 {
	padding-top:30px;
}
#contact .address-box .cnt-central {
	padding:20px 0 0 0;
	background: url('i/bg_yellow_g2.gif') left top repeat-x;
}
#contact .address-box .cnt-central .centala-map {
	float:right;
	border:1px solid #ccc;
	background:#fff;
	padding:2px;
	width:350px;
	height:245px;
}
#contact .address-box .cnt-central .google-map {
	width:350px;
	height:245px;
}
#contact .address-box .central-address {
	width:350px;
	float:left;
}
#contact .address-box p {
	clear:both;
	line-height:22px;
}
#contact .address-box .address-label {
	display:block;
	float:left;
	width:130px;
	padding-right:10px;
	color:#948d7d;
	text-align:right;
}
#contact .address-box strong {
	float:left;
	font-weight:bold;
}
#contact .address-box .cnt-central strong {
	width:210px;
}
#contact .address-box strong big {
	position:relative;
	display:block;
	font-weight:bold;
	font-size:15px;
}
#contact .address-box strong big span.branch-map {
	position:absolute;
	right:10px;
	top:0;
	font-weight:normal;
	font-size:13px;
}
#contact .address-box .cnt-branch {
	background: url('i/bg_yellow_g2.gif') left top repeat-x;
}
#contact .address-box .cnt-branch-row {
	padding:20px 0 20px;
}
#contact .address-box .cnt-branch .branch-address {
	width:355px;
	float:left;
}
#contact .address-box .cnt-branch strong {
	width:215px;
}
#contact .address-box .cnt-central .branch-map {
	width: 650px;
	height: 400px;
}
