/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body{
	margin:auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:#fefdfd;
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('font/myriadpro-regular_1.eot');
    src: url('font/myriadpro-regular_1.eot') format('embedded-opentype'),
         url('font/myriadpro-regular_1.woff') format('woff'),
         url('font/myriadpro-regular_1.ttf') format('truetype'),
         url('font/myriadpro-regular_1.svg#MyriadProRegular') format('svg');
}
@font-face {
    font-family: 'MyriadProItalic';
    src: url('font/myriadpro-it_1.eot');
    src: url('font/myriadpro-it_1.eot') format('embedded-opentype'),
         url('font/myriadpro-it_1.woff') format('woff'),
         url('font/myriadpro-it_1.ttf') format('truetype'),
         url('font/myriadpro-it_1.svg#MyriadProItalic') format('svg');
}
@font-face {
    font-family: 'MyriadProSemibold';
    src: url('font/myriadpro-semibold_1.eot');
    src: url('font/myriadpro-semibold_1.eot') format('embedded-opentype'),
         url('font/myriadpro-semibold_1.woff') format('woff'),
         url('font/myriadpro-semibold_1.ttf') format('truetype'),
         url('font/myriadpro-semibold_1.svg#MyriadProSemibold') format('svg');
}
#wrapper {
	width:100%;
	height:auto;
	margin:auto;
	min-width:920px;
}
/*===================================== Header Container ===================================*/
.header_container{
	width:100%;
	background:#FFF;
	padding-bottom:15px;
}
.header_wrap{
	width:920px;
	height:auto;
	margin:auto;
}
.logo{
	float:left;
	margin-top:20px;
}
.phone{
	float:right;
	text-align:right;
	color:#000000;
    font-family: 'MyriadProRegular';
	font-size:16px;
	margin-top:25px;
}
.phone strong{
	color:#0078d5;
    font-family: 'MyriadProSemibold';
	font-size:33px;
	display:block;
	line-height:22px;
}
.phone strong a{
	text-decoration:none;
	color:#0078d5;
}
/*----------------------- Banner ---------------------*/
.banner_container{
	background:url(images/banner_shadow.jpg) repeat-x bottom;
	border-top:2px solid #fcfbfb;
	padding-bottom:6px;
}
.banner_wrap{
	background:#fef9f2;
	padding-top:20px;
	text-align:center;
}
.banner_wrap h1{
	font-weight:normal;
	color:#2e4454;
	font-family: 'MyriadProItalic';
	font-size:25px;
	padding-bottom:20px;
}
.banner_wrap h1 strong{
    font-family: 'MyriadProSemibold';
	font-weight:normal;
}
.location_containr{
	width:920px;
	height:auto;
	margin:auto;
}
.location_address{
	background:#f4f4f4;
	border:1px solid #d7d4d0;
	width:250px;
	height:auto;
	padding:15px;
	float:left;
	text-align:left;
	color:#557896;
	font-size:17px;
    font-family: 'MyriadProRegular';
}
.location_address strong{
    font-family: 'MyriadProSemibold';
	font-weight:normal;
}
.location_address hr{
	border:none;
	border-bottom:1px dashed #c0c0bf;
	margin:7px 0px;
}
.couple_img{
	float:left;
    margin-left: 85px;
    margin-top: 55px;
}
/*===================================== Body Container =====================================*/
.body_contaier{
	width:920px;
	height:auto;
	margin:auto;
	padding-top:30px;
}
.best_match{
	width:880px;
	height:auto;
	margin:auto;
	position:relative;
	-moz-box-shadow: 1px 1px 2px #c9c8c8;
	-webkit-box-shadow: 1px 1px 2px #c9c8c8;
	box-shadow: 1px 1px 2px #c9c8c8;
}
.best_match_arrow{
	position:absolute;
	top: 10px;
	left: -37px;
}
.best_match_title{
	background:#0078d5;
	padding:5px 20px 7px;
	color:#FFF;
	font-size:24px;
    font-family: 'MyriadProRegular';
}
.best_match_title strong{
    font-family: 'MyriadProSemibold';
	font-weight:normal;
}
.best_match_title span{
	font-size:17px;
    font-family: 'MyriadProRegular';
}
.best_match_details{
	background:#eaf3f9;
	padding:15px;
	font-size:15px;
	color:#000;
    font-family: 'MyriadProRegular';
	line-height:23px;
}
.best_match_details h1{
    font-family: 'MyriadProSemibold';
	font-weight:normal;
	color:#00aeef;
	font-size:22px;
}
.click_here{
	color:#000000;
	font-size:18px;
    font-family: 'MyriadProItalic';
}
.met,
.met a{
	color:#0078d5;
	font-size:15px;
    font-family: 'MyriadProItalic';
	text-decoration:none;
}
.second_choice{
	margin-top:25px;
	-moz-box-shadow: 1px 1px 2px #c9c8c8;
	-webkit-box-shadow: 1px 1px 2px #c9c8c8;
	box-shadow: 1px 1px 2px #c9c8c8;
}
.second_title{
	background:#00aeef;
	padding:5px 20px 7px;
	color:#FFF;
	font-size:20px;
    font-family: 'MyriadProRegular';
}
.second_title strong{
    font-family: 'MyriadProSemibold';
	font-weight:normal;
	font-size:24px;
}
.second_choice_des{
	background:#eaf3f9;
	padding:20px 10px;
}
.click_here_second{
	color:#000000;
	font-size:12px;
    font-family: 'MyriadProItalic';
}
.last_choice{
	margin-top:15px;
	-moz-box-shadow: 1px 1px 2px #c9c8c8;
	-webkit-box-shadow: 1px 1px 2px #c9c8c8;
	box-shadow: 1px 1px 2px #c9c8c8;
}
.last_choice_title{
	background:#abcfeb;
	padding:5px 20px 7px;
	color:#484a4c;
	font-size:17px;
    font-family: 'MyriadProSemibold';
}
.last_choice_des{
	background:#eaf3f9;
	padding:20px 10px;
}
.second_choice_des h2,
.last_choice_des h2{
    font-family: 'MyriadProSemibold';
	font-weight:normal;
	color:#5d605a;
	font-size:17px;
}
.second_choice_des ul,
.last_choice_des ul{
	margin-top:5px;
}
.second_choice_des ul li,
.last_choice_des ul li{
	list-style:disc;
	color:#000;
	font-size:15px;
    font-family: 'MyriadProRegular';
	margin-left:15px;
}
.home_content{
	padding:20px;
}
.home_content p{
	color:#5d605a;
	font-size:15px;
    font-family: 'MyriadProRegular';
	padding-top:10px;
}
/*======================================= Footer ======================================*/
.footer{
	text-align:center;
	font-size:12px;
	padding:10px 0px;
}
.clear{
	clear:both;
}
