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%;
}
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;
}
div#nav {
	text-align: left;
}
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;
	height: 100%;
}
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;
}
