#MainContainer {
	background:url(../images/acoustics/bg_rayas.jpg) no-repeat center top;
	background-color:#FFFFFF;
	width:1024px;
	padding-left:10px;
	margin:0 auto;
}
.BoxContent {
	background:url(../images/defaults/box_background.jpg) repeat-x bottom;
	width:320px;
	margin:0 2px 0 3px;
	height:290px;
	float:left
}
.BoxContent h1 {
	height:30px;
}
.Box {
	width:286px;
	padding:0 17px;
	height:290px;
	line-height:14px;
}
#boxLeft {
	background:url(../images/defaults/box_left.jpg) no-repeat bottom;
}
#boxCenter {
	background:url(../images/defaults/box_center.jpg) no-repeat bottom;
}
#boxRight {
	background:url(../images/defaults/box_right.jpg) no-repeat bottom;
}
#boxLeft p.ContactInfo {
	padding:15px 0 0;
	line-height:16px;
}
.ContactInfo a {
	color:#006699;
}
.ContactInfo a:hover {
	color: #666666;
}
#boxCenter img.right {
	padding:0 5px 0;
}
#boxRight h4 {
	color:#F05D11;
}
#jqnewsVert {
	overflow: hidden;
	height:150px;
	width: 286px;
	clear:both;
	padding:5px 0;
}
#jqnewsVert div {
	display: block;
	height:80px;
	width: 255px;
	padding:0 0 10px 30px;
}
#flash {
	width:960px;
	height:450px;
	display: block;
	margin-top: 50px;
}
h5 {
	color: #AB1314;
	font-size: 16px;
	margin-top: 50px;
	width: 350px;
}
.centerimg {
	display: block;
	margin: 0 auto;
}

/** HEADER **/
.header {
	width:990px;
	height:300px;
	position:relative;
}
.header .sombraizq {
	background-image:url(../images/homeaudio/sombra_izq_header.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	width:15px;
	height:300px;
	margin:0 auto;
	float:left;
}
.header .sombrader {
	background-image:url(../images/homeaudio/sombra_der_header.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	width:15px;
	height:300px;
	float:left;
}
.header .hcont {
	background-color:#e6e6e6;
	width:922px;
	height:262px;
	float:left;
	padding:19px;
}
.header .bgverde {
	background-color:#92be27;
	width:255px;
	height:247px;
	float:left;
	padding:8px 20px;
}
.header .bgverde .tit {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
.header .bgverde .txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:justify;
	line-height:16px;
}

/** CONTENIDO **/
.info {
	width:990px;
	margin-top:10px;
	margin-bottom:10px;
}
.contenido {
	background-color:#e6e6e6;
	border:20px solid #FFF;
	width:900px;
	float:left;
	padding:20px 15px;
}
.contenido .cinfo {
	width:375px;
	float:left;
}
.contenido p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:15px;
	padding-bottom:13px;
}
.contenido h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	font-weight:lighter;
	line-height:18px;
}
.contenido a {
	color:#92be27;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	background:url(../images/homeaudio/arrow_right_green.png) left center no-repeat;
	width:50px;
	height:15px;
	padding-left:20px;
	vertical-align:middle;
	display:block;
}
.contenido a:hover {
	color:#A6D636;
	text-decoration:none;
}
.contenido .ctxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
	line-height:17px;
	padding:3px;
}
.contenido .cfoto {
	width:501px;
	height:157px;
	margin-left:20px;
	float:left;
}
.sombra_contenido {
	background-image:url(../images/acoustics/sombra_der_servicios.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:15px;
	height:223px;
	float:left;
}
.sombra_contenido_bottom {
	background-image:url(../images/homeaudio/sombra_bottom.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:960px;
	height:15px;
	float:left;
	margin-left:15px;
	margin-bottom:10px;
}

/* COLORBOX INICIA */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*
    ColorBox example user style
    These rules are ordered and tabbed in a way that represents the order/nesting of the generated HTML,
    in hope that this will make the relationship easier to understand. Thanks, jack@colorpowered.com
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{background:#fff; margin-top:20px;}
        #cboxLoadedContent{background:#fff; padding:7px; border: 5px solid #000;}
                #cboxTitle{position:absolute; top:-20px; right:0; color:#000; font-size:12px; font-family: Helvetica,Arial,sans-serif;}
                #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
                #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
                #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-12px; background:url(../images/controls.png) top left no-repeat; width:16px; height:38px; text-indent:-9999px;}
                #cboxPrevious.hover{background-position:bottom left;}
                #cboxNext{position:absolute; top:50%; right:5px; margin-top:-12px; background:url(../images/controls.png) top right no-repeat; width:16px; height:38px; text-indent:-9999px;}
                #cboxNext.hover{background-position:bottom right;}
                #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; top:0px; right:5px; display:block; background:url(../images/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}
/* COLORBOX FINALIZA */
