/*----------------------------------------------------------------------
# CONSUETUDO v1.0 - 08 Aug 2007 @ 03:05 PM +0100 ZulloP
# ----------------------------------------------------------------------
# Copyright © 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 / (_) | | |_| | |_| | (_) | | | |
#    \_/\_/ \___|_.__/  |_|  \___| \_/ \___/|_|\__,_|\__|_|\___/|_| |_|
------------------------------------------------------------------------*/


div#header {
	background: url(../images/header_01.jpg) 0% 100% no-repeat;
	height: 200px;
}
div#header2 {
	background: url(../images/header_02.jpg) 0% 100% no-repeat;
	height: 200px;
}
div#header3 {
	background: url(../images/header_03.jpg) 0% 100% no-repeat;
	height: 200px;
}
div#header4 {
	background: url(../images/header_04.jpg) 0% 100% no-repeat;
	height: 200px;
}
div#header5 {
	background: url(../images/header_05.jpg) 0% 100% no-repeat;
	height: 200px;
}
div#header6 {
	background: url(../images/header_06.jpg) 0% 100% no-repeat;
	height: 200px;
}
div#header7 {
	background: url(../images/header_07.jpg) 0% 100% no-repeat;
	height: 200px;
}
div#header_empty {
	background: none;
	height: 0px;
}