html {
	height:100%;
	background:url(/content/images/bg_other_page.jpg) repeat-x;
	}
#site {	
	height:100%;
	background:url(/content/images/bg_main2.png) center top no-repeat;
	}
#footer {
	margin-top:-80px;
	}
h1 {font-size:2em; color:#305f87;}
h2 {font-size:1.60em; color:#4e4e4e;}
h3 {font-size:1.35em; color:#747474;}
p.caption{
	font-size:2em;
	color:#305f87;
	margin:0 0 10px;	
	}
.jobs{
	margin-top:30px;
	}
.picture{
	float:left;
	margin:0 2px 0 4px;
	}
.picture a{
	margin:0 4px;	
	}
.listen_left, .listen_right{
	display:block;
	height:71px;
	width:26px;
	}
.listen_left, .listen_left:hover{
	background:url('/content/images/arrow_l.png')  no-repeat;
	}
.listen_right, .listen_right:hover{
	background:url('/content/images/arrow_r.png') no-repeat;
	}
.web_adress{
	text-align:right;
	}
.web_adress a, .title{	
	color:#3a9cb4;
	font-size:19px;
	}
.web_adress img{
	margin:0 5px 0 0;
	position:relative;
	top:4px;
	}

.web a{
	color:#3a9cb4;
	font-size:19px;
	}
.web img{
	padding:0;
	margin:0 5px 0 0;
	position:relative;
	top:4px;
	}
	
.title{
	font-size:24px;
	}
.all_jobs{
	margin:15px 36px;
	text-align:center;
	}
.all_jobs tr td{padding:10px 30px 10px 0;}
.all_jobs a{
	}