a {
	text-decoration: none;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	color: #CC3300;
}
b {
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body, p, td, ol, ul, li, dl, dt, dd, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
}
.copyright {
	font-size: 7pt;
	color: #CCCCCC;
	line-height: normal;
}
.footer {
	font-size: 7pt;
	color: #999999;
	line-height: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	color: #333333;
}
h3 {
	font-size: 12pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: bold;
	color: #666666;
}
.subnav {
	font-size: 8pt;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	padding: 2px 0px 3px;
}
.heading-aboutus {
	color: #CC3300;
}
.heading-gallery {
	color: #66CC00;
}
.heading-capabilities {
	color: #FFCC00;
}
.heading-client {
	color: #3399FF;
}
.heading-contactus {
	color: #FF6600;
}
.homepage {
	background-image: url(../images/colorspots_tiled.jpg);
	color: #000000;
}
.contentpage {
	background-image: url(../images/ovals_white.gif);
	color: #000000;
}
.gallerypage {
	background-image: url(../images/ovals_black.gif);
	color: #FFFFFF;
}
.gallerypage a:link {
	color: #9999FF;
}
.gallerypage a:visited {
	color: #CC9933;
}
.gallerypage a:hover {
	color: #CC3333;
	text-decoration: underline;
}
.gallerypage a:active {
	color: #CC3333;
}
.gallerypage h2 {
	color: #CCCCCC;
}
.gallerypage h3 {
	color: #CCCC99;
}