@charset "utf-8";
#scroller {
	background-image: url(images/shell_12.jpg);
	height: 182px;
	width: 988px;
	text-align: center;
}
.content {
	background-image: url(images/shell_04.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding: 10px;
}
.img {
	padding: 1px;
	border: 1px solid #333;
	margin: 5px;
}
#guarantee {
	color: #333;
	padding-top: 1px;
	padding-right: 17px;
	padding-bottom: 1px;
	padding-left: 17px;
	background-color: #FFDF01;
}
.nav {
	background-color: #000;
	background-attachment: fixed;
	background-image: url(leftside.jpg);
	background-repeat: no-repeat;
	color: #FFF;
}
.nav select {
	font-size: 10px;
}
.content p {
	text-align: justify;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #973003;
}
#footer {
	color: #FFFFCC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #FFCC66;
}
#footer a:hover, #footer a:focus {
	color: #FFFFFF;
	text-decoration: none;
}
