body{
	text-align:center;
}
img {border:0px;}
p,ul,h2{margin-top:14px; margin-bottom:0px;}
div#container{
	margin-left:auto;
	margin-right:auto;
	width:757px;
	text-align:left;
	background-image: url(images/back.gif);
}

a{color:#99CF16; text-decoration:none;}
a:hover{text-decoration:underline;}

div#head{height:133px; width:757px; background-color:#fff;}
div#head img{float:left;}

div#topnav {height:41px; background-color: #ffffff; padding-left: 4px;}
div#topnav div.mainbt{width:157px; height:53px; float:right; background-image: url(images/bt_back.gif); text-align:center; color:#fff;}
div#topnav div.mainbt img{margin-top:19px;}
div#topnav div.mainbtlt{width:114px; height:21px; padding-top:32px; float:left;}

/***************** left bar **********/

div#ltbar{
	width:250px; position:absolute; left:0px; top:0px;
	color:#000;
	font-size:11px;
	letter-spacing:-.1px;
}
div#ltbar ul{
	list-style-image:url(images/lt_bullet.gif);
	list-style-position:outside;
	padding-left:16px;
	margin-left:17px;
}
div#ltbar ul li{margin:20px 10px 0px 0px;}

div#ltbar ul li a{color:#000;}

div#ltbar p.blog {margin:20px 20px 0px 33px; width:160px;}

/***************** left bar **********/

div#main
{
	padding-left: 250px;
	position: relative;
	width: 507px;
	float: right;
	background: url(images/side_back.gif) top left no-repeat;
}
img#top_back{position:absolute; top:0px; right:0px; z-index:0;}

div#body{
	background: url(images/main_top_back.gif) top left no-repeat;
	padding:60px 80px 5px 45px;
	width:382px;
}

div#pushbar{
	height:400px;
	width:1px;
	float:right;
	margin-right:-1px;
	margin-left:-1px;
}

div#bot_menu{
	font-size:10px;
	text-align:center;
	margin:40px -50px 0px -50px;
	letter-spacing:-.1px;
	clear:right;
}
div#bot_menu a{color:#999; text-decoration:none;}
div#bot_menu a:hover{color:#99CF16; text-decoration:none;}

div#footer{
	height:91px;
	width:757px;
	background-color:#fff;
	clear:both;
	position:relative;
}
div#footer img{float:left;}
div#copy {
	position:absolute; right:45px; color:#eee; font-size:7px; top:38px;
}


