* { padding: 0; margin: 0; }

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#wrapper {
	margin: 0 auto;
	width: 960px;
	background-image: url(middle.jpg);
	background-repeat: repeat-y;
	background-color: #000000;
}
#header {
	width: 960px;
	height: 210px;
	background-color: #000000;
}
#topcap {
	float: left;
	width: 960px;
	background-repeat: no-repeat;
	height: 60px;
	background-image: url(topcap.jpg);
}
#fullpagecontent {
	padding: 0px;
	width: 960px;
	float: left;
	margin-left: 25px;
}
#slideshowcontent {
	padding: 0px;
	width: 590px;
	float: left;
	margin-left: 185px;
}
#fullpagecontentclients {
	padding: 0px;
	width: 960px;
	float: left;
	margin-left: 160px;
}
#fullpagecontentnarrow {
	padding: 0px;
	width: 910px;
	float: left;
	margin-left: 25px;
}
#leftcontent {
	padding: 10px;
	width: 500px;
	float: left;
	margin-left: 25px;
}
#rightcontent {
	padding: 10px;
	width: 370px;
	float: left;
}
#rightcontentbottom {
	padding: 10px;
	width: 350px;
	float: left;
	height: 180px;
	margin-top: 10px;
}
#rightcontentbottombiggie {
	padding: 10px;
	width: 350px;
	float: left;
	margin-top: 30px;
}
#spacer {
	width: 960px;
	clear: both;
	background-repeat: no-repeat;
	height: 14px;
	background-image: url(spacer.jpg);
}
#bottomcap {
	width: 960px;
	clear: both;
	background-repeat: no-repeat;
	height: 101px;
	background-image: url(adspace.jpg);
}
#footer {
	width: 960px;
	clear: both;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	height: 114px;
	text-align: center;
	background-color: #000000;
	line-height: 40px;
	padding-top: 20px;
}
ul
{
	line-height: 1em;
	text-indent: 10px;
	padding-left: 20px;
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}
a
{
	color: #FF6600;
	text-decoration: none;
	font-size: 13px;
}
a:hover
{
	text-decoration: underline;
	color: #000000;
	font-size: 13px;
}
a.back {
	font-size: 12px;
	text-align: left;
	color: #000000;
	line-height: 35px;
	font-weight: bold;
}
a.back:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	text-align: left;
}
a.bigblack {
	font-size: 12px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	top: 0px;
}
a.bigblack:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
a.white {
	font-size: 10px;
	color: #000000;
	background-position: center;
	line-height: 10px;
	font-weight: bold;
	letter-spacing: 0.01em;
	word-spacing: 0.08em;
}
a.white:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.footer {
	font-size: 10px;
	color: #000000;
	line-height: 100px;
}
a.footer:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
h1 {
	color: #333333;
	font-size: 17px;
	font-weight: bolder;
	text-align: left;
}
h2 {
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	text-indent: 10px;
}
h3 {
	color: #333333;
	font-size: 17px;
	font-weight: bolder;
	text-align: center;
}
h4 {
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
}
h5 {
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
h6 {
	color: #000000;
	font-size: 10px;
	text-align: center;
	line-height: 10px;
}
img {
	border: none;
}
