/*body { background:rgb(74,81,85); }*/


/*=========== head ============= */
.head{height:90px; background:url(images/menu_bg5.jpg) left top no-repeat;}

/* ========= //head ============ */


/* ============= marquee =========== */

 div.marquee {
	/* border: 3px solid #0BB427;*/
          padding: 1px;
	margin-bottom: 5px;
	background-color: #41474B;
		 /* background-color:#666666*/
      }
      
     .marquee a {
	
	line-height: 21px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}


/* ============= //marquee ======== */

.spacer{
	height:41px;
	background-repeat: repeat-x;
	background-position: left top;
	width: 980px;
	background-image: url(images/main-bg.png);
}

.whitespacer {
	height:10px;
	background-position: left top;
	width: 980px;
	background-color: #ffffff;
}

/*=======body===========*/


body{background:rgb(74,81,85); 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

* { margin:10;
    padding:10;
}


/*========= content ======= */
#content{
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 19px;
	padding-left: 0px;
}
.content_block{
   
	width:100%;
	min-height:495px;
	height:auto !important;
	height:300px;
	background-color: #eaeaea;
	
}

.pic_float{margin-right:13px; float:left;}


.indent{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}


#content a{
	color:#000000;
	text-decoration:underline;
	font-size:12px;
	font-weight: bold;
}
#content a:hover{text-decoration:none;}

.center{text-align:center;}

strong{color:#000000; font-size:1.20em; line-height:1.06em;}

.line_y{
	height:500px;
	font-size:0;
	margin-top:0px;
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: top;
	margin-left: -20px;
}


/*========= //content ====== */


.checktext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}

div#menu { margin:1px auto; }
div#copyright {
    font:11px 'Trebuchet MS';
    color:#222;
    text-indent:30px;
    padding:0px 0 0 0;
}
div#copyright a { color:#000; }
div#copyright a:hover { color:#222; }

.top_indent_5px{padding-top:5px; display:block;}
.top_indent_10px{padding-top:10px; display:block;}
.top_indent_15px{padding-top:15px; display:block;}
.top_indent_20px{padding-top:20px; display:block;}
.top_indent_25px{padding-top:25px; display:block;}

.width_stretch{width:100%;}

.col_1, .col_2, .col_3, .box_1, .box_2, .box_3, .mid{float:left;}

.title{margin:15px 0 10px 0;}



/*=======footer===========*/

div#footer {
	height:41px;
	background:url(images/main-bg.png) repeat-x;
	margin-top: -16px;
}

.seperator {

        color: #e5e5e5;
	    font: normal 12px Trebuchet MS;
	    text-decoration: none;
}

div#footer a {

   
    padding: 0 10px 0 10px;
    line-height: 19px;
    color: #e5e5e5;
	font: normal 12px Trebuchet MS;
	text-decoration: none;
	color: rgb(169,169,169);
}

div#footer a:hover { color: #fff; }


.foot {
	float: none;
	margin-top: -600px;
}

/*div#footer span {

}/**@replace#1*/


/*=====//footer===========*/
.indent_foot {

	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 85px;
}
strong-white {
color:#ffffff; font-size:1.20em; line-height:1.06em;
}
.pic_float_center {
	float:none;
	margin-left: 50px;
}
.pic_float_right {
margin-right:13px; float:right;
}
.red_strong  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 2.2em;
}
