/* CSS Document */
/*-------------------- GENERAL --------------------*/
body{
	padding:8px 0 0 0; margin:0;
	background:#1D648D url(../images/bg26.jpg) 0 0 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:22px;
	}
img, p, a, ul, form, select, input, label, textarea, h1, h2{
	padding:0; margin:0;	
	}
img{ border:none;}
a{ text-decoration:none; outline:none;}
ul{list-style-type:none;}
.spacer{
	font-size:0; line-height:0; clear:both;
	}

/*-------------------- BackGround --------------------*/
.background2{
	width:988px;
	margin:0 auto;
	}
.background2_left{
	background:url(../images/body_left26.jpg) left top no-repeat;
	width:14px;
	height:730px;
	float:left;
	}
.background2_right{
	background:url(../images/body_right26.jpg) left top no-repeat;
	width:14px;
	height:730px;
	float:left;
	}
.background2_bg{
	background:url(../images/body_bg26.jpg) left top repeat-x;
	width:947px;
	height:730px;
	float:left;
	}
/*---------------Footer Height-------------*/
.footer_height{
	height:10px !important;
	height:5px;
	margin-top:8px !important;
	margin-top:0px;
	}
.sitemap_area{
	font:bold 12px/25px Arial, Helvetica, sans-serif;
	color:#333;
	}
.sitemap_area a{
	font:bold 12px/25px Arial, Helvetica, sans-serif;
	color:#0066CC;
	text-decoration:underline;
	}
.sitemap_area a:hover{
	font:bold 12px/25px Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	}
.site_img{
	float:right;
	margin-right:6px;
	margin-top:4px;
	}
.site_img1{
	float:left;
	margin-right:6px;
	margin-top:4px;
	}
.map_margin{
	margin-left:22px;
	}