﻿body 
{
	margin:0;
	padding:0;
	background:#5e5e5e url("../../images/bg.jpg") repeat-x;
	font-family:Arial;
	font-size:12pt;
	color:#ffe;
}

p
{
	width:450px;	
}

#container
{
	width:775px;
	margin:0 auto 0 auto;
	border-color:#222;
	border-style:solid;
	border-width:1px;
}

#header
{	
	height:116px;
	background:transparent url("../../images/header-bg.gif") repeat-x;
}

#header-logo
{
	height:71px;
	width:208px;
	background:transparent url("../../images/moving-connections-text.gif") no-repeat;
	float:left;
	clear:none;
}

#header-image
{	
	margin-top:-1px;
	width:775px;
	height:216px;
}
.topimage
{	
	width:775px;
	height:216px;
	z-index:100;
	position:relative;
}
#movingtext
{
	margin-top:-98px;
	margin-left:351px;
	width:390px;
	color:red;
	position:relative;
	z-index:10000;	
}

#navigation
{	
	float:left;
	vertical-align:middle;
	margin-top:25px;
	margin-left:25px;
}

#navigation ul
{
	display:inline;
}

#navigation ul li
{
	display:inline;
	list-style-type:disc;
	padding:5px;
	color:#0fbec1;
	list-style-image:url("../../images/listimage.gif");
}

#navigation li
{
	list-style-position:inside;
	list-style-image:url("../../images/listimage.gif");
	width:50px;
}

#navigation a, #navigation a:link, #navigation a:hover, #navigation a:visited, #navigation a:active
{
	color:#722F2C;
	font-size:13pt;
	font-weight:bold;
}

#main-body
{
	
	margin-top:-16px;
	padding-left:35px;
	padding-right:55px;
	padding-top:0px;
	padding-bottom:2px;
	width:777px;
	background:transparent url("../../images/body-bg.gif") repeat-y;
	clear:none;
	float:left;

}

a, a:link, a:active, a:hover, a:visited
{
	color:#FFCC33;
	font-size:10pt;
}
a:hover
{
	text-decoration:none;
}
h1
{
	color:#FFCC33;
	font-size:28pt;
}
h3
{
	color:#fff;
}
#states
{
	width:450px;
	float:right;
	clear:none;
	margin-left:5px;
	margin-right:65px;
}

#statess
{
	margin-right:75px;
	width:445px;
	float:right;
	clear:none;
	padding-left:10px;
}
#testmimonials
{
	position:relative;
	margin-top:20px;
	width:175px;
	float:left;
	clear:none;
	
}

#testimonialss
{
	position:relative;
	width:165px;
	float:left;
	clear:none;
	
}
.left
{
	float:left;
	clear:left;
}
.right
{
	float:right;
	clear:right;
}
.right p
{
width:200px;	
}
#footer
{
	background:transparent url("../../images/footer-bg.gif") repeat-x;
	height:80px;
	text-align:center;
	width:775px;
	float:left;
	clear:both;
	margin:0px auto 0px auto;
}

#footer p
{
	color:#fff;
	font-size:8pt;
	height:20px;
	width:775px;	
}
#footer ul
{
	display:inline;	
	padding-top:10px;
	margin-top:35px;
	height:20px;	
}
#footer ul li
{
	display:inline;
	list-style-type:disc;
	font-size:8pt;
	padding-left:5px;
	height:20px;	
	color:#fff;
}

/* Control Styles */

#links
{
	width:165px;
	float:left;
	clear:none;
}
#title
{
	font-size:12pt;
	color:#ffdead;
	font-weight:bold;
	padding:3px 3px;
}

#links a, #links a:link, #links a:hover, #links a:visited
{
	margin:5px 2px;
	width:100%;
	float:left;
	clear:left;
	color:#ffdead;
}
.BigButton
{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:-1px;
	width:151px;
	height:35px;	
	font-size:16pt;
}

.TimeButton
{
	margin-top:6px;
	margin-bottom:-8px;
	height:26px;
	width:34px;
	margin-left:-2px;	
}
.white-validation
{
	background-color:#252525;
	color:#ffdead;
	padding:5px;
	width:200px;
	margin-top:40px;
	float:left;
	border:solid 1px #253725;
	border-top:solid 1px #252525;
	border-bottom:solid 1px #252525;
}

.goldtext a a:link a:active 
{
	color:#ffdead;
}	