@font-face {
 font-family: MyCustomFont;
 src: url("Courier_New.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont;
 src: url("Courier_New.ttf") /* TTF file for CSS3 browsers */
}
* {
		margin:0;
		padding:0;
		}
a {
	text-decoration: none;
	color: #333333;
    outline: none;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
border: 0;
}
a img { border: none;}
a:hover {
	color: #E6AF00;
}
#home {
	position: absolute;
	left: 285px;
	top: 355px;
	z-index: 50;
	font-family: MyCustomFont, "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	width: 400px;
}
html, body {
		height:100%;
		}
#image {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 10;
	left: 55px;
	top: 20px;
}
#distance { 
		width:1px;
		height:50%;
		margin-bottom:-305px; /* half of container's height */
		float:left;
		}
#wrapperwrapper {
	position: relative;
	height: 390px;
	width: 645px;
	position:relative; /* puts container in front of distance */
	clear:left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper {
	border: 1px solid #000000;
	position: absolute;
	height: 375px;
	width: 645px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
#copyright {
	position: absolute;
	font-family: MyCustomFont, "Courier New", Courier, monospace;
	font-size: 11px;
	right: 0px;
	bottom: 0px;
	height: 10px;
	width: 218px;
	z-index: 10;
	color: #A9A9A9;
}
#content {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 600px;
	position: absolute;
	left: 30px;
	top: 55px;
	font-family: MyCustomFont, "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	z-index: 20;
	line-height: 18px;
}
#fb {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100px;
	position: absolute;
	left: 210px;
	top: 59px;
	z-index: 30;
}
#fb li {
	float: left;
	list-style-type: none;
}
#description li {
	float: left;
	list-style-type: none;
}
li#facebook a:link, li#facebook a:visited{
	background-image: url(../images/facebook.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 26px;
	width: 25px;
	margin-top: 1px;
	margin-right: 7px;
}
li#facebook a:hover {
	background-image: url(../images/facebook.jpg);
	background-repeat: no-repeat;
	background-position: -26px 0px;
	display: block;
	height: 26px;
	width: 25px;
}
li#facebook span {
	display: none;
}
li#twitter a:link, li#twitter a:visited {
	background-image: url(../images/twitter.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 27px;
	width: 27px;
	margin-right: 6px;
}
li#twitter a:hover {
	background-image: url(../images/twitter.jpg);
	background-repeat: no-repeat;
	background-position: -27px 0px;
	display: block;
	height: 27px;
	width: 27px;
}
li#twitter span {
	display: none;
}
li#linkedin a:link, li#linkedin a:visited{
	background-image: url(../images/linkedin.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 26px;
	width: 25px;
	margin-top: 1px;
	margin-right: 5px;
}
li#linkedin a:hover {
	background-image: url(../images/linkedin.jpg);
	background-repeat: no-repeat;
	background-position: -26px 0px;
	display: block;
	height: 26px;
	width: 25px;
}
li#linkedin span {
	display: none;
}
li#vimeo a:link, li#vimeo a:visited {
	background-image: url(../images/vimeo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 27px;
	width: 27px;
	margin-left: 1px;
}
li#vimeo a:hover {
	background-image: url(../images/vimeo.jpg);
	background-repeat: no-repeat;
	background-position: -27px 0px;
	display: block;
	height: 27px;
	width: 27px;
}
li#vimeo span {
	display: none;
}
#contentsites {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 600px;
	position: absolute;
	left: 20px;
	top: 20px;
	font-family: MyCustomFont, "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	z-index: 20;
	line-height: 18px;
}
#contentsites2 {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 600px;
	position: absolute;
	left: 330px;
	top: 20px;
	font-family: MyCustomFont, "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	z-index: 20;
	line-height: 18px;
}
.bold {
	font-family: Courier, "Courier New", Courier, monospace;
}
form#contact {
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 30px;
	top: 96px;
	z-index: 20;
	background-color: #FFFFFF;
}
input#send_button {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 20px;
	font-family: MyCustomFont, "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	z-index: 20;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 15px;
	width: 40px;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}
input#email_address {
	margin: 0px;
	padding: 0px;
	font-family: MyCustomFont, "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	z-index: 20;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 270px;
	height: 15px;
}
textarea#message {
	position: relative;
	left: 0px;
	top: 8px;
	display: block;
	font-family: MyCustomFont, "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	height: 115px;
	width: 270px;
	font-weight: normal;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#contact {
	position: absolute;
	left: 417px;
	top: 355px;
	z-index: 50;
	font-family: MyCustomFont, "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
}
#sites {
	position: absolute;
	left: 403px;
	top: 355px;
	z-index: 50;
	font-family: MyCustomFont, "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
}
ul#links {
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#links li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: square;
}
li#yellow {
	color: #E6AF00;
}
#projects {
	position: absolute;
	left: 424px;
	top: 355px;
	z-index: 90;
	font-family: MyCustomFont, "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
}
ul#animation {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 14px;
}
#animation li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: square;
}
#description {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 25;
	left: 180px;
	top: 107px;
	height: 200px;
	width: 170px;
	border: 1px none #000000;
	font-family: MyCustomFont, "Courier New", Courier, monospace;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
#contentarea {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 50;
	left: 350px;
	top: 60px;
	height: 270px;
	width: 270px;
	border: 1px solid #000000;
}
#descriptionpackaging {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 10;
	left: 180px;
	top: 153px;
	height: 200px;
	width: 165px;
	border: 1px none #000000;
	font-family: MyCustomFont, "Courier New", Courier, monospace;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
#descriptionillustration {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 10;
	left: 180px;
	top: 131px;
	height: 200px;
	width: 165px;
	border: 1px none #000000;
	font-family: MyCustomFont, "Courier New", Courier, monospace;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
ul#office {
	display: block;
	position: absolute;
	z-index: 50;
	height: 270px;
	width: 270px;
}
#office li {
	display: block;
	float: left;
	list-style-type: none;
}
li#keymouse {
	position: absolute;
	top: 91px;
	display: block;
}
li#phone {
	position: absolute;
	top: 140px;
	display: block;
}
li#vhs {
	position: absolute;
	top: 140px;
	left: 79px;
	display: block;
}
li#notebook {
	position: absolute;
	top: 120px;
	left: 161px;
	display: block;
}
#contentareablack {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 50;
	left: 350px;
	top: 60px;
	height: 270px;
	width: 270px;
	border: 1px solid #000000;
	background-color: #000000;
}
a {
    outline: none;
}
#wrapperwrapper_sites {
	position: relative;
	height: 485px;
	width: 645px;
	position:relative; /* puts container in front of distance */
	clear:left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper_sites {
	border: 1px solid #000000;
	position: absolute;
	height: 470px;
	width: 645px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
#home_sites {
	position: absolute;
	left: 285px;
	top: 450px;
	z-index: 50;
	font-family: MyCustomFont, "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	width: 400px;
}
#error {
	font-family: MyCustomFont, "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
#error a:link, #error a:visited {
	color: #000000;
	text-decoration: underline;
}
#error a:hover {
	color: #E6AF00;
	text-decoration: underline;
}

