/* CSS Document */
/* Navigation
---------------------*/
#navlist li a:hover { color:#FFFFFF;}
#navcontainer {
	height: 30px;
	
}
ul#navlist {
	margin: 0;
	padding: 0;
	padding-left: 31px;
	height: 30px;
	width: auto;
	display: block;
	list-style: none;
	font-family:"Trebuchet MS", "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size:13px;
	font-weight:bold;
}
.navcontact {
	display: block;
	padding-right: 45px;
	height: 30px;
	float: right;
}
a#navcontactid {
	background: url(../images2/masterPage_13.gif) no-repeat 0;
	width:76px;
	display: block;
	height: 30px;
	text-indent: -9999px;
	outline: none;
}
a#navcontactid:hover {
	background: url(../images2/masterPage_13_hov.gif) no-repeat 0;
	text-decoration: none;
}

#navlist li {
	margin:0;
	padding:0;
	height: 30px;
	display: block;
	list-style: none;
	float: left;
	line-height:30px;
	padding-left:24px;	
}

#navlist li a { 
	padding: 0px;
	margin: 0px;
	display: block;
}
a#navhome {
	background: url(../images2/masterPage_03.gif) no-repeat 0;
	width:85px;
	height: 30px;
	text-indent: -9999px;
	outline: none;
}
a#navhome:hover {
	background: url(../images2/masterPage_03_hov.gif) no-repeat 0;
	text-decoration: none;
}
a#navservices {
	background: url(../images2/masterPage_05.gif) no-repeat 0;
	width:57px;
	height: 30px;
	text-indent: -9999px;
	outline: none;
}
a#navservices:hover {
	background: url(../images2/masterPage_05_hov.gif) no-repeat 0;
	text-decoration: none;
}
a#navservices {
	background: url(../images2/masterPage_05.gif) no-repeat 0;
	width:57px;
	height: 30px;
	text-indent: -9999px;
	outline: none;
}
a#navservices:hover {
	background: url(../images2/masterPage_05_hov.gif) no-repeat 0;
	text-decoration: none;
}
a#navcase {
	background: url(../images2/portfolio-blue.gif) no-repeat 0;
	width:63px;
	height: 30px;
	text-indent: -9999px;
	outline: none;
}
a#navcase:hover {
	background: url(../images2/portfolio-white.gif) no-repeat 0;
	text-decoration: none;
}
a#navaboutus {
	background: url(../images2/masterPage_09.gif) no-repeat 0;
	width:64px;
	height: 30px;
	text-indent: -9999px;
	outline: none;
}
a#navaboutus:hover {
	background: url(../images2/masterPage_09_hov.gif) no-repeat 0;
	text-decoration: none;
}
a#navpartners {
	background: url(../images2/masterPage_11.gif) no-repeat 0;
	width:59px;
	height: 30px;
	text-indent: -9999px;
	outline: none;
}
a#navpartners:hover {
	background: url(../images2/masterPage_11_hov.gif) no-repeat 0;
	text-decoration: none;
}


