#header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar {
	width: 170px;
	float: left;
}
#footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ebf5ff;
}
#shadow {
	background-image: url(../../images/back_bottom.jpg);
	background-repeat: repeat-x;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 5px;
	margin-bottom: 0px;
}
#content {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/content_back.jpg);
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/back_shadow.jpg);
}
body {
	background-color: #ebf5ff;
	background-position: center;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
#flasharea {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}
#company {
	font-size: 11px;
	color:#666666;
	line-height:1.8em;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
#content2 {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#void {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
