@charset "utf-8";
/* CSS Document */

#wrap {
	background:url(images/wrap_bk.jpg) repeat-x #000;
	margin:1px 1px 0 0;
	width:565px;
	height:194px;
	position:relative;
}

#wrap h2{
	font-size:14px;
	color:#000;
	position:absolute;
	top:15px;
	left:15px;
	font-weight:300
	*top:15px;
}

.label {
 text-align:center;
	width:auto;
	height:174px;
	padding:10px;
	*height:194px;
} 
.label h1 {
 margin:55px 0px 15px 0;
	padding:0;
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	color:#000;
}
#one {background:url(images/wrap_website_design.jpg) bottom left no-repeat; padding-left:250px;}
#two {background:url(images/wrap_marketing_seo.jpg) bottom left no-repeat; padding-left:220px;}
#three {background:url(images/wrap_ecommerce.jpg) bottom left no-repeat; padding-left:200px;}
#four {background:url(images/wrap_mis_network_administration.jpg) bottom left no-repeat; padding-left:200px;}
#five {background:url(images/wrap_data_backup_web_hosting.jpg) bottom left no-repeat; padding-left:200px;}
#six {background:url(images/wrap_untangle_network_firewall.jpg) bottom left no-repeat; padding-left:220px;}

.current{display:block;}
.next{display:none}
