* {
  margin:0;
  padding:0;
}

body {
	background: #001752 url('images/bcg.gif') top left repeat-x;
	margin: 0px 0 0px 0;
	font-family: Verdana, Helvetica;
	font-size: 76%;
	color: #000;
	text-align: center;
	}
p{
 margin: 0 auto 0 auto;
 	text-align: center;
}
h1 {
	color: #FCFEF4;
	font-size: 2.2em;
	}
	
h1 a:link, h1 a:visited {
	color: #FCFEF4;
	text-decoration: none;
	}
	
h1 a:hover, h1 a:active {
	background: none;
	color: #DAED9C;
	text-decoration: none;
	}
	
h2 {
	color: #7DA721;
	font-weight: bold;
	font-size: 1.2em;
	}
	
h2 a:link, h2 a:visited {
	color: #7DA721;
	font-weight: normal;
	text-decoration: none;
	}

h2 a:hover, h2 a:active {
	color: #3F3F3F;
	background: none;
	font-weight: normal;
	text-decoration: none;
	}
	
h3 {
	color: #7DA721;
	font-weight: bold;
	font-size: 0.9em;
	}
	
a:link {
	color: #001752;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited {
	color: #999;
	}
	
a:hover, a:active {
	background: #001752;
	color: #fff;
	text-decoration: none;
	}
ul {
  list-style-type: none;
  text-align: center;
}

ul li {
  margin: 0 10px 0 10px;
}
/*** HEADER ***/
#header {
	margin: 40px auto 0 auto;
	width: 980px;
	height: 132px;
	background: transparent;
	text-align: center;
}

#header .leftheader {
	width: 219px;
	height: 132px;
	float: left;
	background: transparent url('images/headerleft.png') top left no-repeat;
}

#header .centerheader {
	width: 542px;
	height: 132px;
	float: left;
	background: transparent url('images/headerbcg.gif') top left repeat-x;
	text-align: center;
}

#header .rightheader {
	width: 219px;
	height: 132px;
	float: right;
	background: transparent url('images/headerright.png') center right no-repeat;
}
#contentheader, #contentfooter, #header .centerheader, .leftheader, .rightheader {
	behavior: url(iepngfix.htc);	
}
#subheader {
	margin: 5px auto 0 auto;
	background: transparent url('images/subheaderbcg.gif') top left repeat-x;
	width: 880px;
	height: 58px;
	text-align: center;
}

#info {
  	width:80%;
 	margin: 0 auto 0 auto;
  	position: relative;
  	top: -28px;
  	color:#FFF;
  	font-weight: bold;
  	text-align:center;
  	letter-spacing : 1px
}
#info2 {
	width: 500px;
 	margin: 3px auto 0 auto;
  	text-align:center;
}
#info2 p{
	margin-top: 2px;
	font-size: 14px;
  	color:#d12921;
  	font-weight: bold;
  	letter-spacing : 1px
}
#info h2{
	font-size:14px;
	color: #fff;
}
#info h1{
	margin: 10px auto 0 auto;
	font-size:30px;
	color: #fff500;
}
/******* BEGIN Footer *******/
#footer {
  	width: 980px;
   	margin: 10px auto 10px auto;
}
#footer .footertop {
	width: 980px;
	height: 21px;
	background: transparent url('images/footertop.jpg') top left no-repeat;
}
#footer .footercontent {
	width: 980px;
	background: transparent url('images/footercontent.jpg') top left repeat-y;
}
#footer .footerbottom {
	width: 980px;
	height: 21px;
	background: transparent url('images/footerbottom.jpg') top left no-repeat;
}
/******* END Footer *******/
#container {
	width: 100%;
	margin: 0 auto 0 auto;
	text-align: center;
	}
	
#content {
	margin: 0 auto 0 auto;
	width: 880px;
	height: 880px;
	background: #fff;
	text-align: center;
	}
#content2 {
	margin: 0 auto 0 auto;
	width: 680px;
	text-align: center;
	float: left;
	
}
#content2 .content2top{

}
#content2 .content2bottom{
	margin: 20px auto 0 auto;
	text-align: center;
}
#content2 .content2bottom p{
	margin: 5px 50px 0 50px;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
}
.content2bottom h2{
	margin: 5px 50px 5px 50px;
	font-family: Arial;
	color: #001752;
	font-size: 16px;
	text-align: center;
}
.content2bottom h3{
	margin: 5px 50px 5px 50px;
	font-family: Arial;
	color: #DA241B;
	font-size: 14px;
	text-align: center;
}
.thumbnail {
	margin: 15px auto 15px auto;
}
.thumbnail a{
}

.thumbnail a img{

	background-color: #202020;
	padding:10px;
}
*html .thumbnail a img{
	border: #7DB721;
	}
/******* BEGIN Sidebar *******/

#sidebar {
	width: 199px;
	margin-left: 1px;
	float: left;
	background: #fff;
}
#navigationtop {
	width: 199px;
	height: 71px;
	background: #fff url('images/navigationtop.jpg') top left no-repeat;
}
#navigation{
	width: 199px;
	background: #fff url('images/navbcg.jpg') top left repeat-y;
}
#pumpasidebar {
	width: 199px;
	height: 276px;
	margin-top: 10px;
	background: #fff url('images/pumpasidebar.jpg') top left no-repeat;
}
/******* END Sidebar *******/
