@charset "UTF-8";

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.2em;
	text-align: center;
	margin: 0;
	color: #333333;
}

/* DIV Styles */

#pagewrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 10px 0 10px;
	text-align: left;
}

#header {
	padding-top: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/index_01.gif);
	background-position: 50% 100%;
	background-repeat: no-repeat;
	height: 115px;
	border-bottom: 2px solid #5f9a30;
	margin-bottom: 5px;
}

#logo {
	width: 330px;
	float: left;
	padding: 0;
}

.emaillink{
	font-size: .7em;
	font-weight: normal;
}

#links {
	width: 500px;
	height: 120px;
	float: right;
	padding: 5px 20px 0 0;
	background-image: url(../images/links-bg.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#content {
	padding: 0 0 0 10px;
	clear: both;
}

#listings-link{
	text-align: center;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 10px;
	color: #2A5F00;
	border: 2px solid #FF9900;
	border-left: none;
	border-right: none;
}

#tenants {
	background-image: url(../images/clients-logo-img.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

#lounging{
	float: right;
	width: 170px;
	height: 310px;
	margin-top: -520px;
	background-image: url(../images/lounging-bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#sidebar {
	float: left;
	width: 180px;
	padding: 0;
	font-weight: bold;
	clear: both;
}

#land-select {
	width: 15px;
	height: 800px;
	float: left;
	padding: 0;
	margin: 0;
	background-image: url(../images/heading-bg.png);
	background-position: 0 15%;
	background-repeat: no-repeat;
} 

#land-text {
	width: 630px;
	min-height: 780px;
	margin: 0;
	float: left;
	padding: 10px 0 10px 10px;
	border-left: 2px solid #fc8f23;
	background-image: url(../images/clients-logo-img.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;	
}

#landcontent {
	width: 410px;
}

#agencies-select {
	width: 15px;
	height: 800px;
	float: left;
	padding: 0;
	margin: 0;
	background-image: url(../images/heading-bg.png);
	background-position: 0 41%;
	background-repeat: no-repeat;
} 

#agencies-text {
	margin: 0;
	width: 615px;
	min-height: 780px;
	float: left;
	padding: 10px;
	border-left: 2px solid #fc8f23;
	
}

#tenants-select {
	width: 15px;
	height: 800px;
	float: left;
	padding: 0;
	margin: 0;
	background-image: url(../images/heading-bg.png);
	background-position: 0 66%;
	background-repeat: no-repeat;
} 

#tenants-text {
	margin: 0;
	width: 615px;
	min-height: 780px;
	float: left;
	padding: 10px;
	border-left: 2px solid #fc8f23;
	
}

#other-select {
	width: 15px;
	height: 650px;
	float: left;
	padding: 0;
	margin: 0;
	background: #ffffff;
} 

#other-text {
	margin: 0;
	width: 615px;
	min-height: 630px;
	float: left;
	padding: 10px;
	border-left: 2px solid #fc8f23;
	
}

#link-select {
	width: 15px;
	height: 800px;
	float: left;
	padding: 0;
	margin: 0;
	background-image: url(../images/heading-bg.png);
	background-position: 0 91%;
	background-repeat: no-repeat;
} 

#link-text {
	width: 630px;
	min-height: 780px;
	margin: 0;
	float: left;
	padding: 10px 0 10px 10px;
	border-left: 2px solid #fc8f23;
	background-image: url(../images/clients-logo-img.gif);
	background-position: 50% 90%;
	background-repeat: no-repeat;	
}

#landform {
	width: 190px;
	text-align: center;
	float: right;
	margin: 75px 0 0 10px;
	border: 1px solid #333333;
}

#linkform {
	width: 190px;
	text-align: center;
	float: right;
	margin: 30px 0 0 10px;
	border: 1px solid #333333;
}

#company-details {
	font-size: .8em;
	color: white;
	background: #fc8f23;
	margin-bottom: 10px;
}

#footer {
	clear: both;
	text-align: center;
	font-size: .8em;
	color: #2A5F00;
	background-color: #ffffff;
	padding: 0 0 10px 0;
	margin_bottom: 20px; 
}

#crackingmedia {
	text-align: center;
	font-size: 9px;
	color: #2A5F00;
	background-color: #ffffff;
	padding: 10px;
	margin_bottom: 20px; 
}

/* LIST Styles */

#address{
	padding: 5px 0 10px 10px;
}

#address li{
	list-style: none;
	text-size: 11px;
}

/* LINK Styles */

a img {
	border: none;
}

a {
	color: #fc8f23;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #fc8f23;
	font-weight: bold;
	text-decoration: underline;
}

#footer a{
	color: #2A5F00
}

#footer a:hover{
	color: #009F55;
}

#crackingmedia a{
	color: #2A5F00
}

#crackingmedia a:hover{
	color: #009F55;
}
/* headings */

h1 {
	color: #2A5F00;
	font-size: 1em;
	padding: 5px 10px 5px 0;
	margin: 0;
}

/* text control */

#content p{
	margin-right: 0;
}

/* float control */

.floatright {
	float: right;
	margin-left: 2em;
	color: #2A5F00; 
}
.floatleft {
	float: left;
	margin-right: 10px;
}

.first {
	border-left: 2px solid #ffffff;
}

.linkback{
	padding-top: 20px;
	font-size: .8em;
}

.clear {
	clear: both;
}
.block {
	width: 180px;
	background-color: #ffffff;
}
.headings {
	background-image: url(../images/heading-bg.png);
	background-position: 0 70%;
	background-repeat: repeat-x;
	margin: 10px 0 10px 10px;
	padding: 0;
}
.text{
	font-size: 11px;
	text-align: justify;
	margin: 0;
	padding: 0;
}
.text2{
	font-size: 11px;
	text-align: justify;
	margin: 0 180px 0 0;
	padding: 0;
}
.formtext {
	font-size: 11px;
	margin: 0;
	padding: 5px;
	text-align: center;
}

.nilmargin {
	margin: 0;
	padding: 0;
}

.pms{
	font-size: .9em;
	font-weight: bold;
	line-height: 1em;
	padding: 0 10px 0 0;
}