body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

#container {
	width: 817px; 
	margin: 0 auto;	
}

#header {
	background-image: url(../images/header_img_01.jpg); 
	background-repeat: no-repeat; 
	width: 799px; 
	margin-left: 9px; 
	height: 124px; 
	margin-bottom: 1px;
	position: relative;
}

#menu {
	position: absolute;
	bottom: 4px;
	right: 20px;
}

#banner-wrapper a {
	text-decoration: none;	
}

#banner {
	background-image: url(../images/virtual-stand-banner-bg.gif); 
	background-repeat: no-repeat; 
	width: 618px; 
	height: 86px; 
	margin-bottom: 1px;	
	display: block;
	color: #344073;
	padding-left: 190px;
	padding-top: 35px;
}

#banner .title {
	font-weight: bold;	
	font-size: 1.4em;
}

#banner .slogan {
	margin-bottom: 8px;
}

#banner .link {
	text-decoration: underline;
}

#divider {
	height: 19px; 
	background-color: #566292; 
	width: 799px;
	margin-left: 9px;	
}

#content {
	width: 799px; 
	margin-left: 9px; 
	margin-top: 16px;
	margin-bottom: 16px;
	color: #556193;
}

#content-left {
	width: 390px;
	float: left;
	margin-right: 19px;
	color: #344073;
}

#content-right {
	width: 390px;
	float: left;
	height: 270px;	
}

#content p {
	margin: 0 0 1em 0;	
}

#content p.slogan {
	font-weight: bold;
	font-size: 1.3em;
}

.clear {
	clear: both;	
}

#footer {
	border-top: 2px solid #556191; 
	width: 799px; 
	margin-left: 9px;
	padding-top: 4px;
	color: #666666;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;	
}

ul.homepage{
	line-height: normal;
}
.li_homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #556193;
}

