body {
	background-color:#4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
}

table{
	border: none;
	
}

#container {
	width:1024px;
	height: auto;
	text-align:left;
}


#logo{
        background-image: url('images/logo-pellet.jpg');
	background-repeat: no-repeat;
	height:160px;
	width:1024px;
	border: none;

}


#logo h1{
         margin-left:20px; 
         line-height:165px;
         font-family:Times New Roman;        
         font-size:49px;
         color:#fff;
}

#logo a {
         border: none;
         color: #fff;
         text-decoration: none; 
}




#alexa {
        margin-top: 350px;
        margin-left: 50px;
}

#flags {
        margin-top: -120px;
}


#header{
	background: #2766ad;
	background-repeat: repeat-y;
	padding: 5px;
	text-align: center;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
#tspec{
	background-color: #ffffff;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
}
#cpanel{
	background-color: #FFF;        
	height: 600px;
}

#cpanel_in{
	background-color: #FFF;
	vertical-align: top;
	text-align: center;
}

#cpanel_in a{
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #2766ad;
	font-weight: bold;
}

#leftp {
	float: left;
	width: 33%;
	text-align: center;
	font-size: 18px;
	color: #2766ad;
	padding-top: 5px;
	padding-bottom: 5px;
}

#centerp{
	float: left;
	width: 33%;
	text-align: center;
	font-size: 18px;
	color: #2766ad;
	padding-top: 5px;
	padding-bottom: 5px;
}

#right_p{
	float: right;
	width: 33%;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	color: #2766ad;
	padding-top: 5px;
	padding-bottom: 5px;
}
#middle_cpanel{
	background-color: #FFFFFF;
	width: 950px;
	padding: 5px;
	vertical-align: top;
}


#middle_cpanel p{
	text-align: justify;
	padding: 10px;
}


.mheader {text-align:center; color: #a00; font-family: arial; margin: 14px; font-weight: bold; font-size: 12px; border: 1px solid #000; background: #fd1;}

#menu{
	background-color: #2766ad;
	width:200px;
	padding-left:8px;
	vertical-align: top;
	font-weight: bold;
	font-size: 18px;
	padding-top: 15px;
}


#menu li{
         display:block;
}

.m a { text-decoration: none; color: #fff; font-weight: bolder; }
.m a:hover { color: #f9ca08;}


#submenu{
         margin-left:-20px;
         margin-top:-10px;
         font-size:15px;
         color:#fff;
}


#submenu li{           
            
}


#ducas {
        height:200px;
        margin-left:250px;
}

#footer{

	background-color: #2766AD;
	background-repeat: no-repeat;
	height: 27px;
	color: #FFFFFF;
}
#footer_copyright{
	float:right;
	text-align: right;
	padding-right: 15px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}

#footer_copyright a {
                     text-decoration: none;
                     color: #f9ca08;
}



#footer_copyright a:hover {
                           text-decoration: none;
                           color: #fff;
}

#footer_designby{
	float: left;
	text-align:left;
	padding-top: 5px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
}

#footer_designby a {
	text-decoration: none;
        color: #f9ca08;
}


#footer_designby a:hover {
	text-decoration: none;
        color: #fff;
}


.floatfix{
	clear: both;
}

#loading {
 	width: 100%;
 	height: 100%;
 	background: url('img/bg-load.png');
 	text-align: center;
	z-index: 999999;
	position:absolute;
	top:0;
	left:0;
	padding-top: 10%;
	visibility:visible;
	font-size:14px;
	font-family: arial;
	color: #888;
}




#style1 {
         font-size:11px;

}


#style2{
        font-size:15px;
}


#info {
       margin-top:100px;
}