@charset "UTF-8";

.home #container {
	background-image:none;
	background-color: #FFFFFF;
}

.home #header {
	background: #FFFFFF url(../images/template/home_top.jpg) top no-repeat;
	height:205px;
}

.home #header h1 {
	margin:0;padding:0;
}
.home #mainContent {
	margin:0;
	padding: 0 20px;
	border:none;
	background: #FFFFFF url(../images/template/home_main.jpg) top no-repeat;
	height:501px;
}
.home #bottom {background: #FFFFFF url(../images/template/bottom.png) top no-repeat;height:44px;}
.home #footer {padding: 0 10px; background:#828282;}
div#logo_twitter h2{display:none;}

div#platter {width:475px;height:275px;position:absolute;left: 265px;top: 163px;}

div#platter_old {
	width:525px;
	height:275px;
	position:absolute;
	left: 245px;
	top: 163px;
}

div#platter p,div#platter ul,div#platter li {font-size:12px;}
div#platter p {margin:10px 0;padding:0;}
div#platter h2{margin-top:20px;width:365px;font-size:20px;color:#29abe2;}
div#platter h3{font-size:16px; line-height:16px;margin:8px 0; padding:0;}
div#platter hr.divider{ height:1px;color:#666666;border:0 none;background-color:#FFFFFF;border-top:1px dashed #CCC;color:#FFFFFF;margin:5px 0;padding:0;}
div#platter blockquote{margin:6px 0 0 15px; padding:0;}
div#platter ul{margin:10px 0 0 15px;padding:0; list-style:disc;}
div#platter a{color:rgb(123,193,67); text-decoration:none;}
div#platter a:hover{text-decoration:underline;}

div#whatsnew{margin:4px 0;padding:4px 0 0 15px;border-top:1px dashed #CCC; }

div#left_pod{
	width:184px;
	height:200px;
	position:absolute;
	left: 21px;
	top: 399px;
}

div#left_pod h3{
	font-size:16px;
	font-weight:bold;
	color:#7BC143;
	margin:0;
	padding:0;
}


div#left_pod p,
div#right_pod p,
div#right_pod li {
	color: #00AEEF;
	font-size:12px;
	font-weight:bold;
}

div#left_pod p {
	margin:0 0 10px 0;
	padding:0;
}

div#left_pod a,
div#right_pod a{
	color: #91278F;
}



div#right_pod{
	width:188px;
	height:211px;
	position:absolute;
	left: 779px;
	top: 539px;
	font-size:10px;
}

div#right_pod ul{
	margin:0;
	padding:0;
	list-style:none;
}

div#right_pod li{
	margin-bottom:5px;
	padding:0;
	list-style:none;
}

div#logo_twitter {
	width:114px;
	height:27px;
	background: url(../images/template/logo_twitter.png) top no-repeat;
}


