	body 
	{
		padding:10px 0 10px 0;
		margin:0;
		text-align:center;
		min-width:1000px;
	}
	
	/* SKETLETON *****************************************************************************************/
	/* ***************************************************************************************************/
	#container
	{
		position:relative;
		width:1000px;
		margin:0 auto;
		text-align:left;
	}
	
	#header
	{
		position:relative;	
	}
	
	#content
	{
		min-height:260px;
		height:auto !important;
		height:260px;
	}
	
		img
		{
			border:0;
		}
		
			img.cologo
			{
				margin:0;
			}
		
		#images
		{
			margin-top:20px;
		}
		
		#images td
		{
			width:25%;
			border:1px solid #fff;
			padding:10px;
			vertical-align:top;
		}
		
		div.big
		{ 
			margin-top:10px;
			margin-bottom:30px;
		}
		
		
		hr
		{
			background:#ccc;
			border:0;
			height:1px;
			background-color:#ccc;
		}
		
	#base, #top
	{
		background:#e5e5e5;
		padding:10px;
		text-align:left;
		font-weight:bold;
	}
	
	#top
	{
		text-align:left; 
		margin-top:20px;
	}
	
	#base span
	{
		margin-right:20px;
	}
	
	#footer
	{
		border:0;
		padding:0;
		margin:0;
	}
	/* ***************************************************************************************************/
	/* ***************************************************************************************************/
	
	/* IMAGE *********************************************************************************************/
	/* ***************************************************************************************************/
	#logo
	{
		border:0;
		margin:30px 0 0 0;
	}
	/* ***************************************************************************************************/
	/* ***************************************************************************************************/