/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:14px;
	margin:0 auto;
	background-color:#000;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.jpg);
}

a {
	color:#ed1c24;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

.flag {
	color: #ed1c24;
}

.content_center {
	position:relative;
	top:0;
	left:0;
	width: 458px;
	height: auto;
	background-color: #ebebeb;
}


/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:1125px;
	height:auto;
}

#main_container2 {
	position:relative;
	margin:0 auto;
	width:1125px;
	height:2300px;
}

#video_home {
	position:relative;
	margin:0 auto;
	width:193px;
	height:175;
	background-image: url(images/videoTeaser.jpg)
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:965px;
	height:36px;
	padding: 105px 0 0 160px;
	background-repeat: no-repeat;
	background-image: url(images/bg_header.jpg)
}

#header-links {
	position:absolute;
	top:0px;
	left:132px;
}

#flashbanner {
position:relative;


}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:798px;
	height:34px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:900px;
	height:auto;
	padding: 10px 10px;
	margin: 0 0 0 105px;
	background-color: #fff;
}

#flash {
	position:relative;
	top:0;
	left:0;
	width:458px;
	height:280px;
	margin: 0 0 0px 0;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:443px;
	height:auto;
	padding: 0 0 0 15px;
}

#content_main-lg {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:650px;
	height:auto;
	padding: 0 0 0 15px;
}

#flag_sub {
	position:relative;
	top:0;
	left:0;
	width:611px;
	height:26px;
color: #d8d8d8;
font-weight: bold;
font-size: 18px;
	padding: 4px 0 0 40px;
	background-repeat: no-repeat;
	background-image: url(images/bg_flag-sub.jpg)
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar-left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:195px;
	height:auto;
	padding: 0 10px 0 0;
}

#side_bar-left-sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:211px;
	height:658px;
	padding: 0 10px 0 0;
}

#side_bar-right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:195px;
	height:auto;
	padding: 0 0 0 10px;
}

#side_bar-left img, #side_bar-right img {
	margin: 0 0 10px 0;
}

/* ---- end side bar content settings ---------------- */

#footer-repeat {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:153px;
	clear:both;
	background-repeat: repeat-x;
	background-image: url(images/bg_footer.jpg);
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:900px;
	height:40px;
	clear:both;
	color: #fff;
	margin: 0 auto;
}

#footer a {
	color: #fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:34px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.jpg);
}

a#nav_01 {
	width:88px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -34px;
}

.active_01 {
	background-position: 0 -34px !important;
}

a#nav_02 {
	width:136px;
	background-position:-88px 0;
}

a:hover#nav_02{
	background-position:-88px -34px;
}

.active_02 {
	background-position:-88px -34px !important;
}

a#nav_03 {
	width:126px;
	background-position:-224px 0;
}

a:hover#nav_03{
	background-position:-224px -34px;
}

.active_03 {
	background-position:-224px -34px !important;
}

a#nav_04 {
	width:207px;
	background-position:-350px 0;
}

a:hover#nav_04{
	background-position:-350px -34px;
}

.active_04 {
	background-position:-350px -34px !important;
}

a#nav_05 {
	width:99px;
	background-position:-557px 0;
}

a:hover#nav_05{
	background-position:-557px -34px;
}

.active_05 {

	background-position:-557px -34px !important;
}

a#nav_06 {
	width:142px;
	background-position:-656px 0;
}

a:hover#nav_06{
	background-position:-656px -34px;
}

.active_06 {
	background-position:-656px -34px !important;
}


/* ---- start nav drop settings -------------------------- */

#nav_sub a {
	display:block;
	color:#fff;
	padding:5px;
	font-size:12px;
	text-decoration:none;
}

#nav_sub a:hover {
	color: #fff;
	background-color:#CC171E;
}

#R1,#R2,#R3,#R4 {
	position:absolute;
	visibility:hidden;
	height:auto;
	top:0;
	left:0;
	width:auto;
	height:auto;
	background-color:#861519;
	border-bottom:1px solid #FFF;
}

#R1 { width:150px; left:240px; top:139px; }
#R2 { width:135px; left:380px; top:139px; }
#R3 { width:135px; left:695px; top:139px; }
#R4 { width:135px; left:825px; top:139px; }

.show1 {
	position:absolute !important;
	visibility:visible !important;
}

.hide1 {
	position:absolute !important;
	visibility:hidden !important;
	
}

