body {
	background-color:	#131217;
	font-family:		Trebuchet Ms;	
	font-size:		10pt;
	font-weight:		400;
	color:			#000000;
	margin:			0px;
}
div.call {
	width:			100%;
	text-align:		center;
}
div.main {
	position:		relative;	
	width:			1000px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:		50px;
	text-align:		left;
}
div.top {
	position:		relative;
	width:			1000px;
	height:			130px;
	background-image:	url("./ttop.jpg");
}
div.topi {
	position:		relative;
	top:		25px;
	margin-right:		45px;
	text-align:		right;
	font-weight:		bold;
}
div.body {
	position:		relative;
	width:			1000px;
        background-image:       url("./tbod.jpg");
        background-repeat:      repeat-y;
        height:550px;

}
div.head {
	position:		relative;
	width:			300px;
	margin-left:		45px;
	float:			left;
}
div.login {
	position:		relative;
	float:			right;
	margin-right:		45px;
	
}
div.login2 {
	position:		relative;
	float:			right;
	margin-right:		0px;
}
div.ibody {
	position:		relative;
	float:			left;
	width:			900px;
	margin-left:		50px;
}
div.sbody {
	position:		relative;
	float:			left;
	width:			450px;
}

div.mbody {
	position:		relative;
	float:			left;
	width:			875px;
}
hr.hr {
	color:		#e0c4a0;
	background-color:	#e5d7be;
	width:		98%;
	height:		1px;
	border:		0;
}
