body {
text-align:center;
margin:0 auto;
color:#fff;
background: #0e3158;
font-family:'Trebuchet MS', Arial, Tahoma;
}
a,a:visited {
color:#fff;
}
#page {
width:990px;
font-size: 13px;
text-align:center;
margin:0 auto;
background-color:#112b4d;
}


#index_01 {
background: url(images/index_01.jpg) no-repeat top center;
height:36px;
}
#index_02 {
height:93px;
}
#index_03 {
background: url(images/index_03.jpg) no-repeat top center;
width:531px;
height:280px;
position:relative;
float:left;
}
#index_04 {
background: url(images/index_04.jpg) no-repeat top center;
width:459px;
height:280px;
float:left;
}

#nav {
height:41px;
clear:both;
}

#headerwelcome {
font-size:11px;
line-height:15px;
width: 470px;
text-align:center;
padding:15px;
font-weight:bold;
}
.thumbs{
border:0px;
margin:2px;
}

.bodyleft {
background-color:#112b4d;
position:relative;
width: 600px;
float:left;
text-align:left;
padding:15px;
}
.bodyright{
background-color:#112b4d;
width: 300px;
float:right;
text-align:left;
padding:15px;
}

.bodyleftindex {
background-color:#112b4d;
position:relative;
width: 560px;
float:left;
text-align:left;
padding:15px;
}
.bodyrightindex{
background-color:#112b4d;
width: 350px;
float:right;
text-align:left;
padding:15px;
}

#footer {
font-size:10px;
padding:0 0 20px 0;
}
#footerbar {
font-weight:bold;
font-size:11px;
background: url(images/footer_bar.gif) repeat-x;
height:40px;
}
#footerbar a, #footerbar a:visited{
text-decoration:none;
}
#footerbar a:hover {
text-decoration:underline;
}



LI {
	list-style-type: disc;
	list-style-image: url(images/bullet.jpg);
	list-style-position: inside;
	}

.font13 {
font-size:13px;	
text-align:left;
padding:10px;
}
.centered {
text-align:center;	
margin: 0 auto;
}

<!--[if lte IE 6]>
<style type="text/css">
.fixMe {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='the_png.png');padding-top:150px}
</style>
<![endif]-->


