@charset "utf-8";
/* CSS Document */

html, body {
	border:0;
	margin:0;
	padding:0;
}
body {
	font:100%/1.25 arial, helvetica, sans-serif;
}
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	padding:0px 0 10px 0;
	_padding:0 0 5px 0;
	letter-spacing:1px;
	font-family: arial, helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
}
h2 {
	padding:20px 0;
	letter-spacing:-1px;
	font:1.5em arial, helvetica, sans-serif;
}
h3 {
	font:1em arial, helvetica, sans-serif;
	font-weight:bold;
}
p {
	margin:0;
	padding:0 0 16px 0;
	_padding:0 0 5px 0;
}
ul, ol {
	list-style:circle;
	padding:0 0 0 15px;
	margin:0;
}
blockquote {
	margin:22px 40px;
	padding:0;
}
small {
	font-size:0.85em;
}
img {
	border:0px;
}
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
/***** Links *****/
 
a, a:visited {
	text-decoration:none;
}
/***** Forms *****/
 
form {
	margin:0;
	padding:0;
	display:inline;
}
input, select, textarea {
	font:1em arial, helvetica, sans-serif;
}
textarea {
	line-height:1.25;
}
label {
	cursor:pointer;
}
/***** Tables *****/
 
table {
	border:0;
	margin:0 0 18px 0;
	padding:0;
}
table tr td {
	padding:2px;
}
/******************************************************************************************/

body {
	background-color:#41474C;
	background-image:url(../images/bg.jpg);
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
a:link, a:visited {
	color:#fff;
	text-decoration:underline;
}
a:hover, a:active {
	color:#77a5bf;
	text-decoration:underline;
}

#wrapper {
	margin:0 auto;
	width:970px;
	background-image:url(../images/body_tile.jpg);
	margin-top:10px;
}
#leftCol {
	width:212px;
	height:297px;
	float:left;
	margin-left:1px;
	padding:20px 0px 0px 0px;
}
#rightCol {
	width:716px;
	height:375px;
	float:right;
	padding:20px 20px 0px 20px;
}
#sub_hdr {
	width:500px;
	height:50;
	padding-right:33px;
	_padding-right:5px;
	#padding-right:5px;
	color:#FFFFFF;
	font-size: 16px;
	font-weight:bold;
	text-align:right;
	float:right;
}

#header {
	height:123px;
	width:970px;
}

#content {
    color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    padding-right:45px;
	padding-bottom:20px;
	padding-top:15px;
	padding-left:160px;
	text-align:justify;
	line-height:14px;
	}

#content_box {
	width:745px;
	height:340px;
	float:right;
	background-image:url(../images/company.jpg);
	background-repeat: no-repeat;
	margin-top:0px;
}
#content_box_1 {
	width:745px;
	height:340px;
	float:right;
	background-image:url(../images/services.jpg);
	background-repeat: no-repeat;
	margin-top:0px;
}
#content_box_2 {
	width:745px;
	height:340px;
	float:right;
	background-image:url(../images/leasing.jpg);
	background-repeat: no-repeat;
	margin-top:0px;
}
#content_box_3 {
	width:745px;
	height:340px;
	float:right;
	background-image:url(../images/portfolio.jpg);
	background-repeat: no-repeat;
	margin-top:0px;
}
#content_box_4 {
	width:745px;
	height:340px;
	float:right;
	background-image:url(../images/acquisition.jpg);
	background-repeat: no-repeat;
	margin-top:0px;
}
#content_box_5 {
	width:745px;
	height:340px;
	float:right;
	background-image:url(../images/subleasing.jpg);
	background-repeat: no-repeat;
	margin-top:0px;
}
#content_box_6 {
	width:745px;
	height:340px;
	float:right;
	background-image:url(../images/construction.jpg);
	background-repeat: no-repeat;
	margin-top:0px;
}
#content_box_7 {
	width:745px;
	height:340px;
	float:right;
	background-image:url(../images/clients.jpg);
	background-repeat: no-repeat;
	margin-top:0px;
}
#content_box_8 {
	width:745px;
	height:340px;
	float:right;
	background-image:url(../images/information.jpg);
	background-repeat: no-repeat;
	margin-top:0px;
}
#content_box_9 {
	width:745px;
	height:340px;
	float:right;
	background-image:url(../images/contact.jpg);
	background-repeat: no-repeat;
	margin-top:0px;
}

#footer {
	height:30px;
	background-image:url(../images/footer.jpg);
	clear:both;
	font-size:9px;
	color:#CCCCCC;
}
.NextText {
color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:right;
	}

#SalusYo {
margin:0px auto;
	width:900px;
	padding-top:10px;
	font-size:12px;
	letter-spacing:3px;
	font-variant:small-caps;
	color:#fff;
}	

#PicklesYo {
	margin:0px auto;
	width:300px;
	padding-top:50px;
	font-size:9px;
	color:#CCCCCC;
}
.clearing {
	clear:both;
}
