@charset "utf-8";

body,
html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	top: 0px;
	word-wrap: break-word;
	color: #FFFFFF;
}
body {
	min-width:950px; /* Prevent content from becoming unreachable in Gecko */
}
body {
	background-color: #093671;
	background-repeat: no-repeat;
	background-position:center top;
	background-image: url(../image/site_bg.jpg);
	left: -1px;
	background-attachment: fixed;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}

html{
	overflow-y: scroll;
	
}
/* position:absolute for all browsers - the whole page scrolls */
div#headerwrap {
	position:absolute;
	width:100%;
	top:0;
	left: -1px;
	height:200px;
}
/* position:fixed for modern browsers - header and footer do not scroll */
body>div#headerwrap {
	position:fixed;
}
div#header {
	height:150px;
	width:950px;
	background-color: #FFFFFF;
	background-image: url(../image/top_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#flashlogo {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 768px;
}
div#menu {
	height:50px;
	width:950px;
	background-color: #FFFFFF;
	background-image: url(../image/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
div#menu h1{
	padding-top: 10px;
	margin-top: 0px;
	padding-left: 25px;
	color: #000000;
}
div#menu a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#menu a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
div#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div#middlewrap {
	margin-left:0;
	/* set left margin and bottom padding for others */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-left:0px;
	padding-bottom:35px;
	padding-top: 200px;
	padding-right: 0;
	padding-left: 0;
}
div#menu_space {
	padding-top: 15px;
	padding-left: 25px;
}
div#middle {
	width:950px;
	margin:0 auto;
}

div#content {
	width: 550px;
	margin:0;
	padding-top:25px;
	padding-left:25px;
	float: left;
	background-image: url(../image/ctb_bg_content.png);
	background-repeat: repeat;
	line-height: 18px;

}




div#right {
	width: 373px;
	margin:0;
	padding-top:25px;
	float: right;
	text-align: right;
}
div#footerwrap {
	clear:both;
	width:100%;
	p\osition:absolute;
	bottom:0;
	/*left: -1px;*/
	height:35px;
	color: #000000;
}
body>div#footerwrap {
	position:fixed;
}
div#footer {
	height:35px;
	width:950px;
	background-color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	color: #09366F;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
}
div#footer a:link, a:visited, a:active {
	color: #09366F;
}

a:hover {
	color: #CCCCCC;
	font-weight: bold;
}
.grey_h1 {color: #CCCCCC}
a:link, a:visited, a:active {
	color: #CCCCCC;
}

div.spacer {
	clear: both;
	height: 30px;
	background-color: #FF0000;
	width: 100%;
}

