body {
						margin: 0;
						padding: 0;
						font: 62.5%/1.6em arial, verdana, sans-serif;
}

#topHeader {
						background: url(images/topbg01.jpg) top left repeat-x;
						margin: 0;
						padding: 0;
						height: 80px;
}
#topContentRight {
						background: url(images/bg01.jpg) top left repeat-x;
						margin: 10px 0 0 0;
						padding: 0;
						height: 460px;
}

#topContentRight p {
						margin: 0;
						padding: 20px;
						font-size: 1.7em;
						color: #fff;
}

#topContentRight ul li {
	margin: 5px 0 0 20px;
	color: #fff;
	font-size: 1.7em;
}

#topContentRight img {
						border: none;
}

#topContentRight img.leftImg {
						float: left;
						margin: 20px;
						border: none;
}

h1 {
						margin: 0;
						padding: 30px 0 0 50px;
						font-size: 3.2em;
						color: #fff;
}

h2 {
						margin: 0;
						padding: 30px 0 0 50px;
						font-size: 2.3em;
						color: #fff;
}

p {
						margin: 0;
						padding: 0;
						color: #fff;
						line-height:1.6em;
}

#bottom {
						background: url(images/bottom-grad01.jpg) top left repeat-x;
						margin: 10px 0 0 0;
						background-color: #E7E7E7;
						font-size: 1.5em;
						color: #333;
						padding-left: 20px;
}

#bottom p {
						padding-top: 20px;
						color: #333;
}

#bottom h2 {
						font-size: 1.5em;
						color: #333;
}

#bottom .text {
	margin: 20px 0 0 0;
	padding-bottom: 20px;
	color: #CC0300;
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
}

#bottom .text a:link, #bottom .text a:visited {
	color: #487D09;
	text-decoration: none;
}

#bottom .text a:hover {
	text-decoration: underline;
}

#bottom h2 {
						padding-bottom: 20px;
}

#bottomImages {
	height: 150px;
}

.bottomBox {
				float: left;
				width: 207px;
				margin-left: 20px;
				margin-right: 10px;
}

.bottomBox img {
	border: none;
}

.bottomBox a.green:link, .bottomBox a.green:visited {
	text-decoration: none;
	color: #487D09;
	font-weight: bold;
}

.bottomBox a.green:hover {
	text-decoration: underline;
}

.bottomBox a.orange:link, .bottomBox a.orange:visited {
	text-decoration: none;
	color: #EA8B21;
	font-weight: bold;
}

.bottomBox a.orange:hover {
	text-decoration: underline;
}

.bottomBox a.red:link, .bottomBox a.red:visited {
	text-decoration: none;
	color: #CC0300;
	font-weight: bold;
}

.bottomBox a.red:hover {
	text-decoration: underline;
}

.bottomBox a.blue:link, .bottomBox a.blue:visited {
	text-decoration: none;
	color: #1F72B4;
	font-weight: bold;
}

.bottomBox a.blue:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

#footer {
	background-color: #333;
	
}

#footer p {
	color: #fff;
	font-style: italic;
	text-align: center;
	padding: 10px;
	
}