body{

	margin: 0px;
font-family: arial, sans-serif;
}

#page{
display: block;
width: 100%;
border: 0px solid red;
margin: 0px;
text-align:center;
font-family: arial, sans-serif;
color: #fff;
font-size: 12px;

}


#centralOuterBox{
display: block;
width: 900px;
xheight: 100%;
margin:0px auto;
text-align:center;
background: #172737 url('images/blue-white-bg.gif') repeat-x scroll top left; 

}

#centralBox{
display: block;
width: 800px;
margin:0px auto;
border: 0px solid green;
text-align:left;

}

#topBar{
display: block;
width: 800px;
height:100px;
text-align:left;
border: 0px solid purple;
}

#logoBar{
display: block;
width: 800px;
height:65px;
text-align:left;
border: 0px solid pink;
}

#theLogo{
display: block;
margin: 0 0 0 0;
background: url(images/top-logo.gif);
background-repeat: no-repeat;
background-position: bottom left;
width: 237px;
height: 56px;
text-indent:-8000px;
}

#menuBar{
display: block;
width: 800px;
height:34px;
text-align:	right;
border: 0px solid orange;
padding: 0 0 0 0;
}

.menuOff{
height: 34px;
xwidth: 100px;
background-color: #0F2233;
margin: 0 0 0 10px;
float: right;
text-align:center;
padding: 0 10px;
}

.menuOn{

height: 40px;
xwidth: 100px;
background-color: #273C57;
margin: 0 0 0 10px;
float: right;
text-align:center;
padding: 0 10px;
}

#menuBar a{
font-family: arial, sans-serif;
color: #fff;
font-size: 14px;
font-weight: bold;
text-decoration: none;
line-height: 35px;
}

#menuBar a:hover{

text-decoration: underline;
}

#pageBody{
display: block;
width: 800px;
text-align:left;
border: 0px solid purple;
padding: 30px 0 0 0;

}

#indexLeft{
display: block;
width: 568px;
text-align:left;
border: 0px solid purple;
float: left;
margin: 0 30px 0 0;
}


#indexLeft ul li{
font-family: arial, sans-serif;
color: #fff;
font-size: 12px;
}

#indexRight{
display: block;
width: 200px;
text-align:left;
border: 0px solid purple;
float: left;
}

#pageFooter{

display: block;
width: 800px;
text-align:left;
border: 0px solid yellow;
clear: left;
xheight: 30px;
border-top: 3px solid red;
font-size: 11px;
margin: 20px 0 0 0;
padding: 20px 0 20px  0;
}

p{

font-family: arial, sans-serif;
color: #fff;
font-size: 12px;
}

a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

li{
font-family: arial, sans-serif;
color: #fff;
font-size: 12px;
}

h1{

font-family: arial, sans-serif;
color: #fff;
font-size: 22px;
}

h2{

font-family: arial, sans-serif;
color: #fff;
font-size: 22px;
}

h3{

font-family: arial, sans-serif;
color: #fff;
font-size: 18px;
}

hr.topline{

	color: #102133;
	width: 90%;
	background-color:#102133;

}

.footLink{

font-family: arial, sans-serif;
color: #fff;
font-size: 12px;
text-decoration: none;

}

.footLink:hover{

	text-decoration: underline;
}

.footDesc{

color:#2F4052;
}

#company_address{

display: block;
	color:	#2F4052;
}

dl.contact{

font-family: arial, sans-serif;
color: #fff;
font-size: 11px;
}

.whiteText{

font-family: arial, sans-serif;
color: #fff;
font-size: 12px;

}

.highlightDiv{

width: 90%;
font-family: arial, sans-serif;
color: #fff;
font-size: 12px;
background-color: #aaaaaa;
padding:5px;
border: 1px solid #fff;
font-weight: bold;
}
