body{background:#f1f1f1; font-size:100%;}

img{border:none}

h1,h2,h3,h4{margin:0px; padding:0px;}

h1{font-size:200%; color:#779d41;}
h2{font-size:160%; color:#779d41;padding-bottom:5px; border-bottom:dotted 1px gray;}
h3{font-size:140%; color:#779d41;}
h4{font-size:110%; color:#779d41; font-weight:bold; text-transform:uppercase; padding-bottom:0px;border-bottom:dotted 1px gray;}

a{color:#981b1e;}

a.button{padding: 20px; background: rgb(153, 184, 108) none repeat scroll 0% 0%; display: inline-block; text-decoration: none; color: white; font-weight: bold; font-size: larger;}
a:hover.button{background:#324911;}

strong{}
small{}

div.left{float:left;}
div.right{float:right}

div.home{background: url(../Files/Home_Body_New.gif); no-repeat; width:575px; height:620px;}
div.home div.home-logos{padding-left:150px; padding-top:475px;}

#container{ background:white; width:800px; text-align:left;}



#header{width:800px; height:180px;overflow:hidden;}
#superheader {display:none;}
#subheader{display:none;}

#content{}
#content1{width:225px;float:left}
#content2{width:575px;float:right}
#content2_inner{ padding-top:0px;}

#footer{display:none;}
#subfooter{display:none;}

/* CLEARFIX - DO NOT REMOVE */
.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}