* { padding: 0; margin: 0; }

body {
background-color: #ffffff;
font-size: 0.8em;
font-family: verdana, arial, helvetica, sans-serif;
margin: 0 auto;
}

a {
color: #F4672F;
text-decoration: none;
}

#content {
	background: #fff url("../images/dot.gif") top left repeat-x; 
	margin: 0em 5em 5em 4.5em;
	padding: 0.5em 0 1em 0em;
	width: 38.5em;
}

#content p {
	margin: 0;
	line-height: 3em;
}

#logo {
width: 180px;
height: 48px;
position: relative;
font-size: 1em;
margin: 10em 1em 0em 4em;
color: #ffffff;
	}

#logo span {
background: #fff url("../images/logo.gif") no-repeat;
position: absolute;
width: 100%;
height: 100%;
	}

#footer {
	background: #fff url("../images/dot.gif") top left repeat-x; 
	margin: 0em 5em 5em 4.5em;
	padding: 1em 0 1em 0em;
	width: 38.5em;	
}	
