/* CSS Document */
/*-------------------- GENERAL --------------------*/
body{
	padding:8px 0 0 0; margin:0;
	background:#1D648D url(../images/bg8.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 --------------------*/
.background{
	width:988px;
	margin:0 auto;
	}
.background_left{
	background:url(../images/body_left8.jpg) left top no-repeat;
	width:14px;
	height:1250px;
	float:left;
	}
.background_right{
	background:url(../images/body_right8.jpg) left top no-repeat;
	width:14px;
	height:1250px;
	float:left;
	}
.background_bg{
	background:url(../images/body_bg8.jpg) left top repeat-x;
	width:947px;
	height:1250px;
	float:left;
	}
/*---------------Footer Height-------------*/
.footer_height{
	height:16px !important;
	height:6px;
	}
