*{
	margin: 0px;
	padding: 0px;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #c5c19c;
	/*margin-top: 45px;*/
}
#Container {
	background-color: #a29f81;
	height: 619px;
	width: 821px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 45px; /*moved from body,td,th area to here*/
}
#Container2  {
	background-color: #fff;
	position: absolute;
	height: 615px;
	width: 817px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
}

#Logo   {
	height: 45px;
	width: 208px;
	margin-top: 35px;
	margin-left: 34px;
	margin-bottom: 12px;
}

.tagLine{
	width: 300px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:300;
	text-align: right;
	margin: 10px;
	color: #5e5e5e;
	margin-top: 5px; /*52px;*/
}

#careers-link
{
	margin-bottom: 35px;
	margin-right:5px;	
}

#careers-link a
{

	color:#a59e84;
	text-decoration:underline;
}

#careers-link a:hover
{
	color:#C0C0C0;
}

.lColumn{
	float: left;
	width: 232px;
	height: 195px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 29px;
}
#Lower1{
	width:230px;
}
#Lower2{
	width:230px;
}
#Lower3{
	width:170px;
}

.divider{
	float: left;
	margin-top: 27px;
	margin-left: 5px;
}

.hStyle {
	color: #767676;
}

.hStyle a {
	color: #767676;
	text-decoration: none;
}

.h5 {
	font-size: 12px;
}

.text1{
	font-size: 12px;
	color: #5e5e5e;
}

.text1a {
	font-size: 12px;
}

.textAlpha {
	font-size: 12px;
	color: #5e5e5e;
	text-decoration: none;
}

.text2{
	color: #676666;
	text-decoration: none;
}

.text3{
	color: #676666;
	text-decoration: none;
	font-size: 75%;
}

.footer{
	width: 821px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 60px;
}


ul.footer{
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
}
ul.footer li {
	display: inline;
	list-style-type: none;
	font-size: 12px;
	margin-right: 7px;
}

#FlashObject {
position:absolute;
top:148px;
}

#MainContent {
position:absolute;
top:380px;
}

#Navigation   {
	padding-top: 22px;
	float: right;
	width: 817px;
	top: 92px;
	position:absolute;

}

/************ TOP NAV ***********../**********/
#stylefour {
	float:right;
	display:block;
	
	height:34px;
	width: 817px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
}

#stylefour ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}

#stylefour ul li {
	display:block;
	float:left;
	margin:0;
}

#stylefour ul li a {
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 32px 0 32px;
	height:23px;
	background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;
}

#stylefour ul li a:hover,#stylefour ul li a.current {
	color:#2c598d;
	background:url(../images/bgON.gif) no-repeat top right;
}
/************ END TOP NAV *********************/

