	/* css reset by Eric A. and Kathryn S. Meyer http://meyerweb.com/eric/tools/css/reset/*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;} body {line-height: 1;} ol, ul {list-style: none;} blockquote, q {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;} :focus {outline: 0;} ins {text-decoration: none;} del {text-decoration: line-through;} table {border-collapse: collapse; border-spacing: 0;}
/* /css reset */
	
	body,
	html {
		margin:0;
		padding:0;
		background:#efefef url(../images/bg.gif) top repeat-x;
		color:#747474;
		font:12px/16px Tahoma, Geneva, sans-serif
	}
	body {
		min-width:900px;
	}
	#wrap {
		margin:0 auto;
		width:900px;
		*padding-bottom:60px
	}
	h1{
	  font-size:14px;
	  font-weight:normal;
    color:#222222;
    padding-bottom:13px
  }
	h2{
		font-size:13px;
		font-weight:bold;
		font-variant:small-caps;
		text-indent:20px;
		margin-top:15px;
		clear:left
	}
	#header {
		height:166px;
		background:url(../images/header-content-bg.gif) top center no-repeat
	}
	#header ul{
		height:49px;
		float:right;
		width:750px;
		position:relative;
		top:117px
	}
	#header p{
		height:49px;
		float:left;
		width:150px;
		position:relative;
		top:117px
	}
	#header p a, #header ul li a, #header ul li a:hover{
		font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#4a4a4a;
		text-decoration:none;
		text-transform:uppercase;
		display:inline;
		margin:0px 16px;
	}
	#header p a, #header p a:hover{
		color:#797979;
		font-weight:normal;
		float:left;
		display:inline;
		height:32px;
		padding:17px 0px 0px 0px;
		margin:0px 12px;
	}
	#header ul li{
		float:right;
		display:inline;
		height:32px;
		padding:17px 0px 0px 0px;
	}
	#header ul li:hover,#header ul li.active{
		background:url(../images/pin.gif) top center no-repeat;
	}
	#swfsection{
		background:url(../images/content-bg.jpg) top center no-repeat;
		height:218px
	}
	#swfsection p{
		display:none
	}
	#main {
		float:right;
		width:516px;
		padding-bottom:50px
	}
	#main p{
		padding:15px 0px 0px 40px;
		font:13px/17px Tahoma, Geneva, sans-serif
    }
	#main a{
		color:#222222;
		text-decoration:none
	}
	#main a:hover{
		color:#222222;
		text-decoration:underline
	}
	#main ul, #main ol{
		list-style:disc;
		padding:15px 0px 0px 60px;
	}
	#main ol{
		list-style:decimal
	}
	#main li{
		padding:5px 0px;
	}
	#sidebar {
		float:left;
		width:319px;
	}
	#spec{
		background:#222222;
		width:319px;
	}
	#spec img{
		padding:20px 0px 10px 20px;
		}
	#spec ul{
		padding:8px 0px 25px 0px;
		width:319px;
	}
	#spec li a{
		width:239px;
		display:block;
		padding:5px 20px 5px 60px;
		font:bold 12px Tahoma, Geneva, sans-serif;
		color:#9d9d9d;
		text-decoration:none
	}
	#spec li a:hover{
		display:block;
		padding:5px 20px 5px 60px;
		font:bold 12px Tahoma, Geneva, sans-serif;
		color:#cbcbcb;
		text-decoration:none;
		background:#3d3d3d
	}
	#spec li.active{
		color:#cbcbcb;
		background:#3d3d3d
	}
	#services{
		background:url(../images/mapa-bg.jpg) top no-repeat;
		margin-top:10px;
		width:318px;
		padding-bottom:15px;
		margin-bottom:30px;
		border:1px solid #b1b1b1;
		cursor:pointer; 
		cursor:hand;
	}
	#services img{
		padding:20px 0px 10px 20px;
		}
	#services p{
		padding:100px 20px 10px 60px;
	}
	#services p img{
		padding:0
	}
	#footer {
		background:#e7e9e8;
		clear:both;
		border-left:3px #222222 solid;
	}
	#footer p {
		font-size:11px;
		color:#878987;
		padding:14px;
    }
  #footer p a, #footer p a:hover{
    color:#878987;
    text-decoration:underline;
  }
  #footer span {
    position:relative;
    float:right;
    right:-80px
  }
	#footer img{
		float:right;
		position:relative;
		top:65px;
		padding-bottom:30px
	}
	.read{
		float:right;
		padding: 30px 0px
	}
	.gallery{
		margin:7px
	}
	.gallery1{
		margin-right:10px;
		margin-bottom:10px;
		float:left;
	}
	.gallery2{
		margin:15px 0px;
	}
