
body {
	margin: 0; padding: 0;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
	
a:focus, a:active {
	outline: none !important;
	border: none !important;
	}
	
#wrap {
	width: 930px;
	margin: auto;
	clear: both;
	display: block;
	}
	
#header {
	height: 115px;
	margin-top: 15px;
	margin-bottom: -30px;
	position: relative;
	z-index: 0;
	}
	
#footer {
	clear: both;
	display: block;
	font-size: 11px;
	color: #999;
	margin: 10px auto;
	padding: 10px 0;
	width: 960px;
	text-align: center;
	}
	
a#logo {
	display: block;
	height: 115px;
	width: 300px;
	}
	
	ul#thumbs {
		margin: -40px 30px 0 0;
		padding: 0;
		list-style: none;
		float: right;
		}
		
	ul#thumbs li {
		width: 147px;
		height: 109px;
		margin: 0 15px; padding: 0;
		list-style: none;
		display: inline;
		float: left;
		}
		
	ul#thumbs li a {
		display: inline;
		float: right;
		padding: 20px 10px;
		width: 127px;
		height: 69px;
		text-decoration: none;
		font-size: 20px;
		text-align: center;
		color: #FFF;
		}
		
	ul#thumbs li a span {
		display: none;
		}
	
	ul#thumbs li a:hover span {
		color: #FFF !important;
		display: block;
		}
		
		ul#thumbs li a:hover {
			background-position: bottom;
		}
		
		ul#thumbs li a#s1 {
			background-image: url('images/th_success1.jpg');
		}
		
		ul#thumbs li a#s2 {
			background-image: url('images/th_success2.jpg');
		}
		
		ul#thumbs li a#s3 {
			background-image: url('images/th_success3.jpg');
		}
	
	#sub {
		position: absolute;
		text-transform: uppercase;
		font-weight: lighter;
		}
		
	#sub ul {
		margin: 0; padding: 0;
		list-style: none;
		}
		
	#sub ul li {
		float: left;
		padding: 0;
		list-style: none;
		display: inline;
		}
					
	#sub ul li a {
		display: block;
		float: left;
		color: #FFF;
		text-decoration: none;
		display: inline;
		}
	
/********************************************************

													HOME
				
********************************************************/
	
	#home {
		background: url('images/home_bg.jpg') no-repeat top left;
		width: 874px;
		height: 603px;
		padding: 89px 30px 0 29px;
		color: #FFF;
		}
		
	#home h1.intro {
		font-size: 30px;
		font-weight: lighter;
		width: 450px;
		line-height: 30px;
		}
		
	#home h2.intro {
		font-size: 14px;
		font-weight: lighter;
		line-height: 22px;
		width: 450px;
		}
		
		#home #success {
			position: absolute;
			top: 415px;
			width: 873px;
			height: 129px;
			margin-left: -29px;
			padding-left: 30px;
			background: url('images/success_bg.jpg') no-repeat;
			}
			
		#home #success h3 {
			color: #64d2ec;
			font-size: 24px;
			font-weight: lighter;
			text-transform: uppercase;
			padding: 24px 0 0 0;
			margin: 0;
			width: 280px;
			clear: left;
			}
			
		#home #success p {
			width: 280px;
			line-height: 18px;
			float: left;
			clear: left;
			}
			
		#home #sub {
			top: 561px;
			font-size: 18px;
			}
			
		#home #sub ul li {
			margin: 0 0 0 14px;
			}
						
		#home #sub ul li a {
			width: 215px;
			height: 130px;
			padding: 20px 10px 0 195px;
			}
				
			#home #sub ul li#subLeft a:hover {
				background: url('images/btn_h1_ro.jpg') no-repeat top right;
			}

			#home #sub ul li#subRight a {
				width: 190px;
				padding: 20px 10px 0 221px;
				}
				
			#home #sub ul li#subRight a:hover {
				background: url('images/btn_h2_ro.jpg') no-repeat top right;
			}
				
/********************************************************

												FEATURE
		
********************************************************/

	#feature {
		background: url('images/bg_feature.jpg') no-repeat top left;
		width: 874px;
		height: 603px;
		padding: 51px 0 0 30px;
		margin-top: 38px;
		color: #FFF;
		}
		
		#feature h1.intro {
			font-size: 24px;
			font-weight: lighter;
			width: 440px;
			line-height: 30px;
			}
			
		#feature h2.intro {
			font-size: 14px;
			font-weight: lighter;
			line-height: 22px;
			width: 420px;
			}
			
		#feature #sub {
			top: 493px;
			font-size: 18px;
			margin-left: -6px;
			}
			
		#feature #sub ul li {

			}
						
		#feature #sub ul li a {
			width: 175px;
			height: 128px;
			padding: 20px 0px 0 247px;
			}
				
			#feature #sub ul li#subLeft a:hover {
				background: url('images/btn_p1_ro.jpg') no-repeat top right;
			}

			#feature #sub ul li#subRight a {
				width: 175px;
				padding: 20px 10px 0 235px;
				margin-left: 18px;
				}
				
			#feature #sub ul li#subRight a:hover {
				background: url('images/btn_p2_ro.jpg') no-repeat top right;
			}
			
			
/********************************************************

												PRINTERS
		
********************************************************/

	#printers {
		background: url('images/bg_printers.jpg') no-repeat top left;
		width: 874px;
		height: 943px;
		padding: 51px 0 30px 30px;
		margin-top: 38px;
		color: #FFF;
		}
		
		#printers h1.intro {
			font-size: 24px;
			font-weight: lighter;
			width: 440px;
			line-height: 30px;
			}
			
		#printers h2.intro {
			font-size: 14px;
			font-weight: lighter;
			line-height: 22px;
			width: 420px;
			}
			
		#detLeft {
			position: absolute;
			top: 540px;
			width: 384px;
			color: #333;
			padding: 0 15px;
			}
			
		#detRight {
			position: absolute;
			top: 540px;
			width: 384px;
			color: #333;
			padding: 0 15px;
			margin-left: 435px;
			}
			
			#detLeft p, #detRight p {
				line-height: 18px;
				}
				
			#detLeft dl, #detRight dl {
				margin-top: 20px;
				font-size: 12px;
				}
				
			#detLeft dd, #detLeft dt, #detRight dd, #detRight dt {
				margin-top: 6px;
				margin-bottom: 6px;
				}
			
			#detLeft dd, #detRight dd {
				margin-left: 14px;
				}
				
			#detLeft dl dt, #detRight dl dt {
				font-weight: bold;
				}
				
			#detRight h3, #detLeft h3 {
				margin-top: 5px;
				padding-bottom: 10px;
				line-height: 20px;
				}
				
/********************************************************

												SERVICES
		
********************************************************/

	#services {
		background: url('images/bg_services.jpg') no-repeat top left;
		width: 874px;
		height: 583px;
		padding: 41px 0 30px 30px;
		margin-top: 38px;
		color: #FFF;
		}
		
		#services div#intro {
			width: 415px;
			}
			
		div#intro p {
			line-height: 22px !important;
			margin: 12px 0;
			}
		
		#services h1.intro {
			font-size: 24px;
			font-weight: lighter;
			width: 440px;
			line-height: 30px;
			margin-top: 0;
			}
			
		#services h2.intro {
			font-size: 18px;
			font-weight: lighter;
			line-height: 22px;
			width: 420px;
			}
			
		#services #moreinfo {
			position: absolute;
			top: 595px;
			width: 285px;
			margin: 0 0 0 30px;
			line-height: 22px;
			}
			
		#services #moreinfo p {
			margin: 0;
			padding: 0;
			}
			
		a#reqmore {
			border: none;
			position: absolute;
			top: 112px;
			left: 135px;
			}
			
		a#reqmore img {
			border: none;
			}
			
		#services #detlist {
			position: absolute;
			width: 380px;
			top: 512px;
			margin: 0 40px 0 454px;
			display: inline-block;
			}
			
		#detlist h2 {
			margin: 0 0 14px 0; padding: 0;
			font-size: 18px;
			}
			
		#detlist ul {
			list-style: outside;
			padding: 0 0 0 18px;
			margin: 0;
			}
			
		#detlist ul li {
			margin: 4px;
			padding: 0;
			line-height: 18px;
			}
			
/********************************************************

												CONTACT
		
********************************************************/

	#contact {
		width: 600px;
		margin: auto;
		}
		
	ul#fields {
		margin: 0 0 0 100px;
		padding: 0;
		height: 220px;
		list-style: none;
		}
	
	ul#fields li {
		display: block;
		width: 250px;
		float: left;
		height: 35px;
		padding: 8px 0;
		}
		
	ul#fields li label {
		display: block;
		clear: right;
		}
		
	#contact_bottom {
		display: block;
		clear: both;
		text-align: center;
		}
		
		