body {
	margin:0px;
	padding:0px;
	text-align:center;
	background: #f9f9f9 url(../img/common/bg-bottom-filler.gif);
}

#top {
	width:100%;
	height:35px;
	background:url(../img/common/bg-top.gif) center top;
}

#middle {
	height:auto;
	width:100%;
	background:url(../img/common/bg-middle.gif) center top;
}

#bottom {
	height:35px;
	width:100%;
	background:url(../img/common/bg-bottom.gif) center top;
}

#frame {
	width:640px;
	padding:0px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	border:0px solid #000;
}

#contentheader {
	height:240px;
}

#contentleft {
	width:200px;
	padding:0px;
	float:left;
	border:0px solid #000;
}

#contentleft-inner {
	padding:0px 0px 0px 20px;
}

#contentright {
	width:420px;
	padding:0px;
	float:left;
	border:0px solid #000;
}

#contentright-inner {
	padding:0px 0px 0px 20px;
}

#contentfooter {
	width:610px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/common/bg-dotted-line.gif) repeat-x 0px 25px;
	margin-top:30px;
}

#contentfooter #contentfooter-inner-l {
	float:left;
	width:520px;
	padding-top:25px;
	text-align:center;
}

#contentfooter #contentfooter-inner-r {
	float:right;
	width:90px;
	text-align:right;
}

img#logo-hdr {
	padding:10px 0px 80px 20px;
}

div.dotted-hline {
	height:1px;
	width:100%;
	line-height:1px;
	background:url(../img/common/bg-dotted-line.gif) repeat-x;
}
