body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size: 62.5%;
	background-color: #e9e9e9;
	margin: 0 0 0 0;
}

#stripe{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 104px;
	background-color: #c1001f;
	z-index: 0;
	visibility: visible;
}
	
#container {
	position: absolute;
	top: 32px;
	left: 50%;
	margin-left: -363px;
	width: 726px;
	border: #000 1px solid;
	padding: 89px 0 0 0;
	z-index: 1;
	background: #ffffff;
	visibility: visible;
}

#background {
	background: #ffffff url(images/cts_faux_column.gif) repeat-y;
	width: 726px;
	padding: 0;
	z-index: 2;
}

#header {
	position: absolute;
	width: 780px;
	height: 45px;
	top: 55px;
	left: 50%;
	margin-left: -362px;
	z-index: 3;
	visibility: visible;
}

#nav {
	position: absolute;
	width: 683px;
	height: 18px;
	background: url(images/cts_nav.gif);
	background-repeat:no-repeat;
	top: 33px;
	left: 50%;
	margin-left: -298px;
	margin-top: 71px;
	z-index: 4;
	visibility: visible;
}

#logo {
	position: absolute;
	width: 118px;
	height: 117px;
	top: 36px;
	left: 50%;
	margin-left: -360px;
	z-index: 5;
	visibility: visible;
}

#subnav {
	float:left;
	width: 94px;
	height: 100px;
	padding: 57px 5px 0 20px;
	line-height: 1.8em;
	font-size: 1.2em;
}

#content {
	float: left;
	width: 425px;
	padding: 30px 10px 35px 5px;
}

#news {
	float: right;
	width: 130px;
	height: auto;
	margin: 4px 4px 4px 0;
	background-color: #e2d9c9;
	padding: 60px 2px 2px 2px;
	font-size: larger;
}

#footer {
	clear: both;
	height: 16px;
	background-color: #c1001f;
	text-align: center;
	padding: 1px 0 0 0;
}


/* TYPOGRAPHY */
 
P, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1.1em;
	line-height: 1.6em;
}

a:link {
	color: #c1001f;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover, a:active {
	color: #333333;
	text-decoration: none;
	
}

#menu {
	margin: 0;
	padding: 0;
	align: center;
}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0 0 0 75px;
	list-style-type: none;
	text-align: center;
	clear:left;
}

#menu ul li {
	display: block;
	float: left;
	align: top;
	text-align: center;
	padding: 0;
	margin: 0;
}

#menu ul li a {
	display:block;
	padding: 3px 6px 4px 6px;
	color: #fff;
	display:block;
	font-weight:normal;
	text-decoration:none;
}

html>#menu ul li a  {
	font-size: 1.1em;   
} 

#menu ul li a:hover {
	color: #e2d9c9;
}

#menu a:active {
	color: #3f3f3f;
}

#menu ul li.right {
	border-right: 4px solid #fff;
	}

.news {
	color: #3f3f3f;
	font-size: 1.2em;
	line-height: 1.4em;
}

.footer {
	color: #fff;
	font-size: .9em;
}

.footer a:link, .footer a:visited {
	color: #fff;
	text-decoration: underline;
}

.footer a:hover, .footer a:active {
	color: #3f3f3f;
	text-decoration: none;
}

/* sIFR Typography */
.sIFR-flash {
visibility: visible !important;
margin: 0;
}
.sIFR-replaced {
visibility: visible !important;
}
span.sIFR-alternate {
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
display: block;
overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
display: none !important;
}

.sIFR-hasFlash h1 {
line-height:24px !important;
height:24px;
font-size:24px;
visibility:hidden;
margin:0 !important;
}
.sIFR-hasFlash h2 {
line-height:15px !important;
height:15px;
font-size:15px;
visibility:hidden;
margin:0 !important;
}

h1,h2.h3 {
  margin: 0 0 5px 0; /* this is overridden when sIFR is active with the !important declaration */
}

h1 {
  font-size:17px;
  line-height:17px; /* this is overridden when sIFR is active with the !important declaration */
  background: url(images/h1bg.gif);
  width: 415px;
  color: #3F3f3f;
}

h2 {
  font-size:13px;
  line-height:13px; /* this is overridden when sIFR is active with the !important declaration */
  background: url(images/h2bg.gif);
  width: 135px;
  color: #fff;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
}
