#left {
	float: left;
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	background: white url(http://h2pan.com/images/corner_tr_white.gif) top right no-repeat;
	margin: 10;

}
#leftmain {
	float: left;
	width: 70%;
	position: relative;
	background-color: #355073;
	margin-left: 10px;
}
#right {
	width: 27%;
	position: relative;
	float: right;
	padding-top: 10px;
}
#top {
	position: absolute;
	height: 100px;
	width: 950px;
	left: 10px;
	top: 0px;
}
#content {
	position: relative;
	width: 100%;
	left: 0px;
	background: #355073 url(images/corner_tr_m.gif) top right no-repeat;

}
#content1 {
	position: relative;
	width: 100%;
	left: 0px;
	background: #355073 url(images/corner_br_m.gif) bottom right no-repeat;

}
#rbcorner {
	background: white url(http://h2pan.com/images/corner_br_white.gif) bottom right no-repeat;
	position: relative;
	top: 1px;
	padding-left: 5%;
	margin-left: 0;
}
#btitle {
	width: 100%;
	margin-top: 10px;
	position: relative;
	float: left;
	margin-bottom: 10px;
	background-color: #355073;
}
#note1 {
	background: #162A44  4% 1em no-repeat;
	width: 64%;

}
#note2 {
	width: 70%;
	background: #00500B  4% 1em no-repeat);
}


/* Homepage specific */
.sec {
	background: #304968  4% 1em no-repeat;
	padding-left: 6%;
}
#sec2 {
	background: #162A44 4% 1em no-repeat;
	width: 94%;
	position: relative;
	float: left;
}

#sec4 {
	background: #00500B 4% 1em no-repeat;
	width: 94%;
	position: relative;
	float: left;
	background-color: #00500B;
}
#content .sec p {
	margin: 0;
	padding: 0 30px 1em 40px; /***********liquify the right***********/
	background: url(images/corner_br_sec1.gif) bottom right no-repeat;
}
.sec#sec2 p {
	background-image: url(images/corner_br_sec2.gif) bottom right no-repeat;
	margin-top: 5px;
}/*2_2 when 3 inc. blog*/
.sec#sec4 p {
	background-image: url(images/corner_br_sec4.gif) bottom right no-repeat;
	margin-top: 5px;
}
.sec h2 {
	font-size: 1em;
	padding: 1em 30px 0 40px; /***********liquify the right***********/
	margin: 0;
}
#sec1 h2 { background: url(images/corner_tr_sec1.gif) top right no-repeat }


.afterpromo {
	font-size: 1.1em;
	color: white;
	background: #355073  top left repeat-y;
	margin-bottom: 1em;
	margin-top: 2em;
	width: 90%;
}
.afterpromo span {
	display: block;
	background-color: #162A44;
}
.afterpromo span span {
	background: url(http://h2pan.com/images/corner_br_ps2up.gif) bottom right no-repeat;
	padding: 0.25em 10%;
}
