html {
	height: 100%;
}
body {
	background: #fff url(../images/bg.jpg) repeat-x;
	background-position: bottom left;
	font-family: arial;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
a,  a:link,  a:visited {
	color: #ccc;
	text-decoration: none;
}

.logo {
	top: 110px;
	width: 185px;
	padding: 0px 0px 0px 0px;
	height: 29px;
	text-align: center;
	valign: middle;
	padding: 0 0 0 5px;
	position: absolute;
	display: block;
	outline: none;
	margin: 0 0 0 0;
}
.bigspace {
	height: 100px;
}
.disclaimer {
	font-family: arial;
	font-size: 10px;
	left: 447px;
	top: 335px;
	width: 140px;
	padding: 5px 0px 0px 0px;
	height: 18px;
	text-align: center;
	valign: middle;
	background: #000 url(../images/reviews_button.jpg) no-repeat;
	position: absolute;
}
.disclaimer a:link {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.disclaimer a:hover {
	font-size: 10px;
	color: #9AEE66;
	text-decoration: none;
}
.newworktag {
	font-family: arial;
	font-size: 10px;
	color: #fff600;
}
.newwork {
	color: #fff600;
}
.video {
	z-index: 0;
}
.taginfo {
	font-family: arial;
	font-size: 10px;
	font-style: bold;
	left: 215px;
	top: 48px;
	width: 200px;
	color: #888;
	position: absolute;
}
.disclaimerstar {
	font-size: 9px;
	font-weight: bold;
	color: #99d97c;
}
.noclients {
	position: absolute;
	width: 164px;
	top: 60px;
	left: 684px;
	width: 216px;
	align: right;
}

h1 {
	color: #57cbf5;
}
h2 {
	color: #57cbf5;
}
h3 {
	color: #57cbf5;
}
h4 {
	color: #57cbf5;
}
h5 {
	color: #57cbf5;
}

.links {
	font-size: 12px;
	line-height: 18px;
	color: #eee;
}
.links a:link {
	font-size: 12px;
	line-height: 18px;
	color: #FECFCF;
	text-decoration: none;
}
.links a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-decoration: underline;
}
.work {
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
.work a:link {
	font-size: 12px;
	line-height: 18px;
	color: #57cbf5;
	text-decoration: none;
}
.work a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #57cbf5;
	text-decoration: underline;
}
	
.accordion_toggle {
	display: block;
	width: 531px;
	height: 24px;
	padding: 0 0px 0 0px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -1px;
	outline: none;
	font-size: 22px;
	cursor: pointer;
	margin: 0 0 0 0;
}
.accordion_toggle_active {
	color: #666;
}
.accordion_content {
	color: #444444;
	width: 430px;
	padding: 0 0 0 12px;
	overflow: hidden;
}
.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
.accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
#container {
	position: absolute;
	left: 75px;
	width: 430px;
	height: 100%;	
	z-index: 1;
	overflow: visible;
}
#top_container {
	width: 480px;
	height: 130px;
	margin: 10px auto 10px 0px;
}
#bottom_container {
	clear: both;
	width: 400px;
}
#space {
	height: 7px;
}
div#qTip {
	padding: 10px 10px 10px 10px;
	width: 245px;
	border: 0px solid #666;
	display: none;
	background: #666;
	color: #57cbf5;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	z-index: 1000;
}
