*{padding:0;margin:0;}
body{
	background: url(../images/bg.jpg) repeat-x top #182551;
	font-family: "Times New Roman", Times, serif;
}
a{text-decoration:none;}
h1{
	color: #182551;
	font-size: 26px;
	display: block;
	width: 610px;
	border-bottom: 1px dashed #182551;
	margin: 0 0 5px 0;
}
li{ color: #182551;	font-size: 12px;font-weight: 400;
	list-style-type: disc;
	list-style-position: inside;
}
/*main divs*/
#wrap{width:951px; margin:20px auto;}
#header{}
#nav{
	width: 267px;
	float: left;
}
#centerpc{}
#content{
	background: #ecebe8;
}
#cont_left{
	width: 267px;
	float: left;
}
#cont_right{
	float: right;
	width:684px;
}
#cont_center{
	margin: 0 0 0 20px;
	width: 640px;
}
#cont_top{
	padding: 10px 5px 5px 20px;
}
#cont_bot{
	margin: 0 0 0 20px;
	width: 640px;
}
#footer{font-size: 13px; padding: 10px 0;	color: #EEEEF0;}
#sidebar{
	margin: 8px 0 8px 8px;
}

/*classes*/
.side_box{
	margin: 0;
	background: url(../images/whiterepeat.jpg) repeat-y;
	padding: 10px;
	width: 237px;
}
.floatright{float:right;margin:5px;}
.floatleft{float:left; margin:5px;}
.style1{color: #3651BA;	font-weight: bold;}
.style2{ color: #182551;	font-size: 12px;font-weight: 400;}
.style3{ color: #182551;	font-size: 24px; font-weight: bold;	float: right;	padding: 5xp;	margin: 10px 65px 0 0;}
.style4 a{ display:block; color:#898e9f; width:70px; float: left; margin: 7px 5px;}
.style4 img{float:left;}
.style5{color: #182551;	font-size: 24px; font-weight: bold;}
.more a{color:#898e9f; font-size: 12px;	font-weight: 400; text-decoration:none;}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}

	#NewsVertical {
	width: 237px;
	height: 205px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	#TickerVertical {
		width: 237px;
		height: 205px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 225px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
