/* CSS Document */

#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	width: 750px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/main/middle.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-align: left;
	border: 0px;
	height: 155px;
	background-repeat: no-repeat;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#footer {
	color: #333333;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	background-image: url(images/main/base.jpg);
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 62px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#left {
	float: left;
	width: 172px;
	background: transparent;
	overflow: hidden;
	}
	
#menu {
	color: #000000;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 17px;
	margin: 0px 0px 15px 0px;
	}
a {
	color: #FF6600;
	text-decoration: none;
	}

a:link {
	color: #99CC00;
	text-decoration: none;
	}

a:visited {
	color: #FF0066;
	text-decoration: none;
	}

a:active {
	color: #663300;
	text-decoration: none;
	}

a:hover {
	color: #99CC00;
	text-decoration: none;
	}
	
.maintext {
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #663300;
	text-decoration: none;
}
.maintextprice {
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #FF0066;
}

