body {
	font: 75%/1.5em Arial, Helvetica, Geneva, sans-serif;
	font: 12px/1.5em Arial, Helvetica, Geneva, sans-serif;
	font: 12px/1.5em Verdana, Geneva, sans-serif;
	color:#000;
	margin: 0;
	padding: 0;
	background: url(images/backgnd.png) fixed top left repeat-x #56A4DB;
}
img {
	border: none;
}
h1, h2, h3, h4, p, span, div, ul, ol { 
	margin: 0; 
	padding: 0;
}
ul {
	list-style-type: none;
}
h1 {font-size: 150%; padding: 0 0 1em 0;}
h2 {font-size: 110%; padding: 0 0 .5em 0;}
h3 {font-size: 110%; padding: 0 0 1em 0;}
h4 {font-size: 110%; padding: 0 0 1em 0;}
h5 {
	font-size: 100%;
	padding: 10px 0 0 0;
	margin: 0;
}
a, a:visited {
	text-decoration: none;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
}
#outer2 {
	border: 1px solid white;
	width: 800px;
	margin: 10px auto 5px auto;
	background: url(images/bkgd.jpg) top center repeat-y;
}
#topbar {
	position: relative;
	text-align: center;
}
#menubar {
	text-align: center;
	height: 40px;
	background: url(images/linkbar.png) center center repeat-x;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#menubar li {
	display: inline;
	font-weight: bold;
	font-size: 150%;
	padding: 0 40px;
	line-height: 2.2em;
	color: #FF9;
}
#menubar li a {
	color: white;
}
#menubar a:hover, #menubar a:focus, #menubar a:active {
	color: #FF0;
	text-decoration: none;
}
#leftcol {
	float: left;
	width: 760px;
	color: black;
	margin: 10px;
	padding: 10px 10px 0 10px;
	background: url(images/bkgd20.jpg) top center repeat-y;
}
#home #leftcol {
	width: 310px;
}
#contact #leftcol h3 {
	padding: .5em 0;
}
#leftcol h1, #leftcol h2, #leftcol h3 {
	color: #5BB635;
	font-family: "Arial Black", Gadget, sans-serif;
	padding: .5em 0;
}
#leftcol h1, h3 {
	text-align: center;
}
#leftcol h3 {
	line-height: 2.5em;
}
#home #leftcol h1 {
	text-align: left;
	font-size: 120%;
}
#leftcol ul {
	margin:  0 0 20px 20px;
	list-style-type: disc;
	line-height: 1.5em;
}
#leftcol ol {
	margin: 0 0 15px 25px;
}
#leftcol p {
	margin:  0 0 10px 0;
}
#contact #leftcol p {
	margin: 0;
}
#leftcol p a {
	font-weight: bold;
}
.contacts {
	float: left;
	width: 220px;
	height: 110px;
	padding: 5px 0 10px 30px;
}
#rightcol {
	float: left;
	width: 428px;
	margin: 10px 10px 0 1px;
}
#rightcol img {
	border: 1px solid white;
}
.picrow {
	float: left;
	margin: 5px 0 0 0;
}
.picrow img {
	margin: 2px 5px 0 0;
}
.step {
	width: 756px;
	height: 100px;
	margin: 10px 0 0 0;
	border: 2px solid #826C3A;
}
.step img {
	float: left;
	margin: 0 12px 0 0;
}
.step p {
	padding: 3px 15px 0 15px;
}
.stepHead {
	font-size: 140%;
	font-weight: bold;
	color: #56A4DB;
}
#bottombar {
	clear: both;
	height: 60px;
	background-color: #5BB635;
	margin: 10px auto 0 auto;
	border-top: 1px solid white;
}
#bottombar ul {
	padding: 20px 0 0 20px;
}
#bottombar li {
	font-size: 90%;
	color: white;
	display: inline;
	padding: 0 10px;
	border-right: solid 1px white;
}
#bottombar #firstone {
	font-weight: bold;
	font-size: 120%;
}
#bottombar #lastone {
	border: none;
}
.rightpic {
	float: right;
	margin: 8px 30px 0 0;
}
.rightpic p, .picrow p {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 75%;
	color: white;
	line-height: 1em;
}
.picrow p {
	line-height: 1.1em;
	width: 100px;
	height: 23px;
	background-color: #0F35A0;
	padding: 2px 0 0 0;
	border: 1px solid white;
}
.picrow p#firstpic {
	padding: 7px 0 0 0;
	height: 18px;
}
#bottomref {
	text-align: center;
	font-size: 80%;
}
#bottomref a {
	color: #eef;
}
#buyButton {
	position: absolute;
	top: 5px;
	right: 5px;
}
