body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}
#mainContent {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}
#contactInfo {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	line-height: 1.5em;
}
#contactInfo a {
	color: #CC9960;
}

#sidePanel {
	border-left-width: 2px;
	border-left-style: ridge;
	border-left-color: #000;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#bottomMenu {
	margin: 15px;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#sgdLinks {
	color: #999;
	font-size: 12px;
}
#mainContent p {
}


a img{
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidePanel h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
#sidePanel h1 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#sidePanel h1 a:hover {
	color: #CC9960;
	text-decoration: underline;
}

#bottomMenu a {
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#bottomMenu a:hover {
	color: #CC9960;
}
#mainContent h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #648277;
}
#mainContent p {
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.25em;
	font-size: 12px;
	margin-bottom: 10px;
}
#mainContent  img {
	margin-right: 10px;
}
#mainContent #buttonMenu img {
	margin-right: 0px;
}


#mainContent p a {
	color: #C60;
	text-decoration: none;
}
#mainContent p a:hover {
	text-decoration: underline;
}
#contactInfo2 h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-weight: bold;
}
#contactInfo2 h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#contactInfo2 h1 {
	color: #C60;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#mainContent h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#mainContent li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.35em;
}
#repeateArticleSection table tr td h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
#repeateArticleSection table tr td h3 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #C60;
}
#repeateArticleSection {
	margin-bottom: 15px;
}
#servicesList ul li a, #servicesList ul li a:visited{
	font-weight: bold;
	color: #C60;
}
#servicesList ul li a:hover {
	color: #648277;
}

#servicesList ul li ul li {
	font-weight: normal;
	color: #000;
}
#tp3dbg {
	background-image: url(images/tp3d-bg.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
}
#tp3dbg h1 a {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #69F;
}
#tp3dbg h1 a:visited {
	color: #69F;
}
#tp3dbg p a {
	font-size: 16px;
	color: #FC0;
}
#tp3dbg p {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

