/* Global reset */
img{border-style:none;}
a{
	color:#274291;
	text-decoration: none;
}
a:hover{text-decoration: underline;}
form,
fieldset,
input,
select{
	margin:0;
	padding:0;
}
fieldset{
	border: 0;
	border-style: none;
}
select{vertical-align:middle;}
:focus{outline:none;}
/* General */
body{
	margin:0;
	font:12px "Times New Roman", Times, serif;
	min-width: 927px;
	background:url(../images/bg-body.jpg) repeat 50% 0;
	
}
.left {float:left; margin-right:20px; margin-bottom:10px;}
.right {float:right; margin-left:20px; margin-bottom:10px;}
/* wrapper */
#wrapper{
	width: 98%;
	margin: 0 auto;
	max-width: 1400px;
	background-color: #FFFFFF;
}
/* divs for flexible shadows */
.wrapper-c{
	width: 100%;
	position: relative;
	display: table;
}
.wrapper-c2{display: table-row;}
.wrapper-l,
.wrapper-r{
	background: url(../images/bg-wrapper-l.png) repeat-y;
	width: 42px;
	display: table-cell;
}
.wrapper-r{
	background: url(../images/bg-wrapper-r.png) repeat-y;
	width: 48px;
}
.wrapper-inner{
	height: 1%;
	background-color: #fff;
	display: table-cell;
}
.wrapper-lt,
.wrapper-rt{
	background: url(../images/bg-wrapper-lt.png) no-repeat;
	height: 84px;
	width: 71px;
	font-size: 0;
	margin-top: 35px;
}
.wrapper-rt{
	margin: -41px 0 0 auto;
	background: url(../images/bg-wrapper-rt.png) no-repeat;
	width: 94px;
}
.wrapper-t{
	margin: -84px 94px 0 71px;
	background: url(../images/bg-wrapper-t.png) repeat-x;
	height: 41px;
	font-size: 0;
}
/* header */
#header{
	width: 100%;
	float: left;
	margin-top: 0px;
	background: url(../images/bg-header.gif) repeat-x 0 100%;
	position: relative;
	padding-top: 43px;
}
.home #header{background: url(../images/bg-header-home.gif) repeat-x 0 100%;}
/* title */
#header span.title{
	display: block;
	font-weight: bold;
	font-size: 32px;
	line-height: 30px;
	color: #fff;
	z-index: 2;
	position: relative;
	margin: 44px 0 0 203px;
}
/* navigation */
#nav{
	width: 100%;
	overflow: hidden;
	line-height: 48px;
	font-size: 17px;
	text-transform: uppercase;
	background:#fff;
	padding: 0 0 2px;
	position: absolute;
	left: 0;
	top: -7px;
	height: 48px;
}
#nav table{
	margin: 0;
	padding: 0;
	text-align: center;
	border-collapse: collapse;
	width: 100%;
}
#nav td,
#nav tr{
	margin: 0;
	padding: 0;
}
#nav td{padding-right: 2px;}

#nav .last-col{padding-right: 0;}
#nav a{
	color: #fff;
	background: url(../images/bg-nav-r.jpg) no-repeat 100% 0;
	padding-right:7px;
	display: block; 
	height: 48px;
	white-space: nowrap;
}
#nav a:hover{
	text-decoration: none;
	color: #fc6;
}
#nav span{
	display: block;
	background: url(../images/bg-nav-l.jpg) no-repeat;
	padding: 0 30px 0 29px;
	cursor: pointer;
}

/* header frame */
#header .frame{
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-headerinner.jpg) no-repeat;
	height: 117px;
	position: relative;
}
.home #header .frame{
	background: url(../images/bg-headerinner-home.jpg) no-repeat;
	height: 331px;
}
/* logo */
#header h1{
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: url(../images/logo.png) no-repeat;
	width: 231px;
	height: 118px;
}
#header h1 a{
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 104px;
	height: 104px;
	margin: 9px 0 0 61px;
} 
.home #header h1{
	background: url(../images/logo-home.png) no-repeat;
	width: 406px;
	height: 331px;
	left:3.5%;
}
.home #header h1 a{
	width: 273px;
	height: 274px;
	margin: 29px 0 0 65px;
}
/* join block */
.join-block{
	float: right;
	width: 438px;
	margin: 47px 57px 0 0;
	position: relative;
	z-index: 2;
	color: #274291;
	font-size: 16px;
	line-height: 18px;
	display: inline;
}
.join-block strong.title{
	display: block;
	font-style: italic;
	font-size: 29px;
	line-height: 24px;
	margin: 0 17px 40px 12px;
}
.join-block .title span{
	display: block;
	text-align: right;
}
.join-block p{
	margin: 15px 0 0;
	text-align: center;
}
/* join form */
.join-form{margin: 0;}
.join-form .row{
	height: 1%;
	overflow: hidden;
	margin: 16px 0 0 79px;
}
.join-form .row div{
	margin: 0 10px 0 0;
	float: left;
	width: 123px;
	background: url(../images/bg-text-field.gif) no-repeat;
	padding: 3px 7px;
	display: inline;
}
* html .join-form .row div{margin-right: 5px;}
.join-form .text{
	float: left;
	border: 0;
	background: transparent;
	font:13px "Times New Roman", Times, serif;
	color: #274291;
}
.join-form .btn{
	float: left;
	margin: 8px 0 0 93px;
}
.join-block a img{display: block;}
/* main */
#main{
	width: 100%;
	overflow: hidden;
	padding-top: 31px;
	clear: both;
}
.home #main{padding-top: 24px;}
#main .inner{padding: 0 60px 0 257px;}
.home #main .inner{padding: 0 0 0 343px;}
/* sidebar */
#sidebar{
	float: left;
	width: 225px;
	margin-left: -257px;
	background: url(../images/bg-sidebar.gif) repeat-y 100% 0;
	display: inline;
}
.sidebar-t{
	height: 1%;
	overflow: hidden;
	background: url(../images/bg-sidebar-t.gif) no-repeat 100% 0;
	padding: 18px 0 3px 15px;
}
.home .sidebar-t{padding: 34px 0 3px;}
.home #sidebar{
	width: 313px;
	margin-left: -330px;
}
/* menu in sidebar */
#sidebar .menu{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
}
#sidebar .menu a{
	display: block;
	background: url(../images/bg-left-menu.gif) no-repeat;
	padding: 5px 0 10px 30px;
	margin: 0 0 19px;
}
#sidebar .menu li.active a,
#sidebar .menu a:hover{
	color: #fff;
	text-decoration: none;
	background-position: 0 -36px;
}
#sidebar .menu li{
	vertical-align: middle;
	width: 100%;
	overflow: hidden;
}
#sidebar h4{
	margin: 0;
	font-size: 23px;
	font-weight: bold;
}
#sidebar .lists ul{
	margin: 0 14px 5px 0;
	padding: 0 0 12px;
	list-style: none;
	font-size: 16px;
	line-height: 21px;
	border-bottom: 1px solid #274291;
}
#sidebar .lists .associates{border: none;}
#sidebar .lists{
	margin: 0 0 -20px;
	overflow: hidden;
	width: 100%;
}
/* promo box */
.promobox{
	text-align: center;
	margin: 21px 0 0 -11px;
	color: #274291;
	font-size: 17px;
	line-height: 21px;
	width: 100%;
	overflow: hidden;
}
.promobox img{
	display: block;
	margin: 0 0 -10px 36px;
}
.promobox p{margin: 0;}
.promobox p span{
	display: block;
	font-size:21px;
}
/* qualified appraisal */
.qualified-appraisal{
	height: 1%;
	overflow: hidden;
	text-align: center;
	color: #274291;
	font-size: 21px;
	line-height: 24px;
	margin: 26px 0 0 -20px;
	padding-bottom: 210px;
}
.qualified-appraisal p{margin: 0;}
.qualified-appraisal img{
	display: block;
	margin: 2px 0 0 14px;
	padding-right: 10px;
	border-bottom: 1px solid #274291;
}
.qualified-appraisal a{
	font-size: 16px;
	line-height: 24px;
}
/* content */
#content{
	width: 100%;
	float: right;
	margin-bottom: -47px;
}
/* block */
.block{
	height: 1%;
	overflow: hidden;
	background: url(../images/bg-block.jpg) no-repeat -500px 100%;
	padding: 0 14px 15px 0;
	color: #274291;
	margin: 0 0 34px;
}
/* block header */
.block .header{
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-block-header.jpg) no-repeat 0 99%;
	padding-bottom:18px;
	color: #fff;
	margin: 0 0 18px;
}
.block .header h3{
	font-weight: bold;
	margin: 0 0 0 11px;
	font-size: 21px;
	line-height: 16px;
	background: url(../images/arrow-white.gif) no-repeat 0 9px;
	padding: 9px 0 0 22px;
}
#content .block h1, h2, h3, h4, h5, h6, li, p{
	margin-left: 10px;
	margin-right: 10px;
}
/* section */
.block .section{
	height: 1%;
	overflow: hidden;
	background:url(../images/arrow-blue.gif) no-repeat 11px 2px;
	padding: 0 70px 0 31px;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 15px;
}
.block .section h4{
	margin: 0;
	font-size:18px;
	font-weight: bold;
	line-height: 19px;
}
.block .section p{margin: 0;}
.wrap{
	width: 100%;
	overflow: hidden;
}
/* news box */
.news .wrap{
	width: auto;
	height: 1%;
	padding: 4px 50px 0 182px;
}
.news .wrap img{
	float: left;
	margin: 4px 0 0 -182px;
}
.news .wrap .box{
	width: 100%;
	overflow: hidden;
	font-size: 13px;
	line-height: 18px;
}
.news .box .title{
	font-size: 18px;
	line-height: 19px;
	padding: 0 0 22px;
}
.news .wrap .title h4{
	margin: 0;
	font-size: 18px;
	line-height: 19px;
}
.news .box p{margin: 0; margin-bottom:15px;}
.news .box ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.news .box ul strong{font-size: 16px;}
.news .box a.more{
	float: right;
	font-weight: bold;
}
/* footer */
#footer{
	height: 1%;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #274291;
	padding: 38px 0 30px 94px;
}
/* copyright */
.copyright{
	float: right;
	width: 458px;
	padding: 0 0 8px;
	margin: -3px 0 0;
}
.copyright p{margin: 0;}
.copyright img{margin: 0 7px -11px;}
/* who we are block */
.who-we-are{
	background: url(../images/bg-block-innerpage.jpg) no-repeat;
	padding: 0 0 70px;
	margin: 5px 0 0;
}
.who-we-are .header h3{
	font-size: 26px;
	background: none;
	padding: 18px 0 6px 16px;
}
.who-we-are .header h3 span{
	background: url(../images/separator.gif) no-repeat 0 6px;
	color: #edd276;
	padding: 0 0 0 17px;
	margin: 0 0 0 9px;
}
/* pearson */
.person{
	height: 1%;
	overflow: hidden;
	padding: 20px 0 7px 179px;
}
.person img{
	float: left;
	margin: 0 0 0 -163px;
}
.person .description{line-height: 15px;}
.person .description h4{
	margin: 0;
	font-size: 21px;
	line-height: 16px;
	font-weight: bold;
}
.person .description p{margin: 0 0 11px;}
.person .description .wrap{margin: -11px 0 0;}
.person .description .more{
	font-weight: bold;
	text-decoration: underline;
}
.person .description .more:hover{text-decoration: none;}
