* {
	margin:0px;
	padding:0px;
}

html {
	height: 100%;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 24px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	margin-bottom: 10px;
	font-family: MyriadPro, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #00a3e4;
	text-align:justify;
}

h2.large {
	font-size: 36px;
	margin-bottom: 10px;
	font-family: MyriadPro, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #00a3e4;
}

h3 {
	font-size: 14px;
	margin-bottom: 8px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

span.grey {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #747474;
}

span.blue {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.blog-spacer {
	margin-top:10px;
	height:25px;
	margin-bottom:10px;
}

body {
	min-width: 960px;
	height:100%;
	background-image: url('../images/bg.jpg');
}

p {
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 15px;
	font-size: 14px;
	line-height: 22px;
} 

a {
	color: #00a3e4;
	text-decoration: none;
}

a:hover {
	color: #00a3e4;
	border-bottom:1px dotted #00a3e4;
}

.logo {
	/*background-image: url('../images/logo.gif');
	text-indent: -4000px;*/
	overflow: hidden;
	margin-top: 25px;
	float: left;
	height: 110px;
	width: 316px;
	
}

.nav-dropdown, #nav-dropdown{
width:200px;
}


#wrapper {

	width:960px;
	background-color: white;
	margin-left:auto;
	margin-right: auto;
	clear: both;
	
}

#shadow-top {
	background-image: url('../images/shadow-top.png');
	background-repeat: no-repeat;
	background-position: top;
	margin-left:auto;
	margin-right: auto;
	width: 1026px;
	padding-top:35px;	
	padding-bottom:39px;
}


#shadow-middle {
	background-image: url('../images/shadow-middle.png');
	background-repeat: repeat-y;
	margin-top:4px;
	margin-left:auto;
	margin-right: auto;
	width: 1026px;
}

#shadow-bottom {
	background-image: url('../images/shadow-bottom.png');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left:auto;
	margin-right: auto;
	width: 1026px;
	padding-bottom:39px;
}


#banner {
	background-color: white;
	margin-left: 30px;
	height: 175px;
}


#banner .contact-details {
	right: 30px;
	position: relative;
	text-align: right;
	top:59px;
}

#banner .contact-details span {
	top:5px;
	position: relative;
}

#navigation-container {
	position:relative;
	z-index:99;
	border-bottom:3px solid #FFFFFF;
}

#navigation {
	background-color: #252525;
	background-image: url('../images/navbar.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	height: 60px;
}

#navigation a {
	line-height: 60px;
	border: 0;
}

#navigation ul {
	list-style: none;
	margin-left: auto;
	margin-right: auto;
}

#navigation ul li {
	display:inline;
	list-style-type:none;
}


#navigation ul li a {
	display:inline;
	float:left;
	height:60px;
	background:transparent url(../images/nav_bg.jpg) no-repeat 0 0;
	text-indent:-9009px;
}

#navigation ul li#nav1 a {
	margin-left:30px;
	width:66px;
	background-position: 0 0;
}

#navigation ul li#nav1 a:hover, #navigation ul li#nav1 .selected {
	background-position: 0 -60px;
}

#navigation ul li#nav2 a {
	width:95px;
	background-position: -52px 0;
}

#navigation ul li#nav2 a:hover, #navigation ul li#nav2 .selected {
	background-position: -52px -60px;
}



#navigation ul li#nav3 a {
	width:90px;
	background-position: -134px 0;
}

#navigation ul li#nav3 a:hover, #navigation ul li#nav3 .selected {
	background-position: -134px -60px;
}


#navigation ul li#nav4 a {
	width:81px;
	background-position: -211px 0;
}

#navigation ul li#nav4 a:hover, #navigation ul li#nav4 .selected {
	background-position: -211px -60px;
}

#navigation ul li#nav5 a {
	width:110px;
	background-position: -278px 0;
}

#navigation ul li#nav5 a:hover, #navigation ul li#nav5 .selected {
	background-position: -278px -60px;
}

#navigation ul li#nav6 a {
	width:68px;
	background-position: -374px 0;
}

#navigation ul li#nav6 a:hover, #navigation ul li#nav6 .selected {
	background-position: -374px -60px;
}

#navigation ul li#nav7 a {
	width:87px;
	background-position: -481px 0;
}

#navigation ul li#nav7 a:hover, #navigation ul li#nav7 .selected {
	background-position: -481px -60px;
}

#navigation ul li#nav8 a {
	width:108px;
	background-position: -555px 0;
}

#navigation ul li#nav8 a:hover, #navigation ul li#nav8 .selected {
	background-position: -555px -60px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 200px;
}

#nav li {
	float: left;
	margin: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width: auto !important;
	margin-right: 10px !important;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	padding-top:-10px;
}

#nav-dropdown {
	background-color: white;
	border: #00a3e4 3px	solid;
	margin: 60px 0px 0px 0px !important;
}

#nav-dropdown li {
	display: block !important;
	margin: 0px 00px 0px 0px !important;
	padding: 0;
	float: none !important;
	width: auto !important;
	height: 30px;
	width:200px;
}	

#nav-dropdown li a {
	margin: 0px 0px 0px 0px !important;
	font-family: MyriadPro, Helvetica, Arial, sans-serif;
	padding: 0;
	color: #000000;
	line-height: 30px !important;
	width: auto !important;
	text-indent: 0 !important;
	background-image: none !important;
	height: 30px !important;
	width:200px;
}

#nav-dropdown li a span {
	margin: 0px 10px 0px 10px;
	
}

#nav-dropdown li a:hover, .nav-dropdown li a.active  {
	margin: 0px 0px 0px 0px;
	color: #00a3e4;
	text-indent: 0 !important;
	background-image: none !important;
}


#breadcrumbs {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 12px;
	color: #747474;
}

#secondary-content {
	width: 223px;
	margin:17px 17px 17px 40px;
	float: left;
}


#secondary-content h1 {
	font-size: 12px;
	line-height: 18px;
	margin-top: 6px;
	margin-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #00a3e4;
}


#secondary-content span.grey {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #999999;
}

#secondary-content .space {
	height: 18px;
}


#secondary-content p {
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 6px;
	font-size: 12px;
	line-height: 18px;
} 

.secondary-box-top {
	width:223px;
	margin-bottom: 14px;
	border-top: #00a3e4 5px solid !important;
	background-color: #fbfbfb;
	
}

.secondary-box-main {
	width:197px;
	padding:12px;
	min-height: 140px;
	border-left: #dedede 1px solid;
	border-right: #dedede 1px solid;
	border-bottom: #dedede 1px solid;
	background-color: #fbfbfb;
	background-image: url('../images/secondary-bg.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
}

#home-content {
	width:627px;
	float: left;
	margin:17px;
}

#home-content ul {
	margin-top: 10px;
	margin-left: 15px;
	text-indent: 6px;
}

#home-content ul li {
	list-style-image: url('../images/bullet.gif');
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	font-weight: normal;
}

#home-content p {
	text-align: justify;
}

#home-content hr {
	border:0;
	border-top: 1px #cfcfcf solid;
	background-color: #efefef;
	height:4px;
	margin: 30px 0;
}

#main-content {
	width:880px;
	float: left;
	margin:40px 17px 17px 40px;
}

#main-content ul {
	margin-top: 10px;
	margin-left: 15px;
	text-indent: 0px;
}

#main-content ul li {
	list-style-image: url('../images/bullet.gif');
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	font-weight: normal;
}

#main-content p {
	text-align: justify;
}

#main-content hr {
	border:0;
	border-top: 1px #cfcfcf solid;
	background-color: #efefef;
	height:4px;
	margin: 30px 0;
}

#main-content img {
	padding: 5px;
	border: 1px solid #e0e2b6;
}

#prop-content {
	width:650px;
	float: left;
	margin:17px;
}


#prop-content p {
	text-align: justify;
}

.fade{
	margin-bottom:10px;
}

.about-box{
	background-image:url(../images/h-about.jpg);
	height:200px;
	margin-bottom:10px;
}

.services-box{
	background-image:url(../images/h-services.jpg);
	height:200px;
	margin-bottom:10px;
}

.clients-box{
	background-image:url(../images/h-client.jpg);
	height:200px;
	margin-bottom:10px;
}

.properties-box{
	background-image:url(../images/h-properties.jpg);
	height:200px;
	margin-bottom:10px;
}

.gallery-box{
	height:200px;
	margin-bottom:10px;
}

.news-box{
	background-image:url(../images/h-news.jpg);
	height:200px;
	margin-bottom:10px;
}

.careers-box{
	background-image:url(../images/h-careers.jpg);
	height:200px;
	margin-bottom:10px;
}

.links-box{
	background-image:url(../images/h-contact.jpg);
	height:200px;
	margin-bottom:10px;
}

.contact-box{
	background-image:url(../images/h-contact.jpg);
	height:200px;
	margin-bottom:10px;
}

.clear {
	clear: both;
}

.space {
	height: 40px;
}

#footer {
	clear: both;
	height: 220px;
	font-size:9pt;
	min-width: 960px;
	background-color: #000000;
}

#footer ul {
	
}

#footer ul li {
	display: inline;
	padding-left: 5px;
	padding-right: 8px;
	border-right: 1px #848484 solid;
}

#footer ul li.first-link {
	padding-left: 0px;
}

#footer ul li.last-link {
	border:0;
}

#footer a {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
}

#footer a:hover {
	border-color: #ffffff;
}

#footer p {
	color: #747474;
	font-size:12px;
	line-height: 20px;
}

#footer hr {
	border:0;
	background-color: #747474;
	height:1px;
	margin: 15px 0;
}

#footer-text {
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	width: 960px;
}

.propertyThumb{ 
	width:120px; 
	text-align:center; 
	margin-bottom:15px;
	float:left;

}
.propertyThumb img{ 
	border:solid 3px #505050;
}

.propertyThumb a:hover{ 
	border:none;
}

.propertyHeader{ 
	margin:15px 0 15px 0; 
	font-weight:bold; 
	display:block;
	clear:both;
	font-size: 12px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;
}

.accordionPanel{
	display:none;
}

.accordion h2 {
	cursor:pointer;
	text-decoration:underline;
	
}

.accordion p {
	margin-bottom:10px;
	
}

