/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
html, body {margin:0px; padding:0px; font:10px/12px Arial, Geneva, sans-serif;  color:#5c5c5d; text-decoration:none; text-align:left; background-color:#fff;}
p{ margin:0px; padding:0px;}
a { text-decoration:underline;}
a:hover { text-decoration:none;}
.cl_both{ clear:both;}
.fl_l{ float:left;}
.fl_r{ float:right;}
.col{color:#5c5c5d;}
.col_1{color:#9f0a0c;}
/*
================================================================================
|                                     FONTS                                    |
================================================================================
*/


/*
================================================================================
|                                     MARKERS                                  |
================================================================================
*/



/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/

#header{
	clear:both;
	width:766px;
}
#head{ background-image:url(images/head.jpg); background-repeat:no-repeat; width:766px; height:267px;}
.text{
	font-family:;
	font-size:px;
	color:#;
}

/*
================================================================================
|                                     CONTEINER                                |
================================================================================
*/

#content{
	clear:both;
	width:766px;
}
.bg_bl{ background-image:url(images/bg_bl.jpg); background-repeat:repeat-y; width:711px; min-height:312px; _height:312px;}
.bg_w{ background-image:url(images/bg_w.png); background-repeat:repeat-y; width:711px; min-height:283px; _height:283px;}

/*
================================================================================
|                                     FORMS                                    |
================================================================================
*/



/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
#footer{
	clear:both;
	width:766px;
}
.foot_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}
#bottom{ background-image:url(images/bottom.jpg); background-repeat:no-repeat; width:766px; height:21px;}