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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Myriad", "Myriad Pro", Arial, sans;
	font-size: 12px;
	color: #ffffff;
	background-image: url(images/pg-bg.gif);
	background-position: top left;
	background-repeat: repeat;
}

a {
	color: #ed1c24;
	font-weight:bold;
	text-decoration: none; 
}


a:hover {
	color: #ed1c24;
	font-weight:bold;
	text-decoration: underline;
}

#bgpattern {
    width:100%;
}

#container {
  width:100%;
  min-height:766px;
  background-image:url(images/man.png);
  background-position: top left;
  background-repeat:no-repeat;
}

#right {
	width:759px;
	float:left;
	margin-top:15px;
	margin-left:250px;
}

#header {
	background-color:#000000;
	padding: 10px;
	margin-bottom:10px;
	color:#7f7f7f;
	font-size:16px;
	line-height:18px;
}

#header-inset {
  background-image:url(images/header-inset-bg.jpg);
  background-repeat:repeat;
  padding:20px;
}

#navbar {
	background-color:#000000;
	padding: 10px 0px 5px 10px;
	display:block;
	margin-bottom:10px;
}

#homecontent {
  float:right;
  background-color:#000000;
  padding: 20px;
}

#home-left {
  width:451px;
  float:left;
  margin-right:20px;
}

#home-promo {
  background-image:url(images/home-promo.jpg);
  background-repeat:no-repeat;
  height:184px;
}

#home-promo-b {
  background-image:url(images/home-promo-2.png);
  background-repeat:no-repeat;
  height:226px;
}

.hosts {
	width:126px;
	float:left;
	padding:12px;
	color:#aaaaaa;
}

#helpus {
	float:left;
	width:451px;
	height:35px;
	font-size:16px;
	margin-top:0px;
	padding-top:10px;
	border-top:1px solid #1a1a1a;
	background-image:url(images/exclamationpt.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#contentarea {
  width:391px;
  float:left;
  margin-right:20px;
  padding:30px;
  background:#ffffff;
  min-height:368px;
}

#contentarea #headline {
	font-size:20px;
	margin-bottom:25px;
	padding-bottom:3px;
	color:#1a1a1a;
	border-bottom:1px solid #e0e0e0;
}

#contentarea #h1 {
	font-size:20px;
	margin-bottom:25px;
	padding-bottom:3px;
	color:#1a1a1a;
	border-bottom:1px solid #e0e0e0;
}

#text {
	font-size:13px;
	text-align:left;
	color:#1a1a1a;
}

#h2 {
	font-weight:bold
	
	}
#followbox {
	float:left;
	width:379px;
	margin-bottom:20px;
	background:#E6E6E6;
	border:1px dashed #CCCCCC;
	padding:5px;
	color:#333333;
}

#followbox a {
	color:#ed1c24;
	text-decoration:none;
	font-weight:normal;
}

#followbox a:hover {
	color:#9b0006;
	text-decoration:none;
	font-weight:normal;
}

#promolist {
	float:left;
	width:391px;
}

.promolistitem {
	float:left;
	width:391px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px dashed #E6E6E6;
}

.promolistitem a {
	color:#ed1c24;
	text-decoration:none;
	font-weight:normal;
}

.promolistitem a:hover {
	color:#9b0006;
	text-decoration:none;
	font-weight:normal;
}

#home-right {
  width:243px;
  float:right;
}

#home-right-subnav {
  background:#1a1a1a;
  padding: 15px 0 15px 15px;
  margin-bottom:13px;
  line-height:18px;
  font-size:13px;
}

#home-right-subnav #headline {
  background:#000000;
  padding: 5px 0 5px 5px;
  margin-bottom:7px;
  text-transform:lowercase;
  font-family:Arial, Helvetica, sans-serif;
  letter-spacing:1px;
  font-size:11px;
  color:#999999;
  line-height:10px;
}

#home-right-subnav a {
  color:#ffffff;
  text-decoration:none;
  font-weight:normal;
}

#home-right-subnav a:hover {
  color:#666666;
  text-decoration:none;
  font-weight:normal;
}

#home-right-livebox {
  margin-bottom:20px;
}

#home-right-follow {
  width:248px;
  height:42px;
  background-image:url(images/followus-bg.png);
  background-repeat:no-repeat;
  margin-bottom:20px;
}

#home-right-follow2 {
  background:#1a1a1a;
  padding: 15px;
  margin-bottom:20px;
}

#home-right-video {
  background:#1a1a1a;
  padding: 15px 0 15px 15px;
  margin-bottom:20px;
}

#footer {
	width:719px;
	float:left;
	background:#000000;
	padding:20px;
	margin-top:0px;
	margin-bottom:35px;
	border-top: 1px solid #1a1a1a;
}

#footer a {
  color:#666666;
  text-decoration:none;
  font-weight:normal;
}

#footer a:hover {
  color:#CCCCCC;
  text-decoration:none;
  font-weight:normal;
}

img.floatright {
	float:right;
	margin-left:20px;
	margin-top:3px;
	margin-bottom: 15px;
}

img.floatleft {
	float:left;
	margin-top:3px;
	margin-bottom: 15px;
}



#homecontent-full {
	float:left;
	width:719px;
	background-color:#000000;
	padding: 20px;
}

#contentarea-full {
	width:459px;
	float:left;
	margin-right:0px;
	padding:20px;
	background:#1a1a1a;
	min-height:565px;
	
}

#contentarea-full-right {
	width:200px;
	float:right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background:#000000;
}

#contentarea-full #h1 {
	color:#ed1c24;
	font-size:28px;
	font-weight:normal;
	margin-bottom:20px;
}

#contentarea-full #h2 {
	color:#CCCCCC;
	font-size:20px;
	font-weight:normal;
	margin-bottom:20px;
}

#contentarea-full p {
	color:#999999;
	font-size:15px;
	font-weight:normal;
	text-align:justify;
}
