html,body{margin:0;padding:0}
body{
background:#FFFFFF;
background-image: url('background.png');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom right; 
font: 76% arial,sans-serif;
text-align:center;}
p{margin:0 10px 10px}
a{
 padding:5px;
 text-decoration:none;
 color:#0801FF;

 }
a:hover{
 padding:5px;
 text-decoration:underline;
 color:#000000;
 }
ul {
	list-style-type: none;
	margin-left: .5em;
	padding: 0;
	}
li {
	background-image:url(advent_bullet.png);
	background-position: 0 12px;
	background-repeat:no-repeat;
	padding: 10px 0 0 18px;
}
 
div#header{
background-image: url('header.png');
height:124px;
color: #CCCCCC;
}
div#header a{
color: #CCCCCC;
}
div#header a:hover{
color: #FFFFFF;
 text-decoration:underline;
}
div#header h1{line-height:80px;margin:0;padding-left:10px;}
div#container{
text-align:left;
background:#FFFFFF;
}
div#content{
/*background-image: url('content2.gif'); */
background-position: 0px 300px 0px 0px;
padding: 5px 160px 5px 10px;
}
div#content p{
line-height:1.4;
}
div#navigation ul{margin:15px 0; padding:0; list-style-type:none;}
div#navigation li{margin-bottom:5px;}
div#footer{
background-image: url('footer.png');
clear:left;
width:100%;
height:91px;
}
div#footer p{
margin:0;
padding:5px 10px;
color: #666666;
}
div#container{width:785px;
background-image: url('content.png');
background-position: 0px 178px;
background-repeat: no-repeat;
margin:0 auto}
div#wrapper{float:left;width:100%}
div#navigation{
float:left;
width:150px;
height: 100%;
margin-left:-850px;}
div#extra{
background:#E4E4E4;
background-image: url('news_bottom.png');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom; 
float:left;
width:150px;
margin-left:-151px;}
div#extra p{
padding: 5px 5px 5px 5px;
}
.access_why_mobile{
background-image: url('images/access_box_why_mobile.jpg');
background-position: 0px 0px;
background-repeat: no-repeat;
margin:0 auto}
.access_why_msight{
background-image: url('images/access_box_why_msight.jpg');
background-position: 0px 0px;
background-repeat: no-repeat;
margin:0 auto}
