@import '../default/style.css';

/** FOOTER **/

#elevation-1{
	background: url(images/elevation-1.jpg) no-repeat left bottom;

	}

/** WINDOWS **/

#home-window{
	width:1000px;
	height:410px;
	background:url(images/window-home.png) no-repeat;
	padding-top:8px;
	margin-bottom:40px;

	}
#home-gallery{
	margin-left:7px;
	float:left;
	}
#news-window{
	background:url(images/window-news.png) no-repeat;
	padding-top:8px;
	width:315px;
	height:215px;
	float:right;
	}
#news-summary{
	width:250px;
	height:170px;
	float:left;
	margin:15px 15px 5px 15px;
	font-size:12px;
	}
#news-summary a{
	color:#e9bd8f;
	text-decoration:underline;
	}
#news-summary a:hover{
	text-decoration:none;
	}

/** TITLES **/


