/* CSS Document */

.nav_boxabout  {
	position: absolute;
	left: 280px;
	top: 10px;
	height: 27px;
	width: 89px;
	background-image: url(images/nav_image.jpg);
	z-index: 100;
	text-align: center;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#tag_b{
	position: absolute;
	left: 284px;
	top: 415px;
	height: 295px;
	width: 464px;
	background-color: #d5e2ee;
}
#t {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 3px;
	width: 464px;
	background-image: url(images/blue_cnt_bxtop.gif);
	font-size: 0px;
}
#b {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 3px;
	width: 464px;
	background-image: url(images/blue_cnt_bxbttm.gif);
	font-size: 0px;
}
#r {
	position: absolute;
	right: 0px;
	top: 3px;
	height: 290px;
	width: 3px;
	background-image: url(images/blue_cnt_bxrght.gif);
	background-repeat: repeat-y;

}
#l {
	position: absolute;
	left: 0px;
	top: 3px;
	height: 290px;
	width: 3px;
	background-image: url(images/blue_cnt_bxlft.gif);
	background-repeat: repeat-y;
}
#c {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 464px;
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;

}
#tag_b h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #2952DC;
	line-height: 7pt;
}

.rule_line {
	position: absolute;
	left: 10px;
	top: 270px;
	background-color: #003E6C;
	height: 2px;
	width: 735px;

}
#copy_tag{
	position: absolute;
	left: 10px;
	top: 275px;
	height: 200px;
	width: 470px;
	background-color: #FFFFFF;
}
#copy_cnt {
	position: absolute;
	left: 12px;
	top: 0px;
	width: 700px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.aboutus_hdr {
	background-image: url(images/aboutus.gif);
	position: absolute;
	left: 20px;
	top: 245px;
	height: 20px;
	width: 162px;
}
.rule_linebttm {
	position: absolute;
	left: 10px;
	top: 750px;
	background-color: #003E6C;
	height: 2px;
	width: 740px;

}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #cF0000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: strong;
	color: #000000;
}
li {
	list-style: none;
}

.foot {
	position: absolute;
	top: 760px;
	left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;

}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	position: absolute;
	left: 10px;
	top: 790px;
}
.validator {
	position: absolute;
	left: 10px;
	top: 810px;	
}
