body {
	position: relative;
	width: 740px;
	font: 12pt/20pt georgia;
	color: #000;
	margin: 0px;
	}

p {
	font: 12pt/20pt georgia;
	margin-top: 0px;
	text-align: justify;
	}

a {
	font: 11pt/18pt georgia;
	color: #EF7900;
	margin-top: 0px;
	text-decoration: none;
	}

#container {
	position: absolute;
	width: 737px;
}

#header {
	position: relative;
	width: 414px;
	height: 66px;
	margin: 10px 0px 10px 10px;
}

#header h1 twd {
	font: 42pt/64pt georgia;
}

#header h1 duk {
	font: 20pt/48pt georgia;
	background: #ccc;
}


#navBar {
	display:none
	}

#mainContent {
	position: relative;
	left: 232px;
	width: 514px;
	padding: 4px 0px 0px 0px;
	margin: 0px;
}

#webDesign h2 {
	margin-top: 18px;
	margin-bottom: 2px;
	}

#webDevelopment h2 {
	margin-top: 18px;
	margin-bottom: 2px;
	}

#webConsulting h2 {
	margin-top: 18px;
	margin-bottom: 2px;
	}

#copyright {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	font: 11pt/20pt georgia;
	color: #555555;
	}

#spotlight h2 {
	background: transparent url(spotlight.png) no-repeat top left;
	margin-top: 30px;
	margin-bottom: 0px;
	width: 65px;
	height: 34px;
	}
#spotlight h2 span{
	display:none
	}

#contact {
	background: transparent url(contact.png) no-repeat top left;
	margin-top: 28px;
	width: 142px;
	height: 96px;
	}
#contact span{
	display:none
	}

#tokee {
	display:none
	}