body {
	color: #484848;
	background: #646464 url(../images/bg.jpg) repeat-x 0 top;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 20px;
}

strong {
	font-weight: bold;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 932px;
	margin-top: 20px;
}

#header {
	height: 100px;
	background: url(../images/header.gif) no-repeat;
	position: relative;
	overflow: hidden;
}

#header h1 {
	text-indent: -5000px;
	visibility: hidden;
}

#header ul {
	width: 425px;
	height: 54px;
	position: absolute;
	top: 26px;
	right: 16px;
	background: url(../images/bg_nav.gif) no-repeat;
}

#header li {
	text-indent: -5000px;
	position: absolute;
	height: 55px;
}

#header li a {
	display: block;
	height: 55px;
}

#header li#nav1 {
	left: 76px;
	top: 0;
	width: 48px;
}

#header li#nav1 a {
	width: 48px;
}

#header li#nav1 a:hover, #header li#nav1 a.on {
	background: url(../images/bg_nav.gif) -76px 54px;
}

#header li#nav2 {
	left: 80px;
	top: 0;
	width: 44px;
}

#header li#nav2 a {
	width: 44px;
}

#header li#nav2 a:hover, #header li#nav2 a.on {
	background: url(../images/bg_nav.gif) -80px 54px;
}

#header li#nav3 {
	left: 159px;
	top: 0;
	width: 72px;
}

#header li#nav3 a {
	width: 72px;
}

#header li#nav3 a:hover, #header li#nav3 a.on {
	background: url(../images/bg_nav.gif) -159px 54px;
}

#header li#nav4 {
	left: 263px;
	top: 0;
	width: 67px;
}

#header li#nav4 a {
	width: 67px;
}

#header li#nav4 a:hover, #header li#nav4 a.on {
	background: url(../images/bg_nav.gif) -263px 54px;
}

#header li#nav5 {
	left: 360px;
	top: 0;
	width: 63px;
}

#header li#nav5 a {
	width: 63px;
}

#header li#nav5 a:hover, #header li#nav5 a.on {
	background: url(../images/bg_nav.gif) -360px 54px;
}

#banner {
	height: 340px;
	background: url(../images/bg_banner.gif) no-repeat;
}

#banner img {
	margin-top: 10px;
	margin-left: 10px;
}

#footer {
	height: 31px;
	background: url(../images/footer.gif) no-repeat;
	margin-top: 10px;
	color: #999;
}

#midSection {
	width: 932px;
	background: url(../images/bg_mid.gif) no-repeat 0 bottom;
	padding-bottom: 40px;
}

#findTenant {
	width: 190px;
	height: 210px;
	margin-left: 40px;
	margin-right: 40px;
	float: left;
	display: inline;
	background: #ccc url(../images/bg_findtenant.gif) no-repeat;
}

#findTenant p {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 1.1em;
	line-height: 1.4em;
}

#findTenant form {
	margin-left: 15px;
	margin-right: 15px;
}

#findTenant select {
	margin-top: 15px;
	width: 160px;
}

#findTenant input {
	margin-top: 15px;
	width: 160px;
}

#findTenant h2 {
	text-transform: uppercase;
	font-size: 1.4em;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-top: 13px;
	color: #3996d5;
	background: url(../images/bg_h1.gif) repeat-x 0 bottom;
	margin-left: 15px;
	margin-right: 15px;
}



.title {
	color: #3996d5;
	font-weight: bold;
}

#copy a, #copyOccupier a {
	text-decoration: underline;
	color: #646464;
}

#copy a:hover, #copyOccupier a:hover {
	color: #3996d5;
}

#copy {
	width: 384px;
	margin-right: 40px;
	float: left;
	font-size: 1.2em;
	line-height: 1.6em;
}

#copy ul {
	float: left;
	width: 165px;
	margin-right: 10px;
	list-style-type: disc;
	line-height: 1.8em;
	padding-left: 1.5em;
}

#copy ul.full {
	width: 360px;
margin-bottom: 10px;
}

#copy ul.second {
	margin-right: 0;
}

#copy li {
	list-style-type: disc;
}

#copyOccupier {
	width: 184px;
	margin-right: 40px;
	float: left;
	font-size: 1.2em;
	line-height: 1.6em;
}

#powerLinks {
	width: 198px;
	float: left;
	margin-right: 40px;
	display: inline;
}

.powerLinkOne {
	width: 198px;
	height: 97px;
	margin-bottom: 10px;
	background: url(../images/powerone.jpg) no-repeat;
}

.powerLinkTwo {
	width: 198px;
	height: 97px;
	margin-bottom: 10px;
	background: url(../images/powertwo.jpg) no-repeat;
}

.powerLinkThree {
	width: 198px;
	height: 97px;
	margin-bottom: 10px;
	background: url(../images/powerthree.jpg) no-repeat;
}

.powerLinkOne a, .powerLinkTwo a, .powerLinkThree a {
	display: block;
	width: 198px;
	height: 97px;
	text-indent: -5000px;
}

#copy h1  {
	text-transform: uppercase;
	font-size: 2em;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #3996d5;
	background: url(../images/bg_h1.gif) repeat-x 0 bottom;
}

#copy h2  {
	text-transform: uppercase;
	font-size: 1.4em;
	margin-bottom: 20px;
	color: #484848;
	margin-top: -10px;
	background: url(../images/bg_h1.gif) repeat-x 0 bottom;
	padding-bottom: 5px;
}

#copyOccupier h1  {
	text-transform: uppercase;
	font-size: 1.4em;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #3996d5;
	background: url(../images/bg_h1.gif) repeat-x 0 bottom;
}

#copy img {
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #eee;
	float: right;
}

#copy p {
	padding-bottom: 1em;
	line-height: 1.8em;
	clear: left;
}

#copy p.large {
	font-size: 1.2em;
	line-height: 1.5em;
}

iframe {
	padding: 0;
	margin: 0;
	border: 1px solid #777;
}

#copy a.iflink {
	color: #fff !important;
	display: block;
	background-color: #636363;
	margin-top: 5px;
	padding: 5px;
	line-height: 1em;
	text-decoration: none;
}

#copy a.iflink:hover {
	color: #fff !important;
	display: block;
	background-color: #3f9ff6;
	margin-top: 5px;
	padding: 5px;
	line-height: 1em;
	text-decoration: none;
}

#footer p {
	float: right;
	margin-right: 20px;
	font-size: 1.1em;
	line-height: 2.8em;
}

.clearing {
	clear: both;
}

/* @group form */



form#frmContactForm {
	position: relative;
}

form#frmContactForm p {
	clear: both;
	padding-top: 10px;
}

form#frmContactForm .tfield {
	border: 1px solid #ccc;
	color: #666;
	width: 240px;
	font: 1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	position: relative;
	margin-bottom: 5px;
	margin-top: 0;
	margin-left: 15px;
	padding: 3px;
}

form#frmContactForm select {
	margin: 0 40px 5px 15px;
}

form#frmContactForm #submit {
	margin: 0 0 5px 15px;
	width: 100px;
	float: right;
	display: block;
}
form#frmContactForm .radiobutton label {
	width: auto;
	float: none;
}

form#frmContactForm label {
	vertical-align: top;
	width: 120px;
	float: left;
}

form#frmContactForm .tarea {
	border: 1px solid #ccc;
	color: #666;
	height: 80px;
	width: 240px;
	font: 1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	margin: 0 0 5px 15px;
	padding: 3px;
}

form#frmContactForm .tfield:focus,form#frmContactForm  #fldEnquiry:focus {
	background-color: #e9f2f5;
	color: #004c8f;
	border-color: #184587;
}

form#frmContactForm div#jpFrmMessage {
	color: #fff;
	background-color: #7D868E;
	padding: 10px 20px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/* @end */
