html, body {
background-color : #E5EBF9; 
margin : 0; 
padding : 0; 
font-family: verdana, arial, sans-serif;
} 

div , span , table , tr , td , th , tbody , tfoot , thead , form , img , ul , ol , li {
border : 0 none inherit; 
margin : 0; 
padding : 0; 
}
 
#menuBar {
width : 100%; 
height : 22px; 
background-image : url(img/menuBarBack.gif); 
position : absolute; 
top : 50%; 
left : 0; 
margin-top : -190px; 
} 

#menu {
width : 770px; 
height : 20px; 
background-image : url(img/menuBack.gif); 
position : absolute; 
left : 50%; 
margin-left : -385px; 
text-align: right;
} 

#content {
width : 770px; 
height : 300px; 
background-image : url(img/contentBack.gif); 
position : absolute; 
left : 50%; 
margin-left : -385px; 
border-bottom : 2px solid #28166F; 
} 

#contentBar {
width : 100%; 
height : 300px; 
background-image : url(img/contentBarBack.gif); 
position : absolute; 
top : 50%; 
left : 0; 
margin-top : -170px; 
border-bottom : 2px solid #28166F; 
} 

#homeImage {
float : left; 
margin : 0; 
border : 0px none inherit; 
margin-right: -10px;
height: 100%;
width: 506px;
background-repeat: no-repeat;
} 

#homeText {
border: 0px;
height: 260px;
float : right; 
width : 220px; 
margin : 15px; 
overflow: auto;
}

#xmlTalk
{
	position: absolute;
	top: 50%;
	Left: 50%;
	margin-top: 135px;
	margin-left: 295px;
}

#address
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 142px;
	margin-left: 120px;
	font-size: 60%;
	font-family: verdana, arial;
	font-style: normal;
	color: #333333;
}

#BEA
{
	position: absolute; 
	left: 50%; 
	top: 50%;
	margin-left: -386px;
	margin-top: 132px;
}
