@charset "utf-8";
/* CSS Document */
h2{
	font-size:16px;
}
ul{
	margin-left:50px;
}
#p-bg{
	background:url(../images/pageElements/page/body.jpg);
	background-repeat:repeat-y;
	width:937px;
	float:left;
	min-height:390px;
	height:auto !important;
	height:390px;
	float:left;
	
}
#p-top{
	text-align:left;
	background:url(../images/pageElements/page/top.jpg);
	background-repeat:no-repeat;
	width:907px;
	float:left;
	padding:15px;
	min-height:360px;
	height:auto !important;
	height:360px;
	float:left;
}
#p-foot{
	background:url(../images/pageElements/page/foot.jpg);
	background-repeat:no-repeat;
	width:937px;
	height:17px;
	clear:both;
	float:left;
}
#bgWrap{
	margin-top:20px;
	margin-left:12px;
}
#p-im{
	float:right;
	width:425px;
	margin-left:20px;
}
.pageCol{
	width:50%;
	float:left;
}
#p-text{
	clear:both;
	margin-left:37px;
}
	.webImLast{
		margin-right:0;
		float:left;
		margin-top:20px;
	}
	.webIm{
		float:left;
		margin-top:20px;
		margin-right:25px;
	}
	#evaluation a{
	float:left;
	width:316px;
	height:29px;
	background:url(../images/pageElements/it/evlauationButton.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:6px;
	margin-left:45px;
	margin-top:30px;
	}
#evaluation a:hover{
	background:url(../images/pageElements/it/evlauationButtonOver.jpg);
	}
	#bLeft{
		float:left;
		width:450px;
	}
	#bRight{
		margin-left:40px;
		float:left;
		width:400px;
	}

