html{height: 100%;}
body{
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;	
	background-color: #777a70;
}
a:link{ text-decoration: none;}
a:visited{ text-decoration: none;}
a:hover{ text-decoration: none;}
.Pointer{ cursor: pointer;}
.Clear{ clear: both;}
.Center{ text-align: center;}
.bold {	font-weight: bold;}
#Carrier
{
	position: absolute;
	height: 638px;
	width: 714px;
	left: 50%;
	margin-left: -357px;
	top: 50%;
	margin-top: -319px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #787a70;
	font-size: 12px;
}
#Top
{
	position: relative;
	width: 714px;
	height: 104px;
	background-image: url(../images/sany_top.jpg);
	color: #93958c;
	vertical-align: bottom;
}
#Login
{
	position: absolute;
	width: 30px;
	height: 20px;
	bottom: 0px;
	left: 15px;
}
#Sany_logo
{
	width: 161px;
	height: 136px;
	background-image: url(../images/sany_logo.jpg);
	float: left;
}
#Center_top
{
	position: relative;
	width: 520px;
	height: 121px;
	background-image: url(../images/sany_centertop.jpg);
	float: right;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 18px;
	
}
#Center
{
	width: 671px;
	height: 249px;
	background-image: url(../images/sany_center.jpg);
	padding-left:20px;
	padding-right: 23px;
	padding-top: 5px;
}
#Logo_sanytrans
{
	height:62px;
	width: 161px;
	background-image: url(../images/sany_sanytrans.jpg);
	float: left;
}
#Logo_logistics
{
	width: 246px;
	height: 62px;
	background-image: url(../images/sany_logi.jpg);
	float: left;
	left: 161px;
}
#Logo_peter
{
	width: 161px;
	height: 62px;
	background-image: url(../images/sany_petersan.jpg);
	float: left;
	left: 407px;
}
#logo_exsan
{
	width:146px;
	height: 62px;
	background-image: url(../images/sany_exsan.jpg);
	float: right;
}
#Bottom
{
	width: 714px;
	height: 82px;
	background-image: url(../images/sany_bottom.jpg);
	
}