@charset "utf-8";

#menu a#home{
	background:#fff url(../images/home.gif) no-repeat top center;
}

#content{
	background:#fff url(../images/home_feature.gif) repeat-x left top;
}
#feature{
	height:250px;
	_margin-bottom:0;
}
#feature #slider{
	margin-top:14px;
	width:590px;
}
#feature h2#slogan{
	width:300px;
	height:107px;
	margin-top:20px;
	margin-bottom:22px;
	*margin-left:-45px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
	background:#ff8 url(../images/slogan.gif) no-repeat left top;
}
#feature ul#solutions li{
	float:left;
	display:inline;
	width:70px;
	height:88px;
	margin-right:45px;
}
#solutions li a{
	display:block;
	height:88px;
	text-indent:-999999px;
	overflow:hidden;
}
#solutions li a#webdesign{
	background:#ff8 url(../images/web_design.gif) no-repeat left top;
}
#solutions li a#webdevelopment{
	background:#ff8 url(../images/web_development.gif) no-repeat left top;
}
#solutions li a#webredesign{
	background:#ff8 url(../images/web_redesign.gif) no-repeat left top;
}
#feature ul#solutions li a:hover{
	background-position:left bottom;
}
#feature .topright{
	float:right;
}
#slider li{
	width:590px;
	height:206px;
	text-indent:-999999px;
	overflow:hidden;
}
#slider li#show1{
	background:#ff8 url(../images/home_show1.jpg) no-repeat left top;
}
#slider li#show2{
	background:#ff8 url(../images/home_show2.jpg) no-repeat left top;
}
#slider li#show3{
	background:#ff8 url(../images/home_show3.jpg) no-repeat left top;
}
#startawebsite{
	z-index:100;
}
#startawebsite a{
	width:130px;
	height:61px;
	display:block;
	position:relative;
	bottom:39px;
	left:228px;
	*left:0;
	text-indent:-999999px;
	overflow:hidden;
	background:transparent url(../images/start_a_website.png) no-repeat left top;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/start_a_website.png', sizingMethod='crop');
	_background:none;
}
#startawebsite a:hover{
	background-position:left bottom;
}
#main h3#home_about{
	background:#fff url(../images/home_title_about.gif) no-repeat left top;
}
#main h3#home_services{
	background:#fff url(../images/home_title_services.gif) no-repeat left top;
}
#main h3#home_blog{
	background:#fff url(../images/home_title_blog.gif) no-repeat left top;
}
#lastcolumn ul{
	margin-left:2px;
}
#lastcolumn ul li{
	background:#fff url(../images/postlist.gif) no-repeat center left;
	padding:0 0 0 25px;
	display:block;
	line-height:24px;
}
#lastcolumn ul li a{
	display:inline-block;
	line-height:20px;
}
