body {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0; 
	padding: 0;
	border: 0;
	background: #E7F5F9;
	text-align: center;
}

#top {
	min-height: 296px;
	border: 0;
	margin: 0;
	padding: 142px 0 0 0;
	overflow: hidden;
	text-align: left;
	background: url(../grfx/inttop2.jpg) no-repeat top left;
}

#content {
	padding: 0; 
	margin: 0 auto;
	text-align: left;
	width: 766px;
	border-left: 1px solid #07256A;
	border-bottom: 1px solid #07256A;
	border-right: 1px solid #07256A;
	background: url(../grfx/intbg2.jpg) repeat-y top left;
}

#main {
	min-height: 565px;
	background: url(../grfx/intbottom2.jpg) no-repeat bottom left;
	padding: 10px 40px 30px 35px;
}

* html #main {
	height: 613px;
}

#text {
	padding: 3px 0 10px 10px;
	
}

* html #text {
	height: 197px;
}

#footer {
	padding: 0 10px 0 0;
	margin: 0;
	border: 0;
	height: 37px;
	clear: both;
	background: url(../grfx/intfooter2.jpg) no-repeat top left;
}

/*___________text stuff below______________*/

#footer p {
	color: #234582;
	padding: 0.3em 0 0 215px;
	margin: 0;
	font-size: 0.6em;
}

#footer a {
	color: #234582;
}

#footer a:hover, #intfooter a:hover {
	text-decoration: none;
}

#mainhdr {
	background: url(../grfx/flower.jpg) top left no-repeat;
	display: block;
	height: 30px;
	padding: 13px 0 0 43px;
	margin: 0;
}

#text a {
	color: #2F59AC;
}


img.photo {
	margin:4px;
	text-decoration:none;
	border:1px solid #999999;
}

.photo_right {
	margin:4px;
	text-decoration:none;
	border:1px solid #999999;
	float:right;
}

table#tariff  {
	border:0px;

}

#tariff td.space {
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

#tariff td.houses {
	border:1px solid #000000;

}

#tariff td h2 {
	font-size:1.1em;
	text-align:center;
}

#tariff td.low {
	background-color:#B2ECFF;
	color:#000;
	font-size:0.7em;
	border:1px solid #000000;
}

#tariff td.middle {
	background-color:#79D6FF;
	color:#000;
	font-size:0.7em;
	border:1px solid #000000;
	
}

#tariff td.high {
	background-color:#67B4F5;
	color:#000;
	font-size:0.7em;
	border:1px solid #000000;
}

#propertiestable {
width: 620px;
background: #ffffff;
border: 1px solid #61d9fe;
	
}

#properties td {
	
	padding: 4px;
	margin:0;
}

*html #properties td {
	width: 600px;

}

*html #properties .middle_section {
	width: 680px;
}

*html #properties .left_section {
	width: 150px;
}

*html #properties .right_section {
	width: 100px;
	}
	
*html #properties .move_left_now {
	margin-left: 40px;
}

#properties td .image {
	width: 200px;
}

#properties td .more {
	width: 90px;
}

#properties td .title {
	background: #000000;

}
.TickLogo { height:150px;  background-image: url('/images/TickLogo.jpg'); background-repeat:no-repeat; background-position:right; width:680px;}
