@charset "utf-8";
body {
	background-repeat: repeat-x;
	background-image: url(../image/background.gif);
	background-color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: justify;
}
a:link {
	color: #06F;
	text-decoration: none;
}
a:visited {
	color: #16529C;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #006;
	text-decoration: none;
}


/* CSS Document */

#container {
	margin-right: auto;
	margin-left: auto;
	width: 984px;
	height: auto;
	background-color: #000;
}
#imgheaderbg {
	height: 30px;
	margin-left: 20px;
	width: 944px;
	background-image: url(../image/imgheader.gif);
}
#imgleftbg {
	float: left;
	height: 702px;
	width: 20px;
	margin-top: -30px;
	background-image: url(../image/imgleftbg.gif);
}
#warp {
	height: auto;
	width: 944px;
	float: left;
	background-color: #FFF;
}
#imgfooterbg {
	height: 20px;
	clear: both;
	width: 944px;
	margin-left: 20px;
	background-image: url(../image/imgfooter.gif);
}
#imgrightbg {
	float: left;
	height: 702px;
	width: 20px;
	margin-top: -30px;
	background-image: url(../image/imgrightbg.gif);
}
#header {
	height: 70px;
	position: relative;
	width: 904px;
	margin-left: 20px;
	margin-top: 20px;
}
#logo {
	height: 55px;
	width: 367px;
	float: left;
}
#headerlink {
	height: 30px;
	width: 450px;
	float: right;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 9px;
}
#privacy {
	color: #FFF;
	line-height: 16px;
}

#menu {
	height: 25px;
	width: 904px;
	margin-left: 20px;
	margin-top: 20px;
}
#wrapper1 {
	width: 904px;
	margin-top: 20px;
	margin-left: 20px;
	height: 278px;
}
#banner {
	height: 278px;
	width: 673px;
	float: left;
}
#banner2 {
	float: right;
	height: 129px;
	width: 211px;
}
#banner3 {
	float: right;
	height: 129px;
	width: 211px;
	margin-top: 20px;
}
#wrapper2 {
	height: 230px;
	margin-top: 20px;
	margin-left: 20px;
	width: 904px;
}
#content1 {
	width: 211px;
	height: 214px;
	float: left;
}
#content2 {
	height: 214px;
	width: 211px;
	float: left;
	margin-left: 20px;
}
#content3 {
	height: 214px;
	width: 211px;
	float: left;
	margin-left: 20px;
}
#banner4 {
	float: right;
	height: 97px;
	width: 211px;
}
#banner5 {
	float: right;
	height: 97px;
	width: 211px;
	margin-top: 20px;
}
#privacy {
	width: 944px;
	margin-left: 20px;
	height: 50px;
	background-color: #000;
	font-size: 9px;
	text-align: center;
}
#wrapper3 {
	width: 904px;
	margin-top: 20px;
	margin-left: 20px;
	height: auto;
}

#submenu {
	height: auto;
	width: 211px;
	float: left;
}
#bannerSub {
	float: right;
	height: 178px;
	width: 673px;
}
#contentMenu {
	width: 673px;
	height: 20px;
	float: right;
	top: 20px;
	margin-top: 20px;
	font-size: 9px;
}



#content {
	float: right;
	height: auto;
	width: 673px;
	top: 20px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
.justify-main {
	text-align: justify;
}


.submenuSelect {
	display: block;
	color: #3A3C3C;
	text-decoration: none;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.75em;
	cursor: text;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(../image/submenu-hover.gif);
	background-repeat: repeat-y;
	text-transform: capitalize;
	margin-top: 2px;
	font-size: 9px;
}
.submenu {
	display: block;
	color: #3A3C3C;
	text-decoration: none;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.75em;
	cursor: text;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(../image/submenu.gif);
	background-repeat: repeat-y;
	text-transform: capitalize;
	margin-top: 2px;
	font-size: 9px;
}

