@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url();
	background-repeat: no-repeat;
	background-color: #010101;
}
a {
}
a:link {
	text-decoration: none;
	color: #51C0F3;
}
a:visited {
	text-decoration: none;
	color: #51C0F3;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	letter-spacing: 1pt;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: 100;
}
h3 {
	font-size: 14px;
	font-weight: 100;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 20px;
	font-weight: normal;
}
#wrapper {
	margin: auto;
	width: 1100px;
	position: relative;
	top: 0px;
	height: 20px;
	background-repeat: no-repeat;
}
#innerWrap {
	height: 10px;
	width: 1024px;
	margin: auto;
	position: relative;
	top: 0px;
}
#innerWrapAbout {
	height: 200px;
	width: 1024px;
	margin: auto;
	position: relative;
	top: 0px;
	background-image: url(ImagesSite/bkrdAbout.jpg);
	background-repeat: no-repeat;
}
#innerWrapWeb {
	height: 200px;
	width: 1024px;
	margin: auto;
	position: relative;
	top: 0px;
	background-image: url(ImagesSite/bkrdWeb.jpg);
	background-repeat: no-repeat;
}
#innerWrapPrint {
	height: 200px;
	width: 1024px;
	margin: auto;
	position: relative;
	top: 0px;
	background-image: url(ImagesSite/bkrdPrint.jpg);
	background-repeat: no-repeat;
}
#innerWrapServices {
	height: 200px;
	width: 1024px;
	margin: auto;
	position: relative;
	top: 0px;
	background-image: url(ImagesSite/bkrdServices.jpg);
	background-repeat: no-repeat;
}
#innerWrapClients {
	height: 200px;
	width: 1024px;
	margin: auto;
	position: relative;
	top: 0px;
	background-image: url(ImagesSite/BkrdClients.jpg);
	background-repeat: no-repeat;
}
#innerWrapResume {
	height: 200px;
	width: 1024px;
	margin: auto;
	position: relative;
	top: 0px;
	background-image: url(ImagesSite/BkrdResume.jpg);
	background-repeat: no-repeat;
}
#logo {
	position:absolute;
	width:298px;
	height:116px;
	z-index:1;
	left: 41px;
	top: 0px;
}
#nav {
	position:absolute;
	width:374px;
	z-index:1;
	top: 143px;
	left: 41px;
	background-color: #000000;
	height: 19px;
}
#content {
	position:absolute;
	width:800px;
	z-index:1;
	top: 212px;
	left: 90px;
	padding-left: 18px;
	height: 700px;
	padding-right: 40px;
	overflow: visible;
}
#contact {
	position:absolute;
	width:212px;
	height:23px;
	z-index:1;
	left: 730px;
	top: 50px;
	font-size: 16px;
	padding: 5px;
	overflow: visible;
}
#contentHome {
	position:absolute;
	width:844px;
	height:700px;
	z-index:0;
	top: 200px;
	left: 90px;
}
.text {
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0em;
}
.borderBottom {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.font16 {
	font-size: 16px;
	line-height: 24px;
}
.font14 {font-size: 14px}
.grey {
	color: #ABABAB;
	line-height: 22px;
}
.yellow {
	color: #FFE494;
	line-height: 24px;
}
.blue {
	color: #51C0F3;
	cursor: pointer;
}
.black {color: #000000}
.red {
	color: #BA162A;
	line-height: 24px;
}
.paddingLeft100 {
	padding-left: 100px;
}
.paddingLeft80 {
	padding-left: 80px;
}
.paddingLeft30 {
	padding-left: 30px;
}
.paddingLeft50 {
	padding-left: 50px;
}
.marginBtm {
	margin-bottom: 80px;
}
.footer {
	font-size: 10px;
	letter-spacing: .1em;
	color: #ABABAB;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.contact {
	font-size: 16px;
}
