#container{
	width:100%;
	margin:0px auto 0px auto;
	padding:0px;
	position:relative;
	left:0px;
	left;overflow:visible;
	top:35px;
	background:#FFFFFF;
}

#header {
	width:100%;
	height:150px;;
	background-color:#F2FAFC;
	text-align:center;
	overflow: hidden;
}

#pic {
	height:130px; width:900px; margin:0 auto 0 auto;
}

table#price_table {
	margin:0 auto 0 auto;
	width:900px;
}

table#price_table img {
	border:0px;
}

table#price_table td {
	text-align:center;
	width:150px;
	padding:5px auto;
	border-bottom:1px solid #EDF3FE;
}

table#price_table td.row_head {
	width:200px;
	text-align:right;
	padding:5px 25px 5px 0px;
	font-weight:bold;
	background:#FFCB77;
	border-right:1px solid #F66D04;
}

table#price_table td.row_head_price {
	width:200px;
	text-align:right;
	padding:10px 25px 10px 0px;
	font-weight:bold;
	background:#FFCB77;
	border-right:1px solid #FFAA24;
}

table#price_table td.thead {
	height:85px;
	background:#F2FAFC;
	font-size:18px;
	font-weight:bold;
}

table#price_table span.bold {
	color:#FFAA24;
	font-size:16px;
	font-weight:bold;
}

div.pic {
	width:900px; text-align:center
}

p.qanda {
	width:500px;
	margin:0 auto 35px auto;
}

div.links {
	width:900px; text-align:center;
}

#mess {
	width:558px;
	height:108px;
	margin:30px 0 0 0;
	float:left;
}

#center_piece_container {
	background:#FFFFFF; height:1650px; width:100%; border-bottom:1px solid #F66D04; border-top:1px solid #F66D04; text-align:center;
}

#center_piece {
	width:900px; margin:0 auto 0 auto; height:1100px;font-family:Arial; color:#62798F; font-size:14px; text-align:left; padding:40px 10px 20px 20px;
}

#border_shade {
	height:10px; background-color:#EDF3FE; background:url(/images/sh_bg.png) repeat-x scroll center center; left:0px; width:100%; z-index:60; margin-bottom:20px;
}

#two_buttons {
	width:900px; height:95px; clear:both; text-align:center; margin:0 auto 0 auto
}

