body{
}

#top{
}

#logo{
	height:100px;
}

#logo h1 a{
	display:block;
	width:357px;
	height:100px;
	background:url(../images/logo.jpg) no-repeat right;

}

#header h1 a span { display: none; }

#image_strip{
	background:url(../images/image_strip.jpg) right no-repeat;
	height:110px;
}

#heading{
	height:35px;
	background:url(../images/arrow.jpg) no-repeat left;
	margin-top:5px;
	margin-bottom:15px;
}

#line1, #line2{
	clear:both;
}

#line1{
	height:15px;
	background-color:#000;
}

#line2{
	height:4px;
	background:url(../images/spacer.jpg) repeat-x;
	margin-bottom:20px;
	margin-top:20px;
}

#menu{
}

#body{
}

#bottom{
	marker-top:10px;
}
