/* CSS Document */
/* Hack: Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/*links*/
a { text-decoration: none; color: #C3DCF5; font-weight: normal; }
a:link, a:visited, a:active	{	color: #9EC4E9;	text-decoration: underline; padding-bottom:1px; white-space: nowrap;font-size:12px;  font-weight: bold}
a:hover { }
a img	{ border:0 none; padding:0px; display:block;}
fieldset	{ margin:0; padding:0; border:0;}
h1, h2, h3	{ margin:0px; padding:0px;}
/*Layout*/

/*************************** BEGIN ALL PAGES ***************************/
html		{	height: 100%; margin-bottom: 1px;}
body		{	margin:0px;	padding:0px; font-family: Century, "Times New Roman", Times, serif; font-size:14px; line-height: 1.2em; letter-spacing: .1em;
				text-align:center;}
#container	{	width: 780px; height: 470px; margin: auto;}
	#navigation	{	width: 100%; height: 50px; background-color: #215C96;}
		#about	{	width: 121px; height: 50px; background-color: #215C96; display:inline; float: left;}
		#listings	{	width: 116px; height: 50px; background-color: #215C96; display:inline; float: left;}
		#relocation	{	width: 128px; height: 50px; background-color: #215C96; display:inline; float: left;}
		#contactus	{	width: 127px; height: 50px; background-color: #215C96; display:inline; float: left;}
		#teamwilson	{	width: 280px; height: 50px; display:inline; float: left; font-size: 200%; color: #FFFFFF; line-height: 1.5em; }
		
	#mainform	{	width: 100%; height: 1000px;}
	#mainformrel	{	width: 100%; height: 1850px;}
	#main	{	width: 100%; height: 253px;}
		#mainl	{	width: 41%; display: inline; float: left;}

	#trt	{	width: 100%; height: 7px; background-color: #C3DCF5; clear: both;}
	
	#word3	{	width: 25%; height: auto; display: inline; float: right; margin-top: 30px; margin-right: 40px;}


