@charset "UTF-8";
body {
	background-color: #202020;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.7em;
	vertical-align: top;
}
a:link {
	color: #888888;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #F6921E;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#homePageImage {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
}
#wrapper {
	background: #202020 url(images/common/background_rough.jpg) no-repeat;
	text-align: left;
	margin: auto;
	height: 855px;
	width: 965px;
	padding-top: 35px;
	padding-left: 35px;
}
#header {
	height: 103px;
	width: 900px;
	position: relative;
}
#header-logo {
	margin: 0px;
	padding: 0px;
	height: 103px;
	width: 140px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header-navigation {
	height: 76px;
	width: 500px;
	position: absolute;
	left: 235px;
	top: 0px;
	text-align: left;
	padding-top: 27px;
}
#homepage-image {
	background: url(images/homepage.png) no-repeat;
	height: 530px;
	width: 935px;
	position: absolute;
	background-position: 0px 17px;
}
#content {
	margin: 17px 0px 0px;
	padding: 0px;
	height: 600px;
	width: 950px;
	position: relative;
}
#content-thumbnails {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 510px;
	width: 222px;
	position: absolute;
}
#content-portfolio-image {
	margin: 0px;
	padding: 0px;
	height: 502px;
	width: 700px;
	position: absolute;
	top: 0px;
	left: 235px;
}
#content-description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	margin: 519px 0px 0px;
	height: 20px;
	width: 700px;
	position: absolute;
	left: 235px;
	top: 0px;
}
#client-image {
	background: url(images/clients.png) no-repeat;
	position: absolute;
	height: 291px;
	width: 935px;
	top: 173px;
}
#client-list-wrapper {
	position: relative;
	height: 350px;
	width: 935px;
	top: 350px;
}
#client-list1 {
	height: 299px;
	width: 300px;
	position: absolute;
}
#client-list2 {
	height: 299px;
	width: 300px;
	position: absolute;
	left: 318px;
}
#client-list3 {
	height: 299px;
	width: 300px;
	position: absolute;
	left: 636px;
}
#aboutme-image {
	background: url(images/aboutme.png);
	position: absolute;
	height: 530px;
	width: 935px;
	background-repeat: no-repeat;
	top: 166px;
}
#aboutme-text {
	position: absolute;
	height: 300px;
	width: 300px;
	left: 43px;
	top: 47px;
	right: 0px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
}
.clients {
	font-size: 10px;
	line-height: 1.3em;
}
.enduser {color: #8c8c8c}

