@charset "utf-8";
#hom a {
	width:70px;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
}
#home {
	width: 880px;
	color:#FFF;
	background-color:transparent;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#content {
	background-image: none;
}
.slider-picture-text {
	width:300px;
	height:380px;
	color:#FFFFFF;
	padding:20px;
	position:absolute;
	top:20px;
	left:20px;
	background-image: url(../images/transparency.png);
	background-repeat: repeat;
	font-size:14px;
	line-height:18px;
}

.slider-picture-text h4 {
	font-size:24px;
	line-height:28px;
}
#sidebar1 {
	float: right;
	width: 320px;
	color:#FFF;
	background-color:transparent;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#maincontent {
	width: 520px;
	float: left;
	color:#FFF;
	background-color:transparent;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:10px;
	font-size: 24px;
	line-height: 36px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0
}
.callout {
	width:280px;
	height:230px;
	padding:10px;
	margin-left:10px;
	background-image: url(../images/transparency.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	text-align:left;
	border: 1px solid #666;
}
.callout2 {
	width:250px;
	height:55px;
	float:left;
	padding:5px;
	margin-left:10px;
	margin-top:10px;
	background-image: url(../images/transparency.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:center;
	border: 1px solid #666;
}
