#center {
        color: #555d62; 
}

#left {
        position: absolute;
        top: 25px;
        left: 25px;
        width: 300px;
        height: 340px;
        color: #555d62; 
}

h1 {
        font-size: 11pt;
        margin-top: 10px;
}

#left p {
        font-size: 8.5pt;
		padding: 5px 0;
}

#left ul {
	margin-left: 14px;
	padding-left: 0;
	line-height: 1;
}

#left ul li {
	font-size: 10pt;
	font-weight: bold;
}

#boxRightTop {
	position: absolute;
	right: 13px;
	top: 28px;
	width: 334px;
	height: 207px;
	background-image: url(images/boxRightTop.gif);
	background-repeat: no-repeat;
	padding: 10px;
}

#boxRightTop h1 {
	margin-top: 0;
}

#boxRightTop p {
	margin-bottom: 0;
	font-size: 9pt;
	padding: 5px 0;
}

#boxRightBottom {
	position: absolute;
	right: 13px;
	top: 265px;
	width: 316px;
	height: 168px;
	background-image: url(images/boxRightBottom.gif);
	background-repeat: no-repeat;
	padding: 20px;
}

#boxRightBottom p {
	color: #f4efe4;
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 5px 0;
}

#boxRightBottom .tag {
	font-weight: normal;
	font-style: normal;
	margin-top: 25px;
}

#boxRightBottom p a {
        color: #f4efe4;
        text-decoration: none;
}

#boxBottom {
	position: absolute;
	left: 25px;
	top: 368px;
	width: 340px;
	height: 104px;
	background-image: url(images/boxBottom.gif);
	background-repeat: no-repeat;
	padding: 5px;
}

#boxBottom .link {
	top: 15px;
	left: 15px;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	padding: 10px;	
}

#boxBottom .text {
	position: absolute;
	top: 32px;
	left: 110px;
	width: 195px;
	height: auto;
	font-size: 11pt;
	font-weight: bold;
}

#boxBottom a img {
	border: none;
	padding: 10px 15px 2px 10px;
}

#boxBottom a {
        color: #555d62;
		text-decoration: none;
}

#boxBottom a:hover {
        color: #b48f2e;
        text-decoration: underline;
}
