* {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%; 
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
line-height:120%;
color:#fff;
}

#page {
background:#1B1B1B url(images/bg.jpg) repeat-x;
}

a {
text-decoration:underline;
}

a img {
color:#FFF;
border:none;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

hr {
margin:10px 0 20px 0;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

ul {margin:0 0 15px 15px;}

li {
list-style:none;
}

#centerColumn { 	
margin:0 auto;
width:950px;
text-align:left;
vertical-align: middle;	
padding:44px 0 0 0;
}

h2 {
margin:0 0 0 0;
padding:10px 0 10px 0;
font-size:20px;
line-height:20px;
}

h3 {
margin:0 0 0 0;
padding:10px 0 10px 0;
font-size:16px;
}

h4 {
font-size:1em;
padding:10px 0 10px 0;
}

dt {
font-weight:bold;
}

dd {
margin:0 0 10px 0;
}

p {
padding:3px 0 12px 0px;
}

.blue {
clear:both;
}

#navbar {
clear:left;
}

#navbar ul {
list-style:none;
padding:20px 0 0 40px;
}

#navbar li {
float:left;
  background:url("images/lefta.jpg") no-repeat left top;
  margin:0;
  padding:0 0 0 0;

}
#navbar a {
float:left;
  display:block;
  background:url("images/righta.jpg") no-repeat right top;
  padding:2px 10px 4px 6px;
  text-decoration:none;
  font-weight:light;
  color:#000;
  outline:none;

}

#navbar ul li {
list-style:none;
display:inline;
}

#navbar li a {
margin:0 5px 0 5px;
}
/* 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 #current {
  background-image:url("images/left.jpg");
  }
#navbar #current a {
  background-image:url("images/right.jpg");
  padding-bottom:5px;
  color:#fff;
  }




.headerwrap {
display:inline;
}

#header {
margin:0;
height:117px;
background:url(images/header.png) no-repeat;
width:263px;
float:left;
}

#header h1 {
margin:0;
font-size:1.7em;
font-weight:lighter;
letter-spacing:.15em;
color:#000;
width:263px;
float:left;
padding:0 0 0 0;
}

#header h1 a {
text-indent:-999999px;
display:block;
width:263px;
height:117px;
background:url(images/logo.jpg) no-repeat;
outline:none;
}

#topbox {
float:left;
width:687px;
background:#fff url(images/topboxBG.jpg) no-repeat right;
height:117px;
}


#header h2 {
margin:0 0 0 0;
padding:1em 0 0 0;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
color:#000;
}

#banner {
height:278px;
float:left;
}


.contentwrapouter {
clear:both;
}

.contentwrap {
clear:both;
padding:15px 5px 5px 10px;
}
.contentwrap a {
text-decoration:none;
}

#block1 {
width:504px;
float:left;
}

#block2 {
width:402px;
float:left;
display:inline;
margin:0 0 0 15px;
}

#col1 {
width:245px;
float:left;
}
#col2 {
width:245px;
float:left;
}
.col3 {
float:left;
width:258px;
padding:5px 10px 0 15px;
}
.col4 {
float:left;
width:410px;
padding:5px 10px 0 15px;
}
#col5 {
float:left;
width:215px;
}
#col5 img {
margin:10px 0 0 0;
}

.block3 {
width:455px;
float:left;
border-right:solid 1px #ccc;
padding:0 10px 0 0;
}
.block4 {
width:455px;
float:left;
padding:0 0 0 10px;
}


#desc {
background:url(images/descBG.jpg) no-repeat;
width:433px;
padding:5px 0 0 10px;
}

#thumbnails ul li {
display:inline;
}
#thumbnails a {
color:#990000;
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}

#thumbnails a:hover {
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}
#thumbnails {
margin:20px 0 0 0;
}
#thumbnails ul {
margin:0;
}
#description {
width:433px;
padding:8px 0 0 0;
height:213px;
}



legend {
display:none;
}

fieldset {
border:none;
}

.c {
color:#D09B35;
}
.d {
color:#6179C7;
}
.e {
color:#D15123;
}
.e a {
color:#D15123;
}

.f {
color:#61953D;
}

.line {
width:505px;
height:2px;
border-bottom:1px solid #ccc;
}
.linelong {
width:930px;
height:2px;
border-bottom:1px solid #ccc;
}

.imagesinline {
float:left;
margin:0 4px 0 0;
display:inline;
}

.button {
margin:10px 0 0 0;
}

.barepic {
border:none;
}

.right {
float:right;
}

.left {
float:left;
}

.center {
width:auto;
margin-left:auto;
margin-right:auto;
}

.clear {
clear:both;
}

img.floatright {
float:right;
margin-left:15px;
}

img.floatleft {
float:left;
margin-right:15px;
}

#footerwrapper { 	
width:100%;	
background: url(images/footerbg.jpg) repeat-x;
}

#footer {
width:950px;
margin:0 auto;
position:relative;
clear:both;
bottom:0;
padding:0;
height:58px;
line-height:3em;
text-align:right;
font-size:.9em;
color:#fff;
padding:15px 0 0 0;
}

#footer p {
float:left;
padding:0 0 0 15px;
width:500px;
}

#footer a {
color:#fff;
}
#footer ul {
float:left;
width:300px;
text-align:left;
}
#footer ul li {
display:inline;
}
#footer img {
float:left;
width:50px;
}