body {
	margin: 20px;
	padding: 0;
	background-image: url(images/background.jpg) ;
	background-repeat:repeat-x;
	background-color: #ffffff;
	font: normal .7em Tahoma, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

p, blockquote, ol, ul {
	line-height: 160%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

/* Column */

#columna .content {
margin: 30px 10px 10px 20px;
font-size: 12px ;
color: #333333;
text-align:center;
text-transform:uppercase;
font: Verdana;

}

#columna {
	float: left;
	width: 200px;
	height: 210px;
	margin: 10px 5px 0 10px;
	background-image:url(images/back_service.png);
	background-position:top;
	background-repeat:no-repeat;
	
	
}
#map {
	float: left;
	width: 200px;
	height: 210px;
	margin: 10px 5px 0 10px;
	

}

#emove {
	float: left;
	width: 100px;
	height: 50px;
	margin: 10px 5px 0 70px;
	clear:left
}

/* Wrapper */

#wrapper {
	width: 805px;
	margin: 0 auto;
	
}

/* Header */

#header {
	float: left;
	margin: 5px 0 0 0 ;
	width: 220px;
	height: 100px;
	background-image: url(images/logo.gif) ;
	background-repeat: no-repeat;
}

.sign {
	float: left;
	width: 200px;
	height: 120px;
	margin: 10px 5px 0 10px;
 	background-image: url(images/back_info.gif); 
	background-repeat: no-repeat ;

}


.sign .heading_2 {
	margin-top: 25px;
    text-transform: capitalize;
	text-align: center ;
	letter-spacing: 0px;
	font: bold Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px ;
}

/* Menu */

#menu {
	float: right;
	width: 550px;
	margin: 5px 15px 0px 0px ;
	height: 45px;
	color: #FFFFFF;
	text-align:center;
	font-size: 14px ;
	background-image: url(images/bot-background.gif);
	background-repeat: no-repeat;
 	
}

#menu h2 {
	display: none;

}
div#leftnav {
		float: left;
		background-image: url(images/bot-background.gif);
		background-repeat: no-repeat;
		height: 45px;
		width: 50px;
		border-right: 1px dashed white;
		
	}

div#centernav {
		height: 40px;
			
	}
	
	div#centernav ul {
		margin: 0;
		padding: 0;
	}
	
	div#centernav li {
		list-style-type: none;
		display: inline;
	}
	
	div#centernav a {
		font-size: 15px;
		text-decoration: none;
		color: #ffffff;
		float: left;
		height: 45px;
		padding-left: 25px;
		padding-right: 20px;
		line-height: 45px;
		border-right: 1px dashed white;
	
	}
	
	div#centernav a:hover {
	    background-color: #FFCC00;
	   	color: white;
	}
/*Icons*/

#icons {margin: 10px 5px 10px 20px}
	
/* Main */

#main {
	float: right;
	margin-top:10px;
	width: 570px;

}

 
.main .content {
color: #333333;
margin-left: 10px;
margin-right:10px;
text-align: justify;
font-size: 12px;
font: Tahoma, Arial, Helvetica, sans-serif;
}

.main .title {
	margin-left: 10px;
margin-right:10px;
	font-size: 2em;
	color: #FFCC00
		
}

.main .items{
	margin: 0;
	font-size: 2em;
	background-color: #FFFFFF ;
}

.main .content_service {
color: #333333;
margin-left: 10px;
margin-right:10px;
text-align: justify;
font-size: 12px;
font: Tahoma, Arial, Helvetica, sans-serif;

}


/* Footer */

#footer {
	background: #FFFFFF ;
	clear: both;
	border-top: 1px dotted #000000;
	font: normal Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	
}

#footer a {
	color: #999999;
}
/* Footer2 */

#footer2 {
clear: both;
	width: 805px;
	margin: 0px 0px 0px 0px ;
	height: 25px;
	color: #666666;
	text-align:center;
	font-size: 11px ;
	background-color:#FFCC00;		
		
}
	
	div#footer2 ul {
		margin: 0;
		padding: 0;
	}
	
	div#footer2 li {
	float:left
		list-style-type: none;
		display: inline;
		height:25px;
		text-decoration: none;
		padding-left: 2px;
		padding-right: 2px;
		line-height: 25px;
		border-right: 1px solid white;
		
	}


/*main photo*/

.mainphoto{ 
 margin: 5px 10px 5px 0;
 float:right;
 }