	body{
		margin:0;
		padding:0;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#999999;
		line-height:15px;
		background-image: url(images/fd.jpg);
	background-repeat: repeat-x;
	}
	
	strong {
	color:#0386CA;
	}
	
	a {
	color:#FFF;
	}
	
	p {
	color:#CCC;
	font-size:14px;
	padding-left:10px;

	}
	
	h2 {
		font-size:12px;
		padding:0px;
		margin:0px;
	}
	
	em{color: red;}
	
	#logo{
	margin-top:60px;
	margin-bottom:60px;
	display:inline;
	}	
	
	#maincontainer{
	width: 850px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	}
	
	#topsection{
	height: 2px; /*Height of top section*/
	}
	
	#topsection h1{
		margin: 0;
	}
	
	#contentwrapper{
	float: left;
	width: 100%;
	}
	
	#contentcolumn{
	margin-left: 200px; /*Set left margin to LeftColumnWidth*/
	}
	
	#leftcolumn{
	width: 850px;
	}
	
	#footer{
	clear: left;
	width: 850px;
	color: #666666;
	text-align: center;
	padding: 25px 0;
	height: 52px;
	background-image: url(images/fd_footer.jpg);
	}
	
	#footer a{
	color: #CCCCCC;
	}
	
	.innertube{
	margin-top: 0px;
	height:220px;
	margin-bottom: 0px;
	
	}
	
	
	.thumbs {
	padding:10px 20px;
	width:150px;
	float:left
	}
	
	#icon_loading{
	margin-left: 350px;
	margin-top:100px;
	height:0px;
}

#btn_areaclientes a{
position:absolute;
z-index:10px;
background-image:url(images/btn_areaclientes.gif);
height:19px;
width:137px;
margin-top:10px;
margin-left:670px;
font-size:0px;
color:#CCCCCC;
}

#btn_areaclientes a:hover{
background-position:bottom;
}


