.title {
	background-image: url(../../media/images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 400px;
	height:38px;
	padding-top:20px;
	padding-left:45px;
	font-family: Tahoma;
	font-size: 22px;
	font-weight:normal;
	color:#40454a;
}

.section_title {
	font-family: Tahoma;
	font-size: 22px;
	font-weight:normal;
	color:#ffffff;
	margin-top:4px;
	margin-left:15px;
}

.keywords {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:normal;
	color:#cfd0d2;
	margin-top:4px;
	margin-left:0px;
}

.sub_nav_title {
    color:#40454a;
    font-size: 18px;
    width:200px;
    text-align:left;
}

h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight:normal;
	color:#40454a;
	margin-top:0px;
}

h2 {
	margin-top:20px;
	font-family: Tahoma;
	font-size: 22px;
	font-weight:normal;
	color:#40454a;
	margin-bottom:10px;
}

.home_padder {
	padding:0px 20px 20px 20px;
	text-align:justify;
}

.padder {
	padding:10px;
}

.hr1 {
	margin:25px 0px 20px 0px;
	width:100%;
	height:1px;
	background-image: url(../../media/images/hr1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.hr2 {
	margin-top:7px;
	margin-bottom:7px;
	height:1px;
	background-image: url(../../media/images/hr2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}


.biglink { font-family:Tahoma; font-size: 20px; color:#2a7183; text-decoration:none; padding-left:10px; }
.biglink:hover {color:#f2a12f;}

.biglink2 { font-family:Tahoma; font-size:16px; color:#67b4c7; text-decoration:none;}
.biglink2:hover {color:#f2a12f;}

