html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100.1%;
	padding: 0px;
	background-color: #ffffff;
	color: #ffffff;
	margin-top: 10px;
}

P {	margin-top: 0px; }


H1 {
	margin-top: 0px;
	margin-bottom: 5px;
	padding:0px;
	font-size: 20px;
	color: #FFFFFF;
}

H2 {
	margin-top: 0px;
	margin-bottom: 8px;
	padding:0px;
	font-size: 16px;
	color: #75C8BA;
	text-transform: uppercase;
}

H3 {
	margin-top: 0px;
	margin-bottom: 8px;
	padding:0px;
	font-size: 16px;
	color: #69a4b8;
}

a:link { color: #75c8ba; text-decoration: underline; font-weight: bold; }
a:visited { color: #75c8ba; text-decoration: underline; font-weight: bold; }
a:hover { color: #75c8ba; text-decoration: underline; font-weight: bold; }
a:active { color: #75c8ba; text-decoration: underline; font-weight: bold; }

#FooterBlock a:link { color: #000000; text-decoration: none; font-weight: bold; }
#FooterBlock a:visited { color: #000000; text-decoration: none; font-weight: bold; }
#FooterBlock a:hover { color: #007BA6; text-decoration: none; font-weight: bold; }
#FooterBlock a:active { color: #000000; text-decoration: none; font-weight: bold; }

#ContentMenu a:link { color: #ffffff; text-decoration: none; font-weight: bold; font-size:12px; }
#ContentMenu a:visited { color: #ffffff; text-decoration: none; font-weight: bold; font-size:12px; }
#ContentMenu a:hover { color: #75c8ba; text-decoration: none; font-weight: bold; font-size:12px; }
#ContentMenu a:active { color: #ffffff; text-decoration: none; font-weight: bold; font-size:12px; }

.NoInfoLink { color: #666666; text-decoration: none; font-weight: bold; font-size:12px; }

#Container {
	width: 951px;
	background-color: #000000;
	padding: 4px;
	margin:auto;
	text-align: center;
}

#Header {
	background-color: #ffffff;
	height: 108px;
	width: 922px;
	padding-top: 45px;
	padding-left: 25px;
	text-align: left;
	margin: auto;
}

#ImageBlock {
	background-color: #75c8ba;
	height: 192px;
	padding-top: 9px;
	padding-bottom: 7px;
	width: 947px;
	margin: auto;
}

#ImageContent {
	background-color: #ffffff;
	height: 193px;
	padding-top: 2px;
	width: 947px;
	margin: auto;
}

#MenuBlock {
	background-image: url(images/menublock.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	text-align: left;
	padding-top: 2px;
	padding-left: 2px;
	height: 33px;
	width: 945px;
	margin: auto;
}

#ContentBlock {
	background-color: #000000;
	padding-top: 25px;
	width: 947px;
	margin: auto;
}

#ContentMenu {
	text-align: left;
	padding-left: 55px;
	width: 300px;
	padding-bottom: 15px;
	padding-top: 40px;
	float: left;
}

#ContentMenu_Props {
	text-align: left;
	padding-left: 55px;
	width: 170px;
	padding-bottom: 15px;
	padding-top: 40px;
	float: left;
}

.MenuTitle {
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#ContentText {
	text-align: left;
	width: 510px;
	padding-bottom: 40px;
	padding-top: 40px;
	float: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

#ContentText_Props {
	text-align: left;
	width: 630px;
	padding-bottom: 40px;
	padding-top: 40px;
	float: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;

}

#FooterBlock {
	background-color: #ffffff;
	text-align: center;
	font-size: 10px;
	padding-top: 0px;
	color: #000000;
	width: 947px;
	height: 29px;
	clear: left;
	margin: auto;
}

.FooterTextNormal {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.FooterTextGrey {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


.InvestmentLogo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:9px;
}

/*  SLIDESHOW LAYOUT  */

#SS1 {
	width: 254px;
	height: 191px;
	margin-right: 3px;
	float: left;
}

#SS2 {
	width: 215px;
	height: 191px;
	margin-right: 3px;
	float: left;
}

#SS2a {
	width: 215px;
	height: 97px;
	margin-bottom: 3px;
}

#SS2b {
	width: 215px;
	height: 91px;
}

#SS3 {
	width: 254px;
	height: 191px;
	margin-right: 3px;
	float: left;
}

#SS4 {
	width: 215px;
	height: 191px;
	float: left;
}

#SS4a {
	width: 215px;
	height: 97px;
	margin-bottom: 3px;
}

#SS4b {
	width: 215px;
	height: 91px;
}

/*  END SLIDESHOW LAYOUT  */

.DevTitle {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	text-transform: uppercase;
	color: #75c8ba;
}

.DevButtons {
	padding-bottom:30px;
}
.Contact{
	text-align:left;
	}

.DevDescription {
	line-height: 18px;
	text-align: left;
}