html {
	width: 100%;
	height: 100%;
	background: #000000;
	background-image: url(assets/images/background_brick.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

body.l1 {
padding-top: 10px;
padding-bottom:10px;
}
body.l1 #primary {
	width: 940px;
}

body.l1 #secondary {
	width: 271px;
	float: right;
}

#header {
	background: #000000;
}

#container {
	background: #0a0a0a;
}

#header .content {
	margin: 0 0em;
	margin-top: 0;
	padding: 0m 0;
}

#footer .content {
	margin: 0 1em;
	margin-top: 0;
	margin-bottom: 1.4em;
	padding: 1em 0;
	background-color: #0a0a0a;
	color: #464646;
	padding: 1em 0;
}

#tertiary {
	background: #ddd;
}

#secondary {
	background: #262626;
	color: white;
	border-left: 1px solid black;
}

#tertiary .content {
	margin: 0em;
}

#primary {
	background-color: #0e0e0e;
}

#primary .content {
	margin: 0em 0 0 0;
	color: #b3b3b3;
	padding: 30px;
	padding-right: 30px;
	padding-top: 20px;
	background-color: #121212;
	background-image: url("assets/images/fade_200_v.gif");
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: repeat-x;
}

#primary ul {
	list-style-type: none;
	text-indent: 0px;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}

#primary ul li {
	text-indent: 0px;
	padding: 10px 30px 10px 30px;
}

#primary img {
	display: block;
	width: 609px;
	height: 292px;
}

#secondary .content {
	
}

li.light {
	text-indent: 0px;
	background: #313131;
}

#footer {
	background: #0a0a0a;
}

#footer .content {
	padding-left:20px;
	padding-right:20px;
	font-size:10px;
	}

/* site specific custom */
#navBarContainer {
	display: block;
	background-image: url("assets/images/nav_background.jpg");
	height: 50px;
}

#genBG {
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	background: #0d0d0d;
}

div.rhImage {
	background-color: #262626;
	/*	background-image: url("assets/images/fade_100_v.gif");
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: repeat-x; */
	display: block;
	margin: 0 20px 0 20px;
	border-bottom: 1px solid #3c3c3c;
	padding-top: 20px;
	padding-bottom: 20px;
}

.rhImage img {
	display: block;
	width: 232px;
	height: 113px;
	border: 0;
	margin-bottom: 10px;
}

.rhImage h2 {
	color: #ffffff;
	font-size: 12px;
	display: inline;
	background: #464646;
	padding: 3px;
	padding-bottom: 1px;
	margin-top: 10px;
	text-transform: uppercase;
}

.rhImage h3 {
	color: #ffffff;
	font-size: 12px;
	display: inline;
	background: #af1e23;
	padding: 3px;
	padding-bottom: 1px;
	margin-top: 10px;
	text-transform: uppercase;
}

.rhImage h4 {
	color: #ffffff;
	font-size: 10px;
	display: inline;
	background: #464646;
	padding: 3px;
	padding-bottom: 1px;
	margin-top: 12px;
	text-transform: uppercase;
}

.rhImage p {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 0.2em;
	color: #cccccc;
}

.rhImage img.moreButton {
	display: block;
	width: 100px;
	height: 25px;
}

#primary .content h1 {
	display: inline;
	font-size: 14px;
	background: #af1e23;
	color: #ffffff;
	padding: 3px;
	padding-bottom: 1px;
	text-transform: uppercase;
}

#primary .content h2 {
	display: inline;
	font-size: 12px;
	background: #af1e23;
	color: #ffffff;
	text-transform: uppercase;
}

#primary .content h4 {
	display: block;
	font-size: 12px;
	color: #ffffff;
	padding: 3px;
	text-transform: uppercase;
}

a:visited,a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p.intro {
	margin-top: 20px;
	color: #ffffff;
	font-size: 16px;
}

.highlight {
	color: #ffffff;
}

div.testimonial_light {
	padding: 10px 20px 5px 20px;
	margin-top: 20px;
	background-color: #313131;
	color: #ffffff;
	margin-bottom: 20px;
}

p.testimonial_light {
	padding: 10px 20px 10px 20px;
	margin-top: 20px;
	background-color: #313131;
	color: #ffffff;
}

p.testimonial_dark {
	padding: 10px 20px 10px 20px;
	margin-top: 20px;
}

table#navBarT {
	border-width: 0
}

table#navBarT td {
	padding: 0;
	margin: 0;
	border: 0;
}

img.headerImage {
	margin-bottom: 20px;
}

div.quote {
	padding: 10px 20px 30px 20px;
	background-color: #313131;
	width:880px;
	color: #ffffff;
	margin-bottom: 20px;
}

	


div.quote em {
	font-size: 14px;
	line-height: 20px;
}

#img1,#img2,#img3,#img4 {
	display: block;
	width: 110px;
	height: 125px;
}