h1{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	width: 450px;
}

body {
font-family: Arial;
font-size: 12px;
color: #003366;
margin: 0px;
padding: 0px;
background-color: #333333;
background-image: url(bkg.gif);
}
.main {
border-bottom: 1px solid #333333;
border-right: 1px solid #333333;
border-left: 1px solid #333333;
}
.libertyHeader {
background-image: url(libery.jpg);
background-color: #ffffff;
background-repeat: no-repeat;
background-position: right;
width: 526px;
height: 91px;
vertical-align: top;
border-bottom: 2px solid #ff0000;
border-top: 2px solid #ff0000;
}
.libertyGrid {
background-image: url(libery_grid.jpg);
width: 498px;
height:148px;
border-right: 2px solid #ffffff;
padding-left: 28px;
padding-top: 0px;

}
.libertyGrid2 {
background-image: url(libery_grid2.jpg);
width: 498px;
height:148px;
border-right: 2px solid #ffffff;
padding-left: 28px;
padding-top: 0px;

}
.blueFlag {
background-image: url(blue_flag.gif);
background-color: #003366;
background-repeat: no-repeat;
width: 249px; 
height: 148px;
}
.hq {
background-color: #ffffff;
line-height: 14px;
border-bottom: 2px solid #003366;
padding-left: 13px;
padding-top:1px;
padding-bottom:2px;
vertical-align: top;
}
.Grid {
background-image: url(grid.gif);
border-right: 2px solid #ffffff;
height: 106px;
}

.Grid2 {
background-image: url(grid2.gif);
border-right: 2px solid #ffffff;
min-height: 106px;
}

P {
text-indent: 30pt;
}

.blueCell {
background-color: #003366;
}
.legal {
	font-size: 11px;
	color: #999999;
	padding-left: 13px;
	margin: 0px;
	width: 763px;
	float: left;
	text-align: center;
}

.legal a:link, a:visited, a:active, a:hover {
color: #999999;
}

.box{
	float:left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.box li{
	float:left;
	clear:left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	width: 225px;
}
.box li a{
	color:#fff;
	text-decoration:none;
}

.box li a:hover{
	text-decoration:underline;
}

.box2{
	float:left;
	width:450px;
	position: relative;
	z-index: 2;
	margin-top: -175px;
	padding-left: 35px;
}
