/*----------------------------------------------------------------------
# MENTIS LIBERTAS PRO v1.0 - 08 Mar 2007 @ 12:56 PM +0100 ZulloP
# ----------------------------------------------------------------------
# Copyright (c) 2006-2007 Web Revolution. All Rights Reserved.
# Author: Web Revolution - Creative Concepts & Advertising Innovation
# License: Copyrighted Commercial Software
# Website: http://www.webrevolution.org
#                _                           _       _   _             
#  __      _____| |__    _ __ _____   _____ | |_   _| |_(_) ___  _ __  
#  \ \ /\ / / _ \ '_ \  | '__/ _ \ \ / / _ \| | | | | __| |/ _ \| '_ \ 
#   \ V  V /  __/ |_) | | | |  __/\ V / (_) | | |_| | |_| | (_) | | | |
#    \_/\_/ \___|_.__/  |_|  \___| \_/ \___/|_|\__,_|\__|_|\___/|_| |_|
------------------------------------------------------------------------*/


/* CUSTOM STYLING
--------------------------------------------------------- */
div#wr_wrapper{
	width: 960px;
}


/* LAYOUT - CONTENT - MENU BAR
--------------------------------------------------------- */
/* Dropdown menu */
div#wr_ddmenu{
	width: 800px;
}


/* LAYOUT - CONTENT
--------------------------------------------------------- */
div#wr_center_block_wrap{
	float: left;
	width: 520px; /* 3 columns layout */
}
div#wr_center_block_wrap_2col{
	float: left;
	width: 720px; /* 2 columns layout */
}
div#wr_center_block_wrap_full{
	float: left;
	width: 920px; /* 1 column layout */
}