 * {
     margin: 0;
 }
html, body {
     height: 100%;
 }
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	background-color:#91a0b2;*/
background-color:#fffff;
	margin:0px;
	padding:0px;
}
a{
color:#000000;
}
a:visited{
color:#000000;
}
a:hover{
color:#000000;
text-decoration:underline;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
#main{
width:1000px;
margin:auto;

}
#header{
	width:1000px;
	height:103px;
	display:block;
	background-image: url(header.jpg);
}
#toplinks{
	background-image: url(toplinksbg.gif);
	display:block;
	width:1000px;
	height:30px;
 text-transform: capitalize;
}
#toplinks ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

#toplinks li{
display: inline;
margin: 0;
}

#toplinks li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
/*border-right: 1px solid white; *//*right divider between tabs*/
color: white;

}
#leftside{
	padding-top:28px;
	width:188px;
	float:left;
	background-color:#ffffff;
	background-image: url(topmenu.gif);
	background-repeat: no-repeat;
	background-position: top;

}
#leftside ul{
list-style-type: none;
}
#leftside a{
color:#000000;
text-decoration:none;
}
#leftside a:hover{
text-decoration:underline;
}
#middle{
float:left;
width:600px;
background-image: url(topmiddle.gif);
	background-repeat: no-repeat;
	background-position: top;
	display:block;
	min-height: 500px
}
* html #middle{height:500px}
#middle h1{
color:#ffffff;
font-weight:bold;
text-align:center;
padding-top:-10px;
padding-left:15px;
font-size:14px;
}
#rightside{
	background-color:#ffffff;
	padding-top:30px;
	width:170px;
	display:block;
	color:#B091AC;
	float:left;
	background-color:#ffffff;
	background-image: url(topmenu2.gif);
	background-repeat: no-repeat;
	background-position: top;
		min-height: 500px
}
* html #rightside{height:500px}
#messagebox{
background-color:#ffffff;
color:#B091AC;
font-size:11px;
font-weight:normal;
width:578px;
margin-left:0px;
margin-right:5px;
margin-bottom:10px;
border: solid #91CC47 1px;
}

#messagebox a{
color:#B091AC;
text-decoration:none;
}
.box{
	background-color: #ffffff;
	width: 190px;
	height:200px;
	padding: 0px;
	float:left;
	margin-left:4px;
	margin-bottom:5px;
	/*background-image: url(boxtop.gif);
	background-repeat: no-repeat;
	background-position: right top;*/

}
.box p{
padding-top:15px;
padding-left:5px;

}
.box img{
padding-top:20px;
float:left;
}

.price{
color:red;
font-size:12px;
}
.price a{
color:red;
text-decoration:none;
}
.title{
color:#91CC47;
font-size:14px;
font-weight:bold;
text-decoration:none;
}
.title{
color:#91CC47;

}
.title a{
color:#91CC47;

}
.title a:visited{
color:#91CC47;

}
#searchbox{
padding-left:725px;
padding-top:25px;
color:#000000;

}
.shoppingcart{
padding-left:725px;
padding-top:10px;
color:#000000;

}
.shoppingcart a{
font-weight:bold;
color:#000000;
text-decoration:none;
}
.shoppingcart a:visited{
color:#000000;
}
#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 185px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #B091AC;
border-bottom: 1px solid #90bade;
border-left: 7px solid #91CC47;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color:  #91CC47;
border-left-color:  #000000;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid #91CC47;
padding: 1px 0;
padding-left: 5px;
background-color: #91CC47;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
.middles{
	background-color: #ffffff;
	width: 590px;
	padding: 0px;
	float:left;
	margin-left:4px;
	margin-bottom:5px;
/*	background-image: url(boxtop.gif);
	background-repeat: repeat-x;
	background-position: right top;
*/
}
.middles p{
padding-top:15px;
padding-left:5px;

}

 .wrapper {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -4em;
 }
  .push {
     height: 4em;
 }
 .footer{
 background-color#ffffff;
 color:#00000;
 width:200px;
 float:right;
 height: 4em;
 display:block;
 
 }
 #footer{
 position: absolute;
				bottom: 0;
				padding: 10px;

 }
