*{
margin:0;
padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background:#959595;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.header-escort {
text-indent:-8000px; 
background: url(images/banner-title.jpg) no-repeat center top; 
height:160px;
}
ul#navigation {
background: url(images/nav-bg.gif) repeat-x center;
list-style-type:none;
height: 20px;
padding-left: 140px;
}
ul#navigation li {
float:left;
margin: 4px 9px;

}
ul#navigation li a{
color: #FF3399;
font-weight:bold;
text-decoration:none;
width: 110px;

display:block;
}
ul#navigation li a:hover{
text-decoration:underline;
}
#container {

margin: 0 auto;
width: 933px;
}
#content {
background: #fff;
}
.imgleft{
float:left;
padding: 0 40px 0 0;
}
.text-area{
height: 240px;
padding:80px;
text-align: center;
}
.text-area h1{
color:#FF3399;
margin: 7px 0;
}
.text-area li{
list-style-type:none;
margin: 15px 0 0 60px;
}

.text-area a {
color: #f39;
float:left;
display:block;
width: 90px;
font-size: 120%;
}
.text-area p {
margin-top: 8px;
text-align:left;
}
#banners {
overflow:auto;
height:323px;
width: 480px;
}
.text-area p a {
width: auto;
display:inline;
}
#footer {
clear:both; height: 40px; background:#000; color:#fff;
}
a {
	width: auto;
}
