
a {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

a img {
	border-width: 0px;
}

b {
	color: #FFFFFF;
	font-size: 14px;
}

body {
	background: url("/images/background_gradient.jpg");
	background-attachment: fixed;
	color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.company {
	float: left;
}

.company_logo_container {
	background-color: #666666;
	cursor: pointer;
	float: left;
	height: 80px;
	margin-top: 20px;
	/* margin-right: 10px; */
	margin-bottom: 25px;
	overflow: hidden;
	position: relative;
	width: 82px;
}

.company_logo_container * {
	position: absolute;
	top: 0px;
	left: 0px;
}

.company_description {
	background-color: #333333;
	border: solid #666666 1px;
	clear: left;
	color: #FFFFFF;
	/* display: none; */
	font-family: arial;
	font-size: 13px;
	opacity: 0.0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 425px;
	width: 700px;
	z-index: 999;
}

.company_description .logo_container {
	background-color: #FFFFFF;
	margin-top: 25px;
	text-align: center;
}

.company_description .copy {
	padding: 25px;
	padding-top: 0px;
}


#content {
	padding-bottom: 100px;
}

#content_frame {
}

#dsg_agency {
	background: url("/images/dsg_agency_logo_bw.png");
	background-repeat: no-repeat;
}

#illuma {
	background: url("/images/illuma_logo_bw.png");
	background-repeat: no-repeat;
}

.invisible {
	opacity: 0.0;
	filter: alpha(opacity=0);
}

#logo {
}

.mask {
	z-index: 20;
}

#menu {
	padding-top: 10px;
}

#menu a {
	color: #FFFFFF;
	float: right;
	font-size: 13px;
	margin-left: 25px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#page_body {
	padding-bottom: 150px;
}

#page_footer {
	background-color: #444444;
	bottom: 0px;
	color: #777777;
	height: 75px;
	font-size: 10px;
	padding: 15px;
	position: fixed;
	text-align: center;
	width: 100%;
}

#page_frame {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

#page_header {
	height: 200px;
	position: relative;
}

#page_screen {
	background-color: #000000;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 999;
}

.subpage_copy {
	border-top: solid #333333 1px;
	position: relative;
	top: -40px;
}

.subpage_header {
	position: relative;
	text-align: right;
	z-index: 20;
}

#subpage_logo {
	left: 0px;
	margin-top: 10px;
	position: absolute;
	top: 0px;
	width: 250px;
}

#truthink {
	background: url("/images/truthink_logo_bw.png");
	background-repeat: no-repeat;
}