/* CSS Document */

#page_content {

	margin: 0px auto;
	width:780px;
	POSITION: relative;
	text-align:left;
	

	HEIGHT: 660px;
	background-image:url(../common/background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#D4FBA6;
	filter:null;
	
}


	
body {

   margin:0px auto; 
	text-align:center;
	background-color:#D4FBA6

}
#page_title {
	position:absolute;
	left:271px;
	top:0px;
	width:314px;
	height:35px;
}
#home_spot {
	position:absolute;
	left:650px;
	top:24px;
	width:105px;
	height:104px;
}
#about {
	position:absolute;
	left:12px;
	top:7px;
	width:127px;
	height:150px;
}

#solutions {
	position:absolute;
	left:12px;
	top:157px;
	width:127px;
	height:147px;
}

#products {
	position:absolute;
	left:12px;
	top:304px;
	width:127px;
	height:152px;
}

#machines {
	position:absolute;
	left:12px;
	top:456px;
	width:127px;
	height:144px;
}
#items_text{
	position:absolute;
	left:188px;
	top:51px;
	width:500px;
}





#items{
	position:absolute;
	left:190px;
	top:88px;
	width: 452px;
	

}
.item_table td{

height:180px;
width:135px;
text-align:center;
vertical-align:bottom;
}


.item_table td p{
padding-top:0px;
padding-bottom:0px;
}



#paypal{
margin:0px;
padding:0px;
}




#item_wrapper{
	position:absolute;
	left:174px;
	top:45px;
	width:499px;
	height:613px;
}



#spacer{
float:right;
width:70px;
height:130px;}


#return{
	position:absolute;
	left:658px;
	top:140px;
	width:89px;
	height:42px;
	text-align:center
}





div{
margin:0;}
table{
margin:0;}

a {
	margin: 0px; /*otherwise netscape has margin*/
}

p {
	margin: 0px; /*otherwise netscape has margin*/
	padding-top:5px;
	padding-bottom:5px;
}

a:link {
	color: #000000;
	text-decoration: none;
}    
a:visited {
	color:#000000;
	text-decoration: none;

} 
a:hover {
	color:#000000;
	text-decoration:underline;
}



.border{
	border:2px solid #000000;
	padding:5px;
	margin:10px;
}

.white_background:hover {
color:#000000;
text-decoration:underline;}

.rollover {
filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2);
}	
img{
margin:0px;
border:0px;
padding:0px;
}
.float_right{
float:right;
}
.float_left{
float:left;
text-align:center;
padding-right:5px;}

.smalltext{
font-size:10px;
}
.bold{
font-weight:bold}
.text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold
}
h1{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #542702;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:0px;
}
h2{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #542702;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:0px;

}

.red{
color:#542702}

.white{
color:#FFFFFF;}

.caption {
	font-size: 12px;
	text-align:center;
}
	
.underline{
text-decoration:underline}

ul{  
margin-top:5px;
margin-bottom:0px;

padding-left:1em;
margin-left:1em;

}
li{
padding-bottom:5px}

#footer{
position:relative;
top:10px;
left:30px;
width:100%;
text-align:center;
font-size:10px;
color:#000000;
}
#footer a:link,a:visited{
color:#000000;
}
#footer a:hover{
color:#000000;
text-decoration:underline;
}

