* {margin:0; padding:0;}

/*-------clear fix-------*/
  .box {

  }
  .floated {
    float: left;
    background: #f00;
    width: 100px;
    height: 100px;
    border: 1px solid #f0f;
  }
      
  * html .clearfix {
    height: 1%; /* IE5-6 */
  }
  .clearfix {
    display: inline-block; /* IE7xhtml*/
  }
  html[xmlns] .clearfix { /* O */
    display: block;  
  }
  .clearfix:after { /* FF, O, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
/*-------end clear fix-------*/

body {
height:100%;
background:#222222 url(../images/bg.jpg) repeat-x;
color:#000;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:115%;
}

h1 {
font-size:18px;
padding:0 0 10px 0;
font-weight:lighter;
}
h2 {
font-size:18px;
padding:10px 0 10px 20px;
color:#fff;
width:100%;
height:18px;
}
h3 {
font-size:18px;
padding:10px 0 10px 0;
}
h4 {
font-size:12px;
padding:10px 0 10px 0;
}

img {
margin:0;
padding:0;
}
p {
padding:3px 0 12px;
}
a {
text-decoration:none;
color:#2C392F;
}
a img {
border:none;
}

dl {
padding:10px 0 0 20px;
margin-bottom:20px;
}

dt {
font-weight:bold;
}

dd {
margin-bottom:10px;
}

#centerColumn { 	
margin:0 auto;
width:951px;
padding:0;
text-align:left;
vertical-align: middle;	
}

#navwrapper {
background:url(../images/navwrapper.jpg) repeat-y;
padding:0 7px 0 7px;
}

#navbar {
height:36px;
background:url(../images/navBG.jpg) repeat-x;
}

#navbar ul {
list-style:none;
}

#navbar li {
margin:0;
list-style:none;
display:inline;
}

#navbar li a {
margin:0 5px 0 0;
height:26px;
color:#fff;
text-decoration:none;
padding:10px 10px 0 10px;
display:block;
float:left;
background:url(../images/navbutton.jpg) no-repeat;
font-family:myriad-pro, arial;
font-size:12px;
}


/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navbar a {float:none;}
/* End IE5-Mac hack */
#navbar a:hover {
  color:#000;
  text-decoration:underline;
  }
#navbar #active {
  background-image:url("../images/left.jpg");
  }
#navbar #active a {
  background-image:url("../images/right.jpg");
  color:#fff;
  }



.headerwrap {
height:112px;
width:951px;
background:url(../images/headerBG.jpg) no-repeat;
margin:30px 0 0 0;
}

#header {
margin:5px 0 0 10px;
padding:0;
width:236px;
float:left;

}

#flashblock {
margin:0 0 0 0;
padding:0;
width:711px;
height:233px;
float:left;
}
#headerpic {
width:226px;
float:left;
height:233px;
overflow:hidden;
}


#header h1 {
margin:0;
color:#000;
width:236px;
padding:0;
}

#header h1 a {
text-indent:-999999px;
display:block;
width:236px;
height:104px;
background: url(../images/logo.jpg) no-repeat;
}

#header h2 {
margin:0 0 0 0;
color:#000;
}


.contentwrap {
padding:0 7px 0 7px;
background:url(../images/mainBG.jpg) repeat-y;
}


#col1 {
width:355px;
float:left;
}
#col2 {
width:356px;
float:left;
}
#col3 {
width:226px;
float:left;
background:url(../images/colBG.jpg) repeat-x;
height:350px;
}
#col3a {
width:226px;
float:left;
height:0px;
}
.colheader {
background:url(../images/headersBG.jpg) repeat-x;
height:80px;
padding:0px 0px 0 0;
border-right:1px solid #fff;
position:relative;
}
.colheader p {
color:#fff;
padding:10px 0 12px 12px;
}

.thepadding {
padding:10px;
}

#longheading {
width:711px;
float:left;
}
#middlebox {
width:711px;
float:left;
}
.redbox {
position:absolute;
right:27px;
top:0;
}
.redbox2 {
position:absolute;
right:10px;
top:0;
}
.redbox3 {
position:absolute;
right:27px;
top:18px;
}
#contactinfo {
width:200px;
float:left;
margin:0 10px 0 0;
display:inline;
}
#contactform {
width:220px;
float:left;
margin:0 10px 0 0;
display:inline;
}
#contactpic {
width:260px;
float:left;
}

.setwidth {
width:400px;
}

.clear {
clear:both;
}
.button {
margin:10px 0 10px 0;
}
.image {
margin:7px 0 0 10px;
display:inline;
}
.white {
color:#fff;
}
.blue {
color:#1E60A3;
}
h5 {
	font-size: 12px;
	color: #1E60A3;
}

#footer {
position:relative;
clear:both;
bottom:0;
padding:0;
height:40px;
line-height:2em;
text-align:center;
font-size:.8em;
background:url(../images/footer.jpg) no-repeat;
color:#fff;
margin:5px 0 0 2px;
}

#footer p {
float:right;
padding-right:15px;
}

#footer a {
color:#fff;
}
