body{
font-family: "Trebuchet MS",  arial, tahoma, Sans-serif;
font-size:14px;
text-align: center;
margin:0;
padding: 0;
color:black;
background-color: silver;
background-image: url(images/bg.gif);
background-repeat: repeat-y;
background-position: center top;
}

a{
color:#000000;
font-weight:bold;
text-decoration:none;
}

a:visited{
color:#000000;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#000000;
font-weight:bold;
text-decoration:none;
}

.wrapper{
margin:auto;
width:790px;
height:auto;
/*border: 0px solid #FFFFFF;*/
}

.logo{
width:195px;
height:672px;
margin:0px 0px 0px 0px;
background-image: url(images/logonew.gif);
background-repeat:no-repeat;
float:left;
/*border: 1px solid #FFFFFF;*/
}

html>body .logo{
width:195px;
height:672px;
margin:0px 0px 0px 0px;
background-image: url(images/logonew.gif);
background-repeat:no-repeat;
float:left;
}

/* This is the main text bg area */
.mainright{
width:595px;
min-height:300px;
float:right;

}

.contactinfo{
text-align:right;
margin:5px 15px 0px 0px;
}

.tel{
text-align:right;
font-size:18px;
margin: -8px 0px 0px 0px;
}

.flash{
float:right;
margin: 10px 0px 0px 0px;
}

.content{
float:right;
width:595px;
text-align:left;
}


.content p{
width:330px;
text-align:left;
margin:10px 0px 0px 5px;
}

.contentother{
float:right;
width:580px;
text-align:left;
}

.stock{
float:right;
width:540px;
text-align:left;
float:left;
}

.contentother p{
width:540px;
text-align:justify;
margin:10px 0px 0px 5px;
}


.tagline{
font-size:16px;
font-style:italic;
font-weight:bold;
color:#160eb0;
}

.feature{
width:214px;
height:275px;
float:right;
margin:51px 10px 0px 0px;
background-image: url(images/featurebox.gif);
background-repeat:no-repeat;
padding-left: 8px;
}

.footer{
width:595px;
text-align:center;
padding: 35px 0px 0px 0px;
clear:both;
}

.footer ul{
margin:0;
padding:0;
list-style:none;
}

.footer li{
display:inline;
text-align:center;
}

.footer li a{
color:#160eb0;
font-weight:bold;
font-size:12px;
width:125px;
text-decoration:none;
padding: 0px 10px 0px 10px;
border-right: 1px solid #045022; /* this is the seperator */
}

.footer li a:visited{
text-decoration:none;
color:#160eb0;
}

.footer li a:hover{
text-decoration:none;
color:black;
}

.footer li a.lastfooter{
border-right:none;
}

.legal{
font-size:9px;
line-height:12px;
}



img{
border:none;
}


#inlineFourth {
	height: auto;
	width: 200px;
	position: relative;
	margin: 35px 0px 0px 0px;
}