body {
	background:#fff;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#5b6a66;
}

a {
	color:#5b6a66;
	text-decoration:underline;
}

img {
	border:0;
}

a:hover {
	text-decoration:none;
}

strong {
	font-weight:bold;
}

span {
	font-weight:bold;
	color:#ec8313;
}

.clearBoth {
	clear:both;
}

.normal {
	float:left;
	padding:0 20px 20px 0;
}

#background {
	width:100%;
	height:280px;
	background:url(/library/images/background.gif) repeat-x;
	text-align:center;
}

#wrapper {
	width:907px;
	margin:0px auto;
	text-align:left;
	background:url(/library/images/content.gif) right repeat-y;
	min-height:318px;
	height:auto !important;
	height:318px;
}

#header {
	float:left;
	width:689px;
	height:266px;
	background:url(/library/images/header.gif) right no-repeat;
}

#menu {
	float:left;
	width:218px;
	margin-top:71px;
}

#menu-bottom {
	width:907px;
	background:url(/library/images/menu-bottom.gif) bottom left no-repeat;
}

#content {
	float:right;
	width:689px;
	margin:0;
	background:url(/library/images/content.gif) repeat-y;
}

#text {
	text-align:justify;
	line-height:13px;
	padding:0 65px 30px 39px;
}

#text h1 {
	font-size:14px;
	color:#ec8313;
	margin:0;
	padding:0 0 15px;
}

#text h2 {
	font-size:12px;
	color:#ec8313;
	margin:0;
	padding:15px 0 10px;
}


#footer {
	float:right;
	min-height:83px;
	height:auto !important;
	height:83px;
	width:689px;
	background:#fff url(/library/images/footer.gif) no-repeat;
	text-align:center;
	line-height:24px;
}

#footer div {
	padding:30px 57px 0 24px;
}

#footer p {
	padding:0 57px 0 24px;
}

#frame-top {
	width:583px;
	height:16px;
	background:url(/library/images/frame-top.gif) no-repeat;
}

#frame-bottom {
	width:583px;
	height:16px;
	background:url(/library/images/frame-bottom.gif) no-repeat;
}

#frame-middle {
	width:583px;
	background:url(/library/images/frame-middle.gif) repeat-y;
}

#frame-middle div{
	padding:10px 30px 0 30px;
}