@charset "ISO-8859-1";
#wrapper {
	width:1024px;
	height:1150px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body {
	background-image: url(tele.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar #home {
	width: 100px;
	display: inline;
}
#navbar #about {
	display: inline;
	width: 100px;
}
#navbar #portfolio {
	display: inline;
	width: 100px;
}
#navbar #demo {
	display: inline;
	width: 100px;
}
#navbar #contact {
	display: inline;
	width: 100px;
}
#navbar {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #333;
	text-decoration: none;
	font-size: 12px;
	list-style-type: none;
	float: left;
	display: inline;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 100%;
}
body img {
	margin-top: 61px;
}
#navbar #contact a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: inline;
	margin-left: 100px;
}
#navbar #portfolio a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: inline;
	margin-right: 100px;
	margin-left: 100px;
}
#navbar #about a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: inline;
}
#navbar #home a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: inline;
	margin-right: 100px;
	padding: 0px;
}
#navbar #demo a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	list-style-type: none;
	display: inline;
}
#navbar #contact a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #F3C;
	text-decoration: none;
	display: inline;
	margin-left: 60px;
	background-image: url(paint_c.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 40px;
	margin-top: -40px;
	margin-right: -40px;
	margin-bottom: -40px;
}
#navbar #portfolio a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #F3C;
	text-decoration: none;
	display: inline;
	margin-right: 60px;
	margin-left: 60px;
	background-image: url(paint_p.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 40px;
	margin-top: -40px;
	margin-bottom: -40px;
}
#navbar #about a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #F3C;
	text-decoration: none;
	display: inline;
	background-image: url(paint_a.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: -40px;
	padding: 40px;
}
#navbar #home a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #F3C;
	text-decoration: none;
	display: inline;
	margin-right: 60px;
	background-image: url(paint_h.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	margin-top: -40px;
	margin-bottom: -40px;
	margin-left: -40px;
	padding-left: 40px;
}
#navbar #demo a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #F3C;
	text-decoration: none;
	list-style-type: none;
	display: inline;
	background-image: url(paint_d.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: -40px;
	padding: 40px;
}
#subnav #video a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}
#subnav #print a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}
#subnav {
	padding-top: 250px;
	margin: 0px;
}
#subnav #video a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #C00;
	text-decoration: none;
}
#subnav #print a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #C00;
	text-decoration: none;
}
body object {
	margin-top: 60px;
}

