@import url('common.css');
body{
	background-color:#900;
	background-image:url('images/chutes-test-header-bg.gif');background-repeat:repeat-x;background-position:top left;
}
img{
	margin:0;
	padding:0;
	border:0;
	vspace:0;
	display:block;
}
h1{
	color:black;
	font-size:1em;
	font-weight:bold;
	margin:18px 0;
	padding:0;
	text-transform:uppercase;
}
#container2{
	width:100%;
	background-color:#FFF;
}
#menu{
	width:303px;
	float:left;
}
#content{
	float:left;
	color:white;
}
/*
#content2{
	width:100%;
	min-width:740px;
	float:left;
	color:black;
	background-color:white;
}*/
#content2-wrapper {background-color:white;min-width:740px;}
#content2{color:#000;}
#content2 a, #content a:visited{
	color:#900;
	text-decoration:underline;
}
#content2 a:hover{
	color:#900;
	text-decoration:none;
}
#home-wrap{
	background-color:#900;
}
#home-wrap a, #home-wrap a:visited{
	color:#FFF;
	text-decoration:underline;
}
#home-wrap a:hover{
	color:#FFF;
	text-decoration:none;
}
#home-top{
	height:199px;
	width:739px;
	color:white;
}
#home-top p{
	/*padding:42px 0 0 0;*/
	width:441px;
	text-align:center;
	margin:0;
	font-size:1.1em;
}
#home-middle{
	height:119px;
	width:739px;
	color:white;
}
#home-bottom{
	font-size:0.8em;
	padding:50px 0 0 15px;
	color:white;
}
#content-inner{
	width:739px;
}
#content-inner-main{
	font-size:12px;
	width:325px;
	float:left;
}
font a, font a:visited{
	color:#900;
	text-decoration:underline;
}
font a:hover{
	color:#900;
	text-decoration:none;
}
font a:active{
	color:#900;
	text-decoration:underline;
}