  body {
padding: 20px;
 }

#pagewidth{ 
 width:600px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 

img {
	border:0;
 float:left; 

}
 
#header{
 position:relative; 
 height:60px; 
  background-color:#FFFFFF; 
 width:100%;

} 

#navig{
 position:relative; 
 height:30px; 
  background-color:#ffffff; 
color:#555;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	font-size:13px;
 width:100%;
}
 
#maincol{background-color: #FFFFFF;  
 width:100%; 
	color:#555;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	font-size:13px;
 }
 
#footer{
 height:20px; 
  background-color:#FFFFFF; 
 clear:both;
	color:#555;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	font-size:12px;
 }
#bg {
  background-image: url(http://www.superelastic.co.uk/images/bg.jpg);
  background-repeat: no-repeat;
  text-align: center;
  height:120px; width:200px; margin-bottom: 0px; 
margin-top: 0px; padding-top: 12px; float:left;}
#bg2 {
  background-image: url(http://www.superelastic.co.uk/images/bg2.jpg);
  background-repeat: no-repeat;
  text-align: center;
  height:120px; width:200px; margin-bottom: 0px; 
margin-top: 0px; padding-top: 12px; float:left;}
#bg3 {
  background-image: url(http://www.superelastic.co.uk/images/bg.jpg);
  background-repeat: no-repeat;
  text-align: center;
  height:120px; width:200px; margin-bottom: 0px; 
margin-top: 0px; padding-top: 12px; float:left;}
#bg4 {
  background-image: url(http://www.superelastic.co.uk/images/bg3.jpg);
  background-repeat: no-repeat;
  text-align: center;
  height:120px; width:600px; margin-bottom: 0px; 
margin-top: 0px; padding-top: 12px; float:left;}

#welcomebg {
  background-image: url(http://www.superelastic.co.uk/images/welcomebg.jpg);
  background-repeat: no-repeat;
  text-align: center;
  height:80px; width:600px; margin-bottom: 0px; 
margin-top: 6px; padding-top: 15px; float:left;}
#footerbg {
  background-image: url(http://www.superelastic.co.uk/images/welcomebg.jpg);
  background-repeat: no-repeat;
  text-align: center;
  height:80px; width:600px; margin-bottom: 0px; 
margin-top: 6px; padding-top: 14px; float:left;}
#orderbg {
  background-image: url(http://www.superelastic.co.uk/images/orderbg.jpg);
  background-repeat: no-repeat;
  text-align: center;
  height:60px; width:600px; margin-bottom: 0px; 
margin-top: 6px; padding-top: 10px; float:left; font-size:12px;}
#pagebg {
  background-image: url(http://www.superelastic.co.uk/images/pagebg.jpg);
  background-repeat: no-repeat;
  text-align: left;
  height:250px; width:600px; margin-bottom: 0px; 
margin-top: 0px; padding-top: 12px; padding-left: 18px;}

a {
color:#555;
		text-decoration:none;
}
a:hover {
color:#333333;
	text-decoration:none;
}

h1, h2{
	font-weight:bolder;
	letter-spacing:-0.07em;
margin:5px;

	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
}
h1 {font-size:125%;
}
h2 {font-size:110%;
}
