@charset "utf-8";
/* CSS Document */
/* Author: Webnergy Solutions */
/* Copyright: Tremendous */
/* Created Date: 02-24-2009 */


html, body {
	background:url(../images/mainbg.gif) no-repeat center top #f7f7f7;
}


ul#navmenu {	left:0;
	top:100px;
	margin:25px 0 0 49px;z-index:1000;width:205px;margin:35px 0 0 0 ;padding:6px 0 15px 7px;background:url(../images/menuleft2.gif) no-repeat;}

#flash {
	position:absolute;
	z-index:100;
	top:1px;
	right:0;
}

#copyright {
	margin:23px 27px 0 27px;
	padding:0 20px;
	width:909px;/*949px;*/
	height:72px;
	line-height:72px;
	color:#666;
	font-size:9px;
	background:url(../images/cpbg.gif) no-repeat;
	text-transform:uppercase;
}
.homecopyright {
	position:absolute;
	z-index:200;
	right:130px;
	top:640px;
	color:#999999;
	font-size:9px;
}
.homecopyright a:link,.homecopyright a:visited {color:#999999;}
.homecopyright a:hover {text-decoration:underline;}

