#topAreaContainer{
	width:100%;
	height: 87px;
	line-height: 16px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
}
#topArea{
	width:890px;
	height: 87px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#topAreaLogo{
	width:207px;
	height: 87px;
	float: left;
}
#topAreaMenu{
	width:650px;
	float: right;
	height: 42px;
	padding-top: 35px;
}
#contentholder {
	width:901px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background-color: #FFFFFF;
}
#contentLeft {
	width: 361px;
	float: right;
}
#contentMid {
	width: 155px;
	float: left;
}
#contentRight {
	width:539px;
	float: right;
    background: url(../images/vert_bev_line.gif) repeat-y 33px;
}
#phone-box {
    width: 202px;
    float: left;
}
.contentRight1{
	padding-left: 60px;
}

