@charset "UTF-8";
body {
	font: normal 10px Arial, Helvetica, sans-serif;
}
#Daddy0 {
	width: auto;
	position: fixed;
	left: 40px;
	top: 33px;
}
#header {
	margin: 0 0 20px 0;
	padding: 0px;
	width: 945px;
	position: relative;
	top: 0px;
	right: 0px;
}
#logo {
	font-size: 1px;
	color: #FFFFFF;
	background: #FFFFFF url(../images/SK_Logo.gif) no-repeat -5px -5px;
	text-indent: -2000px;
	height: 40px;
	width: 160px;
	display:block;
}
#logo a {
	font-size: 0px;
	color: #FFFFFF;
	display: block;
	height: 40px;
	width: 160px;
	text-decoration:none;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
/*NAVIGATION*/
#nav_bar {
	position: absolute;
	top: 22px;
	z-index: 200;
	left: 215px;
	width: auto;
	height: 15px;
}
#nav_bar ul {
	margin: 0;
	padding: 0;
}
#nav_bar li {
	float: left;
	list-style-type: none;
}
#nav_bar a {
	height: 15px;
	width: 69px;
	display: block;
	color: #F6F8EA;
	font-size: 1px;
	letter-spacing: -1px;
	text-indent: -2000px;
}
a#nav_portfolio {
	background: url(../images/nav/nav_portfolio.gif) left bottom;
}
a#nav_portfolio:hover {
	background-position: left top;
}
a#nav_leftarrow {
	background: url(../images/nav/nav_leftarrow.gif) left bottom;
	background-repeat:no-repeat;
	width:15px;
	padding-right: 5px;
}
a#nav_leftarrow:hover {
	background-position: left top;
}
a#nav_rightarrow {
	background: url(../images/nav/nav_rightarrow.gif) left bottom;
	background-repeat:no-repeat;
	width:15px;
	padding-right: 28px;
}
a#nav_rightarrow:hover {
	background-position: left top;
}
a#nav_about {
	background: url(../images/nav/nav_about.gif) left bottom;
	width: 47px;
}
a#nav_about:hover {
	background-position: left top;
}
a#nav_contact {
	background: url(../images/nav/nav_contact.gif) left bottom;
	width: 61px;
}
a#nav_contact:hover {
	background-position: left top;
}
a#nav_shop {
	background: url(../images/nav/nav_shop.gif) left bottom;
}
a#nav_shop:hover {
	background-position: left top;
}
/*MAIN CONTENT*/
#maincontent {
	margin-top: 40px;
	width: auto;
	display: block;
}
#clientwrap {
	position: absolute;
	top: 22px;
	right: 0px;
	display: block;
	float: right;
	width: auto;
}
#clientwrap ul {
	margin: 0;
	padding: 0;
}
#clientwrap li {
	float: left;
	list-style-type: none;
}
#clientwrap a {
	height: 15px;
	width: 15px;
	display: block;
	color: #F6F8EA;
	font-size: 1px;
	padding-right:5px;
	text-indent: -2000px;
	letter-spacing: -1px;
}
#client_project {
	color: #FFFFFF;
	height: 15px;
	font-size: 1px;
	letter-spacing: -1px;
	text-indent: -2000px!important;
}
#client_name {
	color: #FFF;
	width: 300px;
	height: 15px;
	font-size: 1px;
	letter-spacing: -1px;
	display: block;
}
#client_name a {
	text-indent:-2000px!important;
}
a#client_one {
	background: url(../images/client/client_one.gif) left bottom;
}
a#client_one:hover {
	background-position: left top;
}
a#client_two {
	background: url(../images/client/client_two.gif) left bottom;
}
a#client_two:hover {
	background-position: left top;
}
a#client_three {
	background: url(../images/client/client_three.gif) left bottom;
}
a#client_three:hover {
	background-position: left top;
}
#dottedline {
	background: url(../images/dottedline.gif) repeat-x left top;
	height: 6px;
	width: 940px;
	margin-bottom: 20px;
}
.floatleft {
	float: left;
	margin: 0px;
	padding: 0px;
}
#Daddy0 #maincontent #aboutclients p {
	padding: 0px;
	text-indent: -2000px;
}

