/* For 950 x 600 pixel page */

body {
	overflow: scroll;
	background-position: top center;
	background-image: url(images/bg-strawberry_field-01.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	border-width: 0px;
	background-color: black;
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #black;
}

h1{
	font-size: 17px;
}

h2{
	font-size: 15px;
}

input{
	font-size: 13px;
}

td, th, input{
	font-size: 12px;
}

textarea{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.translucent{
	float: left;
}

#layers{
	width: 1050px;
	height: 700px;
	margin: auto;
}

#layer1{
	width: 950px;
	height: 600px;
	padding: 50px;
}

#page{
	width: 950px;
	height: 600px;
	margin: auto;
}

#otl{
	background-image: url(images/bg-translucent-tl.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 15px;
	height: 15px;
}
#otc{
	background-image: url(images/bg-translucent-tc.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 920px;
	height: 15px;
}
#otr{
	background-image: url(images/bg-translucent-tr.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 15px;
	height: 15px;
}
#oml{
	clear: left;
	background-image: url(images/bg-translucent-ml.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 950px;
	min-height: 570px;
}
#omc{
	width: 920px;
	min-height: 570px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(images/bg-page.png);
	background-position: 15px;
	background-repeat: repeat-y;
}
#omr{
	background-image: url(images/bg-translucent-mr.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 950px;
	min-height: 570px;
}
#obl{
	clear:left;
	background-image: url(images/bg-translucent-bl.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 15px;
	height: 15px;
}
#obc{
	background-image: url(images/bg-translucent-bc.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 920px;
	height: 15px;
}
#obr{
	background-image: url(images/bg-translucent-br.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 15px;
	height: 15px;
}

#core{
	min-height: 570px;
}

#layer2{
	width: 272px;
	height: 155px;
	position: absolute;
	background-image: url(images/logo.png);
	background-position: 65px 10px;
	background-repeat: no-repeat;
}


.line-white{
	width: 950px;
	height: 30px;
	margin: auto;
	margin-top: 10px;
}

.line-white-left{
	float: left;
	background-image: url(images/bg-line-white-left.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 30px;
}

.line-white-center{
	float: left;
	background-image: url(images/bg-line-white-center.png);
	background-repeat: repeat-x;
	width: 920px;
	height: 25px;
	font-weight: bold;
	color: black;
	padding-top: 5px;
	text-align: center;
}

.line-white-right{
	float: left;
	background-image: url(images/bg-line-white-right.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 30px;
}

.line-black{
	width: 950px;
	height: 30px;
	margin: auto;
	margin-top: 10px;
	text-align: center;
}

.line-black a{
	color: white;
}

.line-black-left{
	min-width: 100px;
	/*background-image: url(images/bg-line-black-left.png);*/
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 15px;
}

.line-black-center{
	margin: auto;
	/*background-image: url(images/bg-line-black-center.png);*/
	background-repeat: repeat-x;
	height: 25px;
	color: white;
	padding-top: 5px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.line-black-right{
	min-width: 100px;
	/*background-image: url(images/bg-line-black-right.png);*/
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	padding-right: 15px;
}

#sidebar{
	width: 205px;
	padding: 1px;
	margin-top: 100px;
	min-height: 100px;
	float: left;
}

#navbar{
	width: 205px;
}

.navbar_end{
	width: 205px;
	height: 15px;
	color: white;
	background-color: green;
	background-image: url(images/bg-navbar_sheen.png);
}

.navbutton{
	width: 185px;
	height: 15px;
	color: white;
	padding: 10px;
	padding-top: 5px;
	background-color: green;
	background-image: url(images/bg-navbar_sheen.png);
	text-decoration: none;
}

.navbar a{
	color: white;
	text-decoration: none;
}

.navbutton:hover{
	background-color: #444;
}
/*
#home #nb01{
	background-color: black;
}
*/
#ag_solution_master #nb01{
	background-color: black;
}

#benefits #nb02{
	background-color: black;
}

#operating_manuals #nb03{
	background-color: black;
}

#options_and_accessories  #nb04{
	background-color: black;
}

#silo_and_auger_supply  #nb05{
	background-color: black;
}

#photos  #nb06{
	background-color: black;
}

#articles_of_interest  #nb07{
	background-color: black;
}

#forms  #nb08{
	background-color: black;
}

#contact_us  #nb09{
	background-color: black;
}

#links  #nb10{
	background-color: black;
}

#online_shopping  #nb11{
	background-color: black;
}

#request_a_quote  #nb12{
	background-color: black;
}

#about_us  #nb13{
	background-color: black;
}

#consumables  #nb01{
	background-color: black;
}

#add_consumable  #nb02{
	background-color: black;
}

#quotables  #nb03{
	background-color: black;
}

#add_quotable  #nb04{
	background-color: black;
}

#log_out  #nb05{
	background-color: black;
}

#nb00{
	background-position: 0px 0px;
}

#nb01{
	background-position: 0px -30px;
}

#nb02{
	background-position: 0px -60px;
}

#nb03{
	background-position: 0px -90px;
}

#nb04{
	background-position: 0px -120px;
}

#nb05{
	background-position: 0px -150px;
}

#nb06{
	background-position: 0px -180px;
}

#nb07{
	background-position: 0px -210px;
}

#nb08{
	background-position: 0px -240px;
}

#nb09{
	background-position: 0px -270px;
}

#nb10{
	background-position: 0px -300px;
}

#nb11{
	background-position: 0px -330px;
}

#nb12{
	background-position: 0px -360px;
}

#nb13{
	background-position: 0px -390px;
}

#nb14{
	background-position: 0px -420px;
}

#content{
	width: 653px;
	float: left;
	padding: 0px 15px 0px 30px;
}

.slide_sheet{
	margin-left: -10px;
	width: 650px;
	border-collapse: collapse;
}

.slide{
	background-color: white;
	float: left;
	margin: 10px;
	padding: 10px;
	width: 240px;
	height: 240px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
}

.slide_caption{
	color: black;
	float: left;
	width: 328px;
	height: 282px;
	text-align: left;
}
