@charset "utf-8";
.left-side {
	background-image: url(images/left_side_bg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 169px;
	height: 445px;
}
.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	margin: 0px;
	padding-left: 15px;
	line-height: 20px;
}
.text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.text-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.right-side {
	background-color: #000000;
	width: 196px;
	float: left;
	height: 403px;
}
.welcome {
	float: left;
	width: 790px;
	background-image: url(images/welcome_bg.gif);
	background-repeat: repeat-x;
	height: 42px;
}
.body-text {
	text-align: justify;
	width: 594px;
	float: left;
}
.our-service {
	background-color: #FAEFD2;
	background-image: url(images/service_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 155px;
	text-align: justify;
	padding-left: 5px;
	text-decoration: none;
	height: 240px;
	padding-right: 5px;
	float: left;
}
.left-menu {
	background-color: #FFFFFF;
	text-align: left;
	width: 165px;
	float: left;
	height: 180px;
}
.color-bg {
	text-align: left;
	width: 594px;
	float: left;
	background-color: #faefd2;
}
.big-text {
	font-family: "Times New Roman", arial, Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: justify;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 5px;
}
.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 3px 5px;
}
.dbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #faefd2;
	text-decoration: none;
}
.dbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #faefd2;
	text-decoration: underline;
}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.images {
	background-color: #FFFFFF;
	margin: 1px;
	float: left;
	text-align: center;
	border: thin solid #003300;
}
.green-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
	text-decoration: none;
}
.red-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	text-decoration: none;
}
.email-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.email-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}.spl-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
	text-align: justify;
}
.bold-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	text-align: justify;
}
#scroll-txt {
	width: 594px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
}
