.position-left {float:left;}

body.photoshoot .position-left {
	}

a img {border:none;}

h1 {
	line-height:1;
	margin:0;
	padding:0;}

.navbar	{
	height:26px;
	background-image:url(../images/tile_navbar_bg.jpg); background-repeat:repeat-x;}
		
/********************* image rolloevers **********************/		

body.about a#about{
	display:block; 
	text-indent:-5000px;
	float:left;
	height:26px;
	width:64px;
	background:url(../images/navbar_about.jpg) no-repeat 0px -26px;}

a#about{
	display:block;
	text-indent:-5000px;
	float:left;
	height:26px;
	width:64px;
	background:url(../images/navbar_about.jpg) no-repeat 0px 0px;}
				
a#about:hover{
	background:url(../images/navbar_about.jpg) no-repeat 0px -26px;}	
				

				
body.bproducts a#bproducts{
	display:block; 
	text-indent:-5000px;
	float:left;
	height:26px;
	width:157px;
	background:url(../images/navbar_product.jpg) no-repeat 0px -26px;}

a#bproducts{
	display:block;
	text-indent:-5000px;
	float:left;
	height:26px;
	width:157px;
	background:url(../images/navbar_product.jpg) no-repeat 0px 0px;}
				
a#bproducts:hover{
	background:url(../images/navbar_product.jpg) no-repeat 0px -26px;}	

body.our a#our{
	display:block; 
	text-indent:-5000px;
	float:left;
	height:26px;
	width:128px;
	background:url(../images/navbar_pfolio.jpg) no-repeat 0px -26px;}

a#our{
	display:block;
	text-indent:-5000px;
	float:left;
	height:26px;
	width:128px;
	background:url(../images/navbar_pfolio.jpg) no-repeat 0px 0px;}
				
a#our:hover{
	background:url(../images/navbar_pfolio.jpg) no-repeat 0px -26px;}	

body.maintenance a#maintenance{
	display:block; 
	text-indent:-5000px;
	float:left;
	height:26px;
	width:132px;
	background:url(../images/navbar_support.jpg) no-repeat 0px -26px;}

a#maintenance{
	display:block;
	text-indent:-5000px;
	float:left;
	height:26px;
	width:132px;
	background:url(../images/navbar_support.jpg) no-repeat 0px 0px;}
				
a#maintenance:hover{
	background:url(../images/navbar_support.jpg) no-repeat 0px -26px;}
				
body.contact a#contact {
	display:block; 
	text-indent:-5000px;
	float:left;
	height:26px;
	width:86px;
	background:url(../images/navbar_contact.jpg) no-repeat 0px -26px;}

a#contact{
	display:block;
	text-indent:-5000px;
	float:left;
	height:26px;
	width:86px;
	background:url(../images/navbar_contact.jpg) no-repeat 0px 0px;}
				
a#contact:hover{
	background:url(../images/navbar_contact.jpg) no-repeat 0px -26px;}

