body{
  font-family:"Trebuchet MS" arial, tahoma, Sans-serif;
  font-size:12px;
  text-align: center;
  margin:0;
  padding: 0;
  color:white;
  background-image: url(images/tile.gif);
  background-repeat: repeat-x;
  background-color: #9dabdc;
}

.wrapper{
margin:auto;
width:797px;
min-height:800px;
}

.top{
background-image: url(images/top2.jpg);
background-repeat: no-repeat;
width:797px;
height:138px;
float:none;
}

.top_stock{
background-image: url(images/topstock.jpg);
background-repeat: no-repeat;
width:797px;
height:230px;
float:none;
}

.buttons{
float:right;
width:600px;
text-align:center;
padding: 87px 0px 0 0;
margin: 0px -30px 0px 0px;
clear: both;
}

html>body .buttons{
float:right;
width:600px;
text-align:center;
padding: 87px 0px 0 0;
margin: 0px -60px 0px 0px;
clear: both;
}

.buttons ul{
list-style:none;
margin: 0;
padding: 0;
}

.buttons li{
display:inline;
text-align:center;
}

.buttons li a{
color:white;
text-decoration:none;
padding:0px 10px 0px 10px;
width:125px;
border-right: 1px solid white;
}

.buttons li a:visited{
color:white;
}


.buttons li a:hover{
color:white;
background-color:#2f48b2;
text-decoration:none;
}

.buttons li a.location{
border-right:0px;
}

.flashsection{
width:796px;
height:281px;
float:none;
}

.contentsection{
text-align:left;
width:797px;
float:left;
background-color:#223898;
border-top: 1px white solid;
}

.contentsection p{
text-align:justify;
float:left;
width:540px;
margin: 10px 0px 0px 5px;
}

html>body .contentsection p{
text-align:justify;
float:left;
width:540px;
margin: 10px 0px 0px 10px;
}


.contentsection_stock{
text-align:left;
width:797px;
float:left;
background-color:#223898;
border-top: 1px white solid;
}

.contentinner{
text-align:left;
width:777px;
float:left;
margin: 0px 0px 0px 10px;
background-color:#223898;
}


html>body .contentinner{
text-align:left;
width:777px;
float:left;
margin: 0px 0px 0px 20px;
background-color:#223898;
}


.contactform{
float:left;
}

h1{
font-size:18px;
font-weight:bold;
margin: 10px 0px 0px 10px;
border-bottom: 1px #4b5eae solid;
width:540px;
}

h4{
font-size:18px;
font-weight:bold;
margin: 10px 0px 0px 10px;
border-bottom: 1px #4b5eae solid;
width:767px;
}



.features{
float:right;
width:219px;
height:276px;
background-image: url(images/featurebox.jpg);
background-repeat: no-repeat;
margin: 5px 4px 0px 0px;
}

#inlineFourth {
	height: auto;
	width: 200px;
	margin-top: 38px;
	margin-left:13px;
}

/*html>body .features{
float:right;
width:224px;
height:276px;
background-image: url(images/featurebox.jpg);
background-repeat: no-repeat;
margin: 5px 8px 0px 0px;
}*/


.cards{
float:left;
margin:36px 0px 0px 10px;
}

.footer{
clear: both;
width:797px;
height:90px;
font-weight:bold;
font-size:10px;
text-align:center;
padding: 10px 0px 0px 0;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
}

.footer ul{

list-style:none;
margin: 0;
padding: 0;
}

.footer li{
display:inline;
text-align:center;
}

.footer li a{
color:#ffffff;
text-decoration:none;
padding:0px 5px 0px 5px;
width:125px;
}

.footer li a:visited{
color:#ffffff;
}


.footer li a:hover{
color:#ffffff;
text-decoration:underline;
}

h3{
font-size:11px;
font-weight:normal;
color:white;
margin: 22px 0px 0px 0px;
}

.map{
margin: 10px 0px 0px 12px;
}

html>body .map{
margin: 10px 0px 0px 10px;
}

a.email{
text-decoration:underline;
color:white;
}

a:visited.email{
text-decoration:underline;
color:white;
}

a:hover.email{
text-decoration:underline;
color:#2f48b2;
}

a.contentlink{
text-decoration:underline;
color:white;
font-weight:bold;
}

a:visited.contentlink{
text-decoration:underline;
color:white;
font-weight:bold;
}

a:hover.contentlink{
text-decoration:underline;
color:#9aa9dc;
font-weight:bold;
}

.largetext{
font-weight:bold;
font-style:italic;
font-size:16px;
color:#9aa9dc;
}



img{
border:none;
}

