body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333;
	background-color: #000000;
}
#wrapper {
}
#page {
	width: 1045px;
}
#pageRecentWork #page {
	width: 10290px;
}
#pageClientList #page {
	width: 6440px;
}
#pageProfile #page {
	width: 2164px;
}
#pageContact #page {
	width: 1130px;
}
#pageRecentWork {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#pageClientList, #pageProfile, #pageContact, #pageHome {
	background-image: url(../img/bg_full.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
* {
	margin:0;
	padding:0;
	border:none;
}
.hide {
	text-indent:-9000px;
}
h1 {
}
h2 {
	font-size: 1.1em;
	padding: 0px;
}
h3 {
	font-size: 15px;
	margin-bottom: 2px;
	font-weight: bold;
}
a {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
#header {
	float: left;
	width: 100%;
	height: 100px;
	padding: 0px;
	background-color: #FFFFFF;
}
#logo {
	position:absolute;
	top: 38px;
	left: 13px;
}
/* -- Nav -- */
ul#nav {
	position:absolute;
	top:76px;
	left:307px;
	background:url(../img/nav.gif);
	margin: 0px;
	padding: 0px;
}
ul#nav li {
	float:left;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
ul#nav li a {
	height:13px;
	display:block;
	position:absolute;
	top:0;
	text-indent:-9999px;
	outline:none;
}
li#navHome a, li#navRecentWork a, li#navClientList a, li#navProfile a, li#navContact a {
	background:url(../img/nav.gif)
}
/* 
Measurements for image replacement

	From the top
	
	up = 4
	over = 21
	selected = 38
	
	From the far left
	
	home = 0
	recent work = 65
	client list = 208
	profile = 325	
	contact = 410
	
	Width
	
	home = 51
	recent work = 130
	client list = 104
	profile = 72
	contact = 83

*/

li#navHome a {
	background-position:0 -4px;
	width:51px;
	left:0;
}
li#navHome a:hover {
	background-position:0 -21px;
}
body#pageHome li#navHome a {
	background-position:0 -38px;
}
li#navRecentWork a {
	background-position:-65px -4px;
	width:130px;
	left:65px;
}
li#navRecentWork a:hover {
	background-position:-65px -21px;
}
body#pageRecentWork li#navRecentWork a {
	background-position:-65px -38px;
}
li#navClientList a {
	background-position:-208px -4px;
	width:104px;
	left:208px;
}
li#navClientList a:hover {
	background-position:-208px -21px;
}
body#pageClientList li#navClientList a {
	background-position:-208px -38px;
}
li#navProfile a {
	background-position:-325px -4px;
	width:72px;
	left:325px;
}
li#navProfile a:hover {
	background-position:-325px -21px;
}
body#pageProfile li#navProfile a {
	background-position:-325px -38px;
}
li#navContact a {
	background-position:-410px -4px;
	width:83px;
	left:410px;
}
li#navContact a:hover {
	background-position:-410px -21px;
}
body#pageContact li#navContact a {
	background-position:-410px -38px;
}
/* End -- Nav */


#arrows {
	position: fixed;
	top: 401px;
	width: 31px;
	height: 31px;
	cursor: pointer;
	left: 45px;
	z-index: 1;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
}

#arrows ul li a{
	float: left;
	display: block;
	width: 31px;
	height: 31px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
}

#arrows ul li p{
	float: left;
	display: block;
	width: 55px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #right a{
	background-color: transparent;
	background-image: url(../img/rightscroll.gif);
	background-repeat: no-repeat;
}

#leftsider {
	float: left;
	width:215px;
	padding-right: 15px;
}
#leftsider h1 {
	font-size: 36px;
	font-weight: normal;
	color: #CCCCCC;
}
.HomeTitle {
	position:absolute;
	top:265px;
	left: 47px;
}
.RecentWorkTitle {
	position:absolute;
	top:227px;
	left: 45px;
}
.ClientListTitle {
	position:absolute;
	top:227px;
	left: 46px;
	width: 106;
	height: 61;
}
.ProfileTitle {
	position:absolute;
	top:265px;
	left: 47px;
}
.ContactTitle {
	position:absolute;
	top:265px;
	left: 45px;
}
#content {
	float: left;
}
.column {
	float: left;
	width: 370px;
	background-image: url(../img/dotsdivide.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	height: 444px;
	overflow: hidden;
}
.columnWide {
	float: left;
	width: 400px;
	background-image: url(../img/dotsdivide.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	height: 444px;
	overflow: hidden;
}
.endColumn {
	float: left;
	width: 350px;
	background-image: url(../img/dotsdivide.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	height: 403px;
	padding-top: 41px;
	padding-left: 16px;
}
.shortEndColumn {
	float: left;
	width: 5px;
	background-image: url(../img/dotsdivide.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	height: 444px;
}
.monkeyColumn {
	float: left;
	width: 402px;
	background-image: url(../img/dotsdivide.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	height: 392px;
	padding-top: 52px;
	padding-right: 1px;
	padding-left: 1px;
}
.homeColumn {
	float: left;
	width: 350px;
	background-image: url(../img/dotsdivide.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	height: 444px;
	color: #CCCCCC;
}
#homeText {
	width: 325px;
	line-height: 20px;
	font-size: 14px;
	color: #A8A8A8;
	display: block;
	padding-top: 138px;
	padding-left: 25px;
	padding-right: 0px;
}
.profileColumn {
	float: left;
	width: 390px;
	background-image: url(../img/dotsdivide.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	height: 444px;
}
.clientListColumn {
	float: left;
	width: 530px;
	background-image: url(../img/dotsdivide.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	height: 444px;
}
.clientListColumn p {
	color: #999999;
	font-size: 12px;
	line-height: 16px;
	padding-top: 22px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.profileText {
	padding: 25px;
	line-height: 20px;
	font-size: 14px;
	color: #CCCCCC;
}
.profileText p {
	padding-bottom: 10px;
	color: #A8A8A8;
}
.contactColumn {
	float: left;
	width: 216px;
	background-image: url(../img/dotsdivide.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	height: 444px;
}
.contactText {
	line-height: 20px;
	display: block;
	height: 354px;
	padding-top: 90px;
	padding-left: 25px;
	color: #CCCCCC;
}
.contactTextEmails {
	line-height: 20px;
	display: block;
	height: 200px;
	padding-top: 160px;
	padding-left: 25px;
	color: #CCCCCC;
}
.contactText p {
	padding-bottom: 11px;
}
.contactTextEmails a {
	color: #CCCCCC;
	text-decoration: none;
}
.contactTextEmails a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.pic {
	float: left;
	padding-top: 41px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;
}
.picWide {
	float: left;
	padding-top: 41px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
#sideCaption {
	position: absolute;
	top: 444px;
	width: 115px;
	left: 47px;
	line-height: 20px;
	font-size: 11px;
	height: 48px;
	color: #696969;
}
#sideCaption a {
	color: #696969;
}
.detail {
	float: left;
	padding-top: 8px;
	line-height: 20px;
	font-size: 11px;
	color: #696969;
	font-weight: bold;
	width: 340px;
	padding-left: 18px;
	text-transform: uppercase;
}
.detailWide {
	float: left;
	padding-top: 8px;
	line-height: 20px;
	font-size: 11px;
	color: #696969;
	font-weight: bold;
	width: 380px;
	padding-left: 18px;
	text-transform: uppercase;
}
.stillTitle {
	text-transform:none;
	font-weight:normal;
}
#sideCaption a:hover {
	color: #333333;
}
.light {
	color: #FFFFFF;
}
.light_txt {
	color: #666666;
	font-weight: normal;
}
.whiteCaps {
	color: #FFFFFF;
	text-transform: uppercase;
}
.bold_txt {
	font-weight: bold;
}
.inTextPic {
	margin-bottom: 10px;
}
.noCaps {
	text-transform: lowercase;
}
#pageClientList #wrapper #page #arrows {
	position: fixed;
	top: 509px;
	left: 45px;
}
#pageProfile #wrapper #page #arrows {
	top: 509px;
	left: 45px;
}

