#titleBar {
	width:785px;
	height:55px;
}
#titleBarL {
	background:url(images/maintitle_left.png) no-repeat;
	height: 51px;
	width:16px;
	float:left;
}
#titleBarHdr {
	background:url(images/maintitle_mobile.png) no-repeat;
	height: 51px;
	width:111px;
	float:left;
}
#titleBarMid {
	background:url(images/maintitle_mid.png) repeat-x;
	height: 51px;
	width:642px;
	float:left;
}
#titleBarEnd {
	background:url(images/maintitle_right.png) no-repeat;
	height: 51px;
	width:16px;
	float:left;
}
#McontentHdr {
	width:785;
}
#McontentL {
	background:url(images/innerpages_cornerleft.png) no-repeat;
	float:left;
	width:15px;
}
#McontentMid {
	float:left;
	background-color:#ececec;
	width:755px;
	height:13px;
	border-top: 1px #0060ff solid;
}
#McontentR {
	background:url(images/innerpages_cornerright.png) no-repeat;
	float:left;
	width:15px;
}
#Mcontent {
	background-color:#ececec;
	width:783;
	border-bottom: solid 1px #0060ff;
	border-left: solid 1px #0060ff;
	border-right: solid 1px #0060ff;
	padding: 0px 15px 10px 15px;
}
#contentpadding {
	padding: 0px 0px 0px 75px;
}
#Mcontent img {
	border: solid 2px #00b633;
}