#menu {
	padding-top: 11px;
	padding-left: 30px;
}
#menulfg {
	background-color: #FFFFFF;
	width: 1px;
}

#menu li{
float:left;
}
#menu a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding:0 20px;
}
#menu a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #F3F5F8;
	padding:0 20px;
	text-decoration: underline;
}
#bza {
	font-size: 14px;
	line-height: 1.8em;
	text-indent: 2em;
	padding: 0 20px;
}
.colt {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 50px;
}
.collist {
	padding: 10px;
	height:145px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8CC6E1;
	border-bottom-color: #8CC6E1;
	border-left-color: #8CC6E1;
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.collist2 {
	padding: 10px;
	height:145px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8CC6E1;
	border-bottom-color: #8CC6E1;
	border-left-color: #8CC6E1;
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.collist3 {
	padding: 10px;
	height:120px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8CC6E1;
	border-bottom-color: #8CC6E1;
	border-left-color: #8CC6E1;
	background-image: url(images/bg3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.collist4 {
	padding: 10px;
	height:120px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8CC6E1;
	border-bottom-color: #8CC6E1;
	border-left-color: #8CC6E1;
	background-image: url(images/bg4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.collist5 {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8CC6E1;
	border-bottom-color: #8CC6E1;
	border-left-color: #8CC6E1;
}
.collist li,.collist2 li,.collist3 li,.collist4 li {
	line-height: 2em;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	padding-left: 20px;
}
a.csintro {
	font-size: 12px;
	line-height: 22px;
	text-indent: 2em;
	color: #000000;
	text-decoration: none;
}
a.csintro:hover {
	font-size: 12px;
	line-height: 22px;
	text-indent: 2em;
	color: #000000;
	text-decoration: underline;
}
a.imgintro {
	line-height: 1.4em;
	color: #006699;
	text-decoration: none;
}
a.imgintro:hover {
	line-height: 1.4em;
	color: #CC0000;
	text-decoration: underline;
}
a.compname {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
   }
a.compname:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
   }
