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

body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:14px;
}

body {
	background-color: #101010;
	background-image:url(../images/back_body.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0;
	padding: 0;
	text-align:center;

}

a:link {
	color: #5999E4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5999E4;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}


#container {
	background-image:url(../images/back_container.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:scroll;
}

#wrapper {
	margin:0 auto;
	text-align:left;
	width:960px;
}

#header {
	background-image:url(../images/back_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}	

.content {
	padding-top:24px;
}

#content {
	padding-top:12px;
}

.footer {
	background-image:url(../images/back_footer.jpg);
	background-repeat: repeat-x;
	margin:20px auto 0px auto;
	padding:20px 0px 100px 0px;
	color:#555555;
	font-size:10px;
	border-top: solid 1px #555555;
}

.footer a:link {
	color: #999999;
	text-decoration: none;
}

.footer a:visited {
	text-decoration: none;
	color: #999999;
}

.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.footer a:active {
	text-decoration: none;
	color: #666666;
}

.nav1 {
	text-align:left;	
}

.nav1 a:link {
	color: #CC6600;
	text-decoration: none;
}
.nav1 a:visited {
	text-decoration: none;
	color: #CC6600;
}
.nav1 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.nav1 a:active {
	text-decoration: none;
	color: #FF6600;
}

.nav1 ul{
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	white-space: nowrap;
}

.nav1 li {
	list-style-type: none;
	display: inline;
}

.nav2 {}

.text {
	color:#B3B3B3;
	padding:6px 6px 6px 0px;
}
.textheading {
	color:#B3B3B3;
	padding:0; margin:O auto; width:600px; text-align:center; font-size:30px; font-weight:bold;
}

.left {
	padding:14px 0px 10px 0px;
	color:D9D9D9;
	
}
	
.left_box {	
	background-color:#000000;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;	
	padding: 10px;
}

.service_box {	
	background-color:#000000;
	color: #888888;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;	
	padding: 10px;
}

.left_box p {padding: 0px 24px;}

.left_feat {float:left; width:260px;}

.left_text {float:left; width:360px;}

.feat_text {
	padding:0px 0px 10px 12px;
	font-size:12px;
}

.right {
	padding:14px 14px 10px 0px;
	color:D9D9D9;
}

.news {
	padding:14px 0px 10px 16px;
	font-size:12px;
}

img {
	border:none;
}

.other {
	float:left;
	width:200px;
	margin:5px;
	padding:5px 10px 10px 20px;
	font-size:14px;
}

.order {
	padding-top:18px;
}

.faq {
	width:560px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;	
}

.about {
	color:#B3B3B3;
	font-size:13px;
}

.about li {
padding-bottom:5px;
font-size:14px;}

.black {
	background-color:#000000;}
	
.goals {
	border-left: solid black 1px;
	padding-left:18px;
}


.goals ul {
	padding:0;
	margin:5px 0;
}

.goals li {
	font-size:14px;
	margin-bottom:6px;
	padding:0;
	margin-left:15px;}