body{
  font-family: "verdana", tahoma ,arial , Sans-serif;
  font-size:12px;
  text-align: center;
  margin:0;
  padding: 0;
  color:#000;
  background-color: #204489; 
}

a{
color:#333;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#fe0000;
font-weight:bold;
text-decoration:none;
}

.wrapper{
margin:auto;
width:790px;
height:auto;
  background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	

}

.mainright{
width:790px;
min-height:300px;
float:right;
background-color:transparent;

}

.top{
background-repeat:no-repeat;
background-image: url(images/top.jpg);
width:790px;
height:54px;
margin:0px ;

}


.flash{
float:right;
margin:0px;
}


.buttons{
background-image: url(images/buttons.gif);
background-repeat:no-repeat;
width:790px;
height:50px;
float:left;
}

.buttons ul{
margin:0;
padding:8px 0px 0px 10px;
list-style:none;
text-align: left;
font-size: 11px;
}

.buttons li{
display:inline;
text-align:center;
}

.buttons a{
color:#333;
font-weight:bold;
text-decoration:none;
}

.buttons a:hover{
color:#fe0000;
font-weight:bold;
text-decoration:none;
}

.content{
float:right;
width:590px;
text-align:left;
}

.left{
color:white;
font-size:11px;
width:185px;
padding: 0px 5px 0px 5px;
text-align:left;
float: left;
margin: 5px 0px 30px 0px;
}

.left a{
color:white;
text-decoration: none;
}

.left a:hover{
text-decoration: underline;
}

.content p{
width:345px;
text-align:left;
margin:10px 0px 0px 5px;

}

.contentother{
float:right;
width:590px;
text-align:left;
}

.contentother p{
text-align:left;
margin:10px 5px 0px 5px;
padding:3px;
}

.stock{
float:right;
width:595px;
text-align:left;
}

.tagline{
font-size:14px;
font-weight: bold;
color:#000033;

}

.feature{
width:214px;
height:258px;
float:right;
margin:15px 10px 0px 0px;
background-image: url(images/featurebox.gif);
background-repeat:no-repeat;
}

.feature #inlineFourth {
	height: auto;
	width: 200px;
	position: relative;
	margin: 37px 0px 0px 7px;
}
.footer{
width:790px;
text-align:center;
height:28px;
clear:both;
background-image: url(images/bottom.gif);
background-repeat: no-repeat;
padding-top: 1px;
}

.footer ul{
margin:0;
padding:0;
list-style:none;
margin: 10px 0px 0px 0px;
}

.footer li{
display:inline;
text-align:center;

}

.footer li a{
color:white;
font-weight:bold;
font-size:10px;
width:125px;
text-decoration:none;
padding: 0px 10px 0px 10px;

}


.footer li a:hover{
text-decoration:none;
color:#000033;
}



img{
border:none;
}


h4 {
	font-size: 12px;
	background-color: #6a84d4;
	padding: 3px;
	margin: 0px;
	color: white;
	width: 530px;
}

h5{
color: #fe0000;
font-size: 11px;
margin: 0px;
}

