@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image:url(images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12%;
}
a {
text-decoration:none;
color:#000033;
}
a:hover {
text-decoration:underline;
color:#000000;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:justify
}
#menu {
	position:relative;
	left:0px;
	top:0px;
	width:437px;
	height:38px;
}

#menu-11 {
	position:absolute;
	left:0px;
	top:0px;
	width:72px;
	height:38px;
}

#menu-15 {
	position:absolute;
	left:72px;
	top:0px;
	width:119px;
	height:38px;
}

#menu16 {
	position:absolute;
	left:191px;
	top:0px;
	width:82px;
	height:38px;
}

#menu-17 {
	position:absolute;
	left:273px;
	top:0px;
	width:84px;
	height:38px;
}

#menu-18 {
	position:absolute;
	left:357px;
	top:0px;
	width:80px;
	height:38px;
}
.oneColLiqCtrHdr #container {
	width: 875px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtrHdr #header {
}
#header1 {
	position:relative;
	left:0px;
	top:0px;
	width:875px;
	height:134px;
}

#header-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:72px;
	height:134px;
	background-color:#FFFFFF
}

#header-02 {
	position:absolute;
	left:72px;
	top:0px;
	width:244px;
	height:102px;
	background-image:url(images/header_02.jpg)
}

#header-03 {
	position:absolute;
	left:316px;
	top:0px;
	width:559px;
	height:102px;
	background-color:#FFFFFF
}

#header-04 {
	position:absolute;
	left:72px;
	top:102px;
	width:358px;
	height:32px;
	background-image:url(images/header_04.jpg)
}

#header-05 {
	position:absolute;
	left:430px;
	top:102px;
	width:65px;
	height:32px;
}

#header-06 {
	position:absolute;
	left:495px;
	top:102px;
	width:78px;
	height:32px;
}

#header-07 {
	position:absolute;
	left:573px;
	top:102px;
	width:123px;
	height:32px;
}

#header-08 {
	position:absolute;
	left:696px;
	top:102px;
	width:72px;
	height:32px;
}

#header-09 {
	position:absolute;
	left:768px;
	top:102px;
	width:107px;
	height:32px;
}
#header2 {
	position:relative;
	left:0px;
	top:0px;
	width:875px;
	height:245px;
}

#header2-10 {
	position:absolute;
	left:0px;
	top:134px;
	width:875px;
	height:16px;
	background-color:#FFFFFF
}

#header2-11 {
	position:absolute;
	left:0px;
	top:150px;
	width:72px;
	height:95px;
	background-color:#FFFFFF
}

#header2-12 {
	position:absolute;
	left:72px;
	top:150px;
	width:182px;
	height:57px;
}

#header2-13 {
	position:absolute;
	left:254px;
	top:150px;
	width:183px;
	height:57px;
	background-color:#FFFFFF
}

#header2-14 {
	position:absolute;
	left:437px;
	top:150px;
	width:438px;
	height:95px;
	background-color:#FFFFFF
}

#header2-15 {
	position:absolute;
	left:72px;
	top:207px;
	width:119px;
	height:38px;
}

#header2-16 {
	position:absolute;
	left:191px;
	top:207px;
	width:82px;
	height:38px;
}

#header2-17 {
	position:absolute;
	left:273px;
	top:207px;
	width:84px;
	height:38px;
}

#header2-18 {
	position:absolute;
	left:357px;
	top:207px;
	width:80px;
	height:38px;
}
.oneColLiqCtrHdr #mainContent {
}
.oneColLiqCtrHdr #footer { 
} 
#footer1 {
	position:relative;
	left:0px;
	top:0px;
	width:875px;
	height:auto;
}

#footer-01 {
	position:absolute;
	left:0px;
	top:-1px;
	width:875px;
	height:23px;
	background-image:url(images/footer_01.jpg);
}

#footer-02 {
	position:absolute;
	left:0px;
	top:23px;
	width:875px;
	height:50px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#939393
}
