/* CSS Document */
body { margin: 0px; padding: 100px; font-family: 'Verdana'; color: #fff; font-size: 12px; background: #2f3234;}

/* General Links */
a:link { text-decoration : underline; color : #0066cc; border: 0px; outline: none;-moz-outline-style: none;} 
a:active { text-decoration : underline; color : #0066cc; border: 0px; outline: none; -moz-outline-style: none;} 
a:visited { text-decoration : underline; color : #0066cc; border: 0px; outline: none; -moz-outline-style: none;} 
a:hover { text-decoration : underline; color : #cc0000; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}


img { padding: 0px; margin: 0px; border: none;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px solid #d3d3c9; border-bottom:0px solid #abb0b5; height : 1px;  }

input { font-family: 'Verdana'; color: #505560; font-size: 11px;}
textarea { font-family: 'Verdana'; color: #505560; font-size: 11px; }
select { font-family: 'Verdana'; color: #505560; font-size: 11px;  }

h1, h2, h3 { font-family: "Trebuchet MS"; color:#2b3136;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#bgcontain { width: 100%;} 

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.Header { border-bottom: 15px solid #1c1e1f; padding: 20px 0px;}
.Header h1 { text-indent: -10000px; margin: 0; padding: 0;}
.Header h1 a { width: 365px; height: 80px; background: url(../images/evolutica.png) no-repeat left top; cursor: hand; display: block; margin: 0px;}

.Container { padding: 20px 0px;}
.Container img { vertical-align: middle}

.Footer { border-top: 15px solid #1c1e1f; padding: 20px 0px; color:#8f9496;}
.Footer p { padding: 1px 0px; margin: 0px; font-size: 10px;}
.Footer p a { color:#8f9496; text-decoration: underline;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

