body {
background-color: #FFFFFF;
background-image: url(bg2.jpg);
}

.container {
width: 85%;
background-color: #000000;
position: relative;
float: left;
left: 7%;
right: 7%;
top: 5px;
border: 5px;
border-color: #FF0000;
border-style: ridge;
text-align: center;
min-width: 850px;
}

.headerwrapper {
width: 100%;
text-align: center;
}

.header {
height: 100px;
width: 800px;
margin-left: auto;
margin-right: auto;
}

.bannerimage {
margin-left: -13px;
padding: 0px;
}

.menu {
text-align: left;
margin-top: -28px;
margin-left: 50px;
left: 0px;
}

.content {
float: left;
top: -450px;
background-color: transparent;
clear: left;
width: 100%;
margin-top: 10px;
text-align: left;
}

.main {
color: #FFFFFF;
text-align: justify;
font-family: times,verdana;
font-size: 13pt;
z-index: 1;
font-weight: 500;
width: 60%;
float: left;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
}

.mainphotoleft {
width: 15%;
float: left;
top: 0px;
margin-right: 10px;
}

.mainphotoright {
width: 15%;
float: right;
top: 0px;
margin-left: 10px;
}

.resize {
width: 100%;
height: auto;
}

a {
color: #F77F00;
font-weight: bold;
}

a img { border:none; }

h1 {
text-align: center;
color: #FF0000;
}

.productphoto {
float: left;
width: 28%;
margin-left: 4.6%;
}

.description {
color: #FFFFFF;
text-align: center;
font-weight: bold;
font-size: 14pt;
}

.productresize {
width: 10%;
height: auto;
}

p {
color: #FFFFFF;
}