	* {
	padding: 0;
	margin: 0;
}
	body	{
	color: #000000; 
	font: 12px/1.3em Arial, Tahoma, sans-serif;
	text-align: center;
}
	#container {
	margin: 0px auto;
	text-align: left;
	width: 758px !important;
	width /**/:450px;
}
	#container {
	position: relative;
}
	#top {
	width: 758px;
	height: 44px;
	background-image:url(~images/logo.gif);
	background-repeat: no-repeat;
	text-align:right;	
}
	#menu {
	width: 758px;
 	height: 44px;
 	background-color:#000099;
	color: #FFFFFF;
}
	#menu1 {
	padding-top: 12px;
	padding-left: 35px;
}
	#main {
	width: 550px;
	padding-top: 10px;
}
	#right {

	width: 183px;
	top: 100px;
	border: 1px solid #ddd;
}
	#linkList {
 	position: absolute;
	left: 575px;
	width: 183px;
	top: 250px; 
	line-height: 1.2em;
	border: 1px solid #ddd;
}
	#footer {
    display: block;
	width: 758px;
	background-color:#000099;
	height: 18px;

}
	a {
	color: #000000;
	text-decoration: underline;
}
	.menu {
	color: #FFFFFF;
	text-decoration: none;	
}
	.blue_back {
	color: #FFFFFF;
	background-color: #0099FF;
	height: 18px;
	width: 183px;
	display: block;
}	
	.font_11px {
	font-size: 11px;
}
	.font_12px_blue_bold {
	color: #0099FF;
	font-size: 12px;
	font-weight:bold;
}	h1 {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000099;
}
	h2 {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
    .header {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000099;
	font-weight: bold;
}	
    .small {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 9px;
}	
	.header {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000099;
}