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


#container{
		height: 655px;
		width: 890px;
		background-image: url(images/bg_grad.jpg);
		background-repeat:no-repeat;
		margin-left: 20px;
		}
h5 span{
		color: #333432;
		}		
.welcome{
		float:left;
		width:350px;
		height: 583px;
		padding: 20px 10px 30px 20px;
		text-align:left;
		
		}
			
.welcome h3 {
		padding-top: 15px;
		
		}
.welcome h3, h5, h6 {
		padding-left: 10px;
		
		}					
.welcome a{
		padding-left: 10px;
		color:  #70901b;
		
		}
.welcome p{
		padding-left: 10px;
		text-align: justify;
		}
.welcome p span {
		font-family: Trebuchet MS, Georgia, Ariel;
		font-style: italic;
		font-size: 110%;
		font-weight: bold;
		}
			

#slide {
		width: 350px;
		height: 310px;
		margin-top: 20px;
		}
#slide dl {
		width:340px;
		}

dt a {
		background-image: url(images/button_slide.gif);
		background-repeat: no-repeat;
		display: block;
		width: 328px;
		height: 19px;
		margin:2px;
		text-decoration: none;
		font-weight: bold;
		
		}

#slide dl p {
		
		padding: 0 25px 3px 3px;
		}


a span{
		color:  #333432;
		}								
		
				
.products {
		float: left;
		width: 480px;
		height: 633px;
		padding-left: 20px;
		}
.products h5 {
		padding-top: 55px;
		}	
.line1{
		width: 480px;
		height: 250px;
		margin-top: 30px;
		}			
.line2{
		
		width: 480px;
		height: 250px;
		margin-top: 30px;
		}	
.box1{
		float: left;
		width: 230px;
		height: 250px;
		}			
.box2{
		float: left;
		width: 230px;
		height: 250px;
		margin-left: 16px;
		}		
.box3{
		float: left;
		width: 230px;
		height: 250px;
		}			
.box4{
		float: left;
		width: 230px;
		height: 250px;
		margin-left: 16px;
		}		
.products h6{
		color: #FFFFFF;
		background-color:#2e353b;
		width: 120px;
		}
.products p {
		line-height:1.3em;
		font-size: 95%;
		}		
	
	
				
		
		
		
		
		
		