body {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B5121B;
	background-color: #A6A6A6;
	line-height: 1.5em;
	text-align: center;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	background-position: 50%;
}
a img { border:none; }
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B5121B;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B5121B;
}
a:link {
	color: #CCA576;
	text-decoration: none;
}
a:hover {
	color: #CCA576;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #CCA576;
}
a:active {
	color: #CCA576;
	text-decoration: none;
}
div#wrapperShadow {
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}
div#wrapper {
	background-color: #CCA576;
	width: 800px;
	margin:0 auto;
	text-align: left;
}
div#upperLeftBox {
	background-color: #CCA576;
	width: 500px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	height: 100%;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
div#news {
	float: right;
	text-align: right;
}
div#header {
	background-color: #FFFFFF;
	text-align: right;
	background-image: url(../images/navLogo.gif);
	background-repeat: no-repeat;
	display:block;
	width:100%;
	height:95px;
	display:block;
}
div#nav {
	text-align: left;
	width:800px;
	height:45px;
	display:block;
	float:left;
	clear:both;
	background:#ffffff;
}
div#nav a { display:inline;float:left;clear:none;height:45px;background:url('../images/topNav.gif') no-repeat; }
div#nav a#home { width:153px;background-position:top left;clear:left; }
div#nav a#home:hover { background-position:0px -45px; }
div#nav a#home.active { background-position:0px -90px; }
div#nav a#about { width:164px;background-position:-153px 0px; }
div#nav a#about:hover { background-position:-153px -45px; }
div#nav a#about.active { background-position:-153px -90px; }
div#nav a#acquisitions { width:164px;background-position:-317px 0px; }
div#nav a#acquisitions:hover { background-position:-317px -45px; }
div#nav a#acquisitions.active { background-position:-317px -90px; }
div#nav a#development { width:164px;background-position:-481px 0px; }
div#nav a#development:hover { background-position:-481px -45px; }
div#nav a#development.active { background-position:-481px -90px; }
div#nav a#contact { width:155px;background-position:-644px 0px;clear:right; }
div#nav a#contact:hover { background-position:-644px -45px; }
div#nav a#contact.active { background-position:-644px -90px; }

div#headerRedBar {
	height: 5px;
	background-color: #B5121B;
}
div#content {
	width: 800px;
	background-color: #E8F4E5;
	float: left;
	height: 100%;
}
div#leftBox {
	background-color: #FFFFFF;
	width: 500px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	float: left;
	margin-top: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
div#upperContent {
	background-color: #FFFFFF;
	width:800px;
	height:100%;
	display:block;
	float:left;
	clear:both;
}
div#banner {
	background-color: #FFFFFF;
	width:800px;
	height:320px;
	display:block;
	float:left;
	clear:both;
	overflow:hidden;
}
div#partners {
	background-color: #E8F4E5;
	width: 197px;
	float: right;
	text-align: center;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 49px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
div#whiteBar {
	height: 2px;
	background-color: #FFFFFF;
}
div#whiteBarFooter {
	height: 2px;
	background-color: #FFFFFF;
}
div#rightBarAbout {
	background-color: #B5121B;
	float: right;
	width: 238px;
	height: 2370px;
	margin-top: 2px;
}
div#rightBarContact {
	background-color: #B5121B;
	height: 62px;
	width: 238px;
	float: right;
	margin-top: 2px;
}
div#rightBarTIC {
	background-color: #B5121B;
	height: 140px;
	width: 238px;
	float: right;
	margin-top: 2px;
}
div#rightBarAcquisitions {
	background-color: #B5121B;
	height: 90px;
	width: 238px;
	float: right;
	margin-top: 2px;
}
div#rightBarDevelopment {
	background-color: #B5121B;
	height: 106px;
	width: 238px;
	float: right;
	margin-top: 2px;
}
div#footer {
	background-color: #B5121B;
	float: left;
	text-align: center;
	vertical-align: top;
	color: #CCA576;
	font-size: 10px;
	width: 100%;
	padding-bottom: 50px;
}
input {
	background-color: #FFFFFF;
	color: #B5121B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	background-color: #FFFFFF;
	color: #B5121B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#form {
	background-color: #E8F4E5;
	width: 487px;
	float: right;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 49px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
td {
}
div#contactLeftBox {
	background-color: #FFFFFF;
	width: 210px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	float: left;
	margin-top: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 426px;
}

