@charset "utf-8";
/* CSS Document */

body { 
background-color : #F5F5F5; }

div.container { 
background : transparent url(images/support_maincontent.jpg) repeat-y;}

div.footer { 
height : 100px;
background : transparent url(images/support_siteinfo.jpg) no-repeat 0 0; }

div#heading {
height : 120px;
background : transparent url(images/support_branding.jpg) no-repeat 0 0;  }

div#heading blockquote { 
position : absolute;
top : -9999px; }

div#navigation { 
z-index : 1;
position:inherit;
height : 45px;
left : 280px;
background : transparent; }

div#navigation li {
display : inline; }

div#navigation li a {
padding-left:25px;
 }

div#navigation ul {
position:relative;
text-align:center;
top:10px;
width:700px;
}

div.footer p { 
position : relative;
width:250px;
left : 10px; 
top : 10px;
margin : 0; }

div.footer h5 { 
position : relative;
width:220px;
height:50px;
left : 543px; 
top : 31px;
margin : 0; }

div.footer h5 a {
display:block;
text-indent:-9999px;
height:50px;
}