.company-name {
	background-image: url(images/company_name.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: left;
	height: 315px;
	width: 362px;
}
.compound {
	background-image: url(images/school_compound.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: right;
	height: 315px;
	width: 588px;
}
.left-text {
	background-repeat: no-repeat;
	float: left;
	background-position: left top;
	height: 290px;
	width: 362px;
	text-align: justify;
}
.td1 {
	background-image: url(images/text_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 8px;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6c6b6b;
	text-decoration: none;
	line-height: 16px;
}

.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #7a663f;
	text-decoration: underline;
}
.divider-line {
	background-repeat: repeat-y;
	float: left;
	background-position: center center;
	height: 290px;
	width: 3px;
	background-color: #FFFFFF;
	background-image: url(images/line_vertical.gif);
	text-align: justify;
}
.right-text {
	float: right;
	height: 290px;
	width: 560px;
	text-align: justify;
}
.down-btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.top_div {
	background-image: url(images/top_btn_mid.gif);
	background-repeat: repeat-x;
	height: 81px;
}

.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.down-btn:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.divider-line-hori {
	background-repeat: repeat-x;
	float: left;
	background-position: center center;
	height: 15px;
	width: 559px;
	background-image: url(images/line_horizen.gif);
	text-align: justify;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CA8400;
	text-decoration: none;
}
.btext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #C47500;
	text-decoration: none;
}
.text_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	text-decoration: none;
}
.text_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	text-decoration: underline;
}
.navtext a
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.navtext a:hover
{
font-family:Verdana;
font-size:12px;
color:#CCE4EA;
font-weight:bold;
text-decoration:none;
}