body {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  background: #FFFFFF;
}

.container {
position: relative;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
width: 768px;
padding-bottom: 40px;
}


/* Main content area */
.content {
background: url(images/middle.gif) repeat-y;
padding-top: 195px;
padding-left: 10px;
padding-right: 10px;
position: relative;
width: 780px;
overflow: hidden;
margin: 0 auto;

}

.fullcontent {
padding-top:5px;
padding-left: 10px;
padding-right: 40px;
position: relative;
margin: 0 auto;
width: 770px;
background: url(images/middle.gif) repeat-y;
}



/* Upper navigation */

.top {
background: url(images/top.gif) no-repeat;
position: relative;
height: 100px;
width: 790px;
margin: 0 auto;
}

.headertop {
width: 768px;

height: 92px;
}

#topnav {
position:relative;
float:right;
top: 4px;
right: 7px;
width: 90px;
color: #000000;
margin: 0;
padding: 5px;
overflow:hidden;
line-height: 22px;
}

#topnav a {
  color: #000000;
  font-size: 12px;
  text-decoration: underline;
  text-align: right;
}

#topnav a:hover {
  color: #3A465E;
  
}

.navbutton {
width: 88px;
height: 56px;
float:left;
background: url(images/buttongrad.gif) no-repeat;
padding-top: 16px;

}


a img {border: none; }

/* Left Side */

.leftside {
position:relative;
left: 0px;
margin-top: -170px;
float:left;
width: 180px;
border-right: 1px solid #000000;

}

#leftmenu {
position:relative;
margin: 0 7px;
}

#leftmenu a{

font-size: 13px;
color: #302F2F;
font-weight: bold;
text-decoration: none;
background-color: transparent;
}

#leftmenu li {
margin: 0;
padding-left: 5px;
border-bottom: 1px solid #EEEBEB;
}

#leftmenu ul {
list-style: none;
line-height: 35px;
margin-top: 2px;
margin-left: 10px;
padding-left: 0;
}

#leftmenu a:hover{
color: #3A465E;
}

#leftbottom {
position:relative;
width: 200px;
padding-top: 15px;
}

#leftbottom img {
margin-left: auto;
margin-right: auto;
display: block;
padding-top: 20px;
}

#leftbottom p {
text-align: center;
font-size: 13px;
padding: 5px;
font-weight: bold;
}



/* Right section */



h1 {
position:relative;
top: -18px;
left: 0;
padding:0;
font-weight: bold;
font-size: 15px;
display: inline;
}


.rightcontent {
margin-top: -180px;
margin-left: 200px;
margin-right: 15px;
position: relative;
}



.title {
background: #3A465E;
color: #FFFFFF;
font-weight: bold;
height: 20px;
line-height:20px;
padding-left: 5px;
margin-bottom: 0px;
padding-bottom: 0px;
text-align:left;
}


.seperator {
position:relative;
border-top: 1px solid #D3D3D3;
clear:right;
margin:10px;
}


.rightcontent p {
font-size: 13px;
line-height: 20px;
}

.quantprice  {
border:1px solid #000000;
width: 200px;
margin: 0 auto;
border-collapse: collapse;
}
.quantprice td {
border: 1px solid #000000;
border-collapse: collapse;
padding: 2px;
}

.carttable {
border-top:1px solid #D3D3D3;
border-left:1px solid #D3D3D3;
border-right:1px solid #D3D3D3;
border-collapse: collapse;
width: 768px;
margin: 0 auto;
}

/* Footer */
.footer {

height: 86px;
margin-top: 0px;
}

.bottom {
background: url(images/bottom.gif) no-repeat;
height: 86px;
margin-top: -10px;
width: 790px;
}

.footertext {

}
.footertext p {
text-align: center;
margin-top: 0;
margin-left:50px;
margin-right:50px;
padding-top: 5px;
}


/* Form */

.forms {

width: 450px;
position: relative;
}

fieldset {
width: 400px;
margin-left: auto;
margin-right:auto;
border: none;
         }
label { 
position : relative;
width : 150px;
display : block;
margin-top: 20px;
padding-left: 10px;
      }
label input {
position : absolute;
left: 100%;
top: 0px;
width: 230px;
     } 
label select {
position : absolute;
left : 100%;
top : 0px;
width : 234px;
} 

textarea {
width: 380px;
height: 100px;
display: block;
}

.buttons {
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
.small label {
width: 180px;
font-size: 12px;
text-align: left;
line-height: 20px;
}


.forms br { display : none; } 

.news {
border-bottom: 1px solid #000000;
padding: 5px;
}

#leftnews {
border-top: 1px solid #EEEBEB;
margin-top: 40px;
}

.leftnewsrow {
border-bottom: 1px solid #EEEBEB;
padding: 5px;
margin-top: 10px;
padding-bottom: 10px;
}



.leftnewsheader {
background: url(images/headingbacknews.gif) repeat-x;
width: 200px;
height: 20px;
color: #FFFFFF;
margin-left: 1px;
padding-left: 20px;
line-height: 20px;
font-size: 14px;
font-weight: bold;
}