.mBody
{
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../../Images/bcg.png);
	background-position: center top;
	background-repeat: repeat;
	background-attachment: fixed;
	top: 5%;
	position: relative;
	margin-left:auto; 
	margin-right:auto;
	color: #4b4b4b;
}
.group
{
	font-family: sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal;
	background-color: #f0f5dc;
	width:900px;
	min-height:40em;
	height:100% auto;
	position: relative;
	margin-left:auto; 
	margin-right:auto;
	padding-bottom:15px;
	color: #4b4b4b;
	border: solid 1px #E0E0E0;
	color: #4b4b4b;
	height:1200px;
	
}
.header
{
	font-family: sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(../../Images/header_.png);
	background-position: right bottom;
	width: 882px;
	height: 238px;
	vertical-align: middle;
	text-align: left;
	color: #4b4b4b;
	margin-left:0.9%;
	border-top: solid 1px #E0E0E0;
    border-left: solid 1px #E0E0E0;
    border-right: solid 1px #E0E0E0;
}
.menu
{
	
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../../Images/menu.png);
	width: 882px;
	margin-left:0.9%;
	text-decoration:none;
	height: 43px;
    border-left: solid 1px #E0E0E0;
    border-right: solid 1px #E0E0E0;
    color: #4b4b4b;

}
.menuitem
{
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4b4b4b;
	font-weight: bold;
	text-decoration:none;
	
}
.content
{
	font-family: sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	background-color: #ececec;
	color: #4b4b4b;
	width:862px;
	margin-left:0.9%;
	position: relative;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
    border-left: solid 1px #E0E0E0;
    border-right: solid 1px #E0E0E0;
	height:850px;
}
.contentInTop
{
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #ececec;
	width: 844,6px;
	position: relative;
	padding:2%;
	padding-left:0%;

}
.contentInLeft
{
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #ececec;
	float:left; 
	max-width:25%;
	position: relative;
	padding-left:3%;
	padding-top:2%;
	
}
.contentInMiddle {

	background-color:#ECECEC;
	display:block;
	float:left;
	font-family:sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:500px;
	left:5%;
	line-height:normal;
	padding-left:5%;
	padding-top:1.8%;
	position:relative;
	width:400px;
	
}
.contentInBottom
{
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #ececec;
	width: 862px;
	position:relative;
	bottom:0;
	left:0;
	/*margin-left:0.9%;*/
	float:left;
	padding-top:15%;
	padding-bottom:5%;
	visibility:hidden;
	height:0px;
}
.footer
{
	font-family: sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	background-image: url(../../Images/footer.png);
	background-repeat:repeat-x;
	width:882px;
	position: relative;
	float:left;
	margin-left:0.9%;
	border-left: solid 1px #E0E0E0;
    border-right: solid 1px #E0E0E0;
    border-bottom: solid 1px #E0E0E0;
    height:43px;
    padding-bottom:10px;
	display:block;

}
.footerIn
{
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width: 856px;
	position: relative;
	left: 5px;
	margin-left:0.9%;
	
}

.footerIn p
{

	padding-top:10px;
	
}