body {
	font-size: 12px;
	font-family: tahoma;
	margin: 0;
	padding: 0;
	/* background-image: url('images/bg.png'); */
	background-color: #505050;
	text-align: center;
}

#main {
	text-align: left;
	margin: 0 auto;
	width: 900px;
	background-image: url('contentbg.png');
	background-repeat: repeat-y;
	background-position: top left;
}

#header { margin-bottom: -2px; }
#header img { border: 0px none; } 

#left {
	float: left;
	width: 293px;
}

#left ul {
	margin-left: 50px;
	padding: 0;
	list-style: none;
	margin-bottom: 0;
	margin-top: 0;
}

#menu {
	height: 416px;
	overflow: auto;
	padding-top: 20px;
}

#left ul ul { margin-left: 0; }

#left ul li {
	background-image: url('raquo2.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	line-height: 22px;
}

#menu > ul > li {
	background-image: url('raquo.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	line-height: 24px;
}

#left ul li a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration:  none;
}

#left > #menu > ul > li > a {
	font-size: 14px;
}

#left .menubottom {
	background-image: url('menui1.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 384px;
}

#right {
	float: left;
	width: 607px;
}

#right .box1 {}

#right .box2 h4, #right .box3 h4, 
#right .box4 h4 {
	margin-top: 0;
	font-size: 12px;
	margin-bottom: 5px;
}

#right .box3 h4 {
	padding-top: 5px;
}

#right .box1 #ticker {
	position: absolute;
	width: 607px;
	margin-top: -124px;
	line-height: 120px;
	color: #fff;
	font-size: 20px;
}

#right img.iright {
	float: right;
	margin-left: 10px;
}

#right img.ileft {
	float: left;
	margin-right: 10px;
}

#right .box2 {
	height: 165px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

#right .box3 { 
	clear: right;
	background-color: #dfdfdf;
	height: 209px;
	overflow: auto;
}

#right .box2 div.text {
	margin-left: 10px;
}

#right .box3 div.text p {
	margin-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#right div.box4 {
	height: 384px;
	overflow: auto;
}

#right .box4 div.text {
	padding: 10px;
}

#right ol li {
	margin-bottom: 10px;
}

#tickerimg {
	width: 607px;
}

#footer { 
	clear: left; 
	background-image: url('footer.png');
	height: 100px;
	border-left: 1px solid #9f9f9f;
	text-align: right;
}

#footer_img {
	position: absolute;
	margin-top: -35px;
	margin-left: -90px;
}

#footer .links {
	position: absolute;
	margin-left: 540px;
	margin-top: 40px;
}

#footer .links  div {
	float: left;
	margin-left: 35px;
	background-image: url('raquo.png');
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
}

#footer .links  div a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-left: 28px;
}
