﻿/*                       
 CLEAR BROWSER DEFAULTS  
                       */
body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote{padding:0;margin:0;}
h1, h2, h3, h4, h5, h6, pre, code, p{font-size:1em;}
a{text-decoration:none;}
a img{border:none:}

/*               
 RESET DEFAULTS  
               */
h1{margin: 0px 0px 0px 0px;font-size:.9em;}
h2{margin: 5px 0px 0px 0px;font-size:.8em;}
h3{margin: 0px 0px 0px 0px;font-size:.7em;}
h4{margin: 6px 0px 3px 0px;font-size:.6em;}
h5{margin: 6px 0px 2px 0px;font-size:.5em;}
h6{margin: 0px 0px 0px 0px;font-size:.4em;}
p{font-size:.7em;padding:5px 0px 5px 0px;line-height:120%;}
body{font-family:Verdana, Arial, Helvetica, sans-serif;}


/*                       
 IE BUG FIXE             
 FORCE DIV EXPANSION     
                       */
br.clear{
	clear:both;
	font-size:1px;}


/*  Banner - Welcome Page  */

body{
	/* set main page background */
	background:url('http://www.digi-graphics.com/lpics/dealerlogo/logo_gradient_V8.jpg');
	background-repeat:repeat;
	/*background-position:left top;*/


}

/*#div_bannerwrap{
	width: 100%;
	margin-bottom:20px;
}*/

#div_banner{
	margin:auto;
	/* margin-bottom:20px; */
	position:relative; 
	height: 75px; 
	width:960px; 
	background-image:url('http://www.digi-graphics.com/lpics/dealerlogo/logo_V3.jpg'); 
	background-repeat:no-repeat; 
	padding:90px 0 0 70px;
	text-align:left;
	/*border-bottom:1px #000 solid;*/

}

.image_matters{
	float: right;
	width: 350px;
	font-size: .85em;
	color: #D6DDE5;
	margin:0;
	margin-top:-25px;
	position: absolute;
	left: 665px; 
	top: 111px; 
	height: 25px; 
	z-index: 1; 
	width: 126px;
	text-align:center;
	
}

.jingle {
	width: 500px;
	font-size: .88em;
	font-weight: bold;
	margin: 0;
	float: left;
}


.jingle a{
	color: #001D71;
}

.jingle a:visited{
	color: #1C3379;
}

.jingle a:hover{
	color:blue;
}
 

.banner_nav{
	width:550px;
	color:#000;
	margin:0px 0 0 0;
	/* border-bottom:1px black solid; */
	font-size:.85em;
	float:left;
}

.banner_nav a{
	color:#E1D073;
}

.banner_nav a:visited{
	color:#E1D073;
}


.banner_nav a:hover{
	color:#E49F7E;
	text-decoration:underline;
}





/* Content Pages: Price List */

#wrapper{
	width:610px;
	margin:4px 0 10 -10px;
	padding:0;
}

#header{
	width:605px;
	padding:0 0 0 5px;
	background-color: #D6DDE5;
}

#header p{
	line-height:150%;
}

#footer{
	width:605px;
	padding:0 0 0 5px;
	background-color:gray;

}



/* LIFEPICS                   
 Layout Classes - Page Wrap */  
                            

.smalltabs{
	/*position:relative;
	/*z-index:9000;
    left:3px;*/
    /*background-image: url('http://www.digi-graphics.com/lpics/TEST2/tabsV3.png');
    background-repeat:no-repeat;
    /*height:0px;
    width:654px;
    margin-bottom:0px;
     /*background: url(http://www.digi-graphics.com/lpics/TEST2/testtab3.png) no-repeat;*/

}

.tablink,
.tablink a{
	/*position:relative;*/
	/*padding-bottom:50px;
	/*z-index:10000;*/

}










