/******************************************************************** 
   CSS Document - Versatty - agencia@versatty.com - www.versatty.com 
 ********************************************************************/

@import url(versatty_cstyle.css);
@import url(lightbox.css);

/* WireFrame */

body {
	margin: 0px;
	background-color:FFFFFF;
	scrollbar-arrow-color:#F46F14;
  	scrollbar-base-color:#CCCCCC;
  	scrollbar-shadow-color:#F3F3F3;
  	scrollbar-face-color:#F3F3F3;
  	scrollbar-highlight-color:#F3F3F3;
  	scrollbar-dark-shadow-color:#FFFFFF;
  	scrollbar-3d-light-color:#333333;
	}
	
#topsection{
    width: 707px; 
    height: 152px;
	background-image:url(../images/versatty_v3_02.jpg);
	background-repeat:no-repeat;
}

#navsection{
    width: 707px; 
    height: 45px; 
}

#contentsection{
    width: 707px; 
    height: 438px;
}

#footer{
    width: 706px; 
    height: 65px;
}


/* Layout Componetns */

.statistics {
	margin-left: 125px;
	margin-top: 35px;
	margin-right: 4px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: bold;
	}