body{
	background: #d3f9ff top url("../images/back.gif") repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial;
}

p, h1, h2, h3, h4{
	padding: 0;
	margin: 0;
}

img{
	border: 0;
}

#page{
	width: 100%;
	font-family: Arial;
}

#header{
	height: 202px;
	background: 25px 0 no-repeat url("../images/logo.jpg");
}

#menu{
	margin: 115px 0 0 390px;
	width: 750px;
}
#menu a{
	color: #e27c04;
	font-size: 14px;
	font-weight: bold;
	margin-right: 30px;
	font-family: Tahoma;
}
#left{
	width: 1px;
	color: #a3846b;
	vertical-align: top;
}
#left_back{
	width: 350px;
	background: url("../images/left_col.png") repeat-y left top;
}
#news{
	width: 350px;
	background: url("../images/left_col2.png") no-repeat left top;
}
h2{
	font-family: Tahoma;
	font-size: 18px;
	color: #ff7200;
	padding: 20px 0 20px 40px;
}
#news h4{
	font-size: 14px;
	color: #ed9e14;
	padding: 10px 0 10px 40px;
	background: 15px 11px url("../images/mark.png") no-repeat;
}
#news p{
	padding: 0 40px 5px;
	font-size: 12px;
}
#properties{
	width: 230px;
	background: url("../images/left_col3.png") no-repeat left bottom;
	padding: 0 80px 30px 40px;
}
#properties h2{
	padding-left: 0;
}
#properties table{
	width: 100%;
	font-size: 12px;
}
#properties td{
	padding: 5px 0;
}
#properties a{
	color: #0087e6;
}
#right{
	padding: 0 40px 20px;
	vertical-align: top;
}
h1{
	font-family: Tahoma;
	font-size: 24px;
	color: #05bfed;
	padding-bottom: 10px;
}
#right p{
	color: #5c8b93;
	font-size: 12px;
	padding: 8px 0;
	line-height: 17px;
}
#right a{
	color: #0087e6;
}
h3{
	font-size: 18px;
	color: #12aed4;
	font-weight: normal;
	text-align: center;
	padding: 20px 0 10px;
}
#pay{
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #5c8b93;
}
#pay th{
	padding: 0 5px 5px;
	border-bottom: 1px solid #5c8b93;
}
#pay td{
	padding: 5px;
	border-top: 1px solid #fff;
}
#copyright{
	background: #beeaf1;
	color: #5c8b93;
	font-size: 12px;
	padding: 32px 0 32px 40px;
	line-height: 18px;
}
#copyright a{
	color: #5c8b93;
}
#buttons{
	background: #beeaf1;
	padding-right: 40px;
	text-align: right;
}