@charset "UTF-8";
#wrapper {
	margin: auto;
	background-image: url(images/rutty_backgound_main.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 850px;
}
#wrapper2 {
	margin: auto;
	background-image: url(images/rutty_background_2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 850px;
}
#page {
	width: 800px;
	margin: auto;
	height: 800px;
	position: relative;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 20px;
	top: 282px;
	padding-left: 25px;
	position: relative;
}

#left_col {
	float: left;
	width: 175px;
	height: 400px;
	position: relative;
}
#index_maintextbox {
	float: right;
	height: 250px;
	width: 525px;
	position: relative;
	margin-right: 10px;
}
#index_maintextbox_2 {
	float: right;
	height: 400px;
	width: 525px;
	position: relative;
	margin-right: 10px;
}
#index_maintextarea {
	width: 760px;
	margin: auto;
	height: 400px;
	top: 312px;
	position: relative;
}
#index_product_left {
	float: left;
	height: 400px;
	width: 105px;
	position: relative;
}
.nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
nav_text {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.left_col  img {
	bottom: 0px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-image: url(images/stripe6.png);
	background-repeat: repeat;
}
.style3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-size: 14px;
	font-weight: lighter;
}
.style5 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.style6 {font-size: 14px}
.style8 {font-size: 36px}
