/* CSS Document */

*{padding:0px;margin:0px;border:0px}

body{background:url(../images/page_bg.jpg) repeat-x #fbfbfb;font:13px/21px arial;color:#2e406b;}
p{margin-bottom:15px;}
a{text-decoration:none;color:#AD6B0A;outline:none;}
a:hover{text-decoration:underline;color:#AD6B0A;}
h1{font:bold 16px/21px arial;color:#2e406b;}
h2, h3, h4, h5{font:bold 13px/21px arial;color:#2e406b;}
input, select, textarea{border:1px solid #888FA9;padding:3px;margin:3px;color:#2e406b;background:#FFF;font:13px arial;}

#container{margin:0 auto;position:relative;width:878px;background:url(../images/right.jpg) #FFF;}
#left{width:645px;float:left;}
#right{float:left;width:233px;padding-bottom:327px;position:relative;}
#footer{position:absolute;bottom:0px;left:0px;width:645px;height:83px;background:url(../images/footer_bg.jpg) no-repeat;}
#bottom_right{position:absolute;bottom:0px;right:0px;}
#content{min-height:500px;padding:21px 51px 125px 21px;}
#content ul { margin-left: 35px;}
#impact{position:absolute;bottom:20px;left:25px;}
#footerlinks{position:absolute;left:60px;top:38px;font:11px arial;color:#fff;}
#footerlinks a{text-decoration:none;color:#FFF;margin-right:7px;}
#footerlinks a:hover{text-decoration:none;color:#d48f27;}
#headerimg{position:relative;height:278px;}
#headerimg img{display:none;position:absolute;top:0px;left:0px;}
#header{height:278px;}

.redux{clear:both;}
.submit{border:1px solid #888FA9;padding:3px;margin:3px;color:#FFF;font-weight:bold;background:#2e406b;cursor:pointer;}
.left, .right{border-bottom:1px solid #dedede;padding:5px 3px;}
tr:hover{background:#F4F4F4}