@import url("default_menu.css");
body {
	background-color: #FFFFFF;
	background-image: url(../images_templates/default_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#logo {
	position: absolute;
	top: 46px;
	left: 47px;
	width: 345px;
	height: 80px;
	background-image: url(../images_templates/default_logo.jpg);
}
#menubg {
	position: absolute;
	top: 200px;
	left: 93px;
	right: 0px;
	height: 39px;
	background-image: url(../images_templates/default_menubg1.jpg);
	background-repeat: repeat-x;
}
#menusidebg {
	position: absolute;
	top: 142px;
	left: 85px;
	width: 8px;
	height: 97px;
	background-image: url(../images_templates/default_menusidebg1.jpg);
}
#easymoving {
	position: absolute;
	top: 72px;
	right: 23px;
	width: 215px;
	height: 34px;
	background-image: url(../images_templates/default_easymoving.jpg);
}
#content {
	position: absolute;
	width: 310px;
	top: 281px;
	left: 495px;
	height: 158px;
	padding-left: 10px;
	padding-right: 15px;
}
#contentbg {
	position: absolute;
	top: 430px;
	left: 495px;
	width: 232px;
	height: 33px;
	background-image: url(../images_templates/default_swush.jpg);
}
#imagearea {
	position: absolute;
	top: 282px;
	left: 0px;
	width: 481px;
	height: 116px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	background-image: url(../images_templates/default_image.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#imagearealine {
	position: absolute;
	top: 398px;
	left: 476px;
	width: 8px;
	height: 64px;
	background-image: url(../images_templates/default_imageline.jpg);
}
#phone {
	position: absolute;
	top: 413px;
	left: 150px;
	width: 320px;
	height: 20px;
	background-image: url(../images_templates/default_ph.jpg);
}
#footer {
	position: absolute;
	top: 510px;
	left: 0px;
	width: 735px;
	text-align: right;
}