/******************************************************
    Sheet type:  STRUCTURE
    Updated on:  25/04/2011
******************************************************/


/* ************************************** */

/* ................... General */
#general {background: #8fb1d8 url(../images/blue-bgr.png) repeat-x center top}

#clouds {background: url(../images/clouds.png) no-repeat center top}

/* .................... Header */
#header {
	height: 227px;
	background: url(../images/header.png) no-repeat center top;
}

/* .................... Layout */
#layout {position: relative}

#layout .inner {padding: 100px 30px 30px}

/* .................... Footer */
#footer {
	height: 90px;
	padding: 0px 30px;
	background: url(../images/dots.png) no-repeat center top;
}