body
{
	text-align:center;
	padding-top:34px;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight:bold;*/
}

div
{
	margin:0px;
	border:0px;
	padding:0px;
}

#wrapper
{
	width:807px;
	text-align:left;
	margin:0 auto;
	position:relative;
}

#menu
{
	width:807px;
	margin-bottom:6px;
	position:relative;
}

#boxl
{
	width:222px;
	margin-bottom:6px;
	margin-right:8px;
	position:relative;
	float:left;
}

#boxl_side
{
	border-left:3px solid #abcce3;
	border-right:3px solid #abcce3;
	width:197px;
	min-height:212px;
	background:url(../img/boxl_grad.png) top repeat-x;
	background-color:#84b3d2;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:0px;
}

#boxc
{
	width:343px;
	margin-bottom:6px;
	margin-right:8px;
	position:relative;
	float:left;
}

#boxc_side
{
	border-left:3px solid #abcce3;
	border-right:3px solid #abcce3;
	width:317px;
	min-height:210px;
	background:url(../img/boxc_grad.png) top repeat-x;
	background-color:#b5c6d2;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:0px;
}

#boxr
{
	width:226px;
	margin-bottom:6px;
	position:relative;
	float:left;
}

#boxr_side
{
	border-left:3px solid #c7c9cd;
	border-right:3px solid #c7c9cd;
	width:200px;
	min-height:210px;
	background:url(../img/boxr_grad.png) top repeat-x;
	background-color:#b3b2b1;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:0px;
}


#content
{
	width:807px;
	margin-bottom:6px;
	position:relative;
	float:left;
}

#content_side
{
	border-left:3px solid #f0efef;
	border-right:3px solid #f0efef;
	width:761px;
	min-height:193px;
	background:url(../img/content_grad.png) bottom repeat-x;
//	color:#A1A1A1;
	color:#202020;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:0px;
}

#footer
{
	width:807px;
}

h1
{
	font-size:larger;
	color:#74A8CB;
}

.tab_up
{
	width:108px;
	height:27px;
	background:url(../img/menu_button.png);
	position:relative;
	float:left;
}

.tab_down
{
	width:108px;
	height:27px;
	background:url(../img/menu_button_down.png);
	position:relative;
	float:left;
}

.img_border
{
	display:block;
}

.tab
{
	border:0px;
	margin:0px;
	padding:0px;
}

.div_tab
{
	float:left;
}

.white
{
	color:#FFFFFF;
	font-size:0.1em;
}