BODY {

	BACKGROUND: #b7b7b7 url(../images/bg.gif) repeat-x ;
	padding:0;
	margin:0;
}

#wrapper
{width:1003px;
padding:0;
margin:0 auto;
background:#1a1a1a;

}

#flashanim
{float:left; 
padding:0;
width:1003px; 
margin:0;
}

#mainnav
{width:988px;
padding:0 0 0 15px;
margin:0;
float:left;
background:#1a1a1a;
}

.business, .travel, .interview
{width:145px;
height:38px;
padding:0 8px 0 0;
margin:0;
float:left;

}



a.business 
{
background:url(../images/business_off.gif);
background-repeat: no-repeat;}

a:hover.business
{
background:url(../images/business_on.gif);
background-repeat: no-repeat;}

a.businessactive
{
width:145px;
height:38px;
padding:0 8px 0 0;
margin:0;
float:left;
background:url(../images/business_on.gif);
background-repeat: no-repeat;}

a.travel 
{
background:url(../images/travel_off.gif);
float:left;
background-repeat: no-repeat;
}

a:hover.travel 
{
background:url(../images/travel_on.gif);
float:left;
background-repeat: no-repeat;
}

a.travelactive
{
width:145px;
height:38px;
padding:0 8px 0 0;
margin:0;
float:left;
background:url(../images/travel_on.gif);
background-repeat: no-repeat;}


a.interview 
{
background:url(../images/interview_off.gif);
float:left;
background-repeat: no-repeat;
}

a:hover.interview 
{
background:url(../images/interview_on.gif);
float:left;
background-repeat: no-repeat;
}

a.interviewactive
{
width:145px;
height:38px;
padding:0 8px 0 0;
margin:0;
float:left;
background:url(../images/interview_on.gif);
background-repeat: no-repeat;}

#content
{width:1003px;
float:left;
background:#1a1a1a;
padding:0 0 50px 0;

}

#left
{width:531px;
float:left;
margin:0;
padding:41px 60px 0 48px ;

}

#right
{
background:url(../images/right_bg.gif) no-repeat;
float:right;
width:316px;
margin:0;
padding:19px 22px 0 22px ;
}

.suit, .game
{
background:url(../images/suit_bg.gif) no-repeat;
padding:0 0 10px 0;
float:left;
width:311px;}

.suit p, .game p
{font: .7em/1.3em "tahoma", "Verdana", "Arial", "Helvetica", sans-serif; }


.suit, .game2
{
padding:10px 0 10px 0;
float:left;
width:311px;}

.leftfloat
{float:left;
padding: 8px 10px 0 4px;
}

.smallsuit
{float:left;
padding: 13px 10px 0 4px;
}

#botnav
{background:url(../images/botnavbg.gif) no-repeat;
font: .7em/1.3em "tahoma", "Verdana", "Arial", "Helvetica", sans-serif; 
color:#a5a5a5;
width:918px;
height:37px;
padding:22px 35px 0 50px;
background-color: #f00;
float:left;
}

#botnav a
{
color:#a5a5a5;
text-decoration:none;

}

#botnav a:hover
{
color:#fff;
text-decoration:underline;
}

.copyright
{float:right;}

.botlinks
{float:left;}

h1{
	font: 1.5em "Georgia", "Times", serif; 
	color:#e5e5e5; 
	}
	
h3{
font: 1.2em "Georgia", "Times", serif; 
	color:#e5e5e5; 
	margin-bottom:1px;
}

.styleguide{
	font: 1.2em "Georgia", "Times", serif;
	padding: 8px 0 0 0;
	color:#e5e5e5; 
	margin-bottom:1px;
}
	
	
h3 a
{
	color:#e5e5e5; 
text-decoration:none;	
	}	
	
	h3 a:hover
{
	color:#F2C700; 
text-decoration:none;	
	}	
	
		
h4{
	font: 1em "Georgia", "Times", serif; 
	color:#646464; 

	text-align:left;
	margin-bottom: 1px;
	}

h4 a{
	color:#646464;
	text-decoration:none;
	}
	
h4 a:hover{
	color:#fff;
	text-decoration:none;
}

h4  {
	color:#fff;
	text-decoration:none;
}

p
{
	font: .8em/1.4em "tahoma", "Verdana", "Arial", "Helvetica", sans-serif; 
	color:#a5a5a5; 
	text-align:left; 
}

p a
{
color:#a4a4a4;
padding:0 0 5px 5px;
text-decoration:underline;
}

p a:hover
{
color:#F2C700;
text-decoration:underline;
}

.tie{
font: .85em "tahoma", "Verdana", "Arial", "Helvetica", sans-serif; 
}

.tie-img{
float:left;
padding: 0 15px 5px 0;
}

.hometvc{
	font: .7em/1.4em "tahoma", "Verdana", "Arial", "Helvetica", sans-serif; 
	color:#a5a5a5; 
	text-align:left; 
}






