@charset "UTF-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ends reset */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

h1 {
	font-size:22px;
	text-align:center;
}

.headline {
	font-family: 'Oswald', sans-serif;
	color: white;
	padding-top: 18px;
}

body {
	width:100%;
	height:100%;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}


body.home_bckgrnd {
	/*	background-image: url(../imagedepot/BigGreenCroix.jpg);
*/	
	background-color: #c1df7b;
	background-repeat: repeat-x;
	background-image: url(../imagedepot/bckgrnds/dp_headerbckgrnd.png);
	background-position: 0px 0px;
	}


/* ///////  MAIN CONTAINERS  BEGINS \\\\\\ */

#a960container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;/*
	background-image: url(../imagedepot/bckgrnds/dp_headerbckgrnd.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;*/
}

#container {
	padding: 0;
	margin:auto;
	width: 960px;
}

#container2 {
	padding: 0;
	margin:auto;
	width: 960px;
	background-color: #FFF;
}

#header_home {
	width: 100%;
	height: 220px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagedepot/bckgrnds/dp_headerbckgrnd.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	position: absolute;
	z-index: 10;
	top: 0px;
}

#header {
	width: 960px;
	height: 220px;
	margin-right: auto;
	margin-left: auto;
}

#dp_navbar {
	width: 100%;
	height: 52px;
}

#dp_redbar {
	width: 100%;
	height: 60px;
	background-color: #ce242b;/*
	background-image: url(../imagedepot/redband_socio.png);
	background-repeat: no-repeat;
	background-position: center 0px;
*/}

#overshow {
	width: 960px;
	height: 400px;
	z-index: 6;
	top: 160px;
	overflow: hidden;
	margin-bottom: 0px;
	background-image: url(../imagedepot/show/overshow_traemosproducto.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
}

#overshow_small {
	width: 960px;
	height: 234px;
	z-index: 6;
	top: 160px;
	overflow: hidden;
	margin-bottom: 0px;
	background-image: url(../imagedepot/show/overshow_traemosproducto_inner.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
}

#show {
	width: 960px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 160px;
	overflow: hidden;
	margin-bottom: 0px;/*
	background-image: url(../imagedepot/show/showimage_spinninggirl.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
}

#show_innerpages {
	width: 960px;
	height: 234px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 160px;
	overflow: hidden;
	margin-bottom: 0px;/*
	background-image: url(../imagedepot/show/showimage_spinninggirl.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
}

.innerp_empresa {
	background-image: url(../imagedepot/show/showinn_empresa.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


.innerp_contact {
	background-image: url(../imagedepot/show/showinn_contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.innerp_productos {
	background-image: url(../imagedepot/show/showinn_productos.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.innerp_bienvenido {
	background-image: url(../imagedepot/show/showinn_bienvenido.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mainbuttons {
	width: 800px;
	height: 340px;
	margin-top: 0px;
	overflow: hidden;
	background-color: #c1df7b;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-right: 80px;
	padding-left: 80px;
}

#industrypicts {
	width: 530px;
	float: left;
}

#leftbox {
	width: 200px;
	float: left;
	margin-top: 80px;
	margin-bottom: 60px;
	margin-left: 80px;
	padding-right: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #090;
}

#rightbox_560 {
	width: 500px;
	float: left;
	margin-top: 80px;
	margin-left: 80px;
	margin-right: auto;
	padding-right: 80px;
	padding-bottom: 80px;
	overflow: hidden;
}

#dp_footer {
	width: 100%;
}

#footerbox_960 {
	width: 800px;
	margin-top: 0px;
	overflow: hidden;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding: 80px;
}

#footleftbox {
	width: 200px;
	margin-right: 40px;
	float: left;
	padding-right: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #090;
	margin-top: 18px;
	margin-bottom: 60px;
}

#footerbottom {
	width: 100%;
	background-color: #00544d;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}


#footerbottombox {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}


.footbottomleftbox {
	width: 280px;
	margin-right: 19px;
	float: left;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #090;
	margin-top: 18px;
	margin-bottom: 40px;
}


.footbottomleftbox a:link {
	color: #FFFFFF;
}

.footbottomleftbox a:hover {
	color: #000;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearfoot {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
