/*
p, ul, table {
*/
ul, table {
	clear: both;
}

#servicesmenu {
	background: #e1ebdd;
	border: 1px solid #A9CE9B;
	padding: 5px 0 5px 0;
	margin: 0 15px 10px 0;
	float: left;
}

#servicesmenu h1 {
	padding: 0;
	margin-left: 5px;
	text-align: left;
	font-size: 12px;
    }

#servicesmenu ul {
	margin: 5px 10px 0 5px;
	padding: 0;
	color: #999; }

#servicesmenu li {
	text-align: left;
	list-style: none;
	font-weight: normal;
	font-size: 11px;
    }

/*
#servicesmenu img {
	display: block;
	padding: 0;
	margin: 0 0 0 32px; }

#servicesmenu p {
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0; }

#servicesmenu a {
	display: block;
	margin: 0 0 0 0;
	padding: 0; }
*/
/*
#servicesmenu a.consulting {
	background: url(../images/onsite-consulting-green-bg_sm.png) }

#servicesmenu a.design {
	background: url(../images/web-design-green-bg_sm.png) }

#servicesmenu a.hosting {
	background: url(../images/web-hosting-green-bg_sm.png) }
*/
/*

#servicesmenu li a {
	background-position: top left;
	background-repeat: no-repeat; }
	
#servicesmenu li.current a {
	background-position: bottom right; }

#servicesmenu a.consulting:hover, #servicesmenu a.design:hover, #servicesmenu a.hosting:hover {
	background-position: bottom right; }
*/

#servicesmenu li.current {
	color: #444444;
	font-weight: bold; }
#servicesmenu li a {
	text-decoration: none;
	color: #6CAB54;
}
#servicesmenu li a:hover {
	text-decoration: underline;
}
.clear {
	font-size: 1px;
	margin: 0;
	padding: 0;
	height: 1px;
	clear: both; }
	
#prosncons {
	margin: 0 50px 50px 50px;
	font-size: 80%;
	padding: 10px;
	clear: left;
	width: 80%; }

#prosncons th.toprow {
	border-bottom: 1px solid #a9ce9b;
	padding-bottom: 10px; }

#prosncons td {
	background: #e1ebdd;
	padding: 10px;
	width: 33%;
	border-bottom: 1px solid #a9ce9b;
	border-right: 1px solid #a9ce9b; }

#prosncons th.leftcol {
	border-right: 1px solid #a9ce9b;
	padding-right: 20px; }

.examples {
	width: 264px;
	font-size: .8em; }

#custom {
	float: right;
	margin: 0 0 10px 20px; }

#templates {
	float: right;
	margin: 0 0 10px 20px; }

.examples h4 {
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 1em;
	font-style: italic;
	color: #999; }

.examples ul {
	margin: 0;
	padding: 0; }

.examples li {
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	clear: left; }

.examples img {
	margin: 0 5px 10px 0;
	float: left;
	clear: left; }

.examples p {
	margin: 0;
	clear: none; }

h3 {
	margin: 1em 0 1em 0;
	/*
	float: left;
	*/
}

h4 {
	display: block; }

hr {
	margin: 0 0 10px 0;
	width: 100%;
	clear: both;
	border: none;
	border-top: 1px dotted #999; }

#packages li {
	line-height: 1.25em;
	margin-bottom: 1em; }

#packages h4 {
	margin-bottom: 0; }

.returnlink {
	margin-top: 2em;
	text-align: center;
	font-style: italic; }
