html, body { margin: 0; width: 100%; }
body { font: 12px/14px Helvetica, Arial, sans-serif; color: #333333; }

a img { border: 0; }
.clear { clear: both; height: 1%; line-height: 0; font-size: 0; }
a { text-decoration: none; }

.left { float: left; }
.right { float: right; }

.center { width: 976px; margin: 0 auto; }
.header { width: 100%; height: 150px; background: url(../images/main/head_shade.jpg) repeat-x; }
.content { overflow: hidden; width: 100%; background: url(../images/main/main_contentshade.jpg) repeat-x bottom left; }
.footer { width: 100%; height: 200px; background: url(../images/main/foot_shade.jpg) repeat-x; color: #003366; }
.footer .center { padding-top: 44px; position: relative; }

.footer a { text-decoration: none; color: #003366; }
.footer a:hover { text-decoration: underline; }

.footer .block_1 { position: absolute; left: 5px; }
.footer .block_1 a { font-weight: bold; }
.footer .block_1 .brand { margin-top: 35px; }

.footer .block_2 { position: absolute; left: 535px; }
.footer .block_2 ul { list-style: none; margin: 0; }
.footer .block_2 li { line-height: 18px; }
.footer .block_2 li.selected { font-weight: bold; }

.footer .block_3 { position: absolute; left: 760px; line-height: 18px; }

.header .brand { float: left; }
.header .menu { float: right; }

.column a{font-family: Helvetica, Arial, sans-serif; font-size: 12px;	font-weight: bold;	color: #CC0000;	text-decoration: none;}
.column a:hover{text-decoration: underline;}

object:focus { outline: none; -moz-outline: none; }
