#center {
	margin-left: 0;
}

#image {
	float: left;
}

.imgBannerMain {
	border:0;
	width:729px;
	height:278px;
}

#shortcuts {
	height: 281px;
	margin-left: 740px;
}

#shortcutsButton, #shortcutsButton:hover {
	background: url(views/img/shortcuts_button.gif) no-repeat;
}

#shortcutsList {
	display: block;
	position: relative;
}

#about {
	color: #2A5582;
	float: left;
	font-size: 15px;
	line-height: 18px;
    margin-bottom: 20px;
	margin-left: 15px;
    margin-right: 10px;
	width: 575px;
}

#about .text {
	margin-top: 28px;
}

#news {
	margin-left: 625px;
	width: 289px;
}

#news .header {
	font-size: 14px;
}

#news .header a {
	color: #003669;
}

#news .header {
	background: url(views/img/blue_dot.gif) no-repeat left center;
	margin: 10px 0 5px 20px;
	text-indent: 0px;
	padding-left:20px;
}

#about, #news {
	margin-top: 15px;
}

#about p.more, #news p.more {
	text-align: right;
}

#photos {
	clear:both;
}

#photos img {
	margin: 0 5px;
}

#content {
	min-height: 610px;
}
