.menu1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#00355f;
	text-align:left;
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00355f;
	border-right-color: #00355f;
	border-bottom-color: #00355f;
	border-left-color: #00355f;
	text-decoration: none;
	font-weight: normal;
    cursor: pointer;
}
.menu2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#00355f;
	text-align:left;
	text-decoration:none;
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00355f;
	border-right-color: #00355f;
	border-bottom-color: #00355f;
	border-left-color: #00355f;	
    cursor: pointer;
}
.menu3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#034a82;
	text-align:left;
	background-repeat: repeat-x;
    cursor: pointer;
}
.menu4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#00355f;
	text-align:left;
	background-repeat: repeat-x;
	background-position: top;
    text-decoration:underline;
    cursor: pointer;
}

.tagline {
	text-align: center;
	width: 200px;
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.phonenumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: none;
	width: 200px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	color: #00355f;
	height: 353px;
	width: 525px;
	overflow:auto;
	padding: 24px;
	background-image: url(/images3/backpage_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_content {
	font-family: Tahoma;
	font-size: 12px;
	color: #00355f;
	height: 401px;
	width: 573px;
	overflow:hidden;
	padding: 0px;
}

.content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.menubox {
	background-color: #FEFDF1;
	background-image: url(/images3/butterfly.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 185px;
}
