body{
	padding: 0px;
	margin: 0px;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 12px;
}

p{
	padding: 5px;
	padding-left: 20px;
}

h1{
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #243c55;
}

li{
	margin-left: 20px;
	font-weight: bold;
	color: #243c55;
	font-size: 18px;
	line-height: 22px;
	text-align: justify;
}

#left{
	float: left;
	width: 145px;
}

#left a.menu,
#left a.menu:link,
#left a.menu:active,
#left a.menu:visited{
	display: block;
	width: 145px;
	height: 26px;
	overflow: hidden;
	background-position: 0px 0px;
	text-indent: -9999px;
}

#left a.menuActive,
#left a.menuActive:link,
#left a.menuActive:active,
#left a.menuActive:visited{
	display: block;
	width: 145px;
	height: 26px;
	overflow: hidden;
	background-position: 0px -54px;
	text-indent: -9999px;
}

#left a.menu:hover{
	background-position: 0px -27px;
}

#about{
	background-image: url('../images/001.gif');
}

#become{
	background-image: url('../images/002.gif');
}

#why{
	background-image: url('../images/004.gif');
}

#location{
	background-image: url('../images/003.gif');
}

#tenants{
	background-image: url('../images/006.gif');
}

#video{
	background-image: url('../images/010.gif');
}

#contact{
	background-image: url('../images/005.gif');
}

#right{
	float: left;
	width: 620px;
	padding-bottom: 20px;
}

img{
	border: 0px;
}

form{
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
}

fieldset{
	margin: 0px;
	padding: 0px;
	width: 400px;
	border: 1px solid Navy;
	padding: 10px;
	margin-bottom: 10px;
}

fieldset legend{
	color: Navy;
	font-family: Arial;
	font-size: 12px;
}

label,
fieldset label{
	clear: left;
	float: left;
	display: block;
	width: 100px;
	font-family: Arial;
	font-size: 12px;
}

fieldset input,
fieldset select{
	width: 160px;
	display: block;
	float: left;
	margin-bottom: 2px;
}


fieldset select{
	width: 166px;
}

fieldset input,
fieldset select,
fieldset textarea{
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #2d516a;
	border-left: 1px solid #2d516a;
	border-bottom: 1px solid #2e435b;
	border-right: 1px solid #2e435b;
}

input.button{
	width: 80px;
}

span.mandatory{
	color: #ff0000;
	font-family: Arial;
	font-size: 12px;
}

#message{
	margin-top: 10px;
	height: 30px;
	width: 500px;
	color: Maroon;
	font-weight: bold;
}

div.space{
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 0px;
}

#bottom{
	border: 0px;
}

.missed{
	background-color: #aaaaaa;
}

#confirm{
	color: Maroon;
	font-weight: bold;
}

p.boldBlue{
	font-weight: bold;
	color: #243c55;
	font-size: 16px;
	line-height: 20px;
	text-align: justify;
}

/*tenants*/
.handcursor{
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.style11 {
	font-size: 12px;
	font-family: Arial;
	color: #2D516B;
}
.style12 {	font-size: 24px;
	font-family: Arial;
	color: #243c55;
	font-weight: bold;
}
.style20 {font-size: 14px; font-family: Arial; color: #243c55; font-weight: bold; }
.style24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.style19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
}.switchgroup2 {
	margin-left: 15px;
}

#submenu{
	text-transform: uppercase;
	padding: 7px;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 10px;
	line-height: 13px;
}