body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/mainbg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

p A:link    {text-decoration: underline; color: #009999;}
p A:visited  {text-decoration: underline; color: #009999;}
p A:active   {text-decoration: underline; color: #009999;}
p A:hover   {text-decoration: none; color: #FFFFFF; background-color:#009999;}

#topcontainer {
	padding: 0px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 740px;
	background-image: url(images/kubota_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 12px 20px 0px 0px;
	text-align: right;
}

#header A:link    {text-decoration: underline; color: #FFFFFF; }
#header A:visited  {text-decoration: underline; color: #FFFFFF; }
#header A:active   {text-decoration: underline; color: #FFFFFF; }
#header A:hover   {text-decoration: none; color: #FFFFFF; }

.homearea {
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 740px;
	border: none;
}
#linksheader {
	background-color: #009999;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 740px;
	border: none;
}

#linksheader h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 7px 0px 0px 7px;
}

#linksflash {
	margin: 0px auto;
	padding: 0px;
	height: 110px;
	width: 740px;
	border: none;
}
#footer {
	background-color: #009999;
	margin: 0px auto;
	padding: 0px;
	height: 30px;
	width: 740px;
	border-top: none;
	border-right: none;
	border-bottom: 5px solid #FF6600;
	border-left: none;
}
#footer h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 9px 0px 0px;
}
.nav {
	padding: 25px 0px 0px;
	margin: 0px;
	width: 175px;
	text-align: left;
	vertical-align: top;
}
.kubotapics {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	width: 330px;
}
.homeright {
	margin: 0px;
	padding: 0px;
	width: 235px;
	text-align: center;
	vertical-align: middle;
}
#welcomenote {
	background-color: #FF6600;
	background-image: url(images/kybotalogosmall.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 159px;
	width: 227px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E05A01;
	border-bottom-color: #E05A01;
}

#welcomenote h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	text-align: left;
}

#welcomenote p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding: 0px 10px;
}

.contentarea {
	vertical-align: top;
	margin: 0px;
	padding: 10px 20px 5px 10px;
	width: 565px;
}
