#topContentContainer1{
	background-image: url(../images/template1/topBack.png);
 background-repeat: no-repeat;
	height: 235px;
 width: 848px;
	padding: 12px 0px 0px 12px;
 margin: 0px 0px -3px 0px;
}

#homeImage{
	margin: 6px 0px 0px 7px;
}

#topContent1{
	background-image: url(../images/template1/topContentBack.png);
 background-repeat: no-repeat;
	width: 813px;
	height: 202px;
	position: relative;
}

#topContentText1{
	letter-spacing: 0.06em;
	float: right;
	text-align: right;
	position: absolute;
	bottom: 14px;	
	right: 19px;
	color: white;
	line-height: 25px;
	font-size: 20px;
}

#bottomContentContainer1{
	background-image: url(../images/template1/bottomBack.png);
 background-repeat: no-repeat;
	height: 247px;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
 width: 848px;   
}

#breadcrumb1{
	height: 22px;
	width: auto;
	padding: 3px 0px 0px 5px;
	color: white;
	font-size: 11px;
	text-transform: lowercase;
}

#breadcrumb1 a{
	color: white;
	text-decoration: none;
}

#breadcrumb1 a:hover{
	text-decoration: underline;
}

.bottomContent1{
	width: 260px;
	height: 190px;
	margin: 10px 12px 0px 4px;
	float: left;
}

.bottomContent1 p{
margin-top: 1px;
}

.bottomContent1 h1{
 margin: 0;
 padding: 0;
 text-align: center; 
	font-size: 16px;
}

.bottomContent1 h1 a{
 color: #555251;
 text-decoration: none;     
}


.bottomContent1 h1 a:hover{
 text-decoration: underline; 
}

.bottomContent1 h2{
 margin: 0;
 padding: 0;
 color: #E14B14;
 font-size: 15px;
} 


.bottomContent2{
 width: 260px;
 height: 190px;
 margin: 10px 12px 0px 5px;
 float: left;
}

.bottomContent2 p{
margin-top: 1px;
}

.bottomContent2 h1{
 margin: 0;
 padding: 0;
 text-align: center; 
	font-size: 16px;
}

.bottomContent2 h1 a{
 color: #555251;
 text-decoration: none;     
}

.bottomContent2 h1 a:hover{
 text-decoration: underline; 
}

.bottomContent2 h2{
 margin: 0;
 padding: 0;
 color: #E14B14;
 font-size: 15px;
} 



