body{
 background-image: url(/images/main-bg-home.jpg);
 background-repeat: repeat-x;
 }
 h1{color:#990000;}
#header{
	position:relative;
	width:770px;
	height:257px;
	background-image: url(/images/header-bg-home.jpg);
	background-repeat: no-repeat;
}
#header p{line-height:13px;}
#headeremaillink a{
	position:absolute;
	display:block;
	width:190px;
	height:70px;
	top:40px;
	left:575px;
	b/order:1px solid red;
}
.searchbox{
	position:absolute;
	top:195px;
	margin:0;
	padding:10px 0 0 10px;
	left: 7px;
	z-index:5;
}
.searchbox select{width:132px;}
#leftmenu{
	position:absolute;
	width:207px;
	height:232px;
	top:246px;
	background-image: none;
	left: 2px;
}

#section-flash{
	margin: 0 0 -15px 200px;
	width: 380px;
}

#topmenu{
	width:770px;
	height:32px;
	background: url(../images/topmenu-home.jpg) no-repeat;
}
* html #topmenu { margin-top: -1px; }
#topmenu ul { list-style: none; margin: 0 0 0 240px; padding: 10px 0 0 0; }
#topmenu ul li { float: left; display: inline; margin: 0 8px; font-size: 90%; }
#topmenu ul li a { color: #fff; text-transform: uppercase; text-decoration: none; font-weight: bold; }
#topmenu ul li a:hover { }
#contentcontainer{
	width:770px;
	/*height:220px;*/
	background-image: url(/images/content2-bg.jpg);
	background-repeat: no-repeat;
}
#content{
	width:510px;
	/*height:180px;*/
	margin-left:250px;
	padding-top:35px;
	margin-top:0;
	line-height:17px;
}
#content h1{margin:0 0 10px 0;padding:0;}
#loginbox{
	float:right;
	width:186px;
	height:31px;
}
#loginbox p{
	padding:2px 0 0 8px;
	margin:0;
}
#bottomcontainer{
	width:770px;
	height:240px;
	background-image: url(/images/bottom-folders.gif);
	background-repeat: no-repeat;
	border-bottom:1px solid #CCCCCC;
}

#bottompic{
	float:left;
	width:190px;
	height:215px;
	margin:50px 0 0 10px;
}
#bottomphoto{
	float:left;
	width:190px;
	height:215px;
	margin:50px 0 0 10px;
}
#bottomtext1{
	float:left;
	width:300px;
	height:133px;
	margin:50px 0 0 30px;
}
#bottomtext{
	float:left;
	width:300px;
	height:133px;
	margin:50px 0 0 30px;
}
