@charset "utf-8";
/* CSS Document */

@import url(/2008/global.css);
  
div#content
{
	position:relative;
	padding:16px;
	margin:0px;
	left:50%; 
	bottom:0px; 
	margin-left:-420px;
	top:0px;
	right:0px;
	width:804px;
	min-height:1211px;
}

div.sidebar
{
	float:right;
	position:relative; 
	top:0px;
	right:3px; 
	width:320px; 
}


div.recent_news
{
	margin-left:16px;
	margin-bottom:16px;
	padding:16px; 
	border:solid; 
	border-width:1px; 
	border-color:#6d6d6d;
	font-size:12px;
	color:#000000;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ededed;
}

div.boxes { width:268px; height:420px; padding-bottom:10px; position:relative; float:right; padding-left:16px;  }

div#box_left { width:268px; height:140px; float:left; position:relative; left:0px; top:0px; margin-left:0px; margin-right:10px;}
div#box_middle { width:268px; height:140px; float:left; position:relative; left:0px; top:0px; margin-left:0px; margin-right:0px;}
div#box_right { width:268px; height:140px; float:left; position:relative; left:0px; top:0px; margin-left:0px; margin-right:0px;}

div#learn_more {
	background-image:url(/2008/images/learnmore.gif);
	background-repeat:no-repeat;
	width:89px;
	height:23px;
	margin-top:7px;
}

div#learn_more:hover {
	background-image:url(/2008/images/learnmore_light.gif);
	cursor:pointer;
}

div#box_right img#learn_more { }

div.box_top_left { float:left; position:relative; width:9px; height:47px; background-image:url(/2008/images/box_top_left.gif); background-repeat:no-repeat; }
div.box_top_middle { float:left; width:250px; position:relative; height:39px; background-image:url(/2008/images/box_top_middle.gif); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#FFFFFF; padding-top:8px; }
div.box_top_right { float:right; position:relative; width:9px; height:47px; background-image:url(/2008/images/box_top_right.gif); background-repeat:no-repeat; }
div.box_left { float:left; position:relative; width:9px; height:74px; background-color:#bec0c3; background-image:url(/2008/images/box_left.gif); background-repeat:no-repeat; }
div.box_middle { float:left; position:relative; width:250px; height:74px; background-color:#bec0c3; background-image:url(/2008/images/box_middle.gif); background-repeat:repeat-x; font-size:10px; }
div.box_right { float:right; position:relative; width:9px; height:74px; background-color:#bec0c3; background-image:url(/2008/images/box_right.gif); background-repeat:no-repeat; }
div.box_bottom_left { float:left; position:relative; width:9px; height:9px; background-image:url(/2008/images/box_bottom_left.gif); background-repeat:no-repeat; }
div.box_bottom_middle { float:left; width:250px; position:relative; height:9px; background-image:url(/2008/images/box_bottom_middle.gif); background-repeat:repeat-x;}
div.box_bottom_right { float:right; position:relative; width:9px; height:9px; background-image:url(/2008/images/box_bottom_right.gif); background-repeat:no-repeat