@charset "utf-8";
/* CSS Document */

body {
	margin: 0px auto 10px;
	width: 948px;
	background-image: url(/template/mdiproperties/images/Templates/default-bg.jpg);
	background-repeat: repeat;
	color: #000;
}
body, td, textarea, select, input, pre {
	font: 11px Verdana, Geneva, sans-serif;
}
form { margin:0px;
}
a {
	color: #369;
}
a img {
	border: none;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 15px;
}
th {
	color: #FFF;
	background-color: #415470;
	font-size: 11px;
	padding: 5px;
}
th a {
	color: #FFF;
}

ul li {
	margin-bottom: 7px;
}
h2 {
	font-size: 13px;
	color: #732C2A;
	margin-top: 10px;
	margin-bottom: 5px;
}
h1 {
	font-size: 18px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #968A79;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size: 13px;
	color: #6E8733;
}
table, form {
	margin:0px;
}
#TemplateBody {
	background: #FFF;
}
#TemplateBody #Header {
	height: 149px;
	background: url(/template/mdiproperties/images/Templates/Corporate/corporate-header.gif) no-repeat right 5px;
}
#TemplateBody #Header #Logo {
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#TemplateBody #Header #HeaderRight{
	float: right;
	padding-right: 174px;
}
#TemplateBody #Header #HeaderRight #MainNav{
	width: 484px;
}
.ClearBoth {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 0px;
}
.DivRight {
	float: right;
	margin-left: 20px;
}
.ImgRight {
	float: right;
	margin-left: 20px;
}
#Footer {
	color: #333;
	margin-top: 5px;
	clear: both;
}
#BottomBar {
	border-top: 10px solid #786554;
	text-align: center;
	font-size: 12px;
	color: #003399;
	padding: 10px 0px;
}
#BottomBar a {
	color: #003399;
	margin-left: 5px;
	margin-right: 5px;
}
#Footer #Links {
	float: right;
}
#Footer #Links a {
	color: #333;
}
#Footer #Links a:hover {
	text-decoration: none;
}

