body{
background: #4A4DBC;
text-align: center;
font: normal 11px/16px arial, verdana, sans-serif, helvetica;
color: #000;
}

#rap{
	position: relative;
	margin: 0 auto;
	padding: 0;
	min-height: 500px;
	width: 720px;
	text-align: left;
	background: #fff;
	}
html>body #rap { width: 700px;}

* html #rap{ height: 500px;}
#header{
	position: relative;
	width: 720px;
	height: 95px;
	text-align: left;
	background: #fff url(images/topbit.jpg) top left;
	border-bottom: 10px solid #fff;
	}
#header img{
	margin: 0;
	padding: 0;

	}
#header h1{
	display: none;
	padding: 20px;
	margin: 50px 0 0 160px;
	text-align: left;
}

#header h1 span{
	display: none;
	}

#content {
	height: 100%;
	width: 520px;
	background: #fff;
	margin: 0 0 0 180px;
	border-left: 10px solid #fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 500px;
	}
html>body #content {width:510px;}
#content h2{
	padding: 10px;
	margin: 0;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #0C108A;
	letter-spacing: 1px;
	line-height: 22px;
	}
#content h3{
	padding: 10px;
	margin: 0;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	letter-spacing: 1px;
	line-height: 22px;
	}
.left{
	float: left;
	text-align: center;
	}
#content h4{
	padding: 0;
	margin: 0 0 5px 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #0C108A;
	letter-spacing: 1px;
	line-height: 20px;
	}
#content h5{
	padding: 0;
	margin: 0 0 5px 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #0C108A;
	letter-spacing: 1px;
	line-height: 16px;
	}
.imgleft{
	margin: 0 15px 10px 10px;
	float: left;
	}
img{
	margin: 0 0 10px 15px;
	float: right;
	}
p {
	margin: 0 10px;
	padding: 0 0 10px 0;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
	line-height: 15px;
}
#menu{
	position:absolute;
	top: 110px;
	left: 1px;
	width: 180px;
	text-align:left;
	background: #fff;
	}
	
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #5779C9;
	}
#menu ul li {
	margin: 0;
	padding:0;
	height: 1%;
}
#menu li ul li {
	font: normal 11px/16px arial, verdana, sans-serif, helvetica;
	color: #fff;
	text-decoration: underlined;
	letter-spacing: 1px;
	margin:0;
	padding: 0 0 3px 30px;
	display: block;
	text-align:left;
	background: #5779C9;
	height: 1%;
}
#menu ul li a {
	font: bold 11px/16px arial, verdana, sans-serif, helvetica;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	margin:0;
	padding: 10px 10px 10px 20px;
	display: block;
	text-align:left;
	background: #5779C9;
	border-top: 1px solid #fff;
	width: 180px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
	}
html>body #menu ul li a{width: 150px;}
#menu a:hover {
	font: bold 11px/16px arial, verdana, sans-serif, helvetica;
	color: #405FA7;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0;
	padding: 10px 10px 10px 20px;
	display: block;
	background: #5779C9;
	border-top: 1px solid #fff;
	width: 180px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
	}	

#content ul {
	padding: 0;
	margin:  10px 20px 20px 30px;
	}
#content li
	{
	list-style-image:  url(images/bull.gif);
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
	line-height: 18px;
	}
	
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #0C108A;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
	}	
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #0C108A;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
	}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #0C108A;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0C108A;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
}	
dt, dd {
	font-size: 11px;
	font-weight: bold;
	color: #232121;
	letter-spacing: 1px;
	line-height: 18px;
	margin: 0 0 0 30px;
	padding: 0px;
	}
#se {
display: none;
	}
#footer{
	position: relative;
	height: 20px;
	width: 720px;
	text-align: left;
	background: #fff url(images/bottombit.gif) top left;
	}
.clear{
clear: both;}