@charset "utf-8";
body {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #585a54;
	font: 14px Arial, Helvetica, sans-serif;
	
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
img, UL, LI {
	margin: 0px;
	padding: 0px;
	border-style: none;
	list-style: none;
}
/* CSS Document */

.wrapper {
	margin: auto;
	height: auto;
	background: url(../images/BG_page.gif) repeat-x left 0px;
	_background: url(../images/BG_page.gif) repeat-x left 2px;
	width: 100%;
	display: block;
}
.page {
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
	display: block;
	padding: 0 30px 15px;
}
.header {
	height: 370px;
}
.header .logo {
	height: 71px;
	width: 273px;
	display: block;
}
.header .top_links {
	position: absolute;
	height: 20px;
	width: 110px;
	font-size: 11px;
	color: #585a54;
	top: 35px;
	right: 30px;
}
.header .top_links a {
	color: #585a54;
}
.header  .top_links  a:hover {
	color: #b0b0b0;
}
.header .top_nav {
	background: url(../images/top_nav_bg.gif) no-repeat right top;
	height: 59px;
	width: 780px;
}
.header .top_nav ul {
	float: left;
	display: block;
	background: url(../images/nav_top_body.gifxxx) repeat-x right top;
	position: absolute;
	width: 548px;
	left: 24px;
}
.header .top_nav li {
	float: right;
	width: 108px;
	display: block;
	height: 59px;
	line-height: 59px;
	text-align: center;
	background: url(../images/nav_top_separator.gif) no-repeat right top;
}
.header  .top_nav  .calc_btn  {
	position: absolute;
	top: 81px;
	left: 613px;
}
.header  .top_nav  UL A {
	color: #FFFFFF;
	font: 12px "Times New Roman", Times, serif;
	text-decoration: none;
	height: 100%;
	display: block;
	line-height: 59px;
	background: url(../images/nav_top_body.gif) repeat-x right top;
	margin-right: 3px;
}
.header     .top_nav     UL     A:hover, .top_nav    UL    a.selected   {
	background: url(../images/nav_top_selected.gif) repeat-x left top;
}
.header  .top_nav   li.first {
	width: 112px;
}
.header .top_nav .first a {
	background: url(../images/top_nav_L.gif) -5px;
}
.header  .top_nav  li.first  a:hover, .top_nav li.first a.selected {
	background: url(../images/top_nav_Lsel.gif) no-repeat -3px top;
}
.header .header_media {
	background: url(../images/header_bluewCrown.jpg) no-repeat left top;
	height: 239px;
	width: 780px;
	position: relative;
	margin-top: 1px;
}
.page .header .header_media p {
	display: block;
	height: 140px;
	width: 171px;
	position: absolute;
	left: 66px;
	top: 86px;
	font-size: 13px;
}
.header_media #rotator {
	background: url(../images/header2.jpg) no-repeat center top;
	height: 239px;
	width: 517px;
	float: right;
}
.page .footer {
	display: block;
	height: 25px;
	width: 780px;
	border-top: 1px dotted #e0e0e0;
	color: #949494;
	font-size: 12px;
}
.page .footer p {
	margin: 3px 0px 0px 19px;
	float: left;
}
.page  .footer  a {
	color: #949494;
	text-decoration: none;
	float: right;
	width: 90px;
	margin: 0px;
	margin-top: 3px;
}
.content tr {
	vertical-align: top;
}
