@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:url(images/dig-bck.jpg);
	font-family:Arial, Helvetica, sans-serif;
}

h1{
	font-size:22px;
	color:#333;
	padding: 20px 0px 0px 0px;
	margin: 20px 0px 0px 20px;
}

h2{
	font-size:14px;
	color:#999;
	margin: 20px 0px 0px 20px;
}

h3{
	font-size:15px;
	color:#b3d234;
	margin: 20px 0px 0px 20px;
}
	
	
	

.top{
	margin:0px auto;
	width:943px;
	height:63px;
}

.menu{
	width:600px;
	float:right;
	height:63px;
}

.flash{
	margin:0px auto;
	width:943px;
	height:559px;
}

.spacer1{
	margin:0 auto;
	height:95px;
	width:943px;
}

.our-products{
	background:url(images/lines.gif);
	margin:0px auto;
	width:943px;
	height:227px;
}

.boxes{
	float:right;
	width:700px;
	padding:20px 0px 0px 0px
}

.footer{
	margin:0px auto;
	width:943px;
	height:227px;
}

.box{
	width:224px;
	height:189px;
	background:#b3d234;
}

.box-2{
	float:right;
	width:462px
}

.box3{
	float:right;
	width:224px;
}