@charset "utf-8";
/* CSS Document */

html {overflow-y: scroll;}
img {
	border: 0;	
}
body {
	padding: 0;
	margin: 0;
	background: url(images/repeat-ribbon.jpg);
	background-repeat: repeat-x;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
}
#page {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/topbanner-wide.jpg);
	background-repeat: no-repeat;
}
#shadowborder {
	background: url(images/dropshadow.jpg);
	background-repeat: repeat-y;
	width: 986px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 164px;
}
#content {
	position: relative;
	width: 815px;
	margin-left: auto;
	margin-right: auto;
	top: -164px;
	
}
#logoarea {
	position: relative;
	padding-top: 25px;
}
.logo {
	float: left;	
	padding-left: 0;
	position: relative;
	top: -15px;
}
.toplinks {
	float: right;
	padding-right: 5px;
}
#top-navigation{
	clear:both;
	height: 70px;
	position: relative;
	top: 25px;
	padding-left: 0px;
	border-top: 1px solid #ccc;
	width: 838px;
}
.home-photo {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
.home-text {
	width: 60%;
	padding-right: 15px;
	float: left;
}
.home-news {
	float: right;
	/*background-color: #e8e8e8;*/
	color: #000;
	width: 37%;
}
.int-photo {
	padding-top: 10px;
}
.left-photo {
	padding-top: 10px;
	float: left;
}
#upperfooter {
	border-top: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
}

#bottom-container {
	width: 100%;
	background: url(images/repeat-ribbon-bottom.jpg);
	background-repeat: repeat-x;
	height: 73px;
}

#page-bottom {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	position:relative;
	padding:0;
	margin:0;
	width: 100%;
	background: url(images/repeat-ribbon-bottom.jpg);
	background-repeat: repeat-x;
	height: 73px;
}
#footer-content {
	background: url(images/bottombanner.jpg);
	background-repeat: no-repeat;
	background-position: left;
	left: 1px;
	position: relative;
	bottom: 0px;
	height: 73px;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}
#bottom-white {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	color: #fff;
	background-color: #fff;
	height: 50px;
	height: 125%;
}
#subnav {
	margin-top: 20px;
	float: left;
	width: 120px;
	height: 550px;
	border-right: 1px solid #ccc;
}
#main {
	margin-left: 0;
	padding-left: 0;
	float: right;	
	width: 630px;
}

div#nifty{ margin: 0;background: #e8e8e8; }

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #e8e8e8;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
