/* li {
	background-image: url(/images/li_bg.jpg);
}
#top {
	width: 949px;
	margin: 0 auto;
	height: 7px;
	background: url(../images/tp.jpg);
}*/
/*#flash_pocket_bot {
	width: 795px;
	height: 150px;
	margin: 30px 0 0 30px;
}
#flash_pocket_bot h4 {
    font:bold 22px/30px "Lucida Sans Unicode","Lucida Grande",sans-serif;
}
#flash_pocket_bot p {
    font:bold 12px/15px "Lucida Sans Unicode","Lucida Grande",sans-serif; color:#235853;
}*/
.left_col {
	width: 198px;
	margin: 0 20px 0 10px;
	float: left;
}
.mid_col {
	width: 493px;
	float: left;
}
.right_col {
	width: 198px;
	float: left;
	margin: 0 10px 0 20px;
}
/*.horiz_wrap
{
	width: 440px;
}
.horiz_layout p
{
	display:block; float:left; width:320px;
}
.horiz_layout select
{
	width:150px;	
}
.horiz_layout img
{
	float: left;
	margin: 0 20px 0 0;
}
#ucon_form
{
	margin: 0 0 0 125px;
}
.text_wrap {
	padding: 10px;
}
#bottom {
	background: url(../images/bt_bg.jpg) bottom left no-repeat;
}*/

/*******************************************************************Navigation***********************************/

/*.content_middle {margin:0px 20px;}
.content-left {
    margin:0 0 0 20px;
}
.content-details {
    padding:0 30px 0 0; font:normal 12px/16px "Lucida Sans Unicode","Lucida Grande",sans-serif; margin:10px 0 0 0;
}*/
.content_box {
	width: 194px;
	border: 1px solid #2d6c61;
	margin: 0;
	padding: 0;
}
.content_box_head {
	background: #2d6c61;
	color: white;
	text-transform: uppercase;
	/*font-size: 1em;*/
	padding: 1px 4px;
}
.content_box_text {
	/*font-size: 12px;*/
	color: black;
	background: #eaf3f0;
	padding: 5px;
	position: relative;
}
/*.content_box_text p {
	font-size: 12px;
}*/
.button {
    background: #116951;
    color: white;
    padding: 2px;
}
