
/************************************** TAGS ******************************************/
html{ 
	overflow-y:scroll;}


body{
	margin:0;
	padding:0;
	background:url(images/bg.jpg) top left repeat;
	font:normal 13px Tahoma;
	color:#ffffff;}
br{
	line-height:0px;}
p{
	margin:0 20px 15px 0;
	padding:0;
	text-align:justify;
	line-height:16px;}
ul{
	margin:0 0 0 25px;
	padding:0;
	list-style:none;}
ul li{
	display:block;
	margin:0;
	padding:0 0 0 8px;
	background:url(images/list.png) 0px 7px no-repeat;}
ol{
	margin:0 0 15px 25px;
	padding:0;}
img{
	padding:0;
	margin:0;
	border:none;}
a{
	font:normal 13px Tahoma;
	color:#ffffff;
	text-decoration:underline;}
a:hover{
	text-decoration:none;}


form {
	padding:0 0 5px 3px; 
	margin:0;}
input {
	vertical-align:middle; 
	padding:0 0 1px 0px; 
	width:208px; 
	height:16px; 
	border:solid 1px #365612; 
	line-height:13px; 
	margin:0 0 4px -3px;
	font:normal 13px Tahoma; 
	color:#000000;}
textarea {
	padding:0px; 
	width:208px; 
	height:40px; 
	border:solid 1px #365612; 
	margin:0 0 3px -3px;
	font:normal 13px Tahoma; 
	color:#000000;}
	
/************************************** CONTEINERS ******************************************/	
	
#conteiner{
	width:702px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;}
	
/************************************** HEADER ******************************************/	

#name{
	width:702px;
	height:61px;
	background:url(images/bg_name.png) 41px 0px no-repeat;
	margin:0;
	padding:0;}
#header{
	width:636px;
	height:159px;
	background:url(images/bg_header.jpg) top left no-repeat;
	margin:0;
	padding:0 0 0 66px;}
#logo{
	width:235px;
	height:132px;
	margin:0;
	padding:0;
	float:left;}
#h1{
	width:401px;
	height:104px;
	margin:0;
	padding:55px 0 0 0;
	float:left;}
	
/************************************** MENU ******************************************/

#menu{
	width:633px;
	height:88px;
	background:url(images/bg_menu.jpg) top left no-repeat;
	margin:0;
	padding:0 0 0 69px;}
#menu a{
	width:42px;
	height:88px;
	margin:0;
	padding:0;
	float:left;
	text-decoration:none;}
#m1{
	background:url(images/m1.jpg) top left no-repeat;}
#m11{
	background:url(images/m1_ma.jpg) top left no-repeat;}
#m2{
	background:url(images/m2.jpg) top left no-repeat;}
#m21{
	background:url(images/m2_ma.jpg) top left no-repeat;}
#m22{
	background:url(images/m2_n.jpg) top left no-repeat;}
#m3{
	background:url(images/m3.jpg) top left no-repeat;}
#m31{
	background:url(images/m3_ma.jpg) top left no-repeat;}
#m32{
	background:url(images/m3_n.jpg) top left no-repeat;}
#m4{
	background:url(images/m4.jpg) top left no-repeat;}
#m41{
	background:url(images/m4_ma.jpg) top left no-repeat;}
#m42{
	background:url(images/m4_n.jpg) top left no-repeat;}
#m5{
	background:url(images/m5.jpg) top left no-repeat;}
#m51{
	background:url(images/m5_ma.jpg) top left no-repeat;}
#m52{
	background:url(images/m5_n.jpg) top left no-repeat;}
	
/************************************** CONTENT ******************************************/

#content{
	width:702px;
	background:url(images/bg_content.jpg) top left repeat-y;
	margin:0;
	padding:0;}
#cont_in{
	width:608px;
	min-height:125px;
	background:url(images/bg_cont_in.jpg) top left no-repeat;
	margin:0;
	padding:15px 42px 0 52px;}
a.anchor{
	text-decoration:none;}

/************************************** FOOTER ******************************************/

#footer{
	width:702px;
	height:100px;
	background:url(images/bg_footer.jpg) top left no-repeat;
	margin:0;
	padding:0;}
#f_menu{
	width:610px;
	height:33px;
	margin:0;
	padding:39px 0 0 92px;
	font:bold 10px Tahoma;
	color:#ffffff;
	text-transform:uppercase;}
#f_menu a{
	font:bold 10px Tahoma;
	color:#ffffff;
	text-decoration:none;
	display:block;
	float:left;
	letter-spacing:0.4px;}
.space{
	width:29px;
	height:10px;
	margin:1px 0 0 0;
	padding:0;
	background:url(images/bg_space.png) top left no-repeat;
	float:left;}

#f_menu a:hover, #f_menu a.on, #copy a:hover{
	text-decoration:underline;}
#copy{
	width:692px;
	margin:0;
	padding:2px 10px 0 0;
	text-align:center;
	font:normal 10px Tahoma;
	color:#244a12;}
#copy a{
	font:normal 10px Tahoma;
	color:#244a12;
	text-decoration:none;}
	
#job_app {
	display:block; 
	float:left; 
	width:137px; 
	height:38px;
	background:url(images/job_app.png);
}
#job_app:hover {
	background:url(images/job_app_h.png);
}
#job_desc {
	display:block; 
	float:left; 
	width:137px; 
	height:38px;
	background:url(images/job_desc.png);
	margin:0px 5px 0px 0px;
}
#job_desc:hover {
	background:url(images/job_desc_h.png);
}