body {
	padding:0;
	margin:0;
	height:100%;
	font-size: 0.90em;
	font-family: verdana, arial, sans-serif;
}

.container {
	width: 946px;
	margin-left: auto;
	margin-right: auto;
	border-top: 2px solid #070096;
	border-left: 2px solid #070096;
	border-right: 2px solid #070096;
}

#wrapper {
	width: 946px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/wrapper.png);
	background-repeat: repeat-y;
	background-position: 2px 0px;
}

#header {
	display: block;
	width: 946px;
	height: 135px;
	position: relative;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}

#logo {
	position: absolute;
	top: 10px;
	left: 225px;
	behavior: url(iepngfix.htc);
}

#content {
	width: 946px;
	background-image: url(../images/repeating_background.jpg);
	background-repeat: repeat-y;
	position: relative;
	border-left: 2px solid #070096;
	border-right: 2px solid #070096;
	z-index: 0;
}


#right {
	display: block;
	width: 174px;
	background-image: url(../images/right_background-repeat.jpg);
	background-repeat: repeat-y;
 	float: right;
}

#right_content {
	display: block;
	width: 174px;
	background-image: url(../images/right_background.jpg);
	background-repeat: no-repeat;
	height: 675px;
}

#left {
	display: block;
	width: 175px;
	background-image: url(../images/left_background-repeat.jpg);
	background-repeat: repeat-y;
	float: left;
}
#left_content {
	display: block;
	width: 175px;
	background-image: url(../images/left_background.jpg);
	background-repeat: no-repeat;
	height: 675px;
}

#inner_content {
	width: 597px;
	*width: 587px;
	_width: 580px;
	color: white;
	padding-top: 65px;
	margin-left: 175px;
	margin-right: 28px;
	background-image: url(../images/repeating_body.png);
	background-repeat: repeat-y;
	_background-image: none;
	_background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
}

#content_box {
	padding-left: 10px;
	padding-right: 20px;
}

#content_box_home {
	padding-left: 10px;
	padding-right: 20px;
	background-image: url(../files/images/big_chair.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	_height: 650px;
	*height: 630px;
}

#footer {
	clear: both;
	width: 948px;
	height: 24px;
	text-align: center;
	color: white;
	font-size: 1em;
	font-weight: bold;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	position: relative;
	padding-top: 10px;
	
	border-right: 2px solid #0C0092;
}

#disclaimer {
	width: 946px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
