body{
font-family: "Trebuchet MS",  arial, tahoma, Sans-serif;
font-size:14px;
text-align: center;
margin:0;
padding: 0;
color:#fff;
background-color: #FFF;
background-image: url(images/bg.gif);
background-repeat: repeat-y;
background-position: center top;
color: #fff;
}

a{
color:#FFF;
font-weight:bold;
text-decoration:none;
}

a:visited{
color:#FFF;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#ccc;
font-weight:bold;
text-decoration:underline;
}

.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:left;

}

.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 -10px;
}

.content{
float:right;
width:585px;
text-align:left;
}


.content p{
width:330px;
text-align:left;
margin:10px 0px 0px 5px;
border: 0px red solid
}

.contentother{
float:right;
width:580px;
text-align:left;
}

.stock{
float:right;
width:585px;
text-align:left;
margin-left: -10px;
}

.contentother p{
width:540px;
text-align:justify;
margin:10px 0px 0px 5px;
}


.tagline{
font-size:16px;
font-style:italic;
font-weight:bold;
color:#fff;
}

.feature{
width:211px;
height:258px;
float:right;
margin:15px 10px 0px 0px;
background-image: url(images/featurebox.gif);
background-repeat:no-repeat;
padding-top: 50px;
padding-left: 8px;
}

.footer{
width:585px;
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:#fff;
font-weight:bold;
font-size:12px;
width:125px;
text-decoration:none;
padding: 0px 10px 0px 10px;
border-right: 1px solid #fff; /* this is the seperator */
}

.footer li a:visited{
text-decoration:none;
color:#ccc;
}

.footer li a:hover{
text-decoration:none;
color:#ccc;
text-decoration:underline;
}

.footer li a.lastfooter{
border-right:none;
}

.legal{
font-size:9px;
line-height:12px;
}



img{
border:none;
}
