@charset "utf-8";
/* CSS Document */

html, body {
	width: 100%;
	margin:0;
	padding:0;
	background-image: url(../defpict/bg_178834.png);
	text-align: center;
	height: 100%;
}
#pagewidth {
	width: 100%;
	position:relative;
	height:588px;
	margin-top:-290px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 50%;
}

#maincol{
	text-align: center;
	margin: auto;
	float: left;
	height: 588px;
	width: 100%;
	position: relative;
	
	
	
}

#content {
	height:588px;
	width: 1000px;
	background-image: url(../defpict/bg_178834.png);
	margin: 0 auto;
}
#plugin {
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

