html, body, .surround-outer, .surround-inner {margin:0; padding:0;height:100%;}
html {overflow-y: scroll;} 
body {
	background-image: url('../../images/background.gif');
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Verdana;
	font-size: 0.75em;
	line-height: 145%;
}
body form {min-height: 100%;height: auto !important;height: 100%; margin-bottom:-23px;
			background-image: url('../../images/devices/header/fringe/fringe-background.png');
			background-position: top;
			background-repeat: repeat-y;}
.surround-outer, .surround-inner {height:100%;}
#contentTable {width:881px; margin:-5px auto 23px auto;}

.contentTable3 {width:835px;}
.contentTable3 th {background-color:#f5f5f5; text-align:left; color:#669966;padding:0 10px; border-bottom:1px solid #d1d1d1;}
.contentTable3 .tblHc {text-align:center;}
.contentTable3 .tblT {background:url(../../images/devices/table/t.gif) repeat-x left; height:9px;}
.contentTable3 .tblR {background:url(../../images/devices/table/r.gif) repeat-y left; width:9px;}
.contentTable3 .tblB {background:url(../../images/devices/table/b.gif) repeat-x left; height:9px;}
.contentTable3 .tblL {background:url(../../images/devices/table/l.gif) repeat-y left; width:9px;}
.contentTable3 .tblC {background-color:#f5f5f5;padding:0 10px; border-top:1px solid #e8e8e8;}
.contentTable3 .tblCc {background-color:#f5f5f5;text-align:center;padding:0 10px; border-top:1px solid #e8e8e8;}

#contentTable2 {width:881px; margin:-5px auto 23px auto;}
	.surround-outer .surround-inner {
		margin: 0 auto;
		padding: 0 0 0 0;
		width: 950px;
	}

		.surround-outer .surround-inner #header {
			background-image: url('../../images/devices/header/fringe/fringe-headerX.png');
			background-repeat: no-repeat;
			background-position: left bottom;
			height: 25px;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
		}

		.surround-outer .surround-inner .content-outer {
			padding: 0 0 0 0;
			width: 950px;
		}

			.surround-outer .surround-inner .content-inner {
				border: 1px solid white;
				margin: 0 auto;
				padding: 8px 0;
				width: 880px;
			}

			.surround-outer .surround-inner .content-inner #navigation {
				background-image: url('../../images/header1.jpg');
				background-repeat: no-repeat;
				width: 881px;
				height: 90px;
			}

		#footer {
			background-image: url('../../images/devices/header/fringe/fringe-footerX.png');
			background-repeat: no-repeat;
			background-position: top left;
			height: 23px;
			width:950px;
			margin: 0px auto;
			padding: 0px;
		}

/** Navigation */
			
			#navigation { 
				padding: 160px 0px 0px 0px;
			}

			.navigation {
				margin: 5px 0 0 0px;
				padding: 0px 0px 30px 10px;
				
			}

				.navigation li {
					float: left;
					list-style: none;
					width:211px;
				}

				.navigation li a {
					display: block;
					font-family: Verdana;
					font-weight: normal;
					font-size: 120%;
					line-height: 145%;
					margin: 0 0 5px 0;
					padding: 5px 50px 6px 10px;
					padding: 5px 50px 5px 10px !IE;
					text-decoration: none;
					width: 142px;
				}

				.navigation .button a:link, .navigation .button a:visited {
				    background-image: url('../../images/ui/buttonSprite.png');
					background-repeat:no-repeat;
					background-position: top left;
					margin: 0px 0px 8px 16px;
					color: #CC3366;
				}

				.navigation .button a:hover, .navigation .button a:active {
					background-image: url(../../images/ui/buttonSprite.png);
					background-repeat:no-repeat;
					background-position:0px -31px;
					text-decoration: none;
				}

/** Content */
.content2 {
	background-image: url('../../images/devices/content/content/width/tile.gif');
	background-repeat: repeat-y;
	background-position: top left;
	margin: 10px 0px 10px 0px;
	width: 883px;
}

		.content2 #content-header {
			background-image: url('../../images/devices/content/content/width/header.gif');
			background-repeat: no-repeat;
			background-position: top left;
			height: 5px;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
		}

		.content2 #content-footer {
			background-image: url('../../images/devices/content/content/width/footer.gif');
			background-repeat: no-repeat;
			background-position: bottom left;
			height: 5px;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
		}

.content {
	background-image: url('../../images/devices/content/content/tile.gif');
	background-repeat: repeat-y;
	background-position: top left;
	margin: 10px 0px 10px 0px;
	width: 535px;
}

		.content #content-header {
			background-image: url('../../images/devices/content/content/header.gif');
			background-repeat: no-repeat;
			background-position: top left;
			height: 5px;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
		}

		.content #content-footer {
			background-image: url('../../images/devices/content/content/footer.gif');
			background-repeat: no-repeat;
			background-position: bottom left;
			height: 5px;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
		}

	h1 {
		color: black;
		font-family: Verdana;
		font-size: 200%;
		line-height: 100%;
		padding: 10px 0 10px 0;
		margin: 0 0 0 0;
	}

		h1 a:link,
		h1 a:visited {
			color: black;
			text-decoration: none;
		}

		h1 a:hover,
		h1 a:active {
			color: black;
			text-decoration: underline;
		}

	h2 {
		color: black;
		clear: left;
		font-family: Verdana;
		font-size: 135%;
		line-height: 100%;
		padding: 10px 0 10px 0;
		margin: 0 0 0 0;
	}

		h2 a:link,
		h2 a:visited {
			color: black;
			text-decoration: none;
		}

		h2 a:hover,
		h2 a:active {
			color: black;
			text-decoration: underline;
		}

	h3 {
		color: black;
		font-family: Verdana;
		font-size: 120%;
		line-height: 100%;
		padding: 5px 0 5px 0;
		margin: 0 0 0 0;
	}

		h3 a:link,
		h3 a:visited {
			color: black;
			text-decoration: none;
		}

		h3 a:hover,
		h3 a:active {
			color: black;
			text-decoration: underline;
		}

	h4 {
		color: black;
		font-family: Verdana;
		font-size: 100%;
		line-height: 100%;
		padding: 5px 0 5px 0;
		margin: 0 0 0 0;
	}

		h4 a:link,
		h4 a:visited {
			color: black;
			text-decoration: none;
		}

		h4 a:hover,
		h4 a:active {
			color: black;
			text-decoration: underline;
		}

div.content-area {
	padding: 0 20px;
	height: 80%;
}

div.content-area2 {
	padding: 0 5px;
	height: 80%;
}

.content .left {
	padding-right: 10px;
}

.content #right {
	padding-left: 10px;
}

/** Sidebar */

.right-bar {
	width: 333px;
	margin-left:10px;
}

.sidebar {
	background-image: url('../../images/devices/content/sidebar/tile.gif');
	background-repeat: repeat-y;
	background-position: top left;
	margin: 10px 0px 10px 0px;
	width: 333px;
}

		.sidebar .sidebar-header {
			background-image: url('../../images/devices/content/sidebar/header.gif');
			background-repeat: no-repeat;
			background-position: top left;
			height: 5px;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
		}

		.sidebar .sidebar-footer {
			background-image: url('../../images/devices/content/sidebar/footer.gif');
			background-repeat: no-repeat;
			background-position: bottom left;
			height: 5px;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
		}

div.sidebar-area {
	padding: 0 20px;
}

.sidebar .left {
	padding-right: 10px;
}

.sidebar #right {
	padding-left: 10px;
}


	.surround-inner .cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		margin:0;
		padding:0;
	}
	
	#developments {
		padding: 10px 0 0 8px
	}
	
	#properties {
		padding: 10px 0 0 8px;	
	}
	
.findoutmore{
font-size: 9px;
}
a
{
text-decoration: none;
}
a:link { 
  color: #000000;
}
a:visited {
  color: #000000;
}