body{
font-family: "arial", tahoma, Sans-serif;
font-size:12px;
text-align: center;
margin:0;
padding: 0;
color: white;
background-color: #be0000;
background-image: url(images/bg.gif);
background-repeat: repeat-y;
background-position: center top;
}

a{
color:#FFF;
font-weight:bold;
text-decoration:none;
}

a:visited{
color:#FFF;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#fff;
font-weight:bold;
text-decoration:underline;
}

.wrapper{
margin:auto;
width:790px;
height:auto;
/*border: 0px solid #FFFFFF;*/
}

.logo{
width:195px;
height:978px;
margin:0px 0px 0px 0px;
background-image: url(images/logonew.jpg);
background-repeat:no-repeat;
float:left;
font-weight: normal;
text-decoration: none;
}

html>body .logo{
width:195px;
height:978px;
margin:0px 0px 0px 0px;
background-image: url(images/logonew.jpg);
background-repeat:no-repeat;
float:left;
font-weight: normal;
text-decoration: none;
}

#logotile
{
float: left;
margin: 0;
margin: 850px 0 0 0;
}

html>body #logotile
{
margin: 800px 0 0 0;
}

/* This is the main text bg area */
.mainright{
position: relative;
z-index: 7;
width:595px;
min-height:300px;
float:left;

}

.contactinfo{
font-family: "arial", tahoma, Sans-serif;
font-size: 11px;
position: relative;
z-index: 10;
top: 100px;
left: 0px;
text-align: left;
margin:0px 10px 0px 10px;
color: black;
}

.kitty{
position: relative;
z-index: 11;
top: -200px;
left: 300px;

}

.tele{
width: 200px;
font-size:16px;
font-weight: bold;
text-align: right;
padding-right: 10px;
float: right;

}

.cards{
width: 250px;
font-size:16px;
font-weight: bold;
text-align: left;
float: left;
margin-top: 13px;
vertical-align: text-bottom;

}

.flash{
position: relative;
top: 0px;
left: 0px;
z-index: 8;
float:right;
margin: 0px 0px 0px -10px;
}

.content{
float:right;
width:585px;
text-align:left;
}


.content p{
width:550px;
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{
position: relative;
z-index: 8;
top: 0px;
left: 0px;
width:211px;
height:258px;
float:right;
margin:0px 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:#fff;
}

.footer li a:hover{
text-decoration:none;
color:#fff;
text-decoration:underline;
}

.footer li a.lastfooter{
border-right:none;
}

.legal{
font-size:9px;
line-height:12px;
}



img{
border:none;
}

