/*
Theme Name: Web Development
Theme URI: http://venturait.com/?=web+development
Description: Web Development Ventura, Los Angeles, Santa Barbara
Version: 1.0
Author: Web Development
Tags: web development ventura
*/

#sitemap{
	width:970px;
	margin:auto;
	overflow:hidden;
	padding:20px 0px 20px 30px;
}

#colsit1,#colsit2,#colsit3,#colsit4,#colsit5{
	float:left;
	width:180px;
	border-left:1px solid #222222;
	padding:0px 0px 0px 10px;
}

#sitemap a{
	font-size:10px;
	color:#999;
	font-family:verdana;
}
#sitemap a:hover{
	color:#fff;
}

#sitemap li{
	display:block;
}
#sitemap h3{
	color:#fff;
	font-size:12px;
	font-family:verdana;
	font-weight:bold;
}
#sitemap h3 span{
	color:#555;
}
#sitemap #arrow{
	float:right;
	display:block;
	margin-top:10px;
}
#sitemap .footerPowered{
	position:relative;
}