* {
	outline:0;
}
body {
	margin:0;
	padding:0;
	background-image:url(images/top.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	text-align:center;
	background-color:#161616;
}
a img {
	border:0;
}
.banner {
	border:1px #4c4c4c solid;
}
#wrapper {
	width:950px;
	margin:0 auto;
	position:relative;
	text-align:left;
	margin-top:70px;
}
#leftintro {
	width:355px;
	float:left;
	padding-right:15px;
	margin-top:20px;
}
#leftside {
	width:620px;
	float:left;
	padding-right:10px;
	margin-top:20px;
}
#sidebar{
	width:300px;
	float:right;
	margin-top:30px;
	text-align:right;
}
#rightintro {
	width:565px;
	float:right;
	margin-top:20px;
	padding-left:10px;
}
h1{
	font-family:arial;
	font-size:42px;
	color:#999;
	letter-spacing:-2px;
	
}
#rightintroBox {
	float:left;
	margin:10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:white;
	font-size:20px;
}
h5 {
	font-size:12px;
	margin-top:5px;
}
a h5{
	text-decoration:none;
	color:#ccc;
}
a:hover h5{
	color:#FFF;
}
#top {
	width:955px;
	margin:0 auto;
	position:relative;
	text-align:left;
	margin-top:50px;
	margin-bottom:50px;
}
.clear {
	clear:both;
}
#menu {
	width:500px;
	float:right;
	text-align:right;
	margin-top:15px;
}
#footer {
	width:100%;
	background-color:black;
	padding-top:15px;
	padding-bottom:15px;
	margin:20px 0 0 0;
}
#footerinside {
	width:955px;
	margin:0 auto;
	position:relative;
	text-align:left;
	background-color:#000;
}
.leftfooter {
	width:400px;
	float:left;
	font-size:10px;
	color:#666;
	background-color:black;
}
.rightfooter {
	width:400px;
	float:right;
	font-size:10px;
	color:#666;
	background-color:black;
}
.rightfooter a {
	color:#666;
	text-decoration:none;
}
.rightfooter a:hover {
 color#666px;
	text-decoration:underline;
}
#topmenu {
	margin-bottom:13px;
}
.topmenu {
	color:#999;
	font-size:11px;
	text-decoration:none;
}
.topmenu:hover {
	color:#CCC;
	text-decoration:none;
}
.small.awesome {
	font-size:11px;
	text-transform:uppercase;
	color:#fff !important;
	text-decoration:none
}
.normal.awesome {
	margin-left:15px
}
.awesome:hover {
	background-color:#da0000;
	color:#fff
}
.awesome:active {
	top:1px
}
.small.awesome, .small.awesome:visited {
	font-size:11px;
padding:
}
.awesome, .awesome:visited, .medium.awesome, .medium.awesome:visited {
	font-size:13px;
	font-weight:bold;
	line-height:1;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25)
}
.large.awesome, .large.awesome:visited {
	font-size:14px;
	padding:8px 14px 9px
}
.red.awesome, .red.awesome:visited {
	background-color:#da0000
}
.red.awesome:hover {
	background-color:#da0000;
	color:#000 !important
}
.awesome {
	background:#222;
	display:inline-block;
	padding:8px 10px 6px !important;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	line-height:1;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom:1px solid rgba(0, 0, 0, 0.25);
	position:relative;
	cursor:pointer
}
.alignright {
	float:right;
}

