@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #000000;
}
body {
	background-color: #005696;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#000000;
	
}
a:link {
	color: #004383;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #004383;
}

h1 {
	font-size:x-small;
	font-weight:bold;
	text-transform:uppercase;
	color:#005696;
}

h2 {
	font-size:x-small;
	font-weight:bold;
	text-transform:uppercase;
}
li {
	
	

}
#layoutBox1 {		
	width:100%;
	height:600px;
	background-color:#005696;
	position:relative;
	margin-left:0;
	margin-top:0;
	overflow:hidden;
	background-image:url(images/layout_bg.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
}
#layoutBox2 {
	width:600px;
	height:600px;
	position:relative;
}
#layoutBox3 {		
	width:100%;
	height:925px;
	background-color:#005696;
	position:relative;
	margin-left:0;
	margin-top:0;
	overflow:hidden;
	background-image:url(images/layout_bg.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
}
#layoutBox4 {
	width:600px;
	height:925px;
	position:relative;
}
#menuBox {
	width:106px;
	height:auto;
	left:29px;
	top:75px;
	position:absolute;
	overflow:visible;
	text-align:right;
	z-index:3;
}
#homeButton {
	width:300px;
	height:90px;
	left:225px;
	top:10px;
	position:absolute;
	overflow:visible;
	text-align:right;
	z-index:100;
}
#flashBox {
	width:241px;
	height:515px;
	left:605px;
	top:75px;
	position:absolute;
	overflow:visible;
	text-align:right;
	z-index:101;
}
#wipe {
	width:600px; 
	height:600px; 
	overflow:hidden; 
	z-index:2; 
	position:absolute;
}
#layoutBg {
	width:100%;
	height:925px;
	text-align:right;
}
#addressBar {

	position:relative;
	width:800px;
	height:auto;
	background-image:url(images/gray_strip.jpg);
	padding:10px;
	overflow:visible;

}
