body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#wrapper {
	text-align: left;
	width: 795px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 50px;
	width: 798px;
	background-image: url(tabs/Creative%20banner.jpg);
	margin-top: 0px;
}
#nav {
	height: 20px;
	width: 798px;
}
#banner {
	height: 180px;
	width: 798px;
}
#content {
	height: 250px;
	width: 798px;
}
#footer {
	height: 50px;
	width: 798px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #003366;
	background-image: url(tabs/Creative%20footer.jpg);
	position: fixed;
}
#box1 {
	height: 50px;
	width: 228px;
}
#box2 {
	height: 50px;
	width: 570px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	font-colour: blue
; 	color: #3300CC;
	text-decoration: underline;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
	

</style>
</head>

<body>
</body>
</html>
