/*css NEWS Pages*/

body {
margin:0;
font-family:"Arial",helvetica,sans-serif;
font-size:12px;
font-weight:normal;
color:#fff;
text-align:left;
background-image:url("../images/bg6.jpg");
background-repeat:no-repeat;	
background-color:#000;
behavior:url("csshover.htc");
}


#wrapper {
width:800px;
margin:0 auto;
padding:0px;
}

h1 {
font-size:16px;
font-weight:bold;
color: #fff;
text-transform:uppercase;
padding:5px 0px 0px 20px;
margin:0px 
}

h1.transp {
background-color: #000;
color:#63bc24;
width:780px;
height:18px;
opacity:0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

h2 {
font-size:13px;
font-weight:bold;
color:#63bc24;
text-transform:uppercase;
padding:0px;
margin:0px;
}

h3 {
font-size:11px;
font-weight:bold;
color:#63bc24;
padding:0px;
margin:0px 
}

img.left {
	float:left;
	padding:0px 10px 10px 0;
}


img, div { 
padding:0px;
margin:0px;
border: 0px;
display: block;
behavior: url(iepngfix.htc);
}

p {
font-weight:normal;
text-align:left;
line-height:1.2;
}



a, a:active, a:visited {
color:#63bc24;
font-weight:bold;
}


a:hover {
color:#999;
}


a img {
border: 0px; 
}



span.white {
color:#FFFFFF;
}





/* -----------------top--------------------- */

	   
#banner {
height:117px;
position:relative;
}

#logo {
width:300px;
}

#topm{
position:absolute;
top:0px;
left:300px;
bottom:0px;
width:125px;
}

#top6{
position:absolute;
top:0px;
right:0px;
bottom:0px;
width:375px;
}

#topmenu{
margin: 0px;
}	
   
#topmenuCompo {
	padding-left:0px;
	padding-bottom:20px;
	margin: 0px;
	width:800px;
	height:30px;
} 


/* -----------------columns--------------------- */

#container div {
margin:0;
}

	   
#container {
width: 800px;
}



#col496pad770 {
	width: 460px;
	height: 1100px;
	padding: 10px 16px 0 20px;
	float:left;
	background-color: #000;
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	-moz-opacity:0.9;
}

#col304770 {
	width: 300px;
	height: 1000px;
	padding-right: 4px;
	float:right;
	background-color: #000;
	background-image:url(../images/frame.jpg);
	background-repeat:no-repeat;
}





/* -----------bottom--------------------------- */

#colBottom800 {
margin:0;
float:left;
}


#colBottom800Compo{
width:800px;
height:140px;
background-image:url("../images/btm-1.jpg");
background-repeat:repeat-x;
font-size:10px;
}

#colBottom800 a{
text-decoration:none;
text-transform:uppercase;
}

#bottomImgs1 {
padding:20px 53px 0px 0px;
width:160px;
float:left;
}

#bottomImgs2 {
padding: 20px 53px 0px 0px;
width:160px;
float:left;
}

#bottomImgs3 {
padding: 20px 0px 0px 0px;
width:160px;
float:left;
}


#bottomImgs4 {
padding: 20px 53px 0px 0px;
width:160px;
float:left;
}



div.spacer{
clear:both; 
height:10px; 
display:block;
}


/* -----------footer--------------------------- */
#footer {
margin:0;
padding-left:55px;
padding-bottom: 70px;
font: bold 9px Arial;
text-align: left; 
list-style: none;
}


#footerCompo{
margin:0;
padding: 0px;
}



.footermenu li{
display: inline;
}

.footermenu li a{
float: left;
color: #666;
padding: 4px 11px;
text-decoration: none;
text-transform:uppercase;
border-left: 1px solid #666;

}

.footermenu li a.nol{
border-color:#000;
}


.footermenu li a:hover{
color: #fff;
}
