/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#262626;
	font-size:14px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

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

h1 {
color: #fff;
letter-spacing: 14px;
	font-size:33px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "myriad Pro", georgia, arial;
}

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_news {
	color: #cbdb2a;
	font-size: 24px;
	text-transform: uppercase;
	font-family: "myriad Pro", georgia, arial;
}

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

#bg_repeat {
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto;
	background-color:#FFF;
	background-repeat: repeat-x;
	background-position: top center;
	background-image:url(images/bg_repeat.jpg);
}

#bg_repeat-sub {
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto;
	background-color: #E6F177;
	background-repeat: repeat-x;
	background-position: top center;
	background-image: url(images/bg_repeat-sub.jpg);
}


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

#header {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:38px;
}


/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:859px;
	height:38px;
	margin: 0 auto;
}

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

#main {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:auto;
}

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

#splash {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:688px;
}

#home_nav-container {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:100px;
	padding: 20px 0 0 0;
}

#container_right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:590px;
	height:auto;
	padding:0px 10px 0px 0px;
	background-repeat: repeat-y;
	background-image: url(images/bg_container-right.jpg);
	
}

#flag_container-sub {
	position:relative;
	top:0;
	left:0;
	width:571px;
	height:146px;
	padding: 70px 0 0 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_flag-sub.jpg);
}

#flag_container-sub-about {
	position:relative;
	top:0;
	left:0;
	width:571px;
	height:146px;
	padding: 70px 0 0 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_flag-sub.jpg);
}

#flag_container-sub-employment {
	position:relative;
	top:0;
	left:0;
	width:571px;
	height:146px;
	padding: 70px 0 0 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_flag-sub.jpg);
}

#flag_container-sub-contact {
	position:relative;
	top:0;
	left:0;
	width:571px;
	height:146px;
	padding: 70px 0 0 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_flag-sub.jpg);
}

#flag_container-sub-avo {
	position:relative;
	top:0;
	left:0;
	width:571px;
	height:146px;
	padding: 70px 0 0 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_flag-sub-avo2.jpg);
}

#flag_container-sub-fuego {
	position:relative;
	top:0;
	left:0;
	width:571px;
	height:146px;
	padding: 70px 0 0 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_flag-sub-fuego2.jpg);
}

#flag_container-sub-dram {
	position:relative;
	top:0;
	left:0;
	width:571px;
	height:146px;
	padding: 70px 0 0 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_flag-sub-dram2.jpg);
}

#flag_container-sub-rumba {
	position:relative;
	top:0;
	left:0;
	width:571px;
	height:146px;
	padding: 70px 0 0 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_flag-sub-rumba2.jpg);
}

#flag_container-sub-jackson-bham {
	position:relative;
	top:0;
	left:0;
	width:571px;
	height:146px;
	padding: 70px 0 0 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_flag-sub-jackson.jpg);
}


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

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

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

#container_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:350px;
	height:auto;
}

#news {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:350px;
	height:auto;
	background-color: #cbdb2a;
}
/* ---- end side bar content settings ---------------- */

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

#footer a {
	text-decoration:none;
}

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

#bg_footer_sub {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
	clear:both;
	padding: 10px 0 0 0;
	background-repeat: repeat-x;
	background-position: top center;
	background-image: url(images/bg_footer-sub.jpg);
}

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


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

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

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

a#nav_02 {
	width:137px;
	background-position:-124px 0;
}

a:hover#nav_02{
	background-position:-124px -38px;
}

.active_02 {
	background-position:-124px -38px !important;
}

a#nav_03 {
	width:221px;
	background-position:-261px 0;
}

a:hover#nav_03{
	background-position:-261px -38px;
}

.active_03 {
	background-position:-261px -38px !important;
}

a#nav_04 {
	width:213px;
	background-position:-482px 0;
}

a:hover#nav_04{
	background-position:-482px -38px;
}

.active_04 {
	background-position:-482px -38px !important;
}

a#nav_05 {
	width:164px;
	background-position:-695px 0;
}

a:hover#nav_05{
	background-position:-695px -38px;
}

.active_05 {
	background-position:-695px -38px !important;
}

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

#hidden-layers {
	position:absolute;
	top:350px;
	left:0;
	width:930px;
	height:auto;
}

#L1, #L2, #L3, #L4 {
	position:absolute;
	visibility:hidden;
	height:auto;
}

#L1 { width:159px; height:112px; left: -5px; }
#L2 { width:159px; height:111px; left: 40px; top: 180px; }
#L3 { width:158px; height:111px; left: 790px; }
#L4 { width:159px; height:135px; left: 785px; top: 140px; }

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

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

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

a#side-nav-top_01 {
	width:158px;
	background-position:0 0;
}

a:hover#side-nav-top_01{
	background-position: 0 -72px;
}

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

a#side-nav-top_02 {
	width:158px;
	background-position:-158px 0;
}

a:hover#side-nav-top_02{
	background-position:-158px -72px;
}

.active_02 {
	background-position:-158px -72px !important;
}

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

a#side-nav-middle_01 {
	width:158px;
	background-position:0 0;
}

a:hover#side-nav-middle_01{
	background-position: 0 -72px;
}

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

a#side-nav-middle_02 {
	width:158px;
	background-position:-158px 0;
}

a:hover#side-nav-middle_02{
	background-position:-158px -72px;
}

.active_02 {
	background-position:-158px -72px !important;
}

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

a#side-nav-bottom_01 {
	width:158px;
	background-position:0 0;
}

a:hover#side-nav-bottom_01{
	background-position: 0 -72px;
}

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

a#side-nav-bottom_02 {
	width:158px;
	background-position:-158px 0;
}

a:hover#side-nav-bottom_02{
	background-position:-158px -72px;
}

.active_02 {
	background-position:-158px -72px !important;
}
