@import "colors_fonts.css";

*{
	margin:0px;
	padding:0px;

}

html{
	overflow-y: scroll;
	height: 100%;
	width: 100%;

}

body {
	margin:0px;
	padding:0px;
	background-image:  url(../images/bg_site.jpg);
	background-repeat: repeat;
	background-position: center center;
	background-color: #1B1610;
	height: 100%;
	width: 100%;
}

SiteTable{

}

#SiteBlock {
	width:1000px;
	height: 570px;
	text-align: left;
}

#introSiteBlock {
	width:1000px;
	background-repeat: no-repeat;
	background-position: top left;

}

#IntroCol {
	float: left;
	width: 1000px;
	height: 500px;
	background-color: color;
}





a { text-decoration:underline; }
a:hover { text-decoration:none; }


img { 
	behavior: url(iepngfix.htc); 
	border: 0px;
}

p{
	padding-bottom: 16px;
}

.clearboth{
	clear: both;
}

.BG_page_intro {
	margin: 0 auto;
	}




	#logo {
	position: absolute;
	margin-left: 25px;
	margin-top: 60px;
	width: 282px;
	height: 142px;
	z-index:300;
		display: block;
	}

#infoheader{
	width: 1000px;
	text-align: center;
	display: block;
}

	.info_block{
	padding-left: 9px;
	padding-right: 9px;
	display: inline;
	}

#Framelarge {
	margin-top: 3px;
	margin-left: 2px;
	width:1000px;
	height: 248px;
	display: block;
}
		.largeimage {
		width:986px;
		height: 234px;
		position: absolute;
		margin-top: 3px;
		margin-left: 4px;
		overflow: hidden;
		}

#Navigation {
	margin-left: 40px;
	text-align:center;
	display: block;
	height:27px;
}
		
		.hoverblock {
		background-image:url(../images/nav_over_bg.jpg);
		background-position:0px 100px;
		background-repeat: repeat-x;
		height:27px;
		float: left;
		display: block;
		margin-left:4px;
		}

#IntroNavigation {
	position: absolute;
	padding-left: 16px;
	margin-top: 251px;
	text-align:center;
	display: block;
	height:27px;

}

#IntroRow {
	width:1000px;
	height: 526px;
	display:block;
	text-align: left;
}

#ContentRow {
	width:1000px;
	height: 248px;
	display:block;
	text-align: left;
}

	#Framesmall {
	position: absolute;
	float: left;
	margin-left:0px;
	width:370px;
	height: 248px;
	}
			.smallimage {
			width:364px;
			height: 234px;
			position: absolute;
			margin-top: 3px;
			margin-left: 4px;
			overflow: hidden;
			}

	#ContentBlock {
	width:618px;
	height: 240px;
	position: absolute;
	margin-top: 4px;
	margin-left:  378px;
	background-image:url(../images/bg_content.jpg);
	background-position:0px 0px;
	background-repeat: no-repeat;
	display:block;
	}

		.ContentHeader {
		margin-top: 0px;
		margin-left: 6px;
		height: 36px;
		width: 500px;
		display:block;
		}

		.ContentText {
		margin-left: 12px;
		width: 598px;
		height: 200px;
		text-align: justify;
		overflow-y: auto;
		}
			.textholder{
			width: 573px;
			text-align: justify;
			line-height: 14px;
			}

			.textholder p {
			font-size: 11px;
			line-height: 14px;
			}

		.inforow {
		width 500px;
		height: 18px;
		display: block;
		}

		.formrow {
		width 500px;
		height: 24px;
		display: block;
		}


		.infolabel {
		float: left;
		width: 130px;
		display: block;
		}


		li {
		list-style: square inside;
		}

#footer{
clear: both;
height: 27px;
width: 1000px;
margin-top: 0px;
}
	
	.infoLine {
	height: 27px;
	width: 1000px;
	position: absolute;
	}

	.quicklinks{
	position: absolute;
	margin-top: 0px;
	margin-left: 100px;
	}
		.qlbutton {
		position: absolute;
		margin-top: 0px;
		padding-left: 4px;
		padding-right: 4px;
		}

			 .btn1 {
				margin-left: 0px;
			 }

			  .btn2 {
				margin-left: 100px;
			 }

			  .btn3 {
				margin-left: 203px;
			 }

	#urlfoot {
	color: #FFE5B5;
	position: absolute;
	margin-top: 6px;
	margin-left: 510px;
	}

	#mplink {
	position: absolute;
	margin-top: 0px;
	margin-left: 854px;
	width: 138px;
	height: 27px;
	}


