@charset "UTF-8";
.Banner {
	background-image: url(Images/companylogo2.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 120px;
	width: 700px;
}
.sidebarimg1 {
	border: 4px solid #FDF8D5;
	margin-left: 20px;
	float: left;
	height: 600px;
	width: 150px;
	background-color: #EABF2E;
}
.sidebar1 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	background-image: url(Images/Marble.gif);
	height: 30px;
	width: 100px;
	margin-left: 30px;
	border: 2px solid #455B78;
}
.sidebar1h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	background-image: url(Images/Marble.gif);
	height: 30px;
	width: 180px;
	margin-left: 5px;
	border: 2px solid #000;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
.twoColFixLtHdr #container #sidebar1 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
}
.twoColFixLtHdr #container #mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #455B78;
	background-color: #FEF3C9;
}
.contentheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #455B78;
	background-image: url(Images/Marble.gif);
	text-align: center;
	height: 40px;
	width: 490px;
	border: 2px solid #000;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 100px;
}
.wording {
	color: #455B78;
}
.para1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background-color: #FEFBE3;
	padding-top: 20px;
	text-align: center;
}
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #435B79;
	text-align: center;
	margin: 0px;
	height: 90px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	vertical-align: text-bottom;
}
