html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #fff;
	background-image: url(bgall.gif);
}
a {
	color: #015289;
}
a:hover {
	color: #f8981d;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#all {
	width:100%;
	height:700px;
	position:absolute;
	top:50%;
	margin-top:-350px;
	background-image: url(t.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#box {
	width:1000px;
	height:700px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-350px;
	margin-left:-500px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content_box {
	background-image: url(contbg.gif);
	background-repeat: no-repeat;
	height: 460px;
	width: 738px;
	margin-top: 110px;
	position: absolute;
	margin-left: 16px;
}
#content_box_scroll {
	height: 424px;
	width: 704px;
	margin-top: 14px;
	position: absolute;
	margin-left: 17px;
	overflow: auto;
}
#content {
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 30px;
	padding-left: 30px;
	color: #333333;
	font-size: 12px;
}
#head {
	background-image: url(sky.jpg);
	background-repeat: no-repeat;
	height: 220px;
	position: absolute;
	width: 980px;
}
#logo {
	margin-top: 10px;
	margin-left: 17px;
	position: absolute;
}
#head h2 {
	font-size: 18px;
	color: #5085ac;
	padding: 0px;
	margin-top: 15px;
	margin-left: 400px;
	position: absolute;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 17px;
}
#content h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #015289;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 8px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#navi {
	margin: 0px;
	float: right;
	width: 175px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 20px;
}
#navi h1 {
	font-size: 12px;
	font-weight: bold;
	color: #015289;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f8981d;
	text-transform: uppercase;
}
h1.f{
	font-size: 12px;
	font-weight: bold;
	color: #015289;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
	text-transform: uppercase;
}
.titleimg {
	border: 2px solid #CCCCCC;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi ul li {
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 10px;
	padding-left: 12px;
	list-style-type: none;
	font-size: 12px;
}
#allnavi {
	padding: 0px;
	margin-top: 257px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 787px;
	position: absolute;
}
#allnavi li {
	margin-bottom: 10px;
	list-style-type: none;
}
#allnavi a {
	text-transform: uppercase;
	background-image: url(bulletall.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	font-size: 12px;
	color: #256998;
	text-decoration: none;
}


#allnavi a:hover {
	padding-left: 12px;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	width: 800px;
	margin-top: 580px;
	margin-left: 65px;
	position: absolute;
	font-size: 11px;
}
#flash {
	position: absolute;
	z-index: 100;
	height: 452px;
	width: 732px;
	background-image: url(flashbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#flash img {
	position: absolute;
}

#newbox {
	height: 610px;
	width: 980px;
	text-align: left;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.allbg {
	background-image: url(allbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
