body {margin: 0; padding: 0; background-color : #fff; color: #555}
td, div, p, form, select, option, input, textarea, span, ul, li {font-family: arial, helvetica, tahoma, sans-serif; font-size: small; color: #555; background-color: white; }

li {margin-bottom: 8px; padding: 2px; }

#main {top: 0px; width: 760px; height: 100%; border-left: 1px solid #E6ECED; color: #555; border-right: 1px solid #E6ECED; background: #fff; }

/** leftnav area **/
#leftnav {color: #666; top: 0px; left: 0px; float: left; width: 240px; height: 100%; padding-top: 10px; padding-bottom: 10px; background-color: white; }
#features {width: 220px; padding-left: 10px; padding-right: 9px; }
div.feature {width: 220px; text-align: left; padding-top: 10px; padding-bottom: 10px; border-bottom: dotted 1px #DBE3E4; }
div.feature img {float: left; margin: 0px 7px 7px 0px; border: 0px; }
div.button {padding-top: 10px; padding-bottom: 10px; border-bottom: dotted 1px #DBE3E4; }
div.button img {border: 0px}

/** contents area **/
#contents {top: 0px; left: 0px; float: left; text-align: left; width: 518px; height: 100%; vertical-align: top; border-left: 1px dotted #ccc; padding-bottom: 20px; }
#title {position: relative; top: 15px; left: 20px; width: 470px; }
#text {position: relative; top: 30px; left: 20px; width: 470px; height: 100%; padding-bottom: 30px; }
#text img {float: right; margin: 7px 0px 7px 7px; }

/** general links **/
a:link {color: #36c; background-color : white; }
a:active {color: #36c; background-color : white; }
a:visited {color: #36c; background-color : white; }
a:hover {color: #69f; background-color : white; }

/** footer area **/
#footer {color: #999; height: 80px; width: 760px; border-top: 1px solid #DDE2E8; position: relative; float: left; top: 0px; left: 0px; background-color : white; }
#footer-links-action {color: #999; padding-top: 4px; padding-bottom: 4px; float: left; width: 760px; background-color : white; }
#footer-links-action div {float: right; margin-left: 10px; margin-right: 10px; background-color : white; color: #999; }
#footer-links-action a {color: #999; text-decoration: none; font-weight: bold; background-color : white; }
#footer-links-about {color: #999; background-color: #f0f0f0; float: left; width: 760px; padding-top: 4px; padding-bottom: 4px; }
#footer-links-about div {color: #999; float: right; margin-left: 10px; margin-right: 10px; background-color : white; }
#footer-links-about a {color: #999; text-decoration: none; font-weight: bold; background-color : #f0f0f0; }