@charset "UTF-8";
/* CSS Document */
.custom #header #logo a {display: block; height: 152px; width: 955px; background: url('images/header.jpg') no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 0; }
body.custom { background: #ddd; }
		.custom #container { margin-top: 2em; margin-bottom: 2em; padding: 0.3em; background: #33332f; border: 0.2em solid #EEEEEE; }
		.custom #page { padding: 2em 1.9em; background: #fff; border: 0.1em solid #629084; border-top: 0; }
.custom #content_box.full_width { background: none; }
.custom .full_width #content { width: 930px; }
#sidebars { background-color: #fff; }
.custom #footer div.col { float:left; margin:5px 3px 0 0; padding-left:10px; text-align:center; width: 30em; height: 100px; }
.custom .foottext { margin-top:0px; font-size:12px; line-height:25px; text-align:center; }
.custom .footstrong { margin-top:0px; font-size:14px; line-height:23px; text-align:center; }
.custom .blogline {border-bottom:#999 2px solid; margin-bottom:20px; margin-right:15px;}
custom #bborder {
		background:#eee;
		border:2px solid #999; 
		padding:10px;
		margin-bottom:25px;
		-moz-border-radius:2px;
		-webkit-border-radius:2px;
		-opera-border-radius:2px;
		-khtml-border-radius:2px;
		border-radius:2px;}