body{
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 color: #000000; 
 font-size: 12px;
 background-image: url('images/structure/bg.gif');
 background-position: top center;
 background-repeat: repeat-x;
 background-color: #ffffff;
 margin-top: 0px; 
 margin-left: 0px;
}
 
img, div {
	border: 0px;
}

h1{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
margin-bottom: 6px;
margin-top: 16px;
color: #a41e71;
}

h2{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
font-weight: bold;
font-size: 12px;
margin-bottom: 6px;
}

#categories li{
list-style: none;
list-style-type: none;
padding-left: 0px;
margin-top: 8px;
margin-left: -28px;
font-size: 12px;
color: #666666;
}

input{
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003856;
background-color: #ffffff;
border: 1px solid #3e444e;
}

select{
font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
color: #003856;
background-color: #ffffff;
border: 1px solid #3e444e;
}

textarea {
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003856;
background-color: #ffffff;
border: 1px solid #3e444e;
}

table.position {
height: 100%;
width: 100%;
}

table{
border-spacing: 0px;
padding: 0px;
width: 100%;
}

#container {
 position: relative;
 margin: 0px auto;
 width: 723px;
 text-align: left;
}

td.central{
 height: 100%;
 text-align: center;
 color: #000000;
}

td {
 color: #000000;
 vertical-align: top;
 font-size: 13px;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 padding-right: 5px;
}

em {
font-style: normal;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
color: #a41e71;
}

a em {
font-style: normal;
text-decoration: underline;
}

a{
 border: 0px;
 text-decoration: none;
 color: #666666;
}

a:link{
 text-decoration: none;
 color: #666666;
}

a:visited{
 text-decoration: none;
 color: #666666;
}

a:hover{
 text-decoration: underline;
 color: #666666;
}

a:active{
 text-decoration: none;
 color: #666666;
}

.white{
color: #ffffff;
}


.white a{
 text-decoration: none;
 color: #ffffff;
}

.white a:link{
 text-decoration: none;
 color: #ffffff;
}

.white a:visited{
 text-decoration: none;
 color: #ffffff;
}

.white a:hover{
 text-decoration: underline;
 color: #ffffff;
}

.white a:active{
 text-decoration: none;
 color: #ffffff;
}

img.border {
padding: 2px;
border: 2px solid #68970f;
}

img.floatLeftBorder {
float: left;
margin-top:5px;
margin-right:10px;
margin-bottom:5px;
padding: 2px;
border: 1px solid #6E6E6E;
}

img.floatLeft {
float: left;
margin-top:5px;
margin-right:10px;
margin-bottom:5px;
}

img.floatRight {
float: right;
margin-top:0px;
margin-right:0px;
margin-left: 5px;
margin-bottom:5px;
}

.floatRight{
float: right;
}

.floatLeft{
float: left;
}

.center{
text-align: center;
}

.image_caption{
background-color: #ededed;
float: right;
padding: 5px;
font-colour: #6d6d6d;
text-align: right;
font-style: italic;
margin-bottom: 5px;
margin-left: 5px;
}

.image_caption img{
margin-bottom: 5px;
}

/* HEADER */

#logo{
position: relative;
top: 13px;
height: 114px;
width: 723px;
text-align: center;
}

#features{
position: relative;
top: 48px;
height: 170px;
width: 723px;
text-align: center;
}

#nav{
position: relative;
top: 67px;
height: 141px;
width: 723px;
text-align: center;
}

#categories{
position: absolute;
top: 425px;
left: 0px;
height: 300px;
width: 177px;
z-index: 9;
}

#categories p{
padding: 5px 0px 0px 12px;
font-size: 12px;
line-height: 16px;
}

#content{
position: relative;
top: 0x;
left: 187px;
width: 531px;
z-index: 9; 
}

#content p{
margin-left: 12px;
margin-right: 12px;
line-height: 18px;
}

#content h1{
margin-left: 12px;
}

#content table{
margin-left: 12px;
}

#content td{
width: 33%;

}

#product_text{
position: relative;
left: 335px;
top: 10px;
width: 195px;
height: 450px;
z-index: 9;
}

#product_image{
position: absolute;
left: 0px;
top: 50px;
width: 325px;
z-index: 9;
}

.prodTitle{
height: 40px;
}

.catTitle{
height: 24px;
}


#footer{
position: relative;
top: 10px;
height: 170px;
width: 723px;
background: url('images/structure/footer_bg.gif') repeat-x;
}

#footer p{
margin-left: 5px;
}

#via{
position: absolute;
top: 19px;
right: 5px;
}

.form{
width: 300px;
}

.pad5{
padding-bottom: 5px;
}

