/*----------------- New Css document -------------*/
body{
	background:url(images/bg-wrapper.jpg) 0 0 repeat;
	padding:27px 0;
	margin:0;
}
*{
	padding:0;
	margin:0;
	behavior:url(iepngfix.htc);
}
a{
	text-decoration:none;
}
img{
	border:none;
}
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
}
/*------------------ Header --------------*/
#header{
	width:887px;
	background:url(images/top_bg.png) 0 0 no-repeat;
	height:100px;
	margin:0 auto;
	padding:36px 0 0 13px;
}
/*----------------- body part ------------*/
#bodyPart{
	width:880px;
	margin:0 auto;
	padding:10px;
	background-color:#fff;
}
.bottombg{
	background:url(images/bottom_bg.png) 0 0 no-repeat;
	width:900px;
	height:12px;
	line-height:0;
	font-size:0;
	margin:0 auto;
}
#leftPortion{
	width:647px;
	float:left;
}
.textContainer{
	background-color:#ccd4f3;
	border:1px solid #afb6d1;
	width:625px;
	padding:10px;
	margin-bottom:10px;
}
.textContainer p{
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#18191d;
	margin-bottom:8px;
}
h2.brownHeading{
	color:#8e4337;
	font:normal 24px/30px Arial, Helvetica, sans-serif;
	color:#8e4337;
	border-bottom:1px solid #cfccc0;
	padding:0 0 0 10px;
}
.row{
	margin:0 0 0 10px;
	overflow:hidden;
	clear:both;
	padding-top:15px;
}
.box{
	border:1px solid #afb6d1;
	float:left;
	margin-right:26px;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#18191d;
	width:136px;
	height:160px;
	cursor:pointer;
}
.box td{
	padding:10px 5px;
}
.box img{
	display:block;
	margin:0 auto;
	border:1px solid #e9e4ed;
}
.bottomYellowBox{
	width:638px;
	margin:15px auto;
}
.bottomYellowBoxTop{
	background:url(images/yellow_top.jpg) 0 0 no-repeat;
	height:11px;
	width:638px;
	font-size:0;
	line-height:0;
}
.bottomYellowBoxBottom{
	background:url(images/yellow_bottom.jpg) 0 0 no-repeat;
	height:11px;
	width:638px;
}
.bottomYellowBoxContainer{
	border-right:3px solid #c26619;
	border-left:3px solid #c26619;
	background-color:#f9d986;
	padding:0 11px 10px;
	width:610px;
}
h2.yellowHead{
	font:normal 24px/30px Arial, Helvetica, sans-serif;
	color:#c26619;
	border-bottom:1px dashed #c26619;
}
.bottomYellowBoxContainer p{
	font:normal 14px/16px Arial, Helvetica, sans-serif;
	color:#191a1e;
	margin-top:20px;
}
#rightPortion{
	width:223px;
	float:right;
}
.telBox{
	border:1px solid #cfccc0;
	background-color:#fbefd9;
	width:220px;
	height:153px;
	text-align:center;
	font:normal 18px/22px Arial, Helvetica, sans-serif;
	color:#0a0d14;
	padding:40px 0 0 0;
}
.telBox img{
	display:block;
	margin:0 auto;
}
.businessBox{
	border:1px solid #cfccc0;
	width:220px;
	background-color:#ccd4f3;
	padding-bottom:10px;
		margin-top:15px;
}
.businessBox h3{
	height:64px;
	width:220px;
	background-color:#1975c2;
	font:normal 24px/64px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;

}
.businessBox .date{
	margin:13px 7px 0;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#18191d;
	border-bottom:2px solid #1975c2;
	padding-bottom:10px;
}
/*------------------ Footer ----------------*/
#footer{
	margin:0 0 20px;
	border-top:1px solid #afb6d1;
	padding:12px 0 0 0;
}
p.copy{
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#383940;
	padding:0 0 0 6px;
}
.bdr{
	border-bottom:1px solid #cfccc0;
	padding:8px 0 7px;
	font-size:0;
	line-height:0;
	height:1px;
}

/*---------- Misc -------------*/
.nobottomMargin{
	margin-bottom:0!important;
}
.noRightMargin{
	margin-right:0!important;
}
.noBottomBorder{
	border-bottom:none!important;
}


