a:link {
	color: #3a5aa2;
	text-decoration: none;
}
a:visited {
	color: #3a5aa2;
	text-decoration: none;
}
a:hover {
	color: #334F8E;
	text-decoration: underline;
}
a:active {
	color: #3a5aa2;
	text-decoration: none;
}

.index_bg {
	background-image: url(images/website_09.jpg);
	height: 589px;
}
.header_bg {
	background-image: url(images/website_04.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.left_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FFF;
}
.right_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #D4D8D7;
}
.box_title {
	font-size: 18px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	display: block;
	padding-bottom: 8px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 25px;
}
.box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #6E6E6E;
	display: block;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.footer_rt_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D9D8;
	padding-right: 15px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
}
body {
	background-color: #EBF6FC;
	background-image: url(images/geader_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.header_slogan {
	color: #D9D9D9;
	font-size: 12px;
}
.header_links {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}


.header_links a {
	line-height: 30px;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

.header_links a:hover {
	background-color: #A0C5D8;
}
.footer_lnk {
	color: #3a5aa2;
}
.inner_bg1 {
	background-image: url(images/inner_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.inner_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #899693;
}

.img_flt_lft {
	background-color: #FFF;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
.innerbg2 {
	background-image: url(images/inner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.portfolio_bg {
	background-image: url(images/portfolio_bg.png);
}
.img_border {
	border: 5px solid #D2D7D6;
}

