/* << ----------------// General Styles //------------ */
body {
	background-color: #000000;
	margin-top:3px;
	margin-bottom: 1px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:16px;
	line-height:normal;
	color: #000000;
}

#LayerBgChange {
	position:absolute;
	width:122px;
	height:24px;
	z-index:1;
	left: 4px;
	top: 11px;
}

.style5 {font-size: 11px}
.style17 {font-size: 14px}
.style19 {color: #CCCCCC}
.style20 {font-size: 9px; color: #FF0000; font-weight: bold;}
.style21 {color: #000000}
.style22 {color: #999999; font-size: 10px;}
.style27 {font-size: 9px}
.style28 {color: #FF0000}
.style29 {color: #FF6600}
.style30 {color: #0033CC}
.style31 {font-size: 11px; line-height: 12px}


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FF0000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

A.set1:link {color: #FF0000}
A.set1:hover {color: #333333}
A.set1:visited {color:#FF0000}
A.set1:active {color: #FF0000}

A.set2:link {color: #FF9900}
A.set2:hover {color: #333333}
A.set2:visited {color:#FF9900}
A.set2:active {color:#FF9900}

A.set3:link {color: #0033CC}
A.set3:hover {color: #333333}
A.set3:visited {color:  #0033CC}
A.set3:active {color:  #0033CC}

A.set4:link {color: #999999}
A.set4:hover {color: #333333}
A.set4:visited {color: #999999}
A.set4:active {color:   #999999}

A.set5:link {color: #333333}
A.set5:hover {color: #FF0000}
A.set5:visited {color: #333333}
A.set5:active {color:   #333333}

A.set6:link {color: #FF0000}
A.set6:hover {color: #FF0000}
A.set6:visited {color: #FF0000}
A.set6:active {color:   #FF0000}

A.set7:link {color: #OOOOOO; font-size: 11px; font-weight: bold}
A.set7:hover {color: #333333; font-size: 11px; font-weight: bold}
A.set7:visited {color:  #0033CC; font-size: 11px; font-weight: bold}
A.set7:active {color:  #0033CC; font-size: 11px; font-weight: bold}




/* << ----------------// Outer container that holds all the columns //------------ */
#mainContainer-bg {
	width:770px;
	background-image: url(images/background_raised.png);
	background-position:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0em;
	padding-right: 0.7em;
	padding-bottom: 0.7em;
	padding-left: 0.7em;
}

#mainContainer-bg-index {
	padding:0.7em;
	width:620px;
	background-image: url(images/background_raised_index.png);
	background-position:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#mainContainer {
	width:770px;
	background-image: url(images/main-bg-blk.jpg);
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0.1em;
	padding-right: 0.7em;
	padding-bottom: 0em;
	padding-left: 0.7em;
}

#mainContainer-home {
	width:770px;
	background-image: url(images/main-bg-blk-home.jpg);
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0.1em;
	padding-right: 0.7em;
	padding-bottom: 0em;
	padding-left: 0.7em;
}



#mainContainer-legal {
	width:770px;
	background-image: url(images/main-bg-blk-legal.jpg);
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0.1em;
	padding-right: 0.7em;
	padding-bottom: 0em;
	padding-left: 0.7em;
}

/* << ----------------// Header //------------ */
#header {
	height: auto;
	width:auto;
	color:#ffffff;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0.5em;
}

#flash-header-home {
	width:750px;
	color:#ffffff;
	margin-left: 1em;
	margin-top: 0em;
	margin-bottom: 0px;
	height: 245px;
}

#flash-header {
	width:750px;
	color:#ffffff;
	margin-left: 1em;
	margin-top: 0em;
	height: 465px;
	margin-bottom: 0.1em;
}

/* << ----------------// main columms //------------ */

#columm-container-home{
	width:745px;
	height: 190px;
	background-color:#FFFFFF;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
}

#columm-container-login{
	width:745px;
	height: 200px;
	background-color:#FFFFFF;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
}


#columm-container-contact{
	width:745px;
	height: 190px;
	background-color:#FFFFFF;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
}

#columm-container{
	width:500px;
	height: 205px;
	background-color:#FFFFFF;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
}

#left-side-bar {
	float:left;
	margin-top:0px;
	padding-top: 4px;
	padding-left: 10px;
	width:225px;
	height: 178px;
	padding-right: 4px;
	padding-bottom: 4px;
	color: #000000;
}

#left-side-bar-login {
	float:left;
	margin-top:0em;
	padding-top: 4px;
	padding-left: 10px;
	width:600px;
	height: 190px;
	padding-right: 4px;
	padding-bottom: 4px;
	color: #000000;
	margin-left: 4em;
	margin-right: 7ex;
}

#left-side-bar-contact {
	float:left;
	margin-top:0em;
	padding-top: 4px;
	padding-left: 10px;
	width:600px;
	height: 120px;
	padding-right: 4px;
	padding-bottom: 4px;
	color: #000000;
	margin-left: 4em;
	margin-right: 7ex;
}

#left-side-bar-green {
	float:left;
	margin-top:0em;
	padding-top: 4px;
	padding-left: 10px;
	width:680px;
	height: 180px;
	padding-right: 4px;
	padding-bottom: 4px;
	color: #000000;
	margin-left: 2em;
	margin-right: 1em;
}


#contact {
	float:left;
	margin-top:0.5em;
	width:180px;
}

#vacancies {
	float:left;
	margin-top:0.6em;
	width:740px;
	margin-left: 0.7em;
	background-color: #99CC00;
}


#middle-column{
	float:right;
	margin-top:0px;
	padding-top: 4px;
	padding-left: 8px;
	width:230px;
	height: 178px;
	background-color: #FFFFFF;
	margin-left: 0.6em;
	padding-right: 4px;
	padding-bottom: 4px;
}


#right-side-bar{
	float:right;
	margin-top:0px;
	padding-top: 4px;
	padding-left: 10px;
	width:225px;
	height: 178px;
	padding-right: 4px;
	padding-bottom: 4px;
	color: #000000;
}

#main-column-life{
	float:right;
	margin-top:0.5em;
	padding-top: 2px;
	padding-left: 1px;
	width:562px;
	height: 400px;
	background-image:url(images/main-content-bg-life.jpg);
	background-repeat:no-repeat;
}


#main-column-bars{
	float:right;
	margin-top:0.5em;
	padding-top: 2px;
	padding-left: 1px;
	width:562px;
	height: 510px;
	background-image:url(images/main-content-bg-bars.jpg);
	background-repeat:no-repeat;
}

#main-p{
	float:none;
	margin-top:0px;
	padding-top: 0px;
	padding-left: 5px;
	width:535px;
	height: 460px;
	margin-left: 0em;
	margin-right: 0em;
}

#main-p-pdfs{
	float:none;
	margin-top:4px;
	padding-top: 0px;
	width:500px;
	height: auto;
	margin-left: 0.5em;
	margin-right: 0.8em;
}


#main-p-life{
	float:right;
	margin-top:0.8em;
	padding-top: 2px;
	padding-left: 5px;
	width:550px;
	height: 400px;
	margin-left: -0.5em;
}

#main-p-bars{
	float:right;
	margin-top:0.8em;
	padding-top: 2px;
	padding-left: 8px;
	width:550px;
	height: 500px;
	margin-left: -0.5em;
}


/* << ----------------// column three//------------ */
#columnThree {
	margin-left:14.5em;
	width:400px;
	padding-top: 0;
}



/* << ----------------// Footer //------------ */

#rss {
	float:left;
	margin-top:0px;
	width:745px;
	margin-left: 1.45em;
	height: 34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer {
	float:left;
	margin-top:0em;
	width:750px;
	margin-left: 0.8em;
	height: 58px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
}

#footer-contact {
	float:left;
	margin-top:2em;
	width:750px;
	margin-left: 0em;
	height: 58px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
}

#footer-contact-2 {
	float:left;
	margin-top:1.5em;
	width:750px;
	margin-left: 0em;
	height: 58px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
}





#footer-p{
	float:left;
	margin-top:20px;
	padding-top: 2px;
	padding-left: 5px;
	width:740px;
	height: 20px;
	margin-left: 0.7em;
	line-height: 14px;
}

	

#footer a:link, #footer a:visited {
color:#999999;
text-decoration:none;
}

#footer a:hover, #footer a:active {
color:#666666;
text-decoration:none;
}


#footer-contact a:link, #footer-contact a:visited {
color:#999999;
text-decoration:none;
}

#footer-contact a:hover, #footer-contact a:active {
color:#666666;
text-decoration:none;
}


#footer-contact-2 a:link, #footer-contact-2 a:visited {
color:#999999;
text-decoration:none;
}

#footer-contact-2 a:hover, #footer-contact-2 a:active {
color:#666666;
text-decoration:none;
}

/* << ----------------// Fix so that the outer DIV will wrap around all floated DIVs within //------------ */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 650px;}
.clearfix {display: block;}
/* End hide from IE-mac */

