#outer_frame {
	height: auto;
	width: 947px;
	margin-right: auto;
	margin-left: auto;
}
#Logo {
	height: 50px;
	width: 243px;
	float: left;
	padding-top: 11px;
}
#Navigation {
	height: 40px;
	width: 700px;
	float: right;
	margin-top: 23px;	
}
#Main_Slide {
	height: 372px;
	width: 947px;
	margin-left: 1px;
}
.side-bar {
	height: auto;
	width: 228px;
	float: left;
	margin-top: -50px;
}

#Content_Main_Slide {
	height: 177px;
	width: 947px;
	margin-bottom: 55px;
	float: left;
}
#Footer {
	background-color: #333333;
	height: 189px;
	width: 927px;
	margin-top: -60px;
	background-image: url(../images/Main%20Images/Footer.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 20px;
}
#Content_Footer {
	background-color: #333333;
	height: 189px;
	width: 927px;
	margin-top: 20px;
	background-image: url(../images/Main%20Images/Footer.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 20px;
	float: left;
}
#Content_Footer a:link {
	color:#fff;
	text-decoration: none;
}
#Content_Footer a:hover {
	color:#fff;
	text-decoration: underline;
}
#Content_Footer a:visited {
	color:#fff;
	text-decoration: none;
}
.content {
	
	width: 940px;
	margin-top: -20px;
	margin-bottom: 10px;
	margin-left:0px;
}
.content a{
	color:#81071d;
	text-decoration:none;
}
.content a:hover{
	color:#81071d;
	text-decoration:underline;
}
.content a:visited{
	color:#81071d;
	text-decoration:none;
}
.Copyright {
	height: 300px;
	width: 947px;
	text-align: center;
	float: left;
	padding-top: 15px;
}
.Contact-Number {
	height: 44px;
	width: 694px;
	text-align: right;
	vertical-align: top;
	color: #FFF;
	padding-right: 10px;
}
