

body	{
			font-family: sans-serif; font-size:98%;line-height:auto;
			background-color:white;
			background-image:url('/images/amazon-park-background.jpg');background-repeat:repeat-x;
			height:99%;
		}
		
div#background-spread	{
			position:absolute;width:100%;top:-15px;height:150px;left:0px;
			font-family: sans-serif; font-size:0.9em;line-height:auto;
			
			background-image:url('/images/background-spread.gif');background-repeat:repeat-x;

		}

.body	{
			text-align: left; padding: 30px;
		}



p	{font-size:1.1em;}
li	{font-size:1.1em;}
div#surround	{
					position:relative;width:880px;height:48em;padding:0px;padding-top:0px;border:1px solid silver;
				}



img#amazon-logo { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);cursor:pointer;
z-index:5;visibility:visible;float:left;
}
a.amazon-logo {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/Amazon-Park-Logo.png');float:left;}


img#pdf-icon { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);cursor:pointer;
z-index:5;visibility:visible;float:left;
}
a.pdf-icon {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/pdf-icon.png');float:right;}


div#major-new-development-holder	{position:absolute;right:0px;top:61px;}
img#major-new-development { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);cursor:pointer;
z-index:5;visibility:visible;float:left;

}
a.major-new-development	{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/major-new-development.png');float:left;}


img#new-development { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);cursor:pointer;
z-index:5;visibility:visible;float:left;
float:left;
}
a.new-development {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/major-new-development.png');float:left;}

img#big-country { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);cursor:pointer;
z-index:5;visibility:visible;float:left;left:0px;position:relative;margin-bottom:10px;
}
a.big-country {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/welcome-to-the-big-country.png');float:left;}

div#header	{
				position:relative;height:130px;width:880px;background-color:transparent;float:none;top:-15px;
			}

div#main_content	{
						position:relative;
					}

object#logo_swf {position:absolute;left:50px;z-index:6;}




img#banner	{	position:absolute;width:775px;height:156px;left:0px;bottom:0px;z-index:3;
			}


		

div#right_content	{
			position: relative; right: 0px; top: 0px; background-color: red;padding:10px;height:345px;overflow:hidden;
		}
		
img.product	{float:left; padding-right:5px;padding-top:0px;width:100px;}		
div.product	{min-height:75px;font-size:0.8em;}
* html div.product { height: 75px;}


h1 {color:#0e4da2;font-size:1.5em;}
h2 {color:#0e4da2;font-size:1.4em;}
h3 {color:#0e4da2;font-size:1.3em;}
h4 {color:#0e4da2;font-size:1.1em;}
b, strong {color:#0e4da2;font-size:1em;}
div#footer {position:fixed;bottom:0px;margin:auto;}
a.footer {text-decoration:none;font-size:1em;}

.legal {font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;color:#0e4da2;}
a.legal {color:#0e4da2;}

/** Enquiry Form **/
div.error, div.ok {
	margin: 0;
	margin-bottom: 2px;
	padding: 6px;
	background: #DD0000;
	color: white;
	font-weight: bold;
}
div.ok {
	background: #00AA00;
}

#enquiryForm {
	font-size: 0.9em;
}

form.default input.default, form.default textarea {  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	width: 250px;
}

form.default textarea {	
	height: 85px;
}

form.default label {
	cursor: pointer;
}
label	{position:relative;width:8em;display:block;float:left;padding-right:10px;}
.warning	{color:#006633;}
/** Tiny MCE **/
body.mceContentBody {
   background: #e3e3e3;
}