﻿body {
	margin: 0px;
	background-color:#a1b9d1;
}
a {
	color: #1f497d;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
#Container {
	left: 0px;
	top: 0px;
	width: 839px;
	background-image: url('https://www.iopbeachchair.com/images/tablexpand.jpg');
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header_ {
	float: left;
	left: 0px;
	top: 0px;
	width: 839px;
	height: 400px;
}

#navi_ {
	float: left;
	left: 0px;
	top: 346px;
	width: 839px;
	height: 43px;
	background-image: url('https://www.iopbeachchair.com/images/navi2.jpg');
}
#navi_ ul.navi{
	padding: 0px;
	margin: 3px 0px 0px 30px;
	width: 837px;
	text-align: center;
	position: relative;
}
#navi_ ul.navi li{
	height: 22px;
	padding: 0 10px 0 10px;
	margin: 0;
	display: inline;
}
#navi_ ul.navi li a{
	padding: 4px 15px 7px 15px;
	font: 21px "tw Cen MT";
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 0px;
	font-weight: normal;
	margin: 0;
	width: 800px;
	letter-spacing: 0px;
	line-height: 33px;
	background-repeat: no-repeat;
}
#navi_ ul.navi li a:hover{
	color: #FFFF66;
	text-decoration: underline;
}

#content {
	width: 839px;
}

#left {
	float: left;
	width:200px;
}



#right_ {
	float: right;
	text-align: center;
	left: 260px;
	top: 359px;
	width: 839px;
	background: #fefedc;
}
#right_ h2{
	font-size : 28px;
	font-family : "Comic Sans MS", "tw Cen MT", "sans serif"; 
	color: #1f497d;
	font-weight: bold;
	display: block;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	text-transform: uppercase;

}
#right_ .uppercase {text-transform: uppercase; color: #000000; font-family: tahoma, arial; font-size: 12px;}
#right_ p{
	text-align: center;
	color: #1f497d;
	padding: 0 0 0 10px;
	display: block;
	font-size: 18px;
	font-family: "Trebuchet MT", sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
	font-weight: bold;
}

#right_ p span{
	color: #99CC00;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0px;
}
#right_ p span.bg{
	color: #799fbb;
}

#tablexpand_ {
	float: left;
	left:0px;
	top:724px;
	width:839px;
	height:2px;
}

#footer1_ {
	float: left;
	left: 0px;
	width: 839px;
	height: 20px;
	background: #fefedc;
	margin-top: -12px;
}
#footer2_ {
	float: left;
	left: 0px;
	width: 839px;
	background: #fefedc;
}
#footer2_  p{
	background: #fefedc;
	padding: 10px 0px 10px 0px;
	margin: 0 0 0 0px;
	width: 100%;
	display: block;
	text-align: center;
	font-family: "times new roman";
	font-size: 18px;
	line-height: 18px;
}
.clear {
	clear:both;
}
.required {
	font-size: 12px; 
}
