* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #DEDEDF;
	text-align: center;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: .7em;
}

.bold {
	font-weight: bold;
}

.colored {
	color: #4A5689;
}

#wrapper {
	width: 875px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 875px;
	height: 182px;
}

#header h1 {
	width: 875px;
	height: 182px;
	background-image: url(http://www.insigniasigngroup.com/images/header.png);
}

#header h1 span {
	display: none;
}

#links ul li, #links ul li a {
	list-style-type: none;
	display: block;
	float: left;
	height: 24px;
	text-indent: -9999px;
}

#links ul li.home, #links ul li.home a {
	width: 220px;
	background-image: url(http://www.insigniasigngroup.com/images/link-1home.png);
}

#links ul li.projects, #links ul li.projects a {
	width: 72px;
	background-image: url(http://www.insigniasigngroup.com/images/link-2projects.png);
}

#links ul li.services, #links ul li.services a {
	width: 69px;
	background-image: url(http://www.insigniasigngroup.com/images/link-3services.png);
}

#links ul li.photogallery, #links ul li.photogallery a {
	width: 105px;
	background-image: url(http://www.insigniasigngroup.com/images/link-4photogallery.png);
}

#links ul li.aboutus, #links ul li.aboutus a {
	width: 73px;
	background-image: url(http://www.insigniasigngroup.com/images/link-5aboutus.png);
}

#links ul li.references, #links ul li.references a {
	width: 85px;
	background-image: url(http://www.insigniasigngroup.com/images/link-6references.png);
}

#links ul li.contact, #links ul li.contact a {
	width: 251px;
	background-image: url(http://www.insigniasigngroup.com/images/link-7contact.png);
}

#content {
	background: url(http://www.insigniasigngroup.com/images/body.png) repeat-y;
	width: 875px;
}

#content .clear {
	clear: both;
}

#content #leftcol {
	width: 150px;
	float: left;
	margin-left: 70px;
}

#content #centercol {
	width: 400px;
	float: left;
}

#content #centercol h2 {
	color: #4A5689;
	margin-bottom: 10px;
}

#content #centercol img {
	margin-bottom: 10px;
	border: none;
}

#content p {
	margin-bottom: 10px;
	line-height: 17px;
}

#content #rightcol {
	width: 180px;
	float: left;
	margin-left: 7px;
}

#rightcol ul, #rightcol li, #leftcol ul, #leftcol li {
	list-style-type: none;
}

#content li {
	margin-bottom: 10px;
}

#leftcol img, #leftcol h3 {
	margin-bottom: 10px;
}

#content .pad10 {
	padding: 10px;
}

#content .services-list {
	list-style-type: none;
	clear:  left;
}

#content .services-list li {
	list-style-type: none;
}

#footer {
	clear: both;
	width: 875px;
	height: 101px;
	background: url(http://www.insigniasigngroup.com/images/footer.png);
	text-align: center;
}

#footer .padtop {
	padding-top: 27px;
}

#footer p {
	margin-top: 0px;
	color: #FFFFFF;
	font-size: .9em;
}

.floatleft {
	clear: both;
	float: left;
	margin: 0px 10px 10px 0;
}

.floatright {
	clear:  both;
	float:  right;
	margin: 0px 0 10px 10px;
}

.topmarg10 {
	margin-top: 10px;
}

#reftable {
	width:  100%;
	text-align: center;
}

#reftable td {
	width: 50%;
	height: 80px;
}