@charset "utf-8";
/* CSS Document */

#topBlue {
background:url(img/bg/top/top_home1.gif);
	background-repeat:no-repeat;

	width:900px;
	height:214px;

}

#header {
		margin:0 auto;
		width:900px;
		height:214px;
		background:url(img/bg/header_trust.png);
		background-repeat:no-repeat;
		text-align:center;
}

#contentbottom{
margin:0 auto;
 width:900px;
 height:auto;
 }

#green{
width:100%;
height:100%;
background:url(img/bg/green.gif) repeat;
}