/* main definitions */

body				{font-family:verdana; margin:0em auto;}

p					{font-size:small; margin:0; padding:0;}

h1					{font-size:xx-large; margin:0; padding:0; font-weight:normal; color:#FFFFFF;}

h2					{font-size:medium; margin:0; padding:0; font-weight:normal; color:#FFFFFF;}

h3					{font-size:large; margin:0; padding:0; font-weight:normal; color:#1E768C;}



/* main structure styles */

#wrapper			{width:750px; height:auto; margin:1em auto;}

#header				{width:100%; height:200px; background-image:url(../images/glasgow-cityscape.gif); background-repeat:no-repeat; background-position:bottom;}

#menu				{width:100%; height:64px; background-image:url(../images/menu-background.gif); background-repeat:no-repeat;}

#container			{width:100%; height:auto;}

#left				{width:250px; height:362px; float:left; background-image:url(../images/property-management-background.jpg); background-repeat:no-repeat;}

#right				{width:500px; height:auto; float:right; margin:32px 0px 0px 0px; background-image:url(../images/content-header.gif); background-repeat:no-repeat; background-position:top; background-color:#EDDEC5;}

#content			{width:460px; height:auto; margin:80px 0px 0px 0px; padding:0px 20px 20px 20px}

#footer				{width:100%; height:auto; clear:both; padding:20px 0px 0px 0px;}



/* Menu sub styles */

#menuHeader			{width:240px; height:auto; padding:5px 0px 0px 10px; float:left; overflow:hidden;}

.menuItem			{width:83px; height:30px; float:left; margin:12px 0px 0px 0px; padding:12px 0px 0px 0px; background-image:url(../images/menu-button.gif); background-repeat:no-repeat; background-position:left;}

.menuLink a:link	{width:auto; height:auto; padding:0px 0px 0px 7px; text-decoration:none; font-size:small; font-weight:bold; color:#EDDEC5;}

.menuLink a:visited	{width:auto; height:auto; padding:0px 0px 0px 7px; text-decoration:none; font-size:small; font-weight:bold; color:#EDDEC5;}

.menuLink a:active	{width:auto; height:auto; padding:0px 0px 0px 7px; text-decoration:none; font-size:small; font-weight:bold; color:#EDDEC5;}

.menuLink a:hover	{width:auto; height:auto; padding:0px 0px 0px 7px; text-decoration:none; font-size:small; font-weight:bold; color:#FFFFFF;}



/* left sub styles */

#leftFooter			{width:240px; height:auto; padding:0px 0px 0px 10px; margin:335px 0px 0px 0px;}



/* Common styles */

.whiteLink			{color:#FFFFFF; text-decoration:none;}

.x-small			{font-size:x-small;}

.red				{color:#FF0000;}