@import url("site_menu.css");
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images_templates/site_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.contentrow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	padding-top: 165px;
	padding-right: 50px;
	padding-bottom: 26px;
	padding-left: 44px;
	background-color: #FFFFFF;
	background-image: url(../images_templates/site_bg_content.jpg);
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
	vertical-align: top;
}
#toparea {
	position: absolute;
	height: 156px;
	top: 0px;
	width: 100%;
	left: 0px;
	right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	background-image: url(../images_templates/site_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#swush {
	position: absolute;
	top: 126px;
	right: 0px;
	width: 221px;
	height: 29px;
	background-image: url(../images_templates/site_swush.gif);
}
#toprightbg {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 125px;
	width: 415px;
	background-image: url(../images_templates/site_topright.jpg);
}
#logo {
	position: absolute;
	top: 15px;
	width: 245px;
	height: 54px;
	left: 14px;
	background-image: url(../images_templates/site_logo.jpg);
}
#topdot {
	position: absolute;
	top: 0px;
	width: 7px;
	height: 50px;
	left: 298px;
	background-image: url(../images_templates/site_topdot.gif);
}
#leftdot {
	position: absolute;
	top: 75px;
	width: 7px;
	height: 28px;
	left: 39px;
	background-image: url(../images_templates/site_leftdot.gif);
}
#topline {
	position: absolute;
	top: 83px;
	left: 43px;
	height: 20px;
	right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
#phone {
	position: absolute;
	top: 120px;
	left: 0px;
	height: 20px;
	width: 320px;
	z-index: 20;
}
#menuareatop {
	position: absolute;
	top: 81px;
	right: 0px;
	height: 21px;
	width: 528px;
}
#menuareabot {
	position: absolute;
	top: 103px;
	right: 0px;
	width: 528px;
	height: 21px;
}