#main-nav-div{width:980px; height:38px; padding:0px 0px;}
#main-logo{width:980px; height:112px; padding:1em 0 0 0;}

/*<!--special report container-->*/
#search_box_container
{
float: right;
width: 480px;
padding: 0 0 0 10px;
}

/* LAYOUT - 3 COLUMNS */

	/* Primary content */
	
	#primaryContent_3columns
	{
	position: relative;
	float: left;
	padding: 2em 0em 0em 0em;
	background: #fff url('images_red/body-middle-bg.gif') 0px 0px repeat-y;
	}
	
	#columnA_3columns
	{
	position: relative;
	float: left;
	width: 450px;
	padding: 0em 2em 0em 2em;
	clear: none;
	}
	
	/* Secondary Content */
	
	#secondaryContent_3columns
	{
	float: right;
	padding: 2em 0em 0em 0em;
	}
	
	#columnB_3columns
	{
	width: 18.0em;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	border-left: dotted 1px #E1E1E1;
	position: relative;
	clear: none;
	padding: 0 0 0 5px;
	}
	
	#columnC_3columns
	{
	width: 18.0em;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	border-left: dotted 1px #E1E1E1;
	position: relative;
	clear: none;
	padding: 0 0 0 5px;
	}
	
#commentform textarea 
        {
	width:350px;
}

blockquote{
	margin-left:1em;
	padding-left:1em;
	border-left:3px solid #7C0012;
	color:#333;
}

body
{
background-color: #fff;
color: #585858;
font-size: 9pt;
font-family: "trebuchet ms", helvetica, sans-serif;
}

#main
{
background: #fff url('images_red/body-middle-bg.gif') 0px 0px repeat-y;
}
#main_inner
{
background: #fff url('images_red/body-middle-bg.gif') 0px 0px repeat-y;
}
#primaryContent_3columns
{
background: #fff url('images_red/body-middle-bg.gif') 0px 0px repeat-y;
}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;
letter-spacing: -1px;
}

h3,h4,h5,h6
{
color: #747449;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

img
{
padding: 0px;
border: solid 0px #e1e1e1;
}

a
{
text-decoration: underline;
color: #D90000;
}

a:hover
{
text-decoration: none;
}

ul.links
{
list-style: none;
}

ul.links li
{
line-height: 2em;
}

ul.links li.first
{
}

p
{
line-height: 1.8em;
}

/* Header */

#header
{
width:100%;
height:122px;
}

/* Logo */

#logo
{
position: relative;
float: left;
}

/* Menu */

#main-nav-div
{
width: 980px;
}

#menu
{
position: absolute;
right: 0em;
bottom: 0em;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
}

#menu li a
{
margin-left: 0.5em;
display: block;
padding: 0 0 0 0;
border: solid 1px #ffffff;
color: #ffffff;
font-weight: bold;
font-size: 1.0em;
text-transform: lowercase;
text-decoration: none;
}

#menu li a.active
{
color: #fff;
border: solid 1px #A94B4B;
}
/* Footer */

#footer
{
width: 950px;
margin: 0 auto;
text-align: center;
clear: both;
border-top: dotted 1px #E1E1E1;
margin-bottom: -1.0em;

}

#footer 
{ 
width:1014px; 
height:20px;
}

#footer-left
{
float:left; 
background-image:url(images_red/bottom-left-bg.gif); 
background-position:center bottom; 
background-repeat:no-repeat; 
width:8px; 
height:100%;
}

#footer-middle
{
float:left;
background: #ffffff url('images_red/bottom-middle-bg.gif');

background-position:center bottom; 
background-repeat:repeat-x; 
width:998px; 
height:100%;
}

#footer-right
{
float:left; 
background-image:url(images_red/bottom-right-bg.gif); 
background-position:center bottom; 
background-repeat:no-repeat; 
width:8px; 
height:100%;
}