* {
	margin: 0;
	padding: 0;
}

body {
background:;
background-color: #ffffff;
float: centre; 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #000000;

}

a {text-decoration: none; color: #000000;outline: none;}
a:hover {text-decoration: underline;color: #000000;outline: none;}

#wrap {margin: auto;width: 940px;}

#header {width: 940px;height: 100px;background: url(http://www.den75.co.uk/images/header.png) center top no-repeat; margin-bottom:50px;}

#navhome {margin-left:49px; margin-bottom:10px; width:151px; height:38px;background: url(http://www.den75.co.uk/images/home.png); }
#navdesigngallery {margin-left:49px; margin-bottom:10px; width:151px; height:38px;background: url(http://www.den75.co.uk/images/designgallery.png); }
#navabout {margin-left:49px; margin-bottom:10px; width:151px; height:38px;background: url(http://www.den75.co.uk/images/about.png); }
#navmotion {margin-left:49px; margin-bottom:10px; width:151px; height:38px;background: url(http://www.den75.co.uk/images/motion.png); }
.center {text-align:center;font-size: 18px; }


#header h1 { font-size: 28px;letter-spacing: -1px;padding: 25px 0 0 20px;color: #000000;background: url(http://www.eyeseesound.tv/img/header.jpg) center top no-repeat;	}
#header h1 a { color: #FFFFFF;text-decoration: none;font-weight: 100;letter-spacing: -2px;}
#header h1 a:hover {color: #000;}
#header h2 {font-size: 19px;color: #000000;padding: 5px 0 0 20px;letter-spacing: -1px;font-weight: 100;}

.right {float: right;width: 230px;text-align: justify;padding-top: 10;}
.left h2 {font-size: 32px;font-weight: bold;height: 30px;line-height: 30px;color: #000000;}
.left h2 a {text-decoration: none;color: #000000;}
.left h2 a:hover {color:none;}

.left {float: left;width: 680px;padding-top: none; margin-right:20px;}

.right ul {	padding: 10px 0 15px 20px;	list-style-type: none;	font-size: 10px;}
.right ul li a {text-decoration: none;font-weight: 600;color: #987840; outline: none; }
.right ul li a:hover {color: #7aa7b2;border-bottom: 1px dotted #fff;}

#footer {
	text-align: center;
	font-size: 11px;
	margin-top: 20px;
	border-top: 1px dotted #aaa;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap .left ul li a {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

