@charset "utf-8";
/* CSS Document */

#TopLinks {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	z-index:1;
}
#PageTop {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:882px;
	height:247px;
	z-index:1px;
	background-image: url(/img/top_backer.jpg);
}
#PageTopInt {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:882px;
	height:111px;
	z-index:1px;

}
#PageMid {
	margin-left:auto;
	margin-right:auto;
	width:883px;
	height:247px;
	z-index:1;
}
#LeftCol {
	position:relative;
	margin-top:-180px;
	width:237px;
	z-index:50;
	float:left;
	margin-left:9px;
	margin-bottom:6px;
	text-align:left;
	background-image: url(/img/left_col_mid.gif);
}

#LeftColInt {
	position:relative;
	margin-top:-44px;
	width:237px;
	z-index:50;
	float:left;
	margin-left:9px;
	margin-bottom:6px;
	text-align:left;
	background-image: url(/img/left_col_mid.gif);
}
#MidCol {
	position:relative;
	width:444px;
	z-index:1;
	float:right;
	margin-right:9px;
	margin-bottom:6px;
	text-align:left;
	background-image: url(/img/mid_col_mid.gif);
}
#MidColInt {
	position:relative;
	width:444px;
	z-index:1;
	float:right;
	margin-right:9px;
	margin-bottom:6px;
	text-align:left;
	background-image: url(/img/mid_col_mid.gif);
}
#RightCol {
	position:relative;
	width:185px;
	z-index:1;
	float:right;
	margin-right:9px;
	margin-bottom:6px;
	text-align:left;
}
#MidNav {
	position:relative;
	width:638px;
	z-index:1;
	margin-left:244px;
	float:right;
	margin-right:9px;
	margin-bottom:6px;
	text-align:left;
	margin-top:8px;
	margin-bottom:8px;
}
#MainContatinerTop {
	position:relative;
	width:900px;
	height:9px;
	z-index:1;
	background-image: url(/img/main_container_top.gif);
}
#MainContatiner {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:5px;
	width:900px;
	z-index:1;
	background-image: url(/img/main_container_mid.gif);
}
#Watermark {
	background-image: url(/img/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#MainContatinerBtm {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:9px;
	z-index:1;
	background-image: url(/img/main_container_btm.gif);
}
#Footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	z-index:1;
	text-align:center;
}
#MidColFade {
	background-image: url(/img/mid_col_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#MidColContent {
	padding-top:20px;
	padding-left:20px;
	padding-bottom:5px;
	padding-right:20px;
	min-height:300px;
}
#TopLeft {
	position:relative;
	float:left;
	width:689px;
	z-index:1;
}
#TopRight {
	position:relative;
	float:right;
	width:186px;
	text-align:right;
	z-index:1;
}
#LeftColBacker{
	z-index:1;
	background-image: url(/img/left_col_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#Search{
	z-index:1;
	background-image: url(/img/right_col_top.jpg);
	background-repeat: no-repeat;
	height:86px;
	width:185px;
	background-position: top;
	overflow: hidden;
}
#RightColContent{
	z-index:1;
	background-image: url(/img/right_col_btm.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top:5px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:6px;
}
#RightColContentInt{
	background-repeat: no-repeat;
	background-position: top;
	padding-top:5px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:6px;
}
