/* CSS Document */
* {margin:0;padding:0;} 

ul
{
list-style-type: none;
}


html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}


fieldset { border:0px;  }

  
label {
  float:left;
  width:15%;
  margin-right:1em;

  text-align:right;

  }

#submit {
  float:left;
  width:25%;
  padding-left: 125px;
  margin-right:1em;

  text-align:left;

  }

#footer {position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 140px;
	width: 790px;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	clear: both;
	background-image:url(../images/footer_png.png);
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
-->

.footertxt {
padding:5px;
}


body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../images/main_background_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #0099CC;
	text-align: center;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* Easy Slider */

img{border:none;}

#slider ul, #slider li{
margin:0;
padding:0;
list-style:none;
list-style-type: none;
}
		
#slider li{ 
margin:0;
padding:0;
width:800px;
height:185px;
overflow:hidden; 
list-style:none;
list-style-type: none;
}				
/* // Easy Slider */


div#news {
  margin:0;
  padding-left: 100px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images/latest_bg.jpg);
  height: 30px;
  width: 700px;
}


div#sub_head {
background-color: #003366;
width: 770px;
text-align: left;
padding: 10px 15px
}


div#slide {
  margin:0;
  padding:0;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

#bluebox {
background-color: #000033;
background-image:url(../images/kitbox_bg.jpg);
padding: 10px 15px; 
height: auto; 
overflow:hidden; 
}

#flash {
padding: 0px 0px; 
 
}

.kit_text {float:left;  width:65%; padding-right: 10px; }

.kit_image {float:left; width:25%; vertical-align:middle;}


.whiteborder
img{  
	border-style: solid;
	border-width: 2px;
	border-color: #000;
}




div#stuff_img {
position: relative;
float: right; 
top: 20px; 
left: 5px;
}


div#main {
  margin:0;
  padding:0;
  width: 800px;
  padding-bottom: 150px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

div#title {
  height:30px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images/title_bg.jpg); 
  width: 785px;
  text-align: left;
  padding-left: 15px;
}

div#head-logo {
position: relative;
width: 108px;
height: 108px;
float: left; 
top: 20px; 
left: 5px;
}

div#head {
width: 800px;
height:145px;
margin:0;
padding:0;
background-image: url(../images/header.jpg);
}

