@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #68B74E;
}
body a {
	color:#B2E300;
	text-decoration: none;
	font-weight:bold;
}
body a:hover {
	color:#F2ED6A;
}
.green {
	color: #68B74E;
}
.yellow {
	color: #F2ED6A;
}
#blurb {
	text-align: left;
	position: absolute;
	left: 35px;
	top: 190px;
	z-index: 1;
	font-size: 12px;
	font-weight: bold;
	width: 765px;
}
#clients {
	vertical-align: top;
}
#clients a {
	font-size: 16px;
	font-weight: bold;
}
#logo {
	position:relative;
	left:3px;
	top:0px;
	width:198px;
	height:200px;
	z-index:2;
	overflow: hidden;
}
td img {display: block;}
#menu {
	position:absolute;
	width:126px;
	height:46px;
	z-index:3;
	top: 0px;
	left: 595px;
}
#grad {
	background-image: url(images/Grad.jpg);
	background-repeat: repeat-x;
	position: absolute;
	overflow: visible;
	top: 0;
	left: 0;
	width: 100%;
	height: 183px;
	z-index: 0;
}
#splash {
	width:100%;
	height:600px;
	z-index:1;
	background-repeat: repeat-x;
	visibility: visible;
	overflow: visible;
	background-image: url(images/Logo-bg-tile-new.jpg);
	position: absolute;
	top: 0px;
	left: 0px;
}
#dots {
	background-image: url(images/Logo-dot-tile.jpg);
	background-repeat: repeat;
	overflow: visible;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
	background-position: -1px 1px;
}
.genres {
	color: #6CD200;
	font-size: 12px;
}
#bubbles {
	position:absolute;
	left:145px;
	top:0px;
	height:183px;
	z-index:1;
	background-image: url(images/Bubbles%20(light)
.jpg);
	background-repeat: repeat-x;
	right: 0px;
	background-image: url(images/Bubbles.jpg);
}
#tagline {
	position:absolute;
	left:292px;
	top:71px;
	width:501px;
	height:63px;
	z-index:4;
	font-size: 16px;
	font-weight: bold;
	text-indent: -40px;
}
.company {
	font-size: 24px;
	font-weight: bold;
}
#contact {
	font-size: 16px;
	position: absolute;
	left: 35px;
	top: 200;
}
#contact a {
	font-size:14px;
}
#bio {
	font-size: 12px;
	font-weight: bold;
	width: 765px;
}
#news {
	font-size: 12px;
	font-weight: bold;
}
#dates {
	color: #B2E300;
	text-align: center;
	font-size: 12px;
}
.darkYellow {
	color: #f0dc46;
}
.limeGreen {
	color: #b2e300;
}
.labels {
	font-size: 14px;
	color: #B2E300;
}
#newsalicious {
	right: 5%;
	position: absolute;
	top: 200px;
}

