#maindiv {
	width: 850px;
	margin:0 auto;
}
#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 149px;
	width: 244px;
}

#logo a:link {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 149px;
	width: 244px;
}
#logo a:active {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 149px;
	width: 244px;
}
#logo a:visited {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 149px;
	width: 244px;
}
#logo a:hover {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 149px;
	width: 244px;
}


#banner {
	float: right;
	height: 149px;
	width: 606px;
}
#gap {
	clear: both;
	height: 65px;
}

#menu {
	float: left;
	width: 170px;
}
#phone_no {
	background-image: url(../images/contact_no.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 154px;
	margin-top:25px;
}
#phone_no_inner {
	background-image: url(../images/contact_no.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 154px;
	margin-top:30px;
}
#main_content {
	float: right;
	width: 606px;
}
#content_withcolumn {
	width: 438px;
	float: left;
}
#column {
	float: left;
	width: 150px;
	margin-left: 72px;
	margin-right: 20px;
}
.menu_height {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c7c9;
	text-align: left;
	margin-left: 15px;
	padding-top: 18px;
	padding-bottom: 18px;
}
.menu_height_withoutbottom_line {
	text-align: left;
	margin-left: 15px;
	padding-top: 18px;
	padding-bottom: 18px;
}
.submenu {
	padding-top: 15px;
	margin-left: 15px;
}
.page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #840B2D;
	text-decoration: none;
}
