/* CSS Document */

h1.welcometohdr {
	width: 420px;
	height: 75px;
	background: url(../images/welcometohdr.jpg) no-repeat;
}

div#snippet1,
div#snippet2,
div#snippet3 {
	width: auto;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	margin: 0 0 10px 0;
/*	padding: 13px 5px 5px 110px;*/
	padding: 0;
}

div#snippet1 a:link,
div#snippet1 a:visited {
	display: block;
	background: #EAEAEA url(../images/col3-cmspic.jpg) no-repeat left 10px;
}

div#snippet1 a:hover {
 	background: #EAEAEA url(../images/col3-cmspic-over.jpg) no-repeat left 10px;
	text-decoration: none;
}

div#snippet2 a:link,
div#snippet2 a:visited {
	display: block;
	background: #EAEAEA url(../images/col3-seopic.jpg) no-repeat left 7px;
}

div#snippet2 a:hover {
	background: #EAEAEA url(../images/col3-seopic-over.jpg) no-repeat left 7px;
	text-decoration: none;
}

div#snippet3 a:link,
div#snippet3 a:visited {
	display: block;
	background: #EAEAEA url(../images/col3-ecommercepic.jpg) no-repeat left 7px;
}

div#snippet3 a:hover {
	background: #EAEAEA url(../images/col3-ecommercepic-over.jpg) no-repeat left 7px;
	text-decoration: none;
}

div.snippetcontentwrapper {
	padding: 13px 5px 5px 110px;
}

#col3 h2.col3-servicesHdr {
	width: 100%;
	height: 50px;
	margin:0;
	padding: 0;
	background:url(../images/col3-servicesHdr.gif) no-repeat;
}
