@charset "UTF-8";
/* CSS Document */

#content{
	background-image:url(/images/large-enterprises/bg-repeater.png);
}


h1{
	color:#35746C;
}

#vertical-positioning{
	color:#35746C;
}



a:link, a:visited, a:active {
	color:#35746C;
}

a:hover {
	color:#35746C;
}

.section-color {
	color:#35746C;
}

#column-right-left ul{
	list-style-image:url(/images/large-enterprises/bullet.png);
}