body {
	background: #FFFFFF url(../images/bg.gif) repeat;
	color: #FFFFFF;
	font: 12px Verdana, Arial, Tahoma, sans-serif;
	margin: 0;
	padding: 0;
}
a {
	color: #ffffff;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
img {
border: none;
}
.wrapper {
	width: 990px;
	margin: 0 auto;
}
#main {
	width: 990px;
	height: 600px;
	margin: 0 auto;
	background: url('../images/bg-main.gif') no-repeat;
}
#main h1 {
	width: 0px;
	height: 0px;
	text-indent: -9999px;
	margin: 0 auto;
	overflow: hidden;
	display: block;
}
#main #left-col {
	width: 745px;
	height: 420px;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	overflow: hidden;
}
#main #right-col {
	font-size: 13px;
	font-weight: bold;
	width: 200px;
	margin: 398px 31px 0 0;
	float: right;
	text-align: right;
}
#footer {
	width: 980px;
	height: 154px;
	margin: -95px 0 0 0;
}
#footer #left-col-bot {
	width: 240px;
	height: 154px;
	margin: -6px 0 0 14px;
	float: left;
}
#footer #left-col-bot p {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 15px;
	margin: 7px 0 0 0;
	padding: 0;
}
#footer #middle-col-bot {
	width: 530px;
	height: 154px;
	margin: -7px 0 0 0;
	float: left;
}
#footer #middle-col-bot h2 {
	font-size: 40px;
	font-weight: bold;
	margin: 30px 0 0 24px;
	padding: 0;
}
#footer #right-col-bot {
	margin: -65px 20px 0 0;
	float: right;
}
#footer #right-col-bot p {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 3px 0 0 0;
	padding: 0;
}
/* advert ad */
.advert {
	width: 990px;
	height: 56px;
	margin: -45px 0 0 2px;
	float: left;
}
/* twitter ad */
.twitter {
	width: 990px;
	height: 300px;
	margin: 5px 0 20px 2px;
	float: left;
}
/* addthis Custom Icons */
.addthis_toolbox {
	width: 990px;
	height: 70px;
	margin: 15px 0 0 184px;
	float: left;
}
.addthis_toolbox .custom_images a {
	width: 64px;
	height: 64px;
	margin: 0;
	padding: 0;
}
.addthis_toolbox .custom_images a img {
	opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
	opacity: 0.75;
}
/* twitter ad */
#twitter-feed {
	background: #ffffff;
	color: #000000;
	font-size: 11px;
	border: 1px solid #66cccc;
	width: 980px;
	margin: 8px 0 20px 2px;
	float: left;
}
#twitter-feed ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
}
#twitter-feed li.twitter-top {
	background: url(../images/twitter-feed-top.png) no-repeat;
	border-bottom: 1px dotted #ffffff;
	width: 980px;
	height: 57px;
	margin: 0 0 0 0;
	padding: 0;
}
#twitter-feed li.twitter-top img {
	width: 508px;
	height: 37px;
	margin: 10px 0 0 10px;
	padding: 0;
}
#twitter-feed li.twitter-bottom {
	background: url(../images/twitter-feed-bottom.png) no-repeat;
	width: 980px;
	height: 37px;
	border-bottom: 1px dotted #ffffff;
	margin: -5px 0 0 0;
	padding: 0;
	text-align: right;
}
#twitter-feed li.twitter-bottom p {
	margin: 15px 10px 0 0;
	padding: 0;
}
#twitter-feed li.twitter-bottom a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#twitter-feed li.twitter-bottom a:hover {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#twitter-feed li {
	width: 960px;
	padding: 6px 10px 6px 10px;
	float: left;
	border-bottom: 1px dotted #dddddd;
}
#twitter-feed li a {
	color: #3366cc;
	font-size: 10px;
	text-decoration: none;
}
#twitter-feed li a:hover {
	color: #3366cc;
	font-size: 10px;
	text-decoration: none;
}
/* footer links */
#footer-links {
	width: 990px;
	height: 30px;
	margin: 0 0 20px 0;
	padding: 0;
}
#footer-links img {
	margin: 0 0 -6px 0;
	padding: 0;
}
#footer-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	line-height: 16px;
}
#footer-links li {
	display :inline;
	font-size: 10px;
	color: #6b6b6d;
	margin: 0;
	padding: 0;
}
#footer-links li a {
	color: #000000;
	text-decoration: none;
}
#footer-links li a:hover {
	color: #000000;
	text-decoration: underline;
}