/* CSS Document */

html {
	border:0;
	margin:0;
	padding:0;
	text-align:center;


}

body {
	border:0;
	margin:0;
	padding:0;
	background-color:#342216;
	text-align:center;
	height:95%;
}



#main_pages {
	position:relative;
	margin:0 auto;
	width:900px;
	height:100%;
}

#placement-01_ {
	position:relative;
	width:900px;
	height:101px;
}

#navigation	{
	position:relative;
	width:100%;
	height:40px;
	padding:0;
	border:0;
	//top:-5px; //because IE is dumb
}


#placement-02_ {
	position:relative;
	width:58px;
	height:40px;
	float:left;
}

#placement-03_ {
	position:relative;
	width:84px;
	height:40px;
	float:left;
    top:-15px;
}

#placement-04_ {
	position:relative;
	width:106px;
	height:50px;
	float:left;
    top:-15px;
}

#placement-05_ {
	position:relative;
	width:104px;
	height:40px;
	float:left;
    top:-15px;
}

#placement-06_ {
	position:relative;
	width:105px;
	height:40px;
	float:left;
    top:-15px;
}

#placement-07_ {
	position:relative;
	width:106px;
	height:40px;
	float:left;
    top:-15px;
}

#placement-08_ {
	position:relative;
	width:79px;
	height:40px;
	float:left;
    top:-15px;
}

#placement-09_ {
	position:relative;
	width:73px;
	height:40px;
	float:left;
    top:-15px;
}

#placement-10_ {
	position:relative;
	width:105px;
	height:40px;
	float:left;
    top:-15px;
}

#placement-11_ {
	position:relative;
	width:80px;
	height:40px;
	float:left;
    top:-8px;
}

#placement-12_ {
	position:relative;
	width:900px;
	height:300px;
	clear:both;
    top:-8px;
}

#everything_else {
	position:relative;
	//top:-10px;  //because IE is dumb
	clear:both;

}


#placement-13_ {
	background:url(images/placement_13.jpg) repeat-y;
	position:relative;
	//top:-5px;  //because IE is dumb
	width:900px;
	height:100%;
}

#placement-15_ {
	background:url(images/placement_15.jpg) no-repeat;
	position:relative;
	width:900px;
	height:47px;
	bottom:0px;
	//top:-5px;  //because IE is dumb

}

#eval_content {
	position:relative;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:750px;
	left:175px;
	//left:50px;  //because IE is dumb
}

#contactus_content {
	position:relative;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:750px;
	left:175px;
	//left:20px;  //because IE is dumb
}

#content {
	position:relative;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:750px;
	left:75px;
	//left:0px;  //because IE is dumb
}


#content h1, h2, h3, h4, h5, h6, h7 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

.column1 {
	width:350px;
	padding-left:10px;
	float:left;
}

.column2 {
	width:350px;
	padding-left:30px;
	float:left;

}









