body {
background-image:url(image/bg.gif);
background-position:center;
background-repeat:repeat-y;
margin-top:0;
margin-bottom:0;
}




/* -----WAPPER ----- */



#wapper {
	width:800px;
	margin:0 auto;

}


/* ----- HEADER ----- */



#header {
	width:800px;
	height:110px;
	float: left;
}

/* ----- NAVIGATION ----- */



#navigation {
clear:both;
width:800px;
margin-top:20px;
font-size:0.8em;
text-align:center;
}


#navigation2 {
width:790px;
text-align:left;
padding-top:20px;
font-size:0.8em;
padding-left:10px;
}

/* ----- MAIN CONTENT ----- */



#content { 
width:760px;
margin-top:10px;
font-size:0.9em;
line-height:1.5em;
padding-left:20px;
padding-right:20px;
}


#content_old { 
width:800px;
margin-top:30px;
font-size:0.9em;
line-height:1.5em;
}


/* ----- FOOTER ----- */



#footer { 
background-image: url(image/footer.jpg);
background-repeat:no-repeat;
background-position:center;
width:800px;
height:60px;
margin-top:30px;
font-size:0.8em;
padding-top: 20px;
text-align:center;
color:#ffffff;
}

/* ----- FONT ----- */

.blue { 
font-size:1.0em;
color:#14afdb;
font-weight:bold;
}

.white { 
font-size:1.0em;
color:#ffffff;
font-weight:bold;
}


/* ----- LINK ----- */


a:link {
	color: #33769a;
}
a:visited {
	color: #33769a;
}
a:hover {
	color: #ffffff;
	background: #33769a;
}
a:active {
	color: #ffffff;
	background: #33769a;
}


#footer a:link {
	color: #ffffff;
}
#footer a:visited {
	color: #ffffff;
}
#footer a:hover {
	color: #33769a;
	background: #ffffff;
}
#footer a:active {
	color: #33769a;
	background: #ffffff;
}


/* ----- BANNER ----- */

}
#container {
	width: 1000px;
	margin: 0px auto;

}
#header_banner {
	width: 986px;
	margin: 0px auto;
}
#side_banner {
	width: 182px;
	float: right;
	margin: 0px;
}
#box {
	margin: 0px auto;
	width: 988px;
}
