table td img { 
border: 1px solid black;
padding:1px;
}

.fixverticalalign { 

  width:1px;height:88px;vertical-align:middle;
   position:relative;

} 

.installbutton {
        width:270px;
        height:90;x
        margin:0px;
        padding:0px;
        background:url(../output/installbutton.png) no-repeat 0 0;
        text-align:center;
}

.footertable { 
 	width:800px;
	margin:auto;
} 


html { 
 	font-family:georgia; 
	font-size:100%;
} 

h1,h2,h3 { 
 	color:rgb(0,110,80);
} 

.dotted { 
 	background: url(../output/dotted.png) repeat-x 0 0;
	margin:auto; 
        height:6px;
	margin-top:.2em;
  	margin-bottom:2em;
   
} 

            html, body {
                        padding:0px;
                        margin:0px;
                }

		.separator  {
                        background: white url(../output/bgtop-shade.png) -350px -140px repeat-x;
			width:100%;
			height:2em;

		} 
                #bottomfooter {
			padding-top:1em;
                        height:170px;
                        background:url(../output/bgbottom-shade.png) 0px 0px repeat-x;
			width:100%;
		}

		#bottomfooter ul, #bottomfooter h3 { 
			margin:0px;
		} 

		#bottomfooter table { 
			width:800px;
			margin:auto;
		} 
                #topheader {
                        width:100%;
                        margin:0px;
                        height:160px;
                        background:url(../output/bgtop-shade.png) -350px -60px repeat-x;
                }
                #header {
                        margin:auto;
                        background:url(../output/topbanner.png) 0 0px no-repeat;
                        width:820px;
                        height:190px;
			margin-top:0;
                }


.t {background: url(../output/boxshade.png) 0 0 repeat-x; width: 100%; }
.b {background: url(../output/dot.png) 0 100% repeat-x}
.l {background: url(../output/dot.png) 0 0 repeat-y}
.r {background: url(../output/dot.png) 100% 0 repeat-y}
.bl {background: url(../output/q5.png) 0 100% no-repeat}
.br {background: url(../output/q4.png) 100% 100% no-repeat}
.tl {background: url(../output/q1.png) 0 0 no-repeat}
.tr {background: url(../output/q3.png) 100% 0 no-repeat; padding:10px}


ul { 
 margin:0px;
 padding:1em;
} 

#content { 
 	width:800px;
	margin:auto;
 	padding:.2em;	
} 

.footercontent { 
 	width:800px;
	margin:auto;
	padding:1em;
} 

#footer { 
 	color:gray;
	font-spacing:2px;
	font-size:77%;
	margin:auto;
 	width:800px;
	margin-top:2em;
} 
