html, body {
	margin: 0px;
	padding: 0px;
	height:100%;
}
.cart {
	border: 2px double #006633;
}

td,tr,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
}

.carttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dashed red;
	color:#006600;
}

.asub{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed red;
	color:#006600;
}
.carttxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color:#006600;
}

* html #outer{
	height:100%;
}
img{border:0px;}

#outer{
	min-height:100%;
}

#header {
	width:100%;
	height:344px;
	overflow:hidden;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: 994px top;
}
#header-left {
	background-image: url(images/header-pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 344px;
}

#header-pic {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	background-image: url(images/header-logo.jpg);
	background-repeat: no-repeat;
	background-position: left 79px;
	height: 45px;
	padding-top: 79px;
}

.header-menu {
	background-image: url(images/header-menu-V.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 69px;
	width: 135px;
}

#header-left p {
	margin: 0px;
	width: 200px;
	padding-top: 85px;
	padding-left: 54px;
	background-image: url(images/header-tel.gif);
	background-repeat: no-repeat;
	background-position: 40px 90px;
	padding-bottom: 23px;
}

#left {
	background-image: url(images/left-glass.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:110px;
	width: 260px;
color:#2f2f21;

}

.left {
	background-image: url(images/left-glass.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:110px;
	width: 260px;
color:#2f2f21;

}

#left-down {
	background-image: url(images/left-brown.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}

#left-centre {
	background-image: url(images/left-pic.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 152px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#left-text {
	width: 147px;
}

#left-ul {
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	margin: 0px;
}

.idleft-li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	list-style-type: none;
}

#left form {
	text-align: right;
	padding-top: 20px;
	padding-right: 15px;
	margin: 0px;
}

#footer {
	width:100%;
	clear:both;
	height:130px;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4b6143;
background-color: #fef8d2;


}

#footer-up {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #be7c00;
}
.footer-up {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #be7c00;
}

#footer-left {
	height: 130px;
	width: 260px;
	background-image: url(images/footer-tel.jpg);
	background-repeat: no-repeat;
	background-position: 35px 35px;
}

#footer-right {
	padding-right: 35px;
}

#footer-centre {
	margin-top: 10px;
	padding-top: 20px;
	padding-left: 50px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	margin-bottom: 15px;
	height: 85px;
}

#footer-menu {
	padding-top: 30px;
	padding-bottom: 30px;
}

#footer p {
	margin: 0px;
	padding-left: 170px;
}

#centrecontent {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}


#centrecontent-up {
	background-color: #FFFFFF;
	height: 75px;
}

#centrecontent-left {
	height: 175px;
	width: 180px;
}

.centrecontent-centre {
	background-color: #ebebde;
}

#centrecontent-pic {
	background-color: #FFFFFF;

}


#evrlogo{font-size:10px; color:#555;}
#evrlogo a{color:#555;text-decoration:none}
#evrlogo a:hover{color:#ccc;text-decoration:none;border-bottom:1px #ccc dashed}