body {
	font-family: "Lucinda Grande", Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: 0.25em;
}


#servicescontent {
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	position: relative;
	visibility: inherit;
	left: 0px;
	top: 0px;
	background: url(../images/services.png) no-repeat 25px 50px;
	height: auto;
	min-height: 460px;
	text-align: center;
	vertical-align: top;
}

#content {
	left:70px;
	width:740px;
	color: #CCCCCC;
	font-family: "Lucida Grande";
	font-size: 0.8em;
	line-height: 150%;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .025em;
	padding: 0px;
	height: auto;
	min-height:460px;
}

#leftcol {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 180px;
	width: 310px;
	text-align: left;
	vertical-align: top;
}
#rightcol {
	padding: 0px;
	clear: right;
	float: left;
	height: 170px;
	width: 300px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}
#servicesrow2 {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 680px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}

.bigK {
	font-size: 36px;
}

#servicescol1 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 310px;
}
#servicescol2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 220px;
}
#servicescol3 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 150px;
}
#servicescol1 ul, #servicescol2 ul, #servicescol3 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#servicescol1 ul li, #servicescol2 ul li, #servicescol3 ul li{
	background: url(../images/bulltet.gif) no-repeat 5px 7px;
	margin: 0px;
	padding: 0px 0px 0px 17px;
	text-align: left;
}

/* Needs a 15 pixels shift to the right to compensate for the SERVICES link expansion */
#header #portfolio{
	left:410px;
}

/* Needs a 15 pixels shift to the left to compensate for the EXPERIENCE link expansion */
#header #experience{
	left:510px;
	position: absolute;
}