body{
margin: 0 auto;
padding:0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
background-color:#dce9ff;
background-image: url(images/tile.jpg);
background-repeat: repeat-x;
color: #0446b8;
text-align: center;
}

a{
color:blue;
font-weight: bold;
}

a:hover{
color: silver;
}


#wrapper{
width: 785px;
padding:0;
margin: auto;
background-color: #fff;
border: 1px #0446b8 solid;
}


#header{
float: left;
}



#flash{
float: left;
}


#content{
width: 631px;
float: left;
text-align: left;
}


#content p{
margin: 0;
padding: 5px;
}

#content a{
text-decoration: none
color: blue;
}


#buttons{
float: right;
width: 154px;
}


#footer{
width: 785px;
clear: both;
background-image: url(images/bot_bg.jpg);
background-repeat: no-repeat;
color: white;
height: 180px;
padding: 9px 0px 0px 0px
}

#footer ul{
list-style: none;
margin: 0;
padding: 0;
}

#footer li{
display: inline;
margin: 0px 5px 0px 5px;
}

#footer li a, #footer a{
color: #fff;
text-decoration: none;
}

#footer li a:hover, #footer a:hover{
color: white;
}

#footer p{
padding: 12px 0px 0px 0px;
line-height: 4px;
}

img{
border: none;
}

h3{
font-size:12px;
}

h4{
	margin: 6px;
	font-size: 13px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #fff;
	color:  #0946ba;
}



#feature{
float: left;
width: 200px;
height: 276px;
	background-image: url(images/featurebox.jpg);
	background-repeat: no-repeat;
}



#feature #inlineFourth {
	float: left;
  height: auto;
	width: 200px;
	position: relative;
	margin: 35px 0px 0px 0px;
}
