body {
	background-color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #004B97;
}
a:hover {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}

#Header {
	position: relative;
	width: 750px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
}
#HeaderLogo {
	background-image: url(/i/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 264px;
	position: absolute;
	left: 15px;
}
#HeaderSupport {
	height: 55px;
	width: 136px;
	position: absolute;
	right: 15px;
	top: 15px;
	overflow: hidden;
}
#Navigation {
	background-image: url(/i/nav_off.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 750px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#Navigation a {
	display: block;
	float: left;
	padding: 5px;
	height: 20px;
	margin-left: 10px;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(/i/nav_off.gif);
}
#Navigation a:hover {
	display: block;
	float: left;
	padding: 5px;
	height: 20px;
	margin-left: 10px;
	font-size: 12px;
	text-decoration: none;
	color: #000033;
	background-image: url(/i/nav_on.gif);
}
#DN {
	height: 110px;
	width: 750px;
	background-color: #E1EFFF;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#DNL {
	background-image: url(/i/header_l.gif);
	position: absolute;
	height: 105px;
	width: 71px;
	background-repeat: no-repeat;
	background-position: left top;
}
#DNR {
	background-image: url(/i/header_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 105px;
	width: 275px;
	right: 0px;
	top: 0px;
	text-align: center;
}
#DNLINE {
	height: 5px;
	width: 750px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #0099FF;
	font-size: 3px;
}
#DNSEARCH {
	position: absolute;
	width: 300px;
	height: 60px;
	background-color: #B0D6FF;
	top: 30px;
	left: 130px;
	border: 1px solid #004B97;
	text-align: center;
}
#DNSEARCH form {
	margin: 0px;
}
#DNSEARCH #DNInput{
	background-color: #B0D6FF;
	border: 1px solid #004B97;
}
#DNSEARCH #DNButton{
	background-color: #B0D6FF;
	border: 1px solid #004B97;
	height: 20px;
}
#DNDS {
	background-image: url(/i/ds.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 191px;
	position: absolute;
	left: 185px;
	top: 13px;
}#ContentWrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#Footer {
	width: 730px;
	background-color: #FFFFFF;
	font-size: 11px;
	clear: both;
	position: relative;
	float: none;
	padding: 14px 10px 10px;
}
#FooterL1 {
	font-size: 3px;
	background-color: #004B97;
	height: 5px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 750px;
}
#FooterL2 {
	background-color: #0099FF;
	font-size: 3px;
	height: 5px;
	width: 750px;
	position: absolute;
	left: 0px;
	top: 5px;
}
#FooterRB {
	background-image: url(/i/c_rb.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 6px;
	width: 6px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#FooterLB {
	background-image: url(/i/c_lb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	height: 6px;
	width: 6px;
	left: 0px;
	bottom: 0px;
}
#FooterLinks {
	position: absolute;
	right: 5px;
	top: 20px;
	font-size: 11px;
}
#NavigationWrap {
	width: 150px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
.ContentNavigation {
	position: relative;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #CCE4FF;
	font-size: 11px;
	width: 140px;
}
.NavigationLT {
	background-image: url(/i/lil_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 7px;
	width: 7px;
	left: 0px;
	top: 0px;
}
.NavigationLB {
	background-image: url(/i/lil_lb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	height: 7px;
	width: 7px;
	left: 0px;
	bottom: 0px;
}
.NavigationRT {
	background-image: url(/i/lil_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	height: 7px;
	width: 7px;
	top: 0px;
	right: 0px;
}
.NavigationRB {
	background-image: url(/i/lil_rb.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	height: 7px;
	width: 7px;
	bottom: 0px;
	right: 0px;
}
.MoreButton {
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	position: relative;
	text-align: right;
}
.MoreButton a {
	background-color: #BBDBFF;
	border: 1px solid #8AC1FF;
	padding: 2px;
	right: 5px;
}
.MoreButton a:hover {
	background-color: #8AC1FF;
	border: 1px solid #8AC1FF;
	padding: 2px;
	color: #004B97;
}
.Price {
	height: 20px;
	width: 60px;
	left: 10px;
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	margin-top: 8px;
}
#Content {
	width: 575px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 18px;
}
#Welcome {
	background-color: #CCE4FF;
	position: relative;
	padding: 5px;
	width: 560px;
}
.News {
	position: relative;
	width: 260px;
	padding: 5px;
	background-color: #CCE4FF;
	float: left;
	margin-right: 10px;
	font-size: 11px;
	height: 170px;
	margin-left: 3px;
}
.News h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
