* {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:#242525 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:14px;
padding:3px 0 10px 0;
color:#231F27;
font:myriad pro;
}
h3 {
font-size:14px;
padding:0 0 10px 0;
font-family:century gothic, Arial, Helvetica, sans-serif;
color:#fff;
}

img {
margin:0;
padding:0;
}
p {
padding:3px 0 12px;
}
a {
text-decoration:none;
color:#fff;
}
a img {
border:none;
}

dl {
padding:10px 0;
}

dt {
font-weight:bold;
}

dd {
margin-bottom:10px;
}

#centerColumn { 	
margin:0 auto;
width:950px;
padding:0;
text-align:left;
vertical-align: middle;	
}

#navbar {
height:34px;
background:url(../images/navbg.jpg) repeat-x;
clear:both;
padding:0 0 0 15px;
}

#navbar ul {
list-style:none;
}

#navbar li {
margin:0;
list-style:none;
display:inline;
}

#navbar li a {
margin:0 3px 0 0;
height:24px;
color:#fff;
text-decoration:none;
text-align:center;
padding:10px 10px 0 10px;
display:block;
float:left;
font-weight:bold;
}


#navbar li a:hover {
text-decoration:underline;
}

#navbar li#active a {
text-decoration:underline;
color:#fff;
cursor:default;
}
#navbar li.first a {
border-left:none;
}


#homebanner {
margin:0 0 0 0;
height:287px;
}

.headerwrap {
padding:0 0 0 0;
background:url(../images/headerBG.jpg) no-repeat;
margin:0 0 0 0;
display:inline;
}

.contentwrap {
padding:20px 0 0 20px;
background:#F2F1F2 url(../images/bottompic.jpg) no-repeat bottom right;
}

#block1 {
width:631px;
float:left;
}
#topbox {
height:24px;
background:url(../images/topboxBG.jpg) no-repeat;
width:631px;
padding:15px 0 0 15px;
}
#middlebox {
border-right:solid 1px #EBEBEB;
border-left:solid 1px #EBEBEB;
width:604px;
padding:15px 10px 0 15px;
background:#E9E9E9 url(../images/middleboxBG.jpg) repeat-x;
}
#middlebox img {
float:right;
margin:0 0 0 5px;
}
#middlebox ul {
padding:0 0 0 20px;
}
#middlebox ul li {
background:url(../images/arrow.jpg) no-repeat scroll left 5px;
list-style:none;
padding:0 0 0 10px;
}
#bottombox {
height:11px;
background:url(../images/bottomboxBG.jpg) no-repeat;
width:631px;
margin:0 0 20px 0;
}

.smallorange {
width:197px;
float:left;
margin:0 5px 10px 0;
}
.orangetop {
height:27px;
background:url(../images/orangetop.jpg) no-repeat;
width:192px;
padding:10px 0 0 5px;
}
.orangemiddle {
background:#EAEAEA url(../images/sideBG.jpg) repeat-x;
width:185px;
border-right:1px solid #6C6C6C;
border-left:1px solid #6C6C6C;
padding:10px 5px 0 5px;
}
.orangemiddle ul {
padding:0 0 0 20px;
}
.orangemiddle img {
float:right;
position:relative;
bottom:0;
}

.orangebottom {
height:23px;
background:url(../images/orangebottom.jpg) no-repeat;
width:187px;
padding:5px 0 0 10px;
}


#block2 {
width:230px;
float:left;
margin:0 0 0 20px;
display:inline;
}
#sidetop {
height:30px;
background:url(../images/sidetopBG.jpg) no-repeat;
width:221px;
padding:10px 0 0 5px;
}
#sidemiddle {
background:#EAEAEA url(../images/sideBG.jpg) repeat-x;
width:214px;
border-right:1px solid #6C6C6C;
border-left:1px solid #6C6C6C;
padding:10px 5px 0 5px;
}
#sidemiddle img {
float:right;
position:bottom;
}

#sidebottom {
height:24px;
background:url(../images/sidebottom.jpg) no-repeat;
width:216px;
padding:5px 0 0 10px;
}

#sidegray {
background:url(../images/sidegray.jpg) repeat-x;
border-right:1px solid #D7D7D7;
border-left:1px solid #D7D7D7;
border-bottom:1px solid #D7D7D7;
border-top:1px solid #D7D7D7;
padding:10px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
margin:0 0 10px 0;
}

.orangebig {
width:438px;
float:left;
margin:0 5px 10px 0px;
display:inline;
}
.orangebig ul li {
background:url(../images/square.gif) no-repeat scroll left 5px;
list-style:none;
padding:0 0 0 11px;
}
.orangebig img {
float:right;
position:bottom;
}
.orangebigtop {
background:url(../images/orangebig.jpg) no-repeat;
height:27px;
padding:10px 0 0 10px;
}
.orangebigmiddle {
background:#FAFAFA url(../images/orangebigmiddle.jpg) repeat-x bottom;
padding:10px 0 10px 10px;
-moz-border-radius-bottomright: 8px;
-webkit-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-radius-bottomleft: 8px;
}




.graytopbox {
background:#E9E9E9 url(../images/topbg.jpg) repeat-x;
border-right:1px solid #D7D7D7;
border-left:1px solid #D7D7D7;
border-bottom:1px solid #D7D7D7;
border-top:1px solid #D7D7D7;
padding:10px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
margin:0 0 20px 0;
}

.graytopbox li {
list-style:none;
}

.contactbox {
width:300px;
float:left;
margin:10px 0 0 0;
}

#contactorange {
background:url(../images/contactorange.jpg) no-repeat;
padding:10px 0 10px 10px;
height:18px;
}
#contactmiddle {
background:url(../images/contactbg.jpg) repeat-x;
padding:10px 0 10px 10px;
}

.clear {
clear:both;
}

.left {
float:left;
margin:10px 10px 10px 0;
display:inline;
}

.white {
color:#fff;
}
.orange {
color:#B14D01;
}
.orangeheight {
height:200px;
}
.orangeheight2 {
height:140px;
}

#footer {
position:relative;
clear:both;
bottom:0;
padding:0;
height:29px;
line-height:3em;
text-align:center;
font-size:.8em;
background:url(../images/footerBG.jpg) no-repeat;
color:#fff;
margin:0 0 10px 0;
}

#footer p {
padding:0 0 0 0px;
}

#footer a {
color:#fff;
}