body {
	background: #39c;
	margin: 0;
	padding: 0;
}
#header {
	background: #39c url(images/header.jpg) no-repeat scroll top center;
	color: #999;
	font: normal normal normal 11px Tahoma;
	height: 148px;
	left: 50%;
	margin: 0 -350px;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 0;
	vertical-align: top;
	width: 720px;
}
.menu1 {
	background: #39c;
	height: 40px;
	left: 50%;
	list-style: none;
	margin: 0 -340px;
	padding: 0;
	position: absolute;
	top: 148px;
	width: 720px;
}
.menu1 li {
	display: inline;
	margin: 0;
	padding: 0;
}
.menu1 li a {
	background: #39c url(images/menu1_bg.jpg) no-repeat scroll top center;
	color: #069;
	display: block;
	float: left;
	font: normal normal bold 11px/40px Tahoma;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 175px;
}
.menu1 li a.s {color: #39c;background-position: 0px -80px;}
.menu1 li a:link {color: #069;background-position: 0px 0px; }
.menu1 li a:visited {color: #069;background-position: 0px -40px; }
.menu1 li a:hover {color: #39c;background-position: 0px -80px; }
.menu1 li a:active {color: #069;background-position: 0px -120px; }
#main {
	background: transparent;
	font: normal normal normal 13px Tahoma;
	left: 50%;
	margin: 0 -350px;
	padding: 0px;
	position: absolute;
	top: 188px;
	width: 720px;
}
div.bL {
	background: #39c url(images/bL_bg.jpg) repeat-y scroll top center;
	float: left;
	margin: 0;
	padding: 0;
	width: 520px;
}
div.bL h2 {
	background: #39c url(images/h2_bg.jpg) no-repeat scroll top center;
	color: #9c3;
	font: normal normal bold 18px/40px Tahoma;
	margin: 0;
	padding: 0 20px;
	text-transform: capitalize;
}
div.bL h1 {
	background: #39c url(images/h2_bg.jpg) no-repeat scroll top center;
	color: #9c3;
	font: normal normal bold 18px/40px Tahoma;
	margin: 0;
	padding: 0 20px;
	text-transform: capitalize;
}
div.bL h3 {
	background: #39c url(images/h3_bg.jpg) no-repeat scroll top center;
	font: italic normal normal 11px/40px Tahoma;
	margin: 0;
	padding: 0 30px;
	text-align: right;
}
div.content {
	background: transparent;
	margin: 0px;
	padding: 0 20px;
}
div.content *{
	color: #333;
	font: normal normal normal 13px/20px Tahoma;
}
div.content p
{
    clear: both;
	margin: 5px;
	padding: 5px;
}
div.content strong{
	color: #39c;
	font-weight: bold;
}
div.content em{
	color: #9c3;
}
div.content blockquote{
	background: #f0f0f0 url(images/blockquote_bg.jpg) no-repeat scroll top left;
    clear: both;
	margin: 5px;
	padding: 5px 5px 5px 50px;
}
div.content img{
	border: none;
	float: left;
	margin: 8px;
}
div.bR {
	background: #f00;
	float: left;
	margin: 0px;
	padding: 0;
	width: 200px;
}
.menu2 {
	margin: 0;
	padding: 0;
}
.menu2 li{
	background: #39c url(images/menu2_bg.jpg) repeat-y scroll top center;
	color: #9c3;
	font: normal normal bold 11px/16px Tahoma;
	text-decoration: none;
	list-style: none;
	margin: 0;
	padding: 0 20px;
}
.menu2 li.top{
	background: #fff url(images/menu2_top_bg.jpg) no-repeat scroll top center;
	color: #9c3;
	font: normal normal bold 11px/40px Tahoma;
	list-style: none;
	margin: 0;
	padding: 0 20px;
}
.menu2 li a{
	color: #39c;
	font: normal normal bold 11px/16px Tahoma;
	text-decoration: none;
}
.menu2 li a.s {color: #9c3;}
.menu2 li a:link {color: #069;}
.menu2 li a:visited {color: #069;}
.menu2 li a:hover {color: #9c3;}
.menu2 li a:active {color: #690;}
.menu2 li.bot{
	background: #fff url(images/menu2_bot_bg.jpg) no-repeat scroll top center;
	font: normal normal normal 11px/40px Tahoma;
	list-style: none;
	margin: 0;
	padding: 0;
}

#box-info-middle{
	background: url(images/menu2_bg.jpg) repeat-y;
	padding:0px 18px;
}

#box-info-middle p {
	margin:0px;
	font-weight:bold;
}

#box-info-middle span {
	color:#3399CC;
}

#footer {
	background: transparent;
	color: #fff;
	font: normal normal normal 10px/30px Tahoma;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 720px;
}
#footer a {
	color: #fff;
	font: normal normal normal 10px/30px Tahoma;
}