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

body
{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#CCCCCC;
	margin:0px;
	background:#000000;
}

#wrapper
{
	width:930px;
	height:100%
	margin:0px;
	padding:0px;
}
.banner
{
	background:url(images/banner.jpg) no-repeat;
	width:930px;
	height:133px;
}

.strip
{
	background:url(images/strip.jpg) no-repeat;
	width:930px;
	height:24px;
}

.banner2
{
	background:url(images/bg.jpg) no-repeat;
	width:930px;
	height:360px;
}

.menu
{
	width:252px;
	height:322px;
	margin:26px 0px 0px 0px;
	float:left;
}

.banner_content
{
	width:640px;
	float:right;
	height:310px;
	margin:35px 32px 0px 0px;
}

.badge
{
	background:url(images/badge.jpg) no-repeat;
	width:168px;
	height:167px;
	margin:44px 0px 0px 24px;
}

.phone
{
	background:url(images/phone.jpg) no-repeat;
	width:467px;
	height:145px;
	float:right;
}

.GetStarted
{
	background:url(images/get_started.jpg) no-repeat;
	width:467px;
	height:150px;
	float:right;
	margin:26px 0px 0px 0px;
}

.rnd
{
	width:906px;
	height:230px;
	margin:0px 0px 0px 20px;
}

.rnd1, .rnd2
{
	width:523px;
	height:210px;
	margin:0px 0px 0px 0px;
	float:left;
}

.rnd2
{
	width:340px;
	height:260x;
	margin:0px 0px 0px 0px;
	float:left;
}

.rnd_top_left
{
	background:url(images/rnd_top_left.jpg) no-repeat;
	width:22px; height:22px;
	float:left;
}

.rnd_top_right
{
	background:url(images/rnd_top_right.jpg) no-repeat;
	width:22px; height:22px;
	float:left;
}

.rnd_top_bg
{
	border-top: solid 2px #3A3A3A;
	width:500px; height:20px;
	border-top: solid 2px #3A3A3A;
	border-right:solid 1px #3A3A3A;
	border-left:0px;
	border-bottom:0px;
	float:left;
}

.rnd_top_bg2
{
	border-top: solid 2px #3A3A3A;
	width:350px; height:20px;
	border-top: solid 2px #3A3A3A;
	border-right:solid 1px #3A3A3A;
	border-left:0px;
	border-bottom:0px;
	float:left;
}

.rnd_btm_left
{
	background:url(images/rnd_btm_left.jpg) no-repeat;
	width:22px; height:22px;
	float:left;
}

.rnd_btm_right
{
	background:url(images/rnd_btm_right.jpg) no-repeat;
	width:22px; height:22px;
	float:left;
}

.rnd_btm_bg, .rnd_btm_bg2
{
	border-bottom: solid 2px #3A3A3A;
	border-right: solid 1px #3A3A3A;
	width:500px; height:20px;
	float:left;
}

.rnd_btm_bg2
{

	width:350px; height:20px;
	float:left;
}

.rnd_content
{
	width:500px;
	height:170px;
	padding:10px 10px 0px 10px;
	border-right: solid 1px #3A3A3A;
	border-left: solid 2px #3A3A3A;
	border-bottom:0px;
	border-top:0px;
}

.rnd_content2
{
	width:330px;
	padding:10px 10px 0px 10px;
	height:170px;
	border: solid 1px #3A3A3A;
	border-left: 0px;
	border-bottom:0px;
	border-top:0px;
}

.rnd_content h1{ font-family:"Trebuchet MS"; font-size:20px; color:#FFC246; padding:0px; margin:0px 0px 0px 10px;}
.rnd_content2 h1{ font-family:"Trebuchet MS"; font-size:16px; color:#FFC246; padding:0px; margin:0px 0px 0px 10px;}

p, .welcome, .source{ font-family: "Trebuchet MS"; font-size:13px; color:#CCCCCC; padding:0px; margin:10px 0px 0px 10px;}
.source{ font-size:13px; margin:13px 0px 0px 10px;}


.content
{
	width:906px;
	height:100%;
	display:block;
	margin:20px 0px 0px 20px;
}

.content .cont_left
{
	width:600px;
	font-family:"Trebuchet MS";
	font-size:13px;
	float:left;
}

.cont_left h1, h2
{ font-family:"Trebuchet MS"; font-size:20px; color:#FFC246; padding:0px; margin:0px 0px 0px 10px;}


.cont_left h2
{ font-size:16px;}

.content .cont_right
{
	width:269px;
	margin:0px 0px 0px 0px;
	float:left;
}

div .cont_left p
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#CCCCCC;
	text-align:justify;
	padding:0px 20px 0px 0px;
}

.cont_right
{
	border:none;
	background:#242424;
}

.cont_right p
{
	font-family:"Trebuchet MS";
	font-size:13px;
	padding:0px 0px 0px 10px;
	color:#D7D7D7;

	
}

.topbar
{
	background:url(images/top_rightbar.jpg) no-repeat;
	width:269px;
	height:15px;
}

.btmbar
{
	background:url(images/btm_rightbar.jpg) no-repeat;
	width:269px;
	height:15px;
}

.sidebar
{
	background:url(images/bg_rightbar.jpg) no-repeat;
	border:solid 1px #3A3A3A;
	border-top:0px;
	border-bottom:0px;
	margin:0px 0px 0px 0px;
	padding:2px 10px 10px 0px;
	min-height:100%;
}


.sidebar h1
{
	margin:10px 0px 0px 18px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#FF881C;
}

#footer
{
	width:906px;
	height:30px;
	margin:50px 0px 0px 10px;
}


#footer a
{
	font-size:12px;
	color:#666666;
}

#footer a:hover
{
	font-size:12px;
	color:#3C9DFF;
	text-decoration:none;
}

.logos
{
	background:url(images/logos.jpg) no-repeat;
	width:390px;
	height:116px;
	margin:30px 0px 0px 0px;
}

#footer2
{
	width:906px;
	height:8px;
	background:#333333;
	margin:20px 0px 0px 10px;
	font-size:13px;
}

.copyright
{
	margin:10px 0px 0px 10px;
	padding:0px;
	height:20px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#666666;
	float:left;
}

.license
{
	margin:10px 10px 0px 0px;
	padding:0px;
	height:20px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#666666;
	float:right;
}

.license a
{
	margin:5px 10px 0px 0px;
	padding:0px;
	height:20px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#E2D207;

}


a
{
	color:#CCCCCC;
	text-decoration:underline;
}

a:hover
{
	color:#3C9DFFf;
	text-decoration:none;
}


.att_services a
{
	color:#CCCCCC;
	text-decoration:underline;
	font-size:13px;
}

.att_services a:hover
{
	color:#3C9DFF;
	text-decoration:underline;
	font-size:13px;
}

.moreinfo a 
{
	color:#CCCCCC;
	text-decoration:underline;
	font-size:16px;
}

.moreinfo:hover
{
	color:#3C9DFF;
	text-decoration:none;
	font-size:13px;
}


