body
{
	background: #FFF url(images/background.gif) repeat-x;
	font: 13px trebuchet ms, tahoma, verdana;
	margin: 0;
}

a
{
	color: #0000CC;
	text-decoration: none;
}

a:hover
{
	color: #CC0000;
}


#top
{
	background: url(images/top.gif) repeat-x;
	width: 1003px;
	height: 530px;
	margin: auto;
}

#topleft
{
	background: url(images/top-left.gif) no-repeat;
	height: 525px;
	width: 10px;
	float: left;
}

#topcenter
{
	background: url(images/top-center.gif) repeat-x;
	height: 525px;
	width: 983px;
	float: left;
}

#topright
{
	background: url(images/top-right.gif) no-repeat;
	height: 525px;
	width: 10px;
	float: left;
}

#header
{
	height: 120px;
}

#header-desc
{
	height: 20px;
	padding-top: 5px;
	color: #000;
	text-align: center;
}

#header-left
{
	background: #999;
	float: left;
}


#header-right
{
	background: #FFF;
	float: right;
	width: 748px;
	height: 90px;
	text-align: center;
}

#top-menu
{
	height: 38px;
	text-align: center;
	padding-top: 12px;
}

#top-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#top-menu ul li
{
	display: inline;
}

#top-menu ul li a
{
	color: #000;
	padding: 5px 15px 5px 15px;
}

#top-menu ul li a:hover
{
	color: #FFF;
	background: #FFCC66;
}

#top-left
{
	height: 320px;
	width: 430px;
	float: left;
	text-align: center;
	padding-top: 25px;
}

#top-right
{
	height: 345px;
	width: 545px;
	float: right;
}

#body
{
	background: url('images/mid.gif') repeat-y;
	width: 983px;
	margin: auto;
	padding: 10px;
}

#left
{
	float: left;
	width: 214px;
}

#right
{
	float: right;
	width: 764px;
}

.left-top
{
	background: url('images/left-top.gif') no-repeat;
	width: 169px;
	height: 36px;
	padding: 9px 10px 5px 35px;
}

.left-mid
{
	background: url('images/left-mid.gif');
	width: 214px;
}

.left-mid ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.left-mid li
{
	background: url('images/bullet.gif') no-repeat 5px 4px;
	padding: 0 0 0 20px;
}

.left-bot
{
	background: url('images/left-bot.gif') no-repeat;
	width: 214px;
	height: 25px;
}

.right-top
{
	background: url('images/right-top.gif') no-repeat;
	width: 719px;
	height: 41px;
	padding: 4px 10px 5px 35px;
	font-size: 22px;
}

.right-mid
{
	background: url('images/right-mid.gif');
	width: 754px;
	padding: 0 5px 0 5px;
}

.right-bot
{
	background: url('images/right-bot.gif') no-repeat;
	width: 764px;
	height: 25px;
}

.right-foot
{
	width: 754px;
	margin: 15px 0 0 0;
	text-align: center;
}

.plug
{
	float: left;
	text-align: center;
}

.plug a
{
	display: block;
	width: 138px;
	padding: 5px;
	margin: 1px;
}

.plug .thumb
{
	border: 1px solid #000000;
}

#bot
{
	background: #FFF url('images/bot.gif') repeat-x;
}

#bot ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#bot li
{
	background: url('images/bullet.gif') no-repeat 5px 4px;
	padding: 0 0 0 20px;
}

#footer
{
	width: 1003px;
	min-height: 150px;
	margin: auto;
	padding: 10px 0 0 0;
	text-align: center;
}

#footer-left
{
	background: #CCC;
	float: left;
	width: 334px;
}

#footer-center
{
	background: #DDD;
	float: left;
	width: 334px;
}

#footer-right
{

	float: left;
	width: 334px;
}

#slideshow
{
	display: none;
}

#slideshow a
{
	display: block;
	background: #FFF;
	border: 1px solid #EFEFEF;
	width: 530px;
	height: 72px;
	padding: 5px;
	color: #000;
}

#slideshow a:hover
{
	border: 1px solid #FFCC66;
	background: #FFCC66;
}

#slideshow img
{
	float: left;
	margin-right: 5px;
}

#slideshow li
{
	padding: 1px;
}

.clear
{
	clear: both;
}

h1
{
	margin: 0;
	font: bold 20px trebuchet ms, verdana;
}

form
{
	margin: 0;
}