

*
{
margin: 0px;
padding: 0px;
}

a{
	font-family: Arial, "Times New Roman", Times, serif;
	color: #092f76;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	
	color: #000000;
}

body {	
	//background: url(images/bg.jpg);
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

#bg_bot{
	background: url(images/bg_bot.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#head_bg{
	background: url(images/head_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#menubg{
	background: url(images/menubg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	WIdth: 998px;
}

#content{
	width: 1016px;
	text-align: left;
	margin-left: 7px;
}

#main{
	width: 996px;
	margin: 0 auto;
	background: url(images/con_bg.png);
	background-repeat:repeat;
	
}

#header {
	width: 1016px;
	height: 179px;
	background: url(images/header.jpg) no-repeat top right;
}

#logo {
	text-align: left;
	padding-left: 460px;
	padding-top:20px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}

#logo H2 a{
	font-size: 12px;
}

#menu{
	width: 620px;
	height: 49px;
	padding-left: 20px;
}

#menu ul {
	padding-left: 0px;
	margin: 0px;
	list-style:none;
}

#menu li {
	display: inline;
	list-style: none;
	padding-left:0px;
}

#menu a {
	float: left;
	width: 120px;
	height: 34px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 15px;
	font-size: 15px;
	
}

#menu a:hover{
	width: 120px;
	height: 34px;
	background: url(images/menuhover.png) no-repeat center;
}

#left{
	width: 288px;
	padding-top: 35px;
}

#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 10px;
	margin-left: 1px;
	margin-right: 3px;
}

.leftbg{
	width: 268px;
	margin-top:1px;
	margin-left: 13px;
	padding: 10px;
	background: url(images/left_bg.jpg);
	background-repeat:repeat-x;
	background-color: #4475c6;
	background-position:top;
	min-height: 675px;
}

#left_bot{
	background: url(images/left_bot.gif);
	background-repeat:no-repeat;
	height: 12px;
	margin-left:13px;
	width: 288px;
}

#right{
	float: right;
	width: 650px;
	margin-right: 12px;
}

#right H4{
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #3048e5;
	margin-right: 2px;
	background: url(images/right_hr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom: 15px;
	padding-top: 25px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	line-height:20px;
}

.read{
	text-align:right;
	padding-right: 30px;
	padding-bottom: 10px;
	background: url(images/read.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 10px;
	padding-top: 10px;
}
.read a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}

.read a:hover{
	color: #000000;
}

#rightleft{
	float:left;
	width: 320px;
	margin-right: 5px;
}

#rightright{
	float:right;
	width: 320px;
	margin-left: 5px;
}

#con_bot{
	background: url(images/con_bot.png);
	background-repeat:no-repeat;
	background-position:top;
	height: 10px;
	padding-bottom: 20px;
}

#footer {
	height: 40px;
	width: 1002px;
	clear: both;
	padding-top: 19px;
	margin-left: 3px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #092f76;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #092f76;
	font-weight:normal;
}
