a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#header {
	background: #000;
	width: 978px;
	height: 145px;
	margin: 0 auto;
	position: relative;
	top: 0px;
	color: #FFFFFF;
}
#headerlogo {
	background: #000;
	width: 366px;
	height: 114px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#headerright {
	background: #000;
	width: 193px;
	height: 145px;
	position: relative;
	float: right;
	top: 0px;
}
#navbar {
	background: #000;
	color: #FFFFFF;
	position: relative;
	margin: 0 auto;
	top: 0px;
	width: 978px;
	height: 28px;
}
#mainwrapper {
	background: #eee;
	position: relative;
	top: 0px;
	padding-top: 10px;
	margin: 0 auto;
	width: 978px;
}
#mainwrapper-left {
	float: left;
	top: 0px;
	width: 748px;
}
#mainwrapper-right {
	float: right;
	top: 0px;
	margin: 0 auto;
	width: 230px;
}
#breadbin {
	margin-top: -10px;
	width: 40px;
	height: 15px;
	float: left;
}
#breadcrumb {
	background: #888;
	margin-top: -10px;
	float: left;
	width: 928px;
	height: 15px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #fff;
	font-weight: normal;
	z-index: 1;
}
#subfooter {
	background: #999;
	clear: both;
	bottom: 0px;
	height: 10px;
	width: 978px;
	left: 0px;
}
#footer {
	background: #000;
	position: relative;
	top: 8px;
	margin: 0 auto;
	width: 978px;
	height: 42px;
}
#footer_left {
	background: #000;
	position: relative;
	float: left;
	width: 130px;
	height: 42px;
	background: url(http://www.sketch360.com/images/logo_copyright.gif) no-repeat center;
}
#footer_right {
	background: #000;
	position: relative;
	float: right;
	width: 798px;
	height: 42px;
}		
body {
	text-align: center;
	background-color: #666666;
	margin: 0px;
}
