* { padding: 0; margin: 0; }

body {
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #996600;
	background-image: url(BG_RedTop.jpg);
	background-repeat: repeat-x;
}
#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;
	background-image: url(Header.jpg);
	background-repeat: no-repeat;
}
#topcap {
	float: left;
	width: 960px;
	background-repeat: no-repeat;
	height: 50px;
	background-image: url(topcap.jpg);
	text-align: center;
	color: #FFFFFF;
}
#fullpagecontent {
	padding: 0px;
	width: 960px;
	float: left;
	margin-left: 25px;
}
#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;
	margin-top: 10px;
}
#rightcontentbottombiggie {
	padding: 10px;
	width: 350px;
	float: left;
	margin-top: 30px;
}
#bottomcap {
	width: 960px;
	clear: both;
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	width: 960px;
	clear: both;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	height: 100px;
	text-align: center;
	background-color: #000000;
}
ul
{
	line-height: 120%;
	text-indent: 10px;
	padding-left: 20px;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}
a.back {
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	line-height: 0px;
	font-weight: bold;
}
a.back:hover {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
a.bigblack {
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}
a.bigblack:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
a.white {
	font-size: 10px;
	color: #FFFFFF;
	background-position: center;
	line-height: 10px;
	font-weight: lighter;
	letter-spacing: .01em;
	word-spacing: .08em;
}
a.white:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 100px;
}
a.footer:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	color: #993300;
	font-size: 17px;
	font-weight: bolder;
	text-align: left;
}
h2 {
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	text-indent: 10px;
}
h3 {
	color: #990000;
	font-size: 17px;
	font-weight: bolder;
	text-align: center;
}
h4 {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
}
h5 {
	color: #660000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	text-indent: 10px;
}
h6 {
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	line-height: 40px;
}
img {
	border: none;
}

