/* Global Reset */
*{margin:0px;padding:0px;}
/* Straight up HTML tags */
a img{border:none;}
a{outline: none;text-decoration:none;color:#003366;}
a:hover{color:#666666;}
p, blockquote{margin:15px 0px;}
body{text-align:center;background:url(../images/bodybg.gif) #d1d3ba repeat-x;}
h1,h2{font:16px arial, sans-serif;color:#000033;}
h3,h4{font:16px arial, sans-serif;color:#666666;}
/* ID's and proprietary elements */
#container{width:950px;margin:0px auto;background:url(../images/mainbg.gif) repeat-y;font:12px/18px arial, san-serif;color:#333;text-align:left;position:relative;}
#content{background:url(../images/header.jpg) no-repeat;padding:333px 80px 20px 350px;min-height:400px;}
#content ul{margin-left:15px;}
#content ol{margin-left:15px;}
#primarynav{list-style-type:none;position:absolute;left:320px;top:33px;font-size:11px;width:700px;}
#primarynav li{float:left;margin-right:11px;height:33px;}
#primarynav li:hover{background:url(../images/navbg.gif) bottom center no-repeat;}
#secondarynav{list-style-type:none;position:absolute;left:346px;top:197px;}
#secondarynav li{float:left;}
#tertiarynav{list-style-type:none;position:absolute;left:75px;top:300px;color:#000;}
#tertiarynav li{background:url(../images/arrow.gif) 0px 6px no-repeat;padding-left:15px;}
#tertiarynav li.title{background:none;font-size:14px;font-weight:bold;padding-left:0px;text-transform:uppercase;}
#footerbg{background:url(../images/footerbg.gif) repeat-x;height:246px;}
#footer{position:relative;width:950px;background:url(../images/footer.jpg) no-repeat;margin:0px auto;height:246px;font:12px/18px arial, san-serif;text-align:left;}
#impact{position:absolute;left:350px;top:205px;}
#footerext{position:absolute;left:120px;top:-244px;}
#handi1, #handi2, #handi3, #handi4, #handi5{list-style-type:none;position:absolute;left:350px;}
#handi1 li, #handi2 li, #handi3 li, #handi4 li, #handi5 li{float:left;margin-right:5px;}
#handi1 li a, #handi2 li a, #handi3 li a, #handi4 li a, #handi5 li a{color:#161838;}
#handi1 li a:hover, #handi2 li a:hover, #handi3 li a:hover, #handi4 li a:hover, #handi5 li a:hover{color:#7f816d;}
#handi1{top:110px;}
#handi2{top:130px;}
#handi3{top:145px;}
#handi4{top:160px;}
#handi5{top:175px;}
/* Repeatble Classes */
.left{float:left;margin-right:15px;}
.right{float:right;margin-left:15px;}
.clear{clear:both;}
.hrt{border-top:solid 1px #ccc;margin-top:15px;padding-top:15px;}
.hrb{border-bottom:solid 1px #ccc;margin-bottom:15px;padding-bottom:15px;}