@charset "utf-8";
/* CSS Document */
/* Author: Webnergy Solutions */
/* Copyright: Tremendous */
/* Created Date: 02-24-2009 */


html, body {
	background:url(../images/maininbg.gif) no-repeat center top #f7f7f7;
}

#logo {margin:30px 0 0 0;}
ul#navmenu {margin:35px 0 0 0 ;width:205px;padding:26px 0 15px 7px;background:url(../images/menuleft.gif) 0 15px no-repeat;}

#flash {
	position:absolute;
	z-index:100;
	top:1px;
	right:0;
}

#sideleft {
	float:left;
	position:relative;
	z-index:1000;
	width:239px;
	min-height:600px;
	_height:600px;
}

#sidemiddle {
	float:left;
	width:750px;
	min-height:600px;
	_height:600px;
}

#sideright {
	float:left;
	width:14px;
	min-height:600px;
	_height:600px;
}

.maintitle {
	margin:126px 0 0 0;
}
.locationbg {
	color:#29c9dc;
	padding:0 35px 0 0;
	font-size:11px;
	text-align:right;
	height:40px;
	line-height:40px;
	background:url(../images/locationbg.jpg) no-repeat;
}
.locationbg a:link, .locationbg a:visited {color:#29c9dc;}
.locationbg a:hover {text-decoration:underline;}
#maincontent {
	position:relative;
	color:#666;
	font-size:14px;
	line-height:20px;
	background:url(../images/contentbg.gif) repeat-y #fff;
}
#copyright {
	padding:10px 7px 0 0;
	text-align:right;
	height:60px;
	color:#8c8c8d;
	font-size:8px;
}
#copyright a:link,#copyright a:visited {color:#8c8c8d;}
#copyright a:hover {text-decoration:underline;}



.bigtitle {padding:0 43px;}







