body {
	color: #373c42;
	margin: 0;
	padding: 0;
	word-spacing: 1px;
	text-indent: 0;
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	text-shadow: #fff 0 1px 1px;
	background-repeat: repeat;
}

a:hover {
	text-decoration: underline;
}

#fore {
	width: 632px;
	height: 55px;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	background-position: 0;
}

#fore ul {
	float: right;
	padding: 0;
	margin: 5px 10px 0 0;
	text-align: right;
}

#fore li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 18px;
}

#fore .navdivider {
	width: 10px;
	height: 12px;
	margin-right: 6px;
	margin-left: 6px;
	float: left;
	margin-top: 2px;
	text-align: center;
}

#fore li a:hover {
	float: left;
	background-position: center top;
	background-repeat: no-repeat;
	font-weight: normal;
	font-style: normal;
	text-decoration: overline;
}

a.logo {
	background: url(images/Logo.png) no-repeat center top;
	width: 199px;
	margin-left: 10px;
	float: left;
	height: 37px;
}

a.logo:hover {
	background: url(images/Logo.png) no-repeat center bottom;
}

a.cover {
	float: left;
	background-position: center top;
	background-repeat: no-repeat;
	color: #a25127;
	font-weight: normal;
	font-style: normal;
}

a.portfolio {
	float: left;
	background-position: center top;
	background-repeat: no-repeat;
	color: #6e8b37;
	font-weight: normal;
	font-style: normal;
}

a.goodies {
	float: left;
	background-position: center top;
	background-repeat: no-repeat;
	color: #296f89;
	font-weight: normal;
	font-style: normal;
}

a.about {
	float: left;
	background-position: center top;
	background-repeat: no-repeat;
	color: #953539;
	font-weight: normal;
	font-style: normal;
}

#page {
	width: 632px;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 112px;*/
	margin-top: 0px;
}

#previews {
	margin-left: auto;
	margin-right: auto;
	width: 632px;
	background-repeat: no-repeat;
	background-position: center 8px;
}

.preview {
	overflow: hidden;
	position: relative;
	width: 612px;
	padding: 8px 10px;
}

.previewtitle {
	text-align: left;
}

a.download {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	float: right;
	padding-top: 2px;
}

.preview .title {
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

img.previewimage {
	margin: 5px 0 0;
	padding: 0;
	z-index: 0;
	border-style: none;
	border-width: 0;
}

a.download:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right center;
}

a.download:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}

a.view {
	height: 17px;
	z-index: 1;
	margin-bottom: 0;
	margin-top: 2px;
	margin-right: 0;
	padding-right: 3px;
	position: absolute;
	bottom: 3px;
	left: 2px;
	text-align: left;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding-left: 3px;
	text-shadow: #000 0 1px 0;
	font-weight: normal;
	font-style: normal;
	padding-top: 81px;
	right: 2px;
	background-repeat: no-repeat;
	background-position: right top;
}

/*a.view {
	height: 17px;
	z-index: 1;
	margin-bottom: 0;
	margin-top: 2px;
	margin-right: 0;
	width: 278px;
	padding-right: 2px;
	position: absolute;
	bottom: 3px;
	left: 2px;
	text-align: left;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding-left: 3px;
	text-shadow: #000 0 1px 0;
	font-weight: normal;
	font-style: normal;
	padding-top: 81px;
	background: url(images/View.png) no-repeat left top;
}*/

a.view:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right center;
}

a.view:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contact {
	width: 612px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	padding-top: 10px;
}

.alignright {
	float: right;
}

#hardware {
	height: 258px;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#contact h2 {
	margin: 0;
	padding: 0;
}

#pagebottom {
	width: 632px;
	text-align: center;
	font-size: 11px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	color: #585e67;
}

a {
	color: #373c42;
	font-weight: bold;
	text-decoration: none;
}

.clear {
	clear: both;
}

.sig {
	margin-left: 20px;
	font-weight: bold;
}

.break {
	height: 3px;
	background-repeat: no-repeat;
	background-position: center top;
}