*	{ margin: 0px; padding: 0px; }
html	{ overflow: -moz-scrollbars-vertical; }
body	{ background: url('images/bodybg.jpg') repeat-x #ececec; color: #3c3c3c; font: normal 11px "Verdana", sans-serif; }
a, a:hover	{ color: #3c3c3c; }
a	{ text-decoration: none; outline: 0px none; }
a:hover	{ text-decoration: underline; }
a	img	{ border: 0px; }
input, select, textarea	{ font: normal 11px "Verdana", sans-serif; }

.container	{ text-align: left; overflow: hidden; width: 891px; }

.logo	{ padding: 25px 10px; }

.footer	{ overflow: hidden; width: 862px; padding: 10px 10px 0px 10px; font-size: 10px; }
.copyrights, .poweredby	{ float: left; width: 50%; }
.poweredby	{ text-align: right; }

.dropdown	{ position: absolute; visibility: hidden; border-width: 1px 1px 0px 1px; border-color: #eee; border-style: solid; line-height: 30px; z-index: 10000; background-color: #fff; width: 150px; font-size: 11px; text-transform: uppercase; letter-spacing: -1px; }
.dropdown	a	{ width: 100%; display: block; border-bottom: 1px solid #eee; text-decoration: none; font-weight: bold; text-indent: 5px; }
.dropdown	a:hover	{ background-color: #f5f5f5; text-decoration: none; }

.footer_keywords    { text-align: left; padding: 15px 15px 10px 15px; margin: 15px 5px; border-style: solid; border-color: #aaa; border-width: 1px 0px; }
.footer_keywords    p   { margin-bottom: 5px; }


