body{
	margin-top:0px;
	font-family: Arial;
	font-size:11px;
	color:#747474;
	background-color:#000000;	
}

a{
	color: #0000FF;
}

a:visited{
	color: #0000FF;
}


.shadow_tl {
	/*
height:19px !important;
*/
	height:5px !important;
/*
	background-image: url('/image/site_objects/SHADOW_TL.jpg');
*/
	background-color:#ffffff;
	background-position:right;
	background-repeat:no-repeat;
	width:5px !important;
	/*
width:22px !important;
*/
}

.shadow_t {
	
	height:5px !important;
	/*
height:19px !important;
*/
	/*
background-image: url('/image/site_objects/SHADOW_T.jpg');
*/
	background-repeat:repeat-x;
	background-color:#ffffff;
}

.shadow_tr {
	height:5px !important;
	/*
height:19px !important;
*/
	/*
background-image: url('/image/site_objects/SHADOW_TR.jpg');
*/
	background-position:left;
	background-repeat:no-repeat;
	/*
width:22px !important;
*/
width:5px !important;
	background-color:#ffffff;
}

.shadow_l {
	/*
background-image: url('/image/site_objects/SHADOW_L.jpg');
*/
	background-position:right;
	background-repeat: repeat-y;
	background-color:#ffffff;
}

.shadow_r {
	/*
background-image: url('/image/site_objects/SHADOW_R.jpg');
*/
	background-position:left;
	background-repeat: repeat-y;
	background-color:#ffffff;
}

.shadow_bl {
	height:5px !important;
	/*
height:23px !important;
*/
	/*
background-image: url('/image/site_objects/SHADOW_BL.jpg');
*/
	background-position:right;
	background-repeat:no-repeat;
	/*
width:22px !important;
*/
width:5px !important;
	background-color:#ffffff;
}

.shadow_br {
	height:5px !important;
	/*
height:23px !important;
*/
	/*
background-image: url('/image/site_objects/SHADOW_BR.jpg');
*/
	background-position:left;
	background-repeat:no-repeat;
	/*
width:22px !important;
*/
width:5px !important;
	background-color:#ffffff;
}

.shadow_b {
	/*
height:19px !important;
*/
height:5px !important;
	
	/*
background-image: url('/image/site_objects/SHADOW_B.jpg');
*/
	background-repeat:repeat-x;
	background-color:#ffffff;
}

.hero {
	background-image: url('/image/site_objects/HERO.jpg');
	height:257px;
}

.bottom_red {
	background-color:#db0029;
	height:43px;
}

.bottom_black {
	background-color:#000000;
	height:16px;
}

.menu {
	background-color:#000000;
	/* height:26px;*/
	color:#747474;
	font-weight:bold;
}
.menu span {
	font-size:18px;
	font-weight:normal;
}

.menu a {
	text-decoration:none;
	color:#747474;
}

.menu a:hover {
	color:#ffffff;
}

h1 {
	font-size:22px;
	font-weight:normal;
	color:#464646;
	font-family:Arial;
}

h2 {
	font-size:18px;
	font-weight:normal;
	font-family:Arial;
}

h3 {
	font-size:14px;
	color:#464646;
	font-weight:bold;
	font-family:Arial;
}

p {
	font-size:13px;
}



.section_1
{
	width:100%;
	
	/*padding-bottom:15px;*/
}

.section_2
{
	width:100%;
	
	
}


.section_3
{
	
	width:100%;
	float:left;
}

.section_4
{
	width:100%;
	
	float:left;
	clear:right;
}

.section_5
{
	width:100%;
	padding-left:15px;
	
	
}

/* Extra Styles */
.copy_notice
{	
	height:50px;
	vertical-align:sub;
}



