/* CSS Document */

html, h1, h2, h3, h4, h5, h6, p, ul, li{
margin: 0;
padding: 0;
}
.clear	{ clear: both; }


/* all focus styles! */
:focus {
outline: 0;
}


body {
margin:0 auto;
padding:0;
background-image:url(../img/bg_body.jpg);
background-repeat: no-repeat;
background-position:top center;
background-color:#000;
}

#wrapper{
width:993px;
margin:40px auto 0 auto;
padding-top:30px;
}

	
	
	#top{
	padding:15px 55px 15px 15px;
	height:130px;
	}
	
			.logo{
			float:left;
			width:200px;
			height:110px;
			margin-left:50px;
			margin-top:7px;
			}
			
			#login{
			width:500px;
			float:right;
			margin-top:55px;
				}
				
			#botonera{
			width:500px;
			float:right;
			height:14px;
			margin-top:20px;
				}
				
				
				
				#botonera .normal_home{	
				width:53px;
				height:14px;
				background-image: url(../img/tabs/bot_home.png);
				background-repeat: no-repeat;
				background-position:left top;
				text-decoration:none !important;
				}
	
				#botonera .normal_home:hover, #botonera .selected_home{
				width:53px;
				height:14px;
				background-image: url(../img/tabs/bot_home-h.png);
				background-repeat: no-repeat;
				background-position:left top;
				text-decoration:none !important;
				/*padding-bottom:33px;*/
						}
					
					/**/				
									
				#botonera .normal_cpny{	
				width:91px;
				height:14px;
				background-image: url(../img/tabs/bot_history.png);
				background-repeat: no-repeat;
				background-position:left top;
				text-decoration:none !important;
				}
				
			
				#botonera .normal_cpny:hover, #botonera .selected_cpny{
				width:91px;
				height:14px;
				background-image: url(../img/tabs/bot_history-h.png);
				background-repeat: no-repeat;
				background-position:left top;
				text-decoration:none !important;
						}
						
						
					/**/
				
				#botonera .normal_prods{	
				width:160px;
				height:14px;
				background-image: url(../img/tabs/bot_prodserv.png);
				background-repeat: no-repeat;
				background-position:left top;
				text-decoration:none !important;
					}
				
			
				#botonera .normal_prods:hover, #botonera .selected_prods{
				width:160px;
				height:14px;
				background-image: url(../img/tabs/bot_prodserv-h.png);
				background-repeat: no-repeat;
				background-position:left top;
				text-decoration:none !important;
						}
						
						
					/**/			
						
				#botonera .normal_membs{	
				width:75px; 
				height:14px;
				background-image: url(../img/tabs/bot_memb.png);
				background-repeat: no-repeat;
				background-position:left top;
				text-decoration:none !important;
								}
				
			
				#botonera .normal_membs:hover, #botonera .selected_membs{
				width:75px; 
				height:14px;
				background-image: url(../img/tabs/bot_memb-h.png);
				background-repeat: no-repeat;
				background-position:left top;
				text-decoration:none !important;
						}

		
					/**/
				#botonera .normal_ctact{	
				width:89px; 
				height:14px;
				background-image: url(../img/tabs/bot_ctact.png);
				background-repeat: no-repeat;
				background-position:left top;
				text-decoration:none !important;
								}
				
			
				#botonera .normal_ctact:hover, #botonera .selected_ctact{
				width:89px; 
				height:14px;
				background-image: url(../img/tabs/bot_ctact-h.png);
				background-repeat: no-repeat;
				background-position:left top;
				text-decoration:none !important;
						}

					/**/

#container{
width:963px;
margin:0 auto;
padding: 20px 15px 0 15px;
/*background-image:url(../img/container_bg.png);
background-repeat: no-repeat;
background-position:top center;*/
					}	
					
			
			/*#container_title{
			margin-top:15px;
			margin-left:130px;}	*/	
			
			
.video{
width:868px;
height:313px;
margin:0 auto;
padding-top:22px;
}
			
#boxes{
width:891px;
margin: 0 auto;
}

.box_top{
width:287px;
}

.box_content{
width:263px;
background-color:#78543A;
padding:2px 12px;
color:#FFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
}


.box_content a:link, .box_content a:visited{
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
font-weight:bold;
}

.box_content a:hover{
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
font-weight:bold;
}

.box_content ul{
list-style:none;
font-weight:bold;
margin: 0;
padding: 0;
}

.box_content li{
background-image:url(../img/bullet.jpg);
background-repeat:no-repeat;
background-position:center left;
padding-left:10px;
line-height:18px;
}


.box_content #left{
float:left;
width:125px;
}
.box_content #right{
float:right;
width:125px;}


.box2{
width:287px;
float:left;
margin:0 15px;
background-image:url(../img/box_foot.png);
background-repeat: no-repeat;
background-position:bottom center;
padding-bottom:10px;}

.box1, .box3{
float:left;
width:287px;
background-image:url(../img/box_foot.png);
background-repeat: no-repeat;
background-position:bottom center;
padding-bottom:17px;
}
.vertspace{
height:31px;
}

.vertspace2{
height:15px;
}

.vertspace_neg{
clear:both;
height:-5px;
}

.box_foot{
width:287px;
float:left;
height:17px;
background-image:url(../img/box_foot.png);
background-repeat: no-repeat;
background-position:top center;
}

.blackline{
float:left;
width:216px;
height:4px;
background-image:url(../img/blackline.jpg);
background-repeat: repeat-x;
background-position:left center;
margin-top:16px;
}
.linkmore{
float:left;
width:20px;
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
padding-top:10px;
margin-left:10px;
}

.linkmore a:link, .linkmore a:visited{
float:left;
width:20px;
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-decoration:none;
font-weight:bold;
}

.linkmore a:hover{
float:left;
width:25px;
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-decoration:underline;
font-weight:bold;
}

		.footer{
		width:947px;
		margin:0 auto;
		color:#78543A;
		padding:33px 46px 10px 0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-align:right;
	/*	background-image:url(../img/content_footer.png);
			background-repeat: no-repeat;
			background-position:top center;*/
			}
			
			.footer a:link, .footer a:visited{
			color:#78543A;
			text-decoration:none;
					}
			.footer a:hover{
			color:#fff;
			text-decoration:underline;
					}

#members_table {
	text-align: center;
}		
