/* CSS Document */

html, body {
	width: 760px;
	margin: 0 auto;
	background-color: #505050;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.main01 {
	background-image: url(images/main01.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 16px;
	color:#FFFFFF;
	padding-left: 43px;
	padding-right: 325px;
	padding-top: 42px;
	height: 120px;
}
.network {
	background-image: url(images/arrow.gif);
	background-position: 14px 12px;
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-top: 7px;
	color: #4c4c4c;
	font-size: 11px;
	border-bottom: solid 1px #9e9d90;
}
.network a {
	color: #4c4c4c;
	text-decoration: underline;
}
.network a:hover {
	color: #4c4c4c;
	text-decoration: none;
}
.realestate {
	background-image: url(images/realestate.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 42px;
	padding-top: 146px;
	color: #FFFFFF;
	font-size: 11px;
}
.trades {
	background-image: url(images/trades.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 27px;
	padding-top: 146px;
	color: #FFFFFF;
	font-size: 11px;
}
.travel {
	background-image: url(images/travel.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 67px;
	padding-left: 42px;
	padding-top: 138px;
	color: #FFFFFF;
	font-size: 11px;
}
.leisure {
	background-image: url(images/leisure.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 67px;
	padding-left: 27px;
	padding-top: 138px;
	color: #FFFFFF;
	font-size: 11px;
}
.news {
	background-image: url(images/news.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 67px;
	padding-left: 23px;
	padding-top: 138px;
	color: #FFFFFF;
	font-size: 11px;
}
.footer01 {
	background-color: #fefadf;
	background-image: url(images/contactinfo-header.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 43px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 40px;
	color: #4d4d4d;
	font-size: 11px;
	line-height: 16px;
}
.footer01 a {
	color: #4d4d4d;
	text-decoration: underline;
}
.footer01 a:hover {
	color: #4d4d4d;
	text-decoration: none;
}
.border-left {
	border-left: solid 1px #969489;
	padding-left: 5px;
}
.footer02 {
	padding-top: 15px;
	padding-bottom: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}
.footer02 a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer02 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
