	@charset "utf-8";



	* { margin:0; padding:0;}
	body { margin:0; padding:0;}
	:focus { outline:none;}
	.clr { clear:both; overflow:hidden;}
	.fl { float:left;}
	.fr { float:right;}
	ul, li { list-style:none;}
	a { text-decoration:none;}
	a img, img { border:none;}


	#header { width:100%; height:105px; border-bottom:solid 3px #f1eeea;}
	#header .header { margin:0 auto; height:105px; width:980px;}
	#header .logo { width:153px; height:69px; float:left; margin:14px 0 0 12px;}
	#header .logo a { display:block; height:69px; text-indent:-9999px; background:url(../images/logo.png) no-repeat;}
	#header .phone { width:242px; height:59px; float:right; background:url(../images/call_bg.png) no-repeat; margin:20px 0 0 0;}
	#header .phone h5 { color:#433333; font-weight:normal; font-size:21px; margin:0; padding:17px 0 0 46px; font-family: 'DroidSansBold';}
	#header .phone p { color:#433333; font-weight:normal; font-size:10px; margin:0; padding:7px 0 0 50px; font-family: 'DroidSansRegular';}
	#header .phone a { color:#433333;}

	#top-bg { width:100%; background: #a21f4b}

	#nav { width:980px; height:54px; margin:0 auto;  position:relative; z-index:1111;}
	#nav ul { display:block; float:left;}
	#nav ul li { display:block; float:left;}
	#nav ul li a { display:block; float:left; font-family: 'DroidSansBold'; font-size:12px; color:#fff; text-transform:uppercase; padding:0 17px; height:54px; line-height:54px;}
	#nav ul li a:hover { background:url(../images/red_patt.jpg) repeat;}
	#nav ul li a.active { background:url(../images/red_patt.jpg) repeat;}

	#banner-main { width:980px; height:256px; padding:0; margin:0 auto 0; position:relative; bottom:0; z-index:11;}
	#banner-main .indiv { position:absolute; width:980px; height:330px; bottom:-99px; padding:0 0 25px 0; background:url(../images/shadow.png) no-repeat bottom;}
	#banner-main .slider { width:970px; height:320px; border:solid 5px #e1dcd6; float:left; margin:0 0 0 0; background:#e1dcd6;}
	#banner-main .slider .image { width:670px; height:320px; float:left; background:#e1dcd6;}
	#banner-main .slider .caption { width:300px; float:left; height:320px; background:#e1dcd6;}
	#banner-main .slider .caption h2 { font-size:24px; font-weight:normal; margin:0; padding:15px 20px 0 25px; font-family: 'DroidSansBold'; color:#726161;}
	#banner-main .slider .caption h2 span { color:#433333; font-weight:normal;}
	#banner-main .slider .caption h2 strong { font-weight:normal; color:#a21f4b;}
	#banner-main .slider .caption h2 b { font-weight:normal; display:block;}
	#banner-main .slider .caption h3 { font-size:14px; font-weight:normal; margin:0; margin:15px 20px 0 25px; font-family: 'DroidSansBold'; color:#433333; border-bottom:dashed 1px #a49c9c; padding:10px 0 10px 0;}
	#banner-main .slider .caption p { font-family: 'DroidSansRegular'; color:#665d5d; line-height:20px; font-size:13px; padding:15px 25px 0;}
	#banner-main .slider .caption p a { color:#a21f4b; font-family: 'DroidSansBold';}

	#banner-main-2 { width:980px; height:96px; margin:0 auto 0; position:relative; bottom:0; z-index:11;}
	#banner-main-2 .indiv { position:absolute; width:980px; height:140px; bottom:-69px; padding:0 0 25px 0; background: no-repeat bottom;}
	#banner-main-2 .slider { width:980px; height:140px; float:left; margin:0 0 0 0; background:#fff; position:relative;}
	#banner-main-2 h2 { font-size:24px; font-weight:normal; line-height:30px; margin:0; padding:25px 30px 0; font-family: 'DroidSansBold'; color:#433333;}
	#banner-main-2 p { font-size:13px; line-height:20px; color:#665d5d; margin:0; padding:10px 480px 0 30px; font-family: 'DroidSansRegular'; }
	#banner-main-2 .breadcrum { position:absolute; right:30px; bottom:25px;}
	#banner-main-2 .breadcrum ul { display:block; position:relative;}
	#banner-main-2 .breadcrum ul li { display:block; float:left; background:url(../images/bread-li-bg.png) no-repeat right 5px; padding:0 11px 0 7px;}
	#banner-main-2 .breadcrum ul li.last { background:none; padding-right:0;}
	#banner-main-2 .breadcrum ul li a { display:block; float:left; font-size:13px; color:#898181; font-family: 'DroidSansRegular';}
	#banner-main-2 .breadcrum ul li span { display:block; float:left; font-size:13px; color:#a21f4b; font-family: 'DroidSansRegular';}

	#second-strip { width:100%; position:relative; background: #ffffff; padding:100px 0 0 0; box-shadow:0 -1px 0 #fbfaf7 inset;}
	#second-strip .strip { width:980px; margin:0 auto;}
	#second-strip .strip p { font-family: 'DroidSerifItalic'; font-size:21px; color:#433333; line-height:30px; padding:15px 0 30px 0;}
	#second-strip .strip .btn { width:238px; height:77px; float:right; margin:15px 0 0 0;}
	#second-strip .strip .btn a { width:238px; height:40px; float:right; display:block; background:url(../images/yellow-btn.png) no-repeat; font-size:21px; font-weight:normal; color:#2b2b2b; font-family: 'DroidSansBold'; text-transform:uppercase; text-shadow:1px 1px 0 #f5e096; text-align:center; padding:17px 0 0 0;}
	#second-strip .strip .btn a span { display:block; font-size:13px; font-weight:normal; color:#686558; font-family: 'DroidSansRegular'; text-transform:none;}


	#container { width:100%; background: #ffffff; padding:50px 0; overflow:hidden;}

	#content { width:980px; margin:0 auto; overflow:hidden;}
	#content .leftside { width:642px; float:left;}
	#content .rightside { width:306px; float:right;}
	#content h2 { font-weight:normal; color:#433333; font-size:24px; font-family: 'DroidSerifRegular'; margin:0; padding:0 0 25px 0; overflow:hidden; clear:both;} 
	#content h2 strong { font-weight:normal; font-family: 'DroidSerifBold';}
	#content h3 { font-weight:normal; color:#433333; font-size:21px; font-family: 'DroidSerifRegular'; margin:0; padding:0 0 25px 0; overflow:hidden; clear:both;} 
	#content h3 strong { font-weight:normal; font-family: 'DroidSerifBold';}
	#content .image-left { float:left; border:solid 6px #fff; margin:0 15px 15px 0;}
	#content p { color:#928f84; font-size:13px; font-family: 'DroidSansRegular'; margin:0; padding:5px 0 15px 0; line-height:20px;}
	#content .rightside ul { display:block; overflow:hidden;}
	#content .rightside ul li { display:block; overflow:hidden; border-bottom:solid 1px #e3e0d9;}
	#content .rightside ul li a { display:block; font-size:13px; color:#676561; background:url(../images/right-arr.png) no-repeat left center; padding:0 0 0 15px; font-family: 'DroidSansRegular'; line-height:30px;}


	#meetrow { width:980px; overflow:hidden; clear:both; padding:50px 0 0 0;}
	#meetrow .last { margin-right:0 !important;}
	#meetrow .block { width:306px; float:left; box-shadow:1px 1px 0 #e6e2db; -moz-box-shadow:1px 1px 0 #e6e2db; -webkit-box-shadow:1px 1px 0 #e6e2db; overflow:hidden; margin:0 31px 0 0;}
	#meetrow .block .image { width:306px; border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; overflow:hidden;}
	#meetrow .block .con-meet { width:306px; border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; background:#fff; padding:5px 0;}
	#meetrow .block .con-meet p { font-family: 'DroidSansRegular'; font-size:13px; color:#787671; padding:10px 20px; line-height:20px;}
	#meetrow .block .con-meet p strong { font-family: 'DroidSansBold'; font-size:14px; font-weight:normal; color:#a21f4b; display:block;}


	#testi-row { overflow:hidden; width:980px; padding:50px 0 0 0;}
	#testi-row .testimonial { width:475px; float:left;}
	#testi-row .testimonial .leftright { float:right; padding:6px 0 0 0;}
	#testi-row .testimonial .leftright a { display:block; float:left; width:19px; height:19px; margin:0 3px;}
	#testi-row .testimonial .leftright a.left { background:url(../images/testi-left.png) no-repeat;}
	#testi-row .testimonial .leftright a.left:hover { background:url(../images/testi-left-hover.png) no-repeat;}
	#testi-row .testimonial .leftright a.right { background:url(../images/testi-right.png) no-repeat;}
	#testi-row .testimonial .leftright a.right:hover { background:url(../images/testi-right-hover.png) no-repeat;}
	#testi-row .testimonial .testi-text { border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; background:#ede5d5;}
	#testi-row .testimonial .testi-text p { font-family: 'DroidSerifItalic'; font-size:13px; color:#787671; line-height:20px; padding:10px 20px;}
	#testi-row .testimonial .testi-owner { overflow:hidden; padding:22px 0 0 0;}
	#testi-row .testimonial .testi-owner .img { float:left; background:#fff; width:70px; height:63px; box-shadow:1px 1px 0 #e6e2db; -moz-box-shadow:1px 1px 0 #e6e2db; -webkit-box-shadow:1px 1px 0 #e6e2db; margin:0 15px 0 0;}
	#testi-row .testimonial .testi-owner p { color:#4d4d4d; font-size:12px; line-height:20px; margin:0; padding:10px 0 0 0; font-family: 'DroidSansRegular';}
	#testi-row .testimonial .testi-owner p strong { display:block; font-weight:normal; display:block; font-size:14px; color:#a21f4b; font-family: 'DroidSansBold';}


	#testi-row .awards { width:475px; float:right;}
	#testi-row .awards .con-award { border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; background:#ede5d5; overflow:hidden; padding:10px 10px;}
	#testi-row .awards .con-award img { display:block; float:left; margin:10px;}




	#mid-content { width:920px; margin:30px auto 10px; overflow:hidden; background:#fff; }
	#mid-content .image-main { width:902px; margin:9px auto 20px; overflow:hidden;}
	#mid-content p { font-size:13px; line-height:22px; color:#787671; margin:0; padding:0 9px 20px; font-family: 'DroidSansRegular'}
	#mid-content .image-1 { float:left; margin:0 20px 20px 9px;}
	#mid-content h2 { font-weight:normal; clear:both; overflow:hidden; padding:0 9px 15px; font-size:21px; line-height:30px; color:#433333; font-family: 'DroidSerifRegular';}
	#mid-content h3 { font-weight:normal; clear:both; overflow:hidden; padding:15px 9px 15px; font-size:21px; line-height:30px; color:#433333; font-family: 'DroidSerifRegular';}
	#mid-content .liststylemain { overflow:hidden; padding:0 9px 20px;}
	#mid-content .liststylemain .block-1 { float:left; margin:0 30px 0 0;}
	#mid-content .liststylemain .block-1 ul { display:block; overflow:hidden;}
	#mid-content .liststylemain .block-1 ul li { display:block; overflow:hidden; background:url(../images/right-arr.png) no-repeat left center; line-height:30px; padding:0 0 0 17px; font-size:13px; color:#787671; font-family: 'DroidSansRegular';}
	#mid-content .liststylemain .block-2 { float:left; margin:0 30px 0 0;}
	#mid-content .liststylemain .block-2 ul { display:block; overflow:hidden;}
	#mid-content .liststylemain .block-2 ul li { display:block; overflow:hidden; background:url(../images/bullet-1.png) no-repeat left center; line-height:30px; padding:0 0 0 17px; font-size:13px; color:#787671; font-family: 'DroidSansRegular';}
	#mid-content .liststylemain .block-3 { float:left; margin:0 30px 0 0;}
	#mid-content .liststylemain .block-3 ul { display:block; overflow:hidden;}
	#mid-content .liststylemain .block-3 ul li { display:block; overflow:hidden; background:url(../images/bullet-2.png) no-repeat left center; line-height:30px; padding:0 0 0 23px; font-size:13px; color:#787671; font-family: 'DroidSansRegular';}

	#mid-content .map { float:right; width:302px; height:256px; margin:0 9px 20px 30px;}

	#mid-content .con-info { overflow:hidden; padding:0 0 0 10px;}
	#mid-content .con-info .telephone { width:140px; float:left; padding:0 0 0 50px; background:url(../images/telephone.png) no-repeat left 7px;}
	#mid-content .con-info .telephone p { margin:0; padding:0;}
	#mid-content .con-info .telephone p a { color:#787671;}
	#mid-content .con-info .mail { width:175px; float:left; padding:0 0 0 50px; background:url(../images/mail-icon.png) no-repeat left 7px;}
	#mid-content .con-info .mail p { margin:0; padding:0;}
	#mid-content .con-info .mail p a { color:#787671;}
	#mid-content .seprator-con { overflow:hidden; height:1px; margin:15px 9px; background:#f2f2f2; clear:both;}

	#mid-content .contact-form { overflow:hidden; padding:0 0 20px 0;}
	#mid-content .contact-form ul { display:block; overflow:hidden; padding:10px 10px 0;}
	#mid-content .contact-form ul li { display:block; overflow:hidden; padding:0 0 20px 0;}
	#mid-content .contact-form .textbox { width:218px; height:15px; border:none; background:url(../images/contact-textbox.png) no-repeat; padding:7px 10px; font-size:13px; color:#9c9b97; font-family: 'DroidSansRegular';}
	#mid-content .contact-form .textarea { width:478px; height:99px; border:none; background:url(../images/textarea-bg.png) no-repeat; padding:7px 10px; font-size:13px; color:#9c9b97; font-family: 'DroidSansRegular';}
	#mid-content .contact-form .submit-btn { width:78px; height:29px; background:url(../images/submit-btn.png) no-repeat; border:none; cursor:pointer;}





	#sec-content { width:920px; margin:30px auto 10px; overflow:hidden; }

	#blog { width:640px; float:left;}
	#blog .tital { overflow:hidden;}
	#blog .tital h2 { font-weight:normal; clear:both; overflow:hidden; padding:0 0 5px 0; font-size:21px; line-height:30px; color:#433333; font-family: 'DroidSerifRegular';}
	#blog .tital .detail { overflow:hidden;}
	#blog .tital .detail p { font-size:13px; color:#868173; font-family: 'DroidSansRegular'; margin:0; padding:0;}
	#blog .tital .detail p a { color:#f9531a;}
	#blog .section { position:relative; background:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; box-shadow:1px 1px 0 #e6e2db; -moz-box-shadow:1px 1px 0 #e6e2db; -webkit-box-shadow:1px 1px 0 #e6e2db; margin:15px 0 35px 0; padding:10px 0 5px 0;}
	#blog .section .date-box { width:138px; height:33px; position:absolute; right:-1px; top:-30px; background:url(../images/date-bg.png) no-repeat;}
	#blog .section .date-box p { font-size:14px; color:#6e6e6e; margin:0; line-height:30px; font-family: 'DroidSansRegular'; text-align:right; padding:0 12px 0 0;}
	#blog .section .date-box p span { color:#fb561d;}
	#blog .section .blog-image { margin:0 auto; width:623px; margin:0 auto 20px;}
	#blog .section p { color:#787671; font-size:13px; line-height:20px; padding:0 9px 20px 9px;}


	#comments { overflow:hidden;}
	#comments ul { display:block; overflow:hidden;}
	#comments ul li { display:block; overflow:hidden; border-bottom:solid 1px #e3e0d9; padding:0 0 30px 0; margin:0 0 30px 0;}
	#comments ul li .image { float:left; width:85px; height:86px; background:url(../images/photo-bg.png) no-repeat; margin:0 10px 0 0;}
	#comments ul li .image img { margin:5px 0 0 5px;}
	#comments ul li h5 { font-weight:normal; font-size:13px; color:#a7a7a7; font-family: 'DroidSansRegular'; line-height:22px;}
	#comments ul li h5 span { color:#626262; font-family: 'DroidSansBold';}
	#comments ul li h5 a { color:#626262; }
	#comments ul li h5 strong { font-weight:normal; color:#626262;}
	#comments ul li p { font-weight:normal; font-size:13px; color:#a7a7a7; font-family: 'DroidSansRegular'; line-height:20px; margin:0; padding:0;}
	#comments ul li p strong { display:block; font-weight:normal;}
	#comments ul li p strong a { font-size:12px; color:#f53806; font-family: 'DroidSansBold'; display:inline-block; background:url(../images/right-arr.png) no-repeat right center; padding:0 15px 0 0;}
	#comments ul ul { clear:both;}
	#comments ul ul li { padding:30px 0 0 80px; border:none; background:url(../images/line.png) no-repeat 5px bottom; margin:0;}


	#add-comment { overflow:hidden;}
	#add-comment ul { display:block; overflow:hidden; padding:10px 10px 0;}
	#add-comment ul li { display:block; overflow:hidden; padding:0 0 20px 0;}
	#add-comment .textbox { width:240px; height:18px; border:none; background:url(../images/add-com-textbox.png) no-repeat; padding:7px 10px; font-size:13px; color:#c1c1c1; font-family: 'DroidSansRegular';}
	#add-comment .textarea { width:624px; height:70px; border:none; background:url(../images/add-com-textarea.png) no-repeat; padding:7px 10px; font-size:13px; color:#c1c1c1; font-family: 'DroidSansRegular';}
	#add-comment .submit-btn { width:76px; height:29px; background:url(../images/submit-btn-2.png) no-repeat; border:none; cursor:pointer;}
	#add-comment span { display:inline-block; font-size:13px; color:#fc662c; font-family: 'DroidSansRegular'; padding:0 0 0 10px }



	#pagination { overflow:hidden; display:block;}
	#pagination p { margin:0; padding:0; line-height:normal; font-family: 'DroidSansRegular'; font-size:16px; text-align:center; color:#787671;}
	#pagination p a { color:#787671; display:inline-block;}
	#pagination p a:hover { color:#f9541a;}
	#pagination p span { color:#f9541a;}
	#pagination p a.active { color:#f9541a;}
	#pagination p a.nextprew { text-decoration:underline;}


	#rightbar { width:250px; float:right;}
	#rightbar .search-box { overflow:hidden; padding:0 0 30px 0;}
	#rightbar .search-box .textbox { width:198px; height:16px; background:url(../images/search-icon.png) no-repeat 220px center #fff; border:solid 1px #e6e3dd; padding:7px 40px 7px 10px; line-height:16px; font-size:12px; color:#544b4b; font-family: 'DroidSansRegular';}
	#rightbar h2 { padding-bottom:15px;}
	#rightbar .sidelinks { overflow:hidden; padding:0 0 50px 0;}
	#rightbar .sidelinks ul { display:block; overflow:hidden;}
	#rightbar .sidelinks ul li { display:block; overflow:hidden; border-bottom:solid 1px #e3e0d9;}
	#rightbar .sidelinks ul li.last { border:none;}
	#rightbar .sidelinks ul li a { display:block; font-size:13px; color:#676561; background:url(../images/right-arr.png) no-repeat left center; padding:0 0 0 15px; font-family: 'DroidSansRegular'; line-height:30px;}

	#rightbar .recentpost-rbar { overflow:hidden; padding:0 0 50px 0;}
	#rightbar .recentpost-rbar ul { display:block; overflow:hidden;}
	#rightbar .recentpost-rbar ul li { display:block; overflow:hidden; border-bottom:solid 1px #e3e0d9; padding:5px 0 20px 0; margin:0 0 15px 0;}
	#rightbar .recentpost-rbar ul li.last { border:none;}
	#rightbar .recentpost-rbar ul li .image { width:84px; height:86px; background:url(../images/iimg-bg.png) no-repeat; float:left; margin:0 10px 0 0;}
	#rightbar .recentpost-rbar ul li .image img { margin:5px 0 0 5px;}
	#rightbar .recentpost-rbar ul li h6 { font-weight:normal; font-size:13px; color:#656363; font-family: 'DroidSansBold'; margin:0; padding:3px 0 3px 0; line-height:18px;}
	#rightbar .recentpost-rbar ul li h6 a { color:#656363;}
	#rightbar .recentpost-rbar ul li p { font-size:12px; line-height:18px; margin:0; padding:0; color:#787671; font-family: 'DroidSansRegular';}



	#profile-con { overflow:hidden;}
	#profile-con .pro-list { width:980px; overflow:hidden; clear:both; padding:50px 0 0 0;}
	#profile-con .pro-list-last { margin-right:0 !important;}
	#profile-con .pro-list .block { width:306px; float:left; box-shadow:1px 1px 0 #e6e2db; -moz-box-shadow:1px 1px 0 #e6e2db; -webkit-box-shadow:1px 1px 0 #e6e2db; overflow:hidden; margin:0 31px 35px 0;}
	#profile-con .pro-list .block .image { width:306px; border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; overflow:hidden;}
	#profile-con .pro-list .block .con-meet { width:306px; border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; background:#fff; padding:5px 0;}
	#profile-con .pro-list .block .con-meet p { font-family: 'DroidSansRegular'; font-size:13px; color:#787671; padding:10px 20px; line-height:20px;}
	#profile-con .pro-list .block .con-meet p strong { font-family: 'DroidSansBold'; font-size:14px; font-weight:normal; color:#a21f4b; display:block;}
	#profile-con .pro-list .block .con-meet p a { color:#a21f4b;}


	#profile-con .pro-detail { background:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; box-shadow:1px 1px 0 #e6e2db; -moz-box-shadow:1px 1px 0 #e6e2db; -webkit-box-shadow:1px 1px 0 #e6e2db; width:642px; float:left; margin:50px 0 0 0;}
	#profile-con .pro-detail .image { width:241px; height:187px; float:left; margin:10px;}
	#profile-con .pro-detail h4 { font-family: 'DroidSansBold'; font-size:14px; font-weight:normal; color:#a21f4b; display:block; padding:10px 0 10px 0;}
	#profile-con .pro-detail p { font-family: 'DroidSansRegular'; font-size:13px; color:#787671; padding:10px 20px 10px 10px; line-height:20px;}
	#profile-con .pro-detail p strong { font-family: 'DroidSansBold'; font-size:14px; font-weight:normal; color:#a21f4b; display:block;}
	#profile-con .pro-detail p a { color:#a21f4b;}

	#profile-con .pro-detail .books-list { overflow:hidden;}
	#profile-con .pro-detail .books-list h3 { font-family: 'DroidSansBold'; font-size:18px; font-weight:normal; color:#a21f4b; display:block; padding:10px;}
	#profile-con .pro-detail .books-list ul { display:block; overflow:hidden; clear:both; padding:10px 0 10px 10px;}
	#profile-con .pro-detail .books-list ul li { display:block; float:left; width:105px; margin:0 10px 0 5px;}
	#profile-con .pro-detail .books-list ul li .b-img {}
	#profile-con .pro-detail .books-list ul li p { font-family: 'DroidSansBold'; font-size:13px; font-weight:normal; color:#787671; display:block; padding:5px 0 0 0; margin:0;}
	#profile-con .pro-detail .books-list ul li p a { color:#787671;}


	#profile-con .rightside { width:306px; float:right; padding:50px 0 0 0;}
	#profile-con .rightside .block { width:306px; float:left; box-shadow:1px 1px 0 #e6e2db; -moz-box-shadow:1px 1px 0 #e6e2db; -webkit-box-shadow:1px 1px 0 #e6e2db; overflow:hidden; margin:0 31px 35px 0;}
	#profile-con .rightside .block .image { width:306px; border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; overflow:hidden; position:relative;}
	#profile-con .rightside .block .image a.playbtn { width:44px; height:44px; position:absolute; background:url(../images/play-arrow.png) no-repeat; right:15px; bottom:20px;}
	#profile-con .rightside .block .con-meet { width:306px; border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; background:#fff; padding:5px 0;}
	#profile-con .rightside .block .con-meet p { font-family: 'DroidSansRegular'; font-size:13px; color:#787671; padding:10px 20px; line-height:20px;}
	#profile-con .rightside .block .con-meet p strong { font-family: 'DroidSansBold'; font-size:14px; font-weight:normal; color:#a21f4b; display:block;}
	#profile-con .rightside .block .con-meet p a { color:#a21f4b;}
	#profile-con .rightside .block .con-meet a.contact-btn { background:url(../images/contact-btn.png) no-repeat; width:256px; height:48px; display:block; clear:both; color:#fff; font-family: 'DroidSansBold'; font-size:18px; line-height:48px; text-align:center; margin:10px 0 30px 20px;}




	#footer { width:100%; height:302px; background: #ffffff;}
	#footer .footer { width:980px; margin:0 auto; height:302px;}
	#footer .block-1 { width:306px; float:left; padding-top: 60px} 
	#footer .block-1 .logo { width:150px; height:69px; margin:32px 0 0 0;}
	#footer .block-1 p { font-size:12px; color:#877a7a; font-family: 'DroidSansRegular'; color:#877a7a; line-height:20px; padding:25px 40px 0 0;}
	#footer .block-1 p a { color:#ede5d5;}
	#footer .block-1 .social { overflow:hidden; padding:20px 0 0 0;}
	#footer .block-1 .social a { display:block; width:24px; height:24px; margin:0 10px 0 0; float:left;}

	#footer .block-2 { width:170px; float:left;}
	#footer .block-2 ul { display:block; float:left; width:170px; padding:60px 0 0 0}
	#footer .block-2 ul li { display:block; overflow:hidden; border-bottom:solid 1px #544444;}
	#footer .block-2 ul li.last { border:none;}
	#footer .block-2 ul li a { display:block; font-size:11px; text-transform:uppercase; color:#978585; font-family: 'DroidSansBold'; line-height:30px;}

	#footer .block-3 { width:170px; float:left; margin:0 0 0 30px;}
	#footer .block-3 ul { display:block; float:left; width:170px; padding:60px 0 0 0}
	#footer .block-3 ul li { display:block; overflow:hidden; border-bottom:solid 1px #544444;}
	#footer .block-3 ul li.last { border:none;}
	#footer .block-3 ul li a { display:block; font-size:11px; text-transform:uppercase; color:#978585; font-family: 'DroidSansBold'; line-height:30px;}

	#footer .block-4 { width:264px; float:left; margin:0 0 0 40px;}
	#footer .block-4 p { font-size:12px; color:#877a7a; font-family: 'DroidSansRegular'; color:#877a7a; line-height:20px; padding:65px 40px 0 0;}
	#footer .block-4 p strong { font-weight:normal; font-size:14px; color:#877a7a; display:block; font-family: 'DroidSansBold'; padding:0 0 15px 0;}
	#footer .block-4 a { color:#877a7a; }
	#footer .block-4 .cont { width:224px; overflow:hidden; border-top:solid 1px #544444; padding:10px 0 0 0; margin:10px 0 0 0;}
	#footer .block-4 .cont span.tele { overflow:hidden; font-size:12px; color:#877a7a; font-family: 'DroidSansRegular'; color:#877a7a; line-height:24px; display:block; background:url(../images/tele-icon.png) no-repeat left 5px; padding:0 0 0 30px;}
	#footer .block-4 .cont span.print { overflow:hidden; font-size:12px; color:#877a7a; font-family: 'DroidSansRegular'; color:#877a7a; line-height:24px; display:block; background:url(../images/print-icon.png) no-repeat left 5px; padding:0 0 0 30px;}
