BODY{
	background: #FFF;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a, a:visited{
	color: #174998;
	text-decoration: underline;
}

a:hover, a:active, a:visited:hover{
	text-decoration: none;
}

#wrapper{
	background:  url(http://www.levelwebdevelopment.com/themes/levelweb//images/site-bg.png) repeat-x left top;
	text-align: center;
}

#container{
	text-align: left;
	width: 913px;
	margin: 0 auto;
}
#header #headerTop{
	height: 99px;
}
#header #logo,
#header #logo a{
	float: left;
	width: 162px;
	height: 76px;
	margin: 0;
	padding: 0;
}
#header #logo{
	position: relative;
	top: 12px;
	left: 10px;
}
#header #logo a{
	display: block;
	background: url(http://www.levelwebdevelopment.com/themes/levelweb//images/logo.png) no-repeat left top;
	float: left;
	padding: 0;
}
#header #headerNav{
	float: right;
	position: relative;
	top: 30px;
	left: -5px;
}
#header #headerNav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#header #headerNav ul li{
	float: left;
	padding: 7px 8px;
}
#header #headerNav ul li.nav-selected{
	background: #DDD;
}
#header #headerNav ul li a{
	color: #FFF;
	text-decoration: none;
}
#header #headerNav ul li.nav-selected a{
	color: #0049bc;
}
#header #headerImage{
	clear: both;
}

.right-sidebar #sidebar{
	float: right;
}

.right-sidebar #body{
	float: left;
}

.left-sidebar #sidebar{
	float: left;
}

.left-sidebar #body{
	float: right;
}

#body-wrap{
	padding: 25px 0 25px 25px;
}

.body{
	overflow: hidden;
}
#body{
	width: 570px;
}
#sidebar{
	padding-top: 15px;
	width: 330px;
}
#sidebar .miniSurveyView .formBlockSurveyTable{}
#sidebar .miniSurveyView td.question{
	text-align: right;
}
#sidebar .miniSurveyView input{
	width: 210px;
}
#sidebar .miniSurveyView input.formBlockSubmitButton{
	width: auto;
}
#footer{
	border-top: 5px solid #e1eaf5;
	text-align: center;
	padding: 10px;
	color: #6695d4;
}
#footer a{
	color: #6695d4;
	text-decoration: none;
}
/* hidden */
#header #logo span{
	position: absolute;
	left: -9999em;
}
#header .ccm-spacer{
	display: none;
}
