* {
	border:0px none;
	margin:0;
	padding:0;
}

a {
	color:#ECC200;
	text-decoration:none;
}

a:hover {
	color:#A48700;
	text-decoration:underline;
}

blockquote {
	background:#f1f1f1;
	border-left:2px solid #7534aa;
	color:#444;
	display:block;
	font-style:oblique;
	line-height:20px;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}

.left {
	float:left;
	margin:0 10px 0 0;
}

.right {
	float:right;
	margin:0 0 0 10px;
}

body {
	background:#221E1F url('images/background.png') repeat-x 50% 150px;
	color:#fff;
	font:0.8em Verdana;
}

#header {
	background:url('images/header.png') no-repeat 0 150px;
	height:350px;
	margin:0 auto;
	position:relative;
	width:760px;
	padding-top: 35px;
}

#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}

#header embed {
	right:26px;
	position:absolute;
	top: 86px;
}

#header #spotlight {
	position: absolute;
	right: 28px;
	top: 171px;
}

#header #spotlight embed {
	position: static;
}

#header #logo {
	display: block;
	margin-bottom: 35px;
}

#header p {
	bottom:45px;
	color:#000;
	font-size:2em;
	position:absolute;
	right:22px;
}

#header ul {
	background:#221E1F;
	list-style:none;
	position:absolute;
	top:150px;
}

#header ul li {
	list-style:none;
}

#header ul li a {
	color:#D2D2D2;
	display:block;
	font-size:1.2em;
	font-weight:700;
	height:20px;
	padding:10px;
	width:190px;
}

#header ul li a:hover {
	background:#724EC8;
	color:#FFF;
	text-decoration:none;
}

#content {
	height:auto;
	margin:0 auto;
	width:760px;
}

#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
} 

#main {
	float:left;
	width:760px;
}

#main p {
	color:#fff;
	line-height:20px;
	padding:10px;
}

#main h1 {
	border-bottom:2px solid #724EC8;
	color:#fff;
	font-size:180%;
	font-weight:600;
	line-height:30px;
	padding:0 10px;
}

td {
	padding:10px;
}

tdnopadding {
	padding:0px;
}

#footer {
	margin:10px auto;
	width:760px;
	border-top:2px solid #724EC8;
}

#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}

#footer a {
}

#footer p {
	color:#D2D2D2;
	padding:10px;
	text-align:center;
}

#footer .copyright {
	font-size:90%;
	line-height:20px;
}

.xmas {
	text-align: center;
	margin-top: 0;

}

.xmas a {
	font-size: 1.25em;
	color: #F00;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 5px 25px;
}

.xmas a:hover {
	color: #FFF;
}

.testimonials {
	padding:20px;
	font-family: georgia, serif;
	font-style:italic;
	background:url('images/quote.gif') no-repeat 20px 45%;
}
.testimonials h3 {
	font-size:1.7em;
	font-weight: normal;
}
#main p.test {
	padding:20px 0 20px 70px;
	color:#ccc;
}
.testimonials span{
	margin:0;
	padding:0;
	font-size:4em;
}
