#mainNav {
	background-image: url(../images/globalNavBg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 46px;
	padding-left: 3px;
}
#btnHome a     , #btnHome a:visited{
	display: block;
	background-image: url(../images/homebtn.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 1.3em;
	text-decoration: none;
	color: #333;
	padding-top: 8px;
	float: left;
	text-indent: 40px;
	background-position: 38px 0px;
	padding-left: 38px;
}
#btnServices a ,#btnServices a:visited{
	display: block;
	background-image: url(../images/servicesbtn.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 1.3em;
	text-decoration: none;
	color: #333;
	padding-top: 8px;
	float: left;
	margin-left: 33px;
	text-indent: 40px;
}
#btnProjects a , #btnProjects a:visited{
	display: block;
	background-image: url(../images/projectsbtn.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 1.3em;
	text-decoration: none;
	color: #333;
	padding-top: 8px;
	float: left;
	margin-left: 33px;
	text-indent: 40px;
}
#btnFileUpload a , #btnFileUpload a:visited{
	display: block;
	background-image: url(../images/fileuploadbtn.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 1.3em;
	text-decoration: none;
	color: #333;
	padding-top: 8px;
	float: left;
	margin-left: 33px;
	text-indent: 40px;
}
#btnExtras a , #btnExtras a:visited{
	display: block;
	background-image: url(../images/tutorialsbtn.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 1.3em;
	text-decoration: none;
	color: #333;
	padding-top: 8px;
	float: left;
	margin-left: 33px;
	text-indent: 40px;
}
#btnContacts a , #btnContacts a:visited{
	display: block;
	background-image: url(../images/contactsbtn.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 1.3em;
	text-decoration: none;
	color: #333;
	padding-top: 8px;
	float: left;
	margin-left: 33px;
	text-indent: 40px;
}
#btnHome a:hover {
	display: block;
	background-image: url(../images/homebtnOver.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 1.3em;
	text-decoration: none;
	color: #09F;
	padding-top: 8px;
	float: left;
	text-indent: 40px;
	background-position: 38px 0px;
	padding-left: 38px;
}
#btnServices a:hover {
	display: block;
	background-image: url(../images/servicesbtnOver.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 1.3em;
	text-decoration: none;
	color: #09F;
	padding-top: 8px;
	float: left;
	margin-left: 33px;
	text-indent: 40px;
}
#btnProjects a:hover {
	display: block;
	background-image: url(../images/projectsbtnOver.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 1.3em;
	text-decoration: none;
	color: #09F;
	padding-top: 8px;
	float: left;
	margin-left: 33px;
	text-indent: 40px;
}
#btnFileUpload a:hover {
	display: block;
	background-image: url(../images/fileuploadbtnOver.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 1.3em;
	text-decoration: none;
	color: #09F;
	padding-top: 8px;
	float: left;
	margin-left: 33px;
	text-indent: 40px;
}
#btnExtras a:hover {
	display: block;
	background-image: url(../images/tutorialsbtnOver.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 1.3em;
	text-decoration: none;
	color: #09F;
	padding-top: 8px;
	float: left;
	margin-left: 33px;
	text-indent: 40px;
}
#btnContacts a:hover {
	display: block;
	background-image: url(../images/contactsbtnOver.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	text-decoration: none;
	color: #09F;
	padding-top: 8px;
	float: left;
	margin-left: 33px;
	text-indent: 40px;
}
#subNav ul{
	margin-top: 10px;
	margin-bottom: auto;
	padding-bottom: 10px;
}
#subNav li  {
	padding-right: 20px;
	float: right;
	display: inline;
}
#subNav li a  {
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	text-align: center;
}
.subBtnProjects a, .subBtnProjects a:visited {
	display: block;
	background-image: url(../images/btnSubNavProjects.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-decoration: none;
	color: #333;
	padding-top: 6px;
	font-size: 1.3em;
	width: 200px;
}
.subBtnProjects a:hover {
	display: block;
	background-image: url(../images/btnSubNavProjects.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-decoration: none;
	color: #39F;
	padding-top: 6px;
	font-size: 1.3em;
	width: 200px;
}
.subBtnServices a, .subBtnServices a:visited {
	display: block;
	background-image: url(../images/btnSubNavServices.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-decoration: none;
	color: #333;
	padding-top: 6px;
	font-size: 1.3em;
	width: 152px;
}
.subBtnServices a:hover {
	display: block;
	background-image: url(../images/btnSubNavServices.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-decoration: none;
	color: #39F;
	padding-top: 6px;
	font-size: 1.3em;
	width: 152px;
}
