/* CSS Document */

#header { width:1000px; }
#meta-nav { width:575px; text-align:right; border:0px solid black; margin-left:0px; padding-right:0px; margin-right:0px;}
#main-nav { width:1000px; }
#footer{ width:1000px; }
#container { border:0px solid black; width:1000px; }
#content-main { width:750px; border: 0px solid black; float:left; display:block; padding-bottom: 10px;}
#content-related { border:0px solid red; float: left; width: 210px; margin-left:5px; margin-top: 0px;}
#flash_intro { width: 750px; height: 410px;}



.tab-content
{
	display:none;

}
.tab
{
	margin-top:10px;
	height:30px;
	width:750px;
}
.tab-link
{
	float:left;
	padding-top:8px;
	text-align:center;
	border:0px solid red;
}
.tab-link a:link, .tab-link a:hover, .tab-link a:visited
{
	font-weight:bold;
	font-size:11px;
	color: #7B9CBA;
	text-decoration:none;
}
.tab-link a:hover
{
	color: #baa45c;
}
.tab-active
{
	float:left;
	padding-top:8px;
	text-align:center;

}
.tab-active a:link,.tab-active a:visited,.tab-active a:hover
{
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color: #baa45c !important;
}
#tab1{background-image:url(../../images/homepage/tabs/atca.gif);}
#all-tabs h1
{
	font-weight:900;
}
.tab-image
{
	float:left;
	padding:10px;
	margin:0 5px 0 0;
	width:180px;
	border:0px solid black;
}
.tab-text
{
	float:left;
	border:0px solid black;
	margin-top:22px;
	height:240px;
border:0px solid red;
}
.tab-text h1 
{
	font-size:22px;
}
.tdesc
{
	float:left;
	border:0px solid black;
	width:260px;
	margin-right:20px;
}
.tmisc
{
	float:left;
	border:0px solid black;
	width:240px;
	margin-right:10px;
}
.tmisc h2
{
	margin-top:2px;
	padding-top:0;
	font-size:11px;
}