#footer {
	background-color:#0a3560;
	color:#ffffff;
	font-family:verdana;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
}

#content {
	background-image: url('./images/mid_right.jpg');
	background-repeat: no-repeat;
	color:#283692;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	position: relative;
	top: 0px;
	left: 0px;
	width: 771px;
	height:537px;
	line-height: 1.5em;
}

#content2 {
	background-image: url('./images/mid_right.jpg');
	background-repeat: no-repeat;
	color:#283692;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	position: relative;
	top: 0px;
	left: 0px;
	width: 771px;
	height:658px; 
	line-height: 1.5em;
}
#divCopyHome {
	color:#283692;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align:left;
	padding-left:20px;
	line-height:20px;
	width:520px;
	float:left;
	
}
h1 {
	color:#283692;
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align:left;
	top:0px;
	left:15px;
	
	
}
h2 {
	color:#283692;
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	text-align:left;
	
	
}
h3 {
	color:#283692;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align:left;
	padding-left:20px;
	
	top:10px;
	left:10px;
	
}
h4 {
	color:#283692;
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-align:left;
	
	line-height:16px;
	
}
h5 {
	color:#283692;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align:left;
	
	line-height:16px;
	
}
hr {
	color: #ffffff;
	background-color: #ffffff;
	width: 990px;
	height: 3px;
}

hr.home {
	color: #283692;
	background-color: #283692;
	width: 901px;
	height: 1px;
	border: 0px;
}
vr.home {
	color: #283692;
	background-color: #283692;
	width: 1px;
	height: 500px;
	border: 0px;
}

hr.about {
	color: #283692;
	background-color: #283692;
	width: 654px;
	height: 1px;
	border: 0px;
}

A:link {color:#ffffff; text-decoration: none;font-size:11px;font-family:verdana;}
A:visited {color:#ffffff;text-decoration: none;font-size:11px;font-family:verdana;}
A:active {color:#ffffff;text-decoration: none;font-size:11px;font-family:verdana;}
A:hover {color:#ffffff;text-decoration: underline;font-size:11px;font-family:verdana;}
