html, body {
	margin-top:0; padding-top:0;
	background-color:#FFFFFF;
	}

div#left {
	float: left;
	width: 203px;
	background-image:url(images/fading_dash.gif); background-position:right top; background-repeat:no-repeat;
	margin-right:-4px;
	}

div#menu1 {
	margin-right:0; padding-right:0;
	}



div#right {
	float: right;
	width: 222px;
	}
		
div#central {
	}
	
div#featured {
	width:222px;
	}
div#featured_top {
	background-image:url(images/featured_top.gif);
	background-repeat:no-repeat;
	height:20px;
	}
div#featured_content {
	background-image:url(images/featured_slice.gif);
	background-repeat:repeat-y;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:27px;
	padding-right:27px;
	}
div#featured_content2 {
	background-image:url(images/featured_slice.gif);
	background-repeat:repeat-y;
	padding-left:16px;
	padding-right:16px;
	}
div#featured_bottom {
	background-image:url(images/featured_bottom.gif);
	height:24px;
	}
div#testimonials {
	width:222px;
	}
div#testimonials_top {
	background-image:url(images/featured_top.gif);
	background-repeat:no-repeat;
	height:20px;
	}
div#testimonials_content {
	background-image:url(images/featured_slice.gif);
	background-repeat:repeat-y;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:27px;
	padding-right:27px;
	}
div#testimonials_content2 {
	background-image:url(images/featured_slice.gif);
	background-repeat:repeat-y;
	padding-left:16px;
	padding-right:16px;
	}
div#testimonials_bottom {
	background-image:url(images/featured_bottom.gif);
	height:24px;
	}
div#search {
	width:174px;
	margin-left:10px;
	}
div#search_top {
	background-image:url(images/newsletter_top.gif);
	background-repeat:no-repeat;
	height:16px;
	}
div#search_bottom {
	background-image:url(images/newsletter_bottom.gif);
	background-repeat:no-repeat;
	height:20px;
	}
div#search_content {
	background-image:url(images/search_slice.gif);
	background-repeat:repeat-y;
/*	width:174px;*/
	padding-top:11px;
	padding-bottom:11px;
	padding-left:28px;
	padding-right:8px;
	}

div#search_main {
	width:502px;
	height:115px;
	background-image:url(images/search_main.gif);
	background-repeat:no-repeat;
	}
div#search_main_content {
	margin:0;
	padding-top:20px;
	padding-bottom:11px;
	padding-left:28px;
	padding-right:8px;
	}
div#similar {
	width:502px;
	height:115px;
	background-image:url(images/search_main.gif);
	background-repeat:no-repeat;
	margin-left:auto; margin-right:auto; display:block;
	}	
div#similar_main_content {
	margin:0;
	padding-top:20px;
	padding-bottom:11px;
	padding-left:28px;
	padding-right:8px;
	}	
	
div#newsletter {
	width:174px;
	margin-left:8px;
	margin-right:0;
	}
div#newsletter_top {
	background-image:url(images/newsletter_top.gif);
	background-repeat:no-repeat;
	height:16px;
	}
div#newsletter_bottom {
	background-image:url(images/newsletter_bottom.gif);
	background-repeat:no-repeat;
	height:20px;
	}
div#newsletter_content {
	background-image:url(images/newsletter_slice.gif);
	background-repeat:repeat-y;
/*	width:174px;*/
	padding-top:11px;
	padding-bottom:11px;
	padding-left:28px;
	padding-right:18px;
	}






.otherbox {
	width:174px;
	margin-left:10px;
	}
.otherbox_top {
	background-image:url(images/newsletter_top.gif);
	background-repeat:no-repeat;
	height:16px;
	}
.otherbox_bottom {
	background-image:url(images/newsletter_bottom.gif);
	background-repeat:no-repeat;
	height:20px;
	}
.otherbox_content {
	background-image:url(images/newsletter_slice.gif);
	background-repeat:repeat-y;
	padding-top:11px;
	padding-bottom:11px;
	padding-left:28px;
	padding-right:18px;
	color: #394CA0;
	font-size:0.8em;
	}








	
div#poll {
	width:174px;
	margin-left:10px;
	}
div#poll_top {
	background-image:url(images/newsletter_top.gif);
	background-repeat:no-repeat;
	height:16px;
	}
div#poll_bottom {
	background-image:url(images/newsletter_bottom.gif);
	background-repeat:no-repeat;
	height:20px;
	}
div#poll_content {
	background-image:url(images/newsletter_slice.gif);
	background-repeat:repeat-y;
/*	width:174px;*/
	padding-top:11px;
	padding-bottom:11px;
	padding-left:28px;
	padding-right:18px;
	font-size:0.8em;
	}

div#footer {
	clear:both;
	}
div#top {
	clear:both;
	}	
div#middle {
	clear:both;
	padding-top:4px;margin-top:10px;
	}
div#header {
	background-image: url(images/full_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:185px;
	margin-bottom:1px;
	}	
div#header_menu {
	float:right;
	width:100%;
	background-color:#10A475; 
	font-size:1.1em;
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-align:right; color:#FFFFFF; 
	margin-top:0;
/*
	background-image:url(images/boxes_bg.jpg);
	background-repeat:no-repeat; 
	background-position:right;
*/
}	

#welcome {
	float:left; padding-top:30px; padding-left:20px; color:#FFFFFF; font-weight:bold; font-size:0.85em;
	padding-bottom:4px; 
}	
#logo {
	padding-top:14px;padding-bottom:16px;
	margin:0;
	}	

.center {margin-left:auto; margin-right:auto; display:block; text-align:center;} 
.nobr {white-space:nowrap; }
