body {
    background-image: url(images/pattern.jpg) repeat;
	width:100%;
	overflow:hidden;

}
html{
	overflow:-moz-scrollbars-vertical;
}

#paintbrush{
	background-image: url(images/pinturas.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pinturas.png");
	height:571px;
	width:776px;
	top:100%;
	left:100%;
	margin-left:-876px;
	margin-top:-571px;
	position:absolute;
}

#desenfocado{
	background-image: url(images/desenfocado.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/desenfocado.png");
	top:0%;
	left:50%;
	height:300px;
	width:1000px;
	margin-left:-400px;
	position:fixed;
}

#all{
	width:800px;
	left:50%;
	margin-left:-400px;
	top:0px;
	position:absolute;
	height:100%;
}

#logo{
	background-image: url(images/logo.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/logo.png");
	width:167px;
	height:200px;
	margin-top:0px;
	margin-left:10px;
	float:left;
}

#menu{
	height:60px;
	width:465px;
	float:right;
	margin-right:0px;
	top:0px;
}

#menu ul{
	list-style:none;
	height:60px;
	width:465px;
	padding:0px;
	margin-top:0px;
	float:left;
}

#menu li{
	float:left;
}

#menu li a{
	float:left;
	width:150px;
	margin-left:5px;
}

.quienes-btn{
	background-image: url(images/quienes-over.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/quienes-over.png");
	height:50px;
	width:150px;
	border:none;
	text-decoration:none;
	opacity:0.6;
}

.quienes-btn:hover{
	background-image: url(images/quienes-over.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/quienes-over.png");
	height:50px;
	width:150px;
	border:none;
	text-decoration:none;
	cursor:hand;
}

.quienes-btn .active{
	background-image: url(images/quienes-over.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/quienes-over.png");
	height:60px;
	width:150px;
	border:none;
	text-decoration:none;
}

.trabajos-btn{
	background-image: url(images/trabajos-over.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/trabajos-over.png");
	height:50px;
	width:150px;
	border:none;
	text-decoration:none;
	opacity:0.6;
}

.trabajos-btn:hover{
	background-image: url(images/trabajos-over.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/trabajos-over.png");
	height:60px;
	width:150px;
	border:none;
	text-decoration:none;
	cursor:hand;
}

.trabajos-btn .active{
	background-image: url(images/trabajos-over.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/trabajos-over.png");
	height:60px;
	width:150px;
	border:none;
	text-decoration:none;
}

.contactenos-btn{
	background-image: url(images/contactenos-over.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/contactenos-over.png");
	height:50px;
	width:150px;
	border:none;
	text-decoration:none;
	opacity:0.6;
}

#contactenos:hover{
	background-image: url(images/contactenos-over.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/contactenos-over.png");
	height:60px;
	width:150px;
	border:none;
	text-decoration:none;
	cursor:hand;
}

#contactenos-active{
	background-image: url(images/contactenos-over.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/contactenos-over.png");
	height:60px;
	width:150px;
	border:none;
	text-decoration:none;
}

.content-box{
	height:auto;
	width:800px;
	left:-1300px;
	top:200px;
	margin-left:-400px;
	position:absolute;
}

.content-box-top{
	background-image: url(images/content-top-box.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/content-top-box.png");
	height:50px;
	width:800px;
	float:left;
}

.content-box-middle{
	background-image: url(images/content-middle-box.png) !important ;
	background-image: none;
	background-repeat:repeat-y;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/content-middle-box.png");
	height:auto;
	width:690px;
	float:left;
	padding:0px 50px 0px 60px;
}

.content-box-bottom{
	background-image: url(images/content-bottom-box.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/content-bottom-box.png");
	height:50px;
	width:800px;
	float:left;
}

.content-box-middle h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000;
}

.trabajos{
	width:780px;
	height:150px;
	right:-1300px;
	top:250px;
	margin-right:-390px;
	padding-left:10px;
	position:absolute;
}

.trabajos a{
	text-decoration:none;
	color:#FFF;
	border:2px #ffffff solid;
	float:left;
	margin:10px;
}

.not-visible{
	display:none;
}

.visible{
	display:block;
}

.bienvenidos{
	background-image: url(images/bienvenidos.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bienvenidos.png");
	width:800px;
	left:50%;
	margin-left:-400px;
	height:160px;
	top:50%;
	margin-top:0px;
	position:absolute;
}

form{
	width:300px;
	float:left;
	margin-top:10px;
	height:auto;
}

#contact-form{
	position:absolute;
	height:400px;
	top:1200px;
	margin-top:-120px;
	left:50%;
	margin-left:-400px;
	width:800px;
}

label{
	width:60px;
	float:left;
	height:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:lighter;
}

.text{
	width:200px;
	float:left;
	background-color:#FFF;
	border:none;
	padding:2px;
	padding-bottom:0px;
	color:#333;
	height:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

textarea{
	width:200px;
	background-color:#FFF;
	border:none;
	padding:2px;
	color:#333;
	padding-bottom:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
}

#contact-text{
	float:right;
	text-align:right;
	margin-right:10px;
}

#contact-text h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
}

#contact-text p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	margin-top:0px;
	margin-bottom:5px;
}

#contact-text a{
	color:#000;
	text-decoration:none;
}

#contact-text a:hover{
	border-bottom:#FFF dotted 1px;
	color:#FFF;
}

.vertical-line{
	width:1px;
	height:250px;
	background-color:#333;
	float:left;
	margin-left:50px;
}

.button-submit{
	float:right;
	margin-bottom:10px;
	margin-right:30px;
	margin-top:10px;
	width:60px;
}