#container{
	width:1000px;
	margin:auto;
}

#header{
	width:966px;
	height:95px;
	background:url(../gfx/bg-header.png) no-repeat #ffffff;
	padding:14px 0px 0px 34px;
}
#headerbox_home{
	background:url(../gfx/bg-header-home.jpg) no-repeat;
	height:134px;
	padding:237px 0px 0px 272px;
}
#headerbox{
	height:134px;
	padding-top:10px;
}
#wrapper{
	background:url(../gfx/bg-wrapper.gif) repeat-y;
	padding-bottom:30px;
}

#rightbox{
	width:279px;
	min-height:300px;
	float:right;
}

.content{
	float:left;
	width:665px;
	padding:10px 20px 10px 36px;
}
.content_home{
	float:left;
	width:672px;
	padding:10px 0px 0px 36px;
}
#footer_box{
	background-color:#d9ded9;
	padding:16px 0px 16px 50px;
}
#footer{
	padding:20px 20px 10px 50px;
	color:#a1acad;
	font-size:12px;
}
#footer a,#footer a:hover{
	color:#8ab8c6;
	text-decoration:none;
}
#footer span{
	color:#a1acad;
}
.baseplus{
	background:url(../gfx/baseplus.gif) no-repeat top right;
	padding:2px 24px 2px 0px;
}
