div#container { background-color:#CCCCCC}

div#header {float:left; width:430px;}

div#content {float:left;}
div#bottomcontent {
	float:left;
	width:170px;
	padding-left:15px;
	padding-right:5px;
	margin-right:15px;
	height: 130px;
	background-image: url(../images/homepage/vertical-line.jpg);
	background-repeat:no-repeat;
	background-position: left top;
		
}
div#careersbottomcontent {
	float:left;
	width:160px;
	padding-left:15px;
	padding-right:20px;
	height: 130px;
	background-image: url(../images/homepage/vertical-line.jpg);
	background-repeat:no-repeat;
	background-position: left top;
		
}

div#leftbottomcontent {
	float:left;
	width:190px;
	padding-left:30px;
	padding-right:20px;
	margin-left:5px;
	height:130px;
}
div#bottomline {
float:left;
padding-left:15px;
padding-top: 10px;
padding-bottom: 5px;
}
div#redline {
float:left;
width:743px;
height:18px;
background-color: #D00000;
padding-top: 0px;
}
div#flashcontent {
float:left;
width: 714.2px;
height:345.6 px;
margin-left: 15px;
padding-top: 10px;
}
div#spacer {float:left; width:500px; margin-top: 10px; height:40px; background-color:#FFFFFF}

body {
	background-color:#ffffff;
}

body, p, td, ul, il, ol {
   color:#000000;
   font-family:trebuchet, verdana, sans-serif; 
   font-size:11px;
	}

b, strong {
   font-weight:bold; 
}


input, select, textarea
   { color:#000000; 
   font-family:trebuchet, verdana, sans-serif; 
   font-size:10px;}

.sizeConstraint{
	 width:350;}

.red { 
	color:#D00000;
}

.footer {
	color:#999999;
   font-family:trebuchet, verdana, sans-serif; 
   font-size:9px;
}

h3{

	font-size: 11px;
	font:Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bolder;
	line-height:1.5em;

}

a {
text-decoration: none;
	font-family: "Frutiger 55 Roman", Arial, SansSerif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #D00000;
	text-decoration: none;
	line-height:20px;
}


.underline {
	text-decoration: underline;
	 font-family:trebuchet, verdana, sans-serif; 
   font-size:11px;
   font-weight: normal;
	}

.anchor{
	color:#D00000;
	text-decoration:none;
}

.mainTable{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
}
