﻿a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt, 
em, embed,
fieldset, figcaption, figure, font, footer, form, 
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd, 
keygen,
label, legend, li, 
meter,
nav,
object, ol, output,
p, pre, progress,
q, 
s, samp, section, small, span, source, strike, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul, 
var{
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
    vertical-align: top; }

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	vertical-align:top; 
}
embed { 
	vertical-align:top;
}
* { border:none}
/*end reset*/


body 
{
    background: #000000;
    color:#ffffff;
    font-family:Calibri;
    font-size:14px;
}

#main
{
    width: 1010px;
    margin:20px auto;
    }

#header-wrapper
{
    height:120px;
    }

#logo
{
    /*width:500px;/*480px;*/
    float:right;/*left;*/
    }
#logo a:link,
#logo a:visited
{
    text-decoration:none;    
    }

    
#content-wrapper
{
    margin:10px 0px;
    }

.clear
{
    clear:both;
    }

.imgopc
{
    opacity:0.7;
    filter:alpha(opacity=70); /* For IE8 and earlier */         
    }

.imgopc:hover
{
    opacity:1.0;
    filter:alpha(opacity=100); /* For IE8 and earlier */    
    }


#content-pages
{
    margin:10px 10px;
    }

#content
{
    margin:2px;    
    }

#content-left
{
    width:150px;
    margin:0px auto;
    /*margin-right:15px;*/
    float:left;
    }

#content-left p
{
    padding-bottom:15px;
    text-transform:uppercase;
    font-weight:bold;
    font-size:22px;
    text-align:center;
    }

.content-left-img
{       
    width:138px;/*75%*/
    height:150px; /*75%*/
    border:1px solid #c3c3c3;
    -moz-border-radius: 5px;
    border-radius: 5px;
    }

#content-right
{
    width:760px;
    height:510px;/*at*/
    float:left;
    margin-left:5px;
    margin-bottom:10px;    
    padding-left:15px;
    border-left:2px solid #c2c2c2;/*#ffcc00;*/
    }

#content-right p
{
    text-align:justify;
    line-height:22px;
    }

#content-right ul
{
    padding-left:20px;
}

#content-right ul li
{
    padding-bottom:5px;
}

#content-right a
{
    text-decoration:none;
    color:#c6c6c6;
}

#content-right a:hover
{
    text-decoration:none;
    color:#ffffff;
}


.titleProd
{    
    padding-bottom:15px;   
    text-transform:uppercase;
    font-weight:bold;
    font-size:18px;
    text-align:center;
    }


#footer-wrapper
{
    border-top:2px solid #c2c2c2;/*#ffcb00;*/
    margin-top:10px;
    padding-top:10px;
    }
    
#footer-copyrights
{
    width:200px;
    font-family:calibri, arial, helvetica, sans-serif;
    font-size:10pt;
    font-style:italic;
    color:#fff;
    float:left;
    }    

   
#footer-logosue
{
    width:785px;
    float:left;
	/*padding-top:10px;*/	
    }

#footer-logosue img
{
    float:right;
    }