html {
	height: 100%;
}
body {
	background-image: url(../images/bkground_repeat.gif);
	background-repeat: repeat;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 0px;
	height: 100%;
}
.brclear {
	clear:both;
	height:0px;
	margin:0;
	font-size: 1px;
	line-height: 0px;
}
#center {
	background-image: url(../images/ctr_repeat.gif);
	background-repeat: repeat-y;
	height: 619px;
	width: 779px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#footer {
	background-image: url(../images/btm_repeat.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 779px;
	text-align: center;
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #666666;
	text-decoration: underline;
}
#footer a:hover, #footer a:focus {
	color: #333333;
	text-decoration: none;
}
#footerRtCorner {
	background-image: url(../images/rt_corner.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	margin-top: 0px;
	margin-left: 769px;
}
.footerLftCorner {
	margin: 0px;
}
#header {
	height: 438px;
	width: 759px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/flash_repeat.gif);
	background-repeat: repeat-x;
}
#content {
	background-image: url(../images/flag_bkground.gif);
	background-repeat: no-repeat;
	height: 181px;
	width: 759px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
 1i {
 list-style-image: url(../images/bullet.gif);
}
li {
	list-style-image: url(../images/bullet.gif);
}
#companyOverview {
	float: left;
	height: 145px;
	width: 230px;
	margin-top: 23px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5383B0;
	padding-right: 10px;
}
#companyOverview a:link, #companyOverview a:active, #companyOverview a:visited {
	color: #185595;
}
#companyOverview a:hover, #companyOverview a:focus {
	color: #185595;
	text-decoration: none;
}
#newsEvents {
	float: left;
	height: 145px;
	width: 230px;
	margin-top: 23px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5383B0;
}
#newsEvents a:link, #newsEvents a:active, #newsEvents a:visited {
	color: #185595;
}
#newsEvents a:hover, #newsEvents a:focus {
	color: #185595;
	text-decoration: none;
}
#contactInfo {
	float: left;
	height: 145px;
	width: 230px;
	margin-top: 23px;
	margin-left: 10px;
	padding-right: 10px;
}
#contactInfo a:link, #contactInfo a:active, #contactInfo a:visited, #contactInfo a:hover, #contactInfo a:focus {
	color: #055072;
	background-color: #cfdbe0;
	background-image: url(../images/imageLink.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	display: block;
	width: 220px;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 2px;
}

