body {
	margin: 0 auto;
	background-color: #e8f3fb;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: black;
}
a:visited {
	text-decoration: none;
	color: black;
}
a:hover {
    text-decoration: underline;
	color: black;
}
#frame_top a:link, #frame_bottom a:link {
	text-decoration: none;
	color: white;
}
#frame_top a:visited, #frame_bottom a:visited {
	text-decoration: none;
	color: white;
}
#frame_top a:hover, #frame_bottom a:hover {
	text-decoration: underline;
	color: white;
}
img {
	border: 0;
}
.whitelink {
	color: white;
}
.dash_line {
	background-image: url('../images/line-dash.png');
	background-repeat: repeat-x;
	height: 1px;
	margin: 2px auto;
	_font-size: 0;
	_overflow: hidden;
}
#frame_bg {
	width: 100%;
	height: 720px;
	background-image: url('../images/bg.png');
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
}
#frame_position {
	position: relative;
	z-index: 1;	
	margin: 0 auto;
	width: 934px;
}
#frame {
	position: absolute;
	margin: 0 auto;
	width: 934px;
}
#frame_top_spacer {
	height: 40px;
}
#frame_top {

}
#frame_top_top {
	height: 100px;
}
#frame_top_top_left {
	width: 14px;
	height: 100px;
	float: left;
	background-image: url('../images/top-top-left.png');
	background-repeat: no-repeat;
	_margin-right: -3px;
}
#frame_top_top_right {
	width: 14px;
	height: 100px;
	float: right;
	background-image: url('../images/top-top-right.png');
	background-repeat: no-repeat;
	_margin-left: -3px;
}
#frame_top_top_center {
	height: 100px;
	margin: 0 14px;
	background-image: url('../images/top-top-bg.png');
	background-repeat: repeat-x;
	_margin: 0 11px;
}
#logo_box {
	width: 200px;
	height: 100px;
	float: left;
}
#logo {
	border: 0;
	margin-top: 25px;
	_margin-top: 23px;
}
#nav_box {
	margin-left: 200px;
	height: 100px;
	position: relative;
}
.nav{
	color: white;
}
#nav_bar {
	position: absolute;
	right: 0;
	bottom: 0;
	color: white;
}
#frame_top_mid {
	height: 18px;
}
#frame_top_mid_left {
	width: 14px;
	height: 18px;
	float: left;
	background-image: url('../images/top-mid-left.png');
	background-repeat: no-repeat;
	_margin-right: -3px;
}
#frame_top_mid_right {
	width: 14px;
	height: 18px;
	float: right;
	background-image: url('../images/top-mid-right.png');
	background-repeat: no-repeat;
	_margin-left: -3px;
}
#frame_top_mid_center {
	height: 18px;
	margin: 0 14px;
	background-image: url('../images/top-mid-bg.png');
	background-repeat: repeat-x;
	_margin: 0 11px;
}
#frame_top_bottom {
	background-image: url('../images/top-bottom.png');
	background-repeat: no-repeat;
	height: 36px;
}
#frame_mid {
	background-image: url('../images/mid-bg.gif');
	background-repeat: repeat-x;
	background-color: white;
	width: 932px;
	border-left: 1px #92b7d0 solid;
	border-right: 1px #92b7d0 solid;
}
#frame_mid_center {

}
#frame_bottom {
	
}
#frame_bottom_top {
	height: 62px;
}
#frame_bottom_top_left {
	height: 62px;
	width: 4px;
	background-image: url('../images/bottom-top-left.png');
	background-repeat: no-repeat;
	float: left;
	_margin-right: -3px;
}
#frame_bottom_top_right {
	height: 62px;
	width: 4px;
	background-image: url('../images/bottom-top-right.png');
	background-repeat: no-repeat;
	float: right;
	_margin-left: -3px;
}
#frame_bottom_top_center {
	height: 62px;
	margin: 0 4px;
	background-image: url('../images/bottom-top-bg.png');
	background-repeat: repeat-x;
	_margin: 0 1px;
}
#frame_bottom_mid {
	height: 1px;
	_font-size: 0;
	_overflow: hidden;

}
#frame_bottom_bottom{
	height: 40px;
}
#frame_bottom_bottom_left {
	height: 40px;
	width: 4px;
	background-image: url('../images/bottom-bottom-left.png');
	background-repeat: no-repeat;
	float: left;
	_margin-right: -3px;
}
#frame_bottom_bottom_right {
	height: 40px;
	width: 4px;
	background-image: url('../images/bottom-bottom-right.png');
	background-repeat: no-repeat;
	float: right;
	_margin-left: -3px;
}
#frame_bottom_bottom_center {
	height: 40px;
	margin: 0 4px;
	background-image: url('../images/bottom-bottom-bg.png');
	background-repeat: repeat-x;
	_margin: 0 1px;
}
#frame_bottom_top_center_left {
	height: 40px;
	width: 100px;
	float: left;
	text-align: left;
	_width: 97px;
	_margin_right: -3px;
}
#frame_bottom_top_center_right {
	height: 40px;
	width: 100px;
	float: right;
	text-align: right;
	_width: 97px;
	_margin_left: -3px;
}
#frame_bottom_top_center_center {
	margin-left: 100px;
	margin-right: 100px;
	height: 40px;
	_margin-left: 103px;
	_margin-right: 103px;
}
.foot_line {
	color: white;
	text-align: right;
	padding-right: 5px;
}
#foot_line1 {
	
}
#foot_line2 {

}
#foot_line3 {

}

