/* CSS Document */

* {
    margin: 0;
}

html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	height: 100%;
	background-image: url(i/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
#wrapper {
	width: 100%;
	max-width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
}


#maincontainer {
	width: 960px;
	max-width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -138px;
}
img {
	border-style: none;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: xx-large;
	font-weight: normal;
	padding-top: 10px;
}
hr {
	height:1px;
	color: #666666;
	noshade
}

#hd3a {
	display:block;
	height: 435px;
	width: 508px;
	margin: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	overflow: hidden;
}
#hd3b {
	display:block;
	height: 435px;
	width: 452px;
	margin: 0px;
	padding: 0px;
	float:right;
	text-align: left;
	vertical-align: top;
	font-size: 0px;
	overflow: hidden;

}
#hd3a2 {
	display:block;
	height: 120px;
	width: 488px;
	margin: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	color: #FFFFFF;
	overflow: hidden;
}
#hd3a2 a:link {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
#hd3a2 a:hover {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
#hd3a2 a:visited {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
#hd3a2 li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}


#hd3a3 {
	display:block;
	height: 135px;
	width: 488px;
	margin: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#hd3 {
	display:block;
	height: 435px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	clear: left;
	overflow: hidden;

}
#cols {
	display:block;
	width: 940px;
	margin: 0px;
	float:left;
	text-align: left;
	vertical-align: top;
	clear: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#box_retail {
	height: 256px;
	width: 204px;
	background-image: url(i/box_retail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	overflow: hidden;
	padding-top: 80px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: both;
	font-size: x-small;
}
#box_retail img{
	border: 6px solid #FFFFFF;
	margin: 4px;
}

#box_management {
	height: 256px;
	width: 198px;
	background-image: url(i/box_management.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	overflow: hidden;
	padding-top: 80px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: x-small;
}
#box_management img{
	border: 6px solid #FFFFFF;
	margin: 4px;
}

#box_pavement {
	height: 256px;
	width: 200px;
	background-image: url(i/box_pavement.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	overflow: hidden;
	padding-top: 80px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: x-small;
}
#box_pavement img{
	border: 6px solid #FFFFFF;
	margin: 4px;
}

#box_realestate {
	height: 256px;
	width: 198px;
	background-image: url(i/box_realestate.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	overflow: hidden;
	padding-top: 80px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: x-small;
}
#box_realestate img{
	border: 6px solid #FFFFFF;
	margin: 4px;
}

#push {
	height: 138px; /* .push must be the same height as .footer */
	clear: both;
}
#ft {
	height: 138px;
	width: 100%;
	text-align: center;
	vertical-align: top;
	float: left;
	margin: 0px;
	clear: both;
	font-size: x-small;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#ft a:link {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
#ft a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
#ft a:visited {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

.clearfix:after {
    content: " "; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size: 0;
	height: 0;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form a:link {
	color: #333333;
	font-weight: bold;
}

form a:visited {
	color: #333333;
	font-weight: bold;
}

form a:hover {
	color: #333333;
	font-weight: bold;
}
.required {
	color: #333333;
	font-weight: bold;
}
.input {
	color: #333333;
	text-align: left;
	border: 1px solid #666666;
	background-color: #CCCCCC;
}
.buttons {
	background: #FFFFFF;
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
}
.buttons-go {
	background: #FFFFFF;
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
}
