@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.thrColFixHdr #container {
	width: 1010px;
	margin: 0 auto;
	text-align: left;
	position: relative;
} 
.thrColFixHdr #header { 

	
} 
.thrColFixHdr #header h1 {
	
}
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 170px; 
	
}
.thrColFixHdr #sidebar2 {
	float: right; 
	width: 59px; 
	
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 59px;
	margin-bottom: 0;
	margin-left: 170px;
} 
.thrColFixHdr #mainContentBottom {
}

.thrColFixHdr #footer { 
	
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}.thrColFixHdr #header2 {
}
.thrColFixHdr #content2 {
	height: 74px;
	width: 851px;
	margin-left: 100px;
	background-color: #FFF;
}
.thrColFixHdr #sidebar3 {
	float: right;
	width: 348px;
}
.thrColFixHdr #mainContent2 {
	margin-top: 0;
	margin-right: 348px;
	margin-bottom: 0;
	margin-left: 100px;
	background-color: #FFF;
}
.thrColFixHdr #footer2 {
	background-color: #353534;
	height: 94px;
	width: 851px;
	margin-left: 100px;
}
.thrColFixHdr #footer2 p{
	text-align: center;
	font-size: 10px;
	color: #FFF;
	line-height: 12px;
}
.thrColFixHdr #mainContentGray p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding-left: 24px;
	padding-right: 24px;
}
.thrColFixHdr #mainContentGray h3 {
	font-size: 14px;
	color: #333;
	margin-right: 24px;
	margin-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.thrColFixHdr #content2 h1 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-left: 75px;
}


.thrColFixHdr #mainContentGray h2 {
	font-size: 18px;
	color: #660000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 24px;
	margin-left: 24px;
}

#copyright {
	color: #FFF;
	font-size: 10px;
	margin-left: 770px;
}

.thrColFixHdr #footer3 {
}
.thrColFixHdr #mainContentGray {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 75px;
	background-color: #e4e3e3;
	height: 432px;
	width: 476px;
}
.fltlt {
	float: left;
}
#apDiv1 {
	position:absolute;
	left:685px;
	top:482px;
	width:238px;
	height:55px;
	z-index:1;
	font-size: 16px;
	color: #660000;
	line-height: 24px;
}
#apDiv1 a:link {
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
}
#apDiv1 a:visited {
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
}
#apDiv1 a:hover {
	color: #cc9933;
	text-decoration: line-through;
	font-size: 14px;
}
#apDiv1 a:active {
	color: #cc9933;
	text-decoration: none;
	font-size: 14px;
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: line-through;
}
a:active {
	color: #FFF;
	text-decoration: none;	
}
#search {
	position:absolute;
	left:718px;
	top:18px;
	width:247px;
	height:33px;
	z-index:1;
}
.searchText {
	font-size: 12px;
	background-color: #9CBAD6;
}
