﻿.CorporateHead
{
	height: 30px;
	width: 580px;
	background-color: #ffffff;
	background-image: url("../images/RedHead.jpg");
	background-repeat: no-repeat;
	color: #ffffff;
	text-indent: 10px;
	z-index: -1;
	float:left;
}
.CorporateHead h1
{
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;	
	margin-top: 0em;
	margin-bottom: 0em;
}
.CorporateBody
{
	min-height: 372px;
	width: 562px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8a2418;
	border-left-color: #8a2418;
	background-color: #ffffff;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	z-index: -1;
	float: left;
}
.CorporateFoot
{
	left: 0px;
	height: 6px;
	width: 580px;
	background-color: #ffffff;
	background-image: url("../images/RedFoot.jpg");
	background-repeat: no-repeat;
	z-index: -1;
	float: left;
}
.CorporateContactHead
{
	height: 30px;
	width: 848px;
	background-color: #ffffff;
	background-image: url("../images/BigRedHead.jpg");
	background-repeat: no-repeat;
	color: #ffffff;
	text-indent: 10px;
	z-index: 53;
	float:left;
}
.CorporateContactHead h1
{
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;	
	margin-top: 0em;
	margin-bottom: 0em;
}
.CorporateContactBody
{
	min-height: 337px;
	width: 830px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8a2418;
	border-left-color: #8a2418;
	background-color: #ffffff;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	z-index: 54;
	float:left;
}
.CorporateContactFoot
{
	left: 0px;
	height: 6px;
	width: 848px;
	background-color: #ffffff;
	background-image: url("../images/BigRedFoot.jpg");
	background-repeat: no-repeat;
	z-index: 55;
	float:left;
}
.CorporateTopImg
{
	margin-top: -24px;
	width: 115px;
	height: 115px;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	background-image: url('../images/Buscorner.png');
	background-repeat: no-repeat;
	z-index: 10;
	float: right;
	clear:right;
}
