/*********************************************/
/* GLOBAL STYLES                             */
/*********************************************/
body {
	background: url("../imgs/background.gif") repeat-x #ffffff;
	font-family: Arial, Verdana, Helvetica;
	font-size: 100%;
	text-align: center;
	line-height: 1.2em;
	color: #333333;
	margin:14px 0 0 0;
}
img {border: 0px;}
img#printLogo {display: none;}
div {border: 0px solid;}
a {color: #47bfec; text-decoration: underline;}
a:link {}
a:visited {}
a:active {}
a:hover {text-decoration: none;}

/*********************************************/
/* MAIN LAYOUT DIV STYLES                    */
/*********************************************/
#container {
    text-align: left;
	margin:0 auto;
	padding:0;
	width: 760px;   
}
#headline {background: url("../imgs/headline.gif") no-repeat; height: 56px; text-indent: -1000px; margin-bottom: 10px;}
#header_listen {background: url("../imgs/header_listen.jpg") no-repeat; height: 194px;}
#header_align {background: url("../imgs/header_align.jpg") no-repeat; height: 194px;}
#header_think {background: url("../imgs/header_think.jpg") no-repeat; height: 194px;}
#header_act {background: url("../imgs/header_act.jpg") no-repeat; height: 194px;}
#header_none {height: 16px;}
#content {
	float: right;
	width: 480px;
	background: #FFFFFF;
	padding: 20px;
	margin: 0;
	/*height: 350px;
	min-height: 350px;*/
}
#footer {
	border-top: 1px solid #4d505b;
	text-align:right;
	font-size: 65%;
	padding: 0;
	clear: both;
}
/*********************************************/
/* TEXT STYLES                               */
/*********************************************/
#content h2 {
	font-size: 110%;
	font-weight: normal;
	color: #333333;
	margin-bottom: 25px;
	}
#content h3 {
	font-size: 95%;
	color: #333333;
	margin-bottom: 25px;
}
#content h4 {
	font-size: 75%;
	color: #333333;
	font-weight: bold;
	margin-bottom: 25px;
}
#content h5 {
	font-size: 70%;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 20px;
}
#content p {
	font-size: 70%;
	margin-bottom: 20px;
}

#content .highlight {color: #3abbeb;}
#content hr {color: #38b9e7; height: 1px; background-color: #38b9e7; border:0; clear:both;}
#content .message {
	width: 210px;
	border: solid #ededed;
	border-width: 5px 5px 13px 5px;
	padding: 5px;
	background-color: #f8f8f9;
}
#content .vacancy {
	width: 210px;
	border: solid #ededed;
	border-width: 5px 5px 13px 5px;
	padding: 5px;
	background-color: #f8f8f9;
}
#content .left {float: left;}
#content .right {float: right;}
#content .message h2 {
	display: block;
	color: #FFFFFF; 
	background-color: #3abbeb;
	font-size: 75%;
	font-weight: bold;
	margin:0 0 10px 0;
	padding: 3px;
}
#content .message h5 {
	display: block;
	color: #FFFFFF; 
	background-color: #3abbeb;
	font-size: 75%;
	font-weight: bold;
	margin:0 0 10px 0;
	padding: 3px;
}

#content .message p {
	color: #342f2d; 
	font-size: 70%;
	margin:0;
	
}
#content .message a {text-decoration: none; font-weight: normal;}
#content .vacancy a {text-decoration: none; font-weight: normal;}
#content .message a:hover {text-decoration: none; font-weight: normal; color:#333333;}

#contentLeft {float: left; width: 230px;}
#contentRight {float: right; width: 230px;}

img.title {border: 0; padding:0; margin:0; clear:both;}

#content ul {
	list-style-image: url("../imgs/bullet.gif");
	padding-left: 12px; /* FF fix */
	padding-left: 9 px; /* IE fix */
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 70%;
}
#content ul li {margin-bottom: 5px;}

#content ul.list {
	list-style-image: url("../imgs/bullet.gif");
	padding-left: 12px; /* FF fix */
	padding-left: 9 px; /* IE fix */
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 70%;
}
#content ul.list li {margin-bottom: 5px;}

#content ul.gap li {margin-bottom: 15px;}
/*********************************************/
/* NAVIGATION STYLES                         */
/*********************************************/
#navigation{
	width:760px;
	height: 31px;
	list-style: none;
	background: #38b9e7 url("../imgs/nav_bg.gif") repeat-x;
	float: left;
	padding: 0; 
	margin: 0; 
	border: 0;
}

#navigation li{float: left;}
#navigation li a {
	display: block;
	height: 31px;
	overflow: hidden;
	background-position: top;
}
#nav1 {text-indent: -5000px; width: 60px; background: url("../imgs/nav01.gif") no-repeat; }
#nav2 {text-indent: -5000px; width: 104px; background: url("../imgs/nav02.gif") no-repeat; }
#nav7 {text-indent: -5000px; width: 50px; background: url("../imgs/nav07.gif") no-repeat; margin-right: 26px;}

#nav3 {text-indent: -5000px; width: 155px; background: url("../imgs/nav03.gif") no-repeat; }
#nav4 {text-indent: -5000px; width: 105px; background: url("../imgs/nav04.gif") no-repeat; }
#nav5 {text-indent: -5000px; width: 112px; background: url("../imgs/nav05.gif") no-repeat; }
#nav6 {text-indent: -5000px; width: 92px; background: url("../imgs/nav06.gif") no-repeat; }

#navigation li a:hover {background-position: bottom;}
#navigation li a.hi {background-position: bottom;}
/*********************************************/
/* LEFT                                      */
/*********************************************/
#left {
	float: left;
	width: 230px;
	background-color:#FFFFFF;
}
#message {
	border: solid #ffffff;
	border-width: 5px 5px 13px 5px;
	background-color: #eeefef;
	}
#messagealt {
	border: solid #ffffff;
	border-width: 5px 5px 13px 5px;
	background-color: #c7d9e3;
	}
#vacancy {
	border: solid #ffffff;
	border-width: 5px 5px 13px 5px;
	background-color: #2a8cb1;
	}
#message h2 {
	color: #3abbeb; 
	font-size: 75%;
	margin:0;
	padding: 10px 10px 0 10px;
}
#messagealt h2 {
	color: #333333; 
	font-size: 75%;
	margin:0;
	padding: 10px 10px 0 10px;
}

#message p {
	color: #342f2d; 
	font-size: 70%;
	margin:0;
	padding: 10px;
}
#messagealt p {
	color: #342f2d; 
	font-size: 70%;
	margin:0;
	padding: 10px;
}
#message a {text-decoration: none; font-weight: normal;}
#messagealt a {text-decoration: none; font-weight: normal;}
#message a:hover {text-decoration: none; font-weight: normal; color:#333333;}
#messagealt a:hover {text-decoration: none; font-weight: normal; color:#333333;}
/*********************************************/
/* SUBNAV                                    */
/*********************************************/
#subnav {padding: 20px 0 20px 0;}
#subnav a {
	padding-left: 10px;
	font-size: 75%;
	color: #443d3b;
	text-decoration: none;
	display: block;
	line-height: 20px;
}
#subnav a:hover {background: #f5f6f7 url("../imgs/subnav_hi.gif") 0 5px no-repeat;}
#subnav a.hi {background: #f5f6f7 url("../imgs/subnav_hi.gif") 0 5px no-repeat;}
/*********************************************/
/* TABLE STYLES                              */
/*********************************************/
table#contact {
	margin-top: 15px;
	margin-bottom: 25px;
	clear: both;
	border-collapse: collapse;
}
table#contact td{
	font-size : 70%;
	border: 0px solid #edebeb;
	border-width: 1px 1px 1px 1px;
	padding: 2px;
}
table#contactNoLines {
	margin-top: 15px;
	margin-bottom: 25px;
	clear: both;
	border-collapse: collapse;
}
table#contactNoLines td{
	font-size : 70%;
	border: 0;
	padding: 2px;
}
/*********************************************/
/* VICTOR THE CLEANER                        */
/*********************************************/	
.cleaner:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.cleaner {display: inline-table;}
/* Hides from IE-mac \*/
* html .cleaner {height: 1%;}
.cleaner {display: block;}
/* End hide from IE-mac */
