* {
	padding: 0;
	margin: 0;
}
body {
	height: 100%;
	font-family: Verdana;
}
div#background {
	position: fixed;
}
div#background img {
	z-index: 0;
}
div#godfather {
	position: relative;
	z-index: 1;
	color: #ffffff;
	height: 100%;
}

div#contact {
	padding: 200px 5px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

div#leftColumn {
	height: 100%;
	background: #333333;
	position: fixed;
	top: 0;
	left: 0;
	width: 200px;
	background: url('images/whiteTransparency.png') repeat top left;
	padding: 2px;
}
div#leftColumn div#leftColumnContainer {
	height: 100%;
	background: url('images/leftColumn1.png') no-repeat left 440px;
}
div#leftColumn div#firstGrayBox {
	height: 137px;
	background: url('images/blackTransparency.png') repeat top left;
	width: 200px;
	padding-top: 88px;
}
div#leftColumn div#firstGrayBox a#logo {
	height: 127px;
	width: 179px;
	display: block;
	background: url('images/logo.png') no-repeat left top;
	text-decoration: none;
	margin-left: 10px;
}
div#leftColumn ul#menu {
	list-style-type: none;
	width: 200px;
}
div#leftColumn ul#menu li {
	display: block;
	padding-top: 3px;
}
div#leftColumn ul#menu li.lastOne {
	padding-bottom: 3px;
}
div#leftColumn ul#menu li a {
	display: block;
	background: url('images/blackTransparency.png') repeat-x left top;
	height: 22px;
	padding-top: 3px;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	padding-left: 25px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
div#leftColumn ul#menu li a:hover {
	color: #666666;
}

div#leftColumn ul#menu li ul.sub {
	list-style-type: none;
}
div#leftColumn ul#menu li ul.sub li {
	padding-bottom: 0;
	padding-top: 0;
}
div#leftColumn ul#menu li ul.sub li a {
	background: url('images/blackTransparency.png') repeat left top;
	font-size: 10px;
	text-transform: capitalize;
	height: auto;
	font-weight: normal;
	padding-left: 30px;
}
div#leftColumn ul#menu li ul.sub li a.lastOne {
	padding-bottom: 6px;
}
ul#greyLinks {
	position: fixed;
	width: 194px;
	height: 380px;
	top: 90px;
	left: 400px;
	list-style-type: none;
}
ul#greyLinks li a {
	background: url('images/greyLinks.png') no-repeat left top;
	height: 87px;
	padding-top: 37px;
	padding-left: 20px;
	display: block;
	color: #ECECEC;
	font-size: 14px;
	text-decoration: none;
}
ul#greyLinks li a span {
	display: block;
	font-size: 24px;
	color: #AEDBFE;
}
ul#greyLinks li {
	padding-bottom: 4px;
}
div#whiteContent {
	width: 451px;
	background: url('images/solidWhiteTransparency.png') repeat left top;
	position: absolute;
	color: #333333;
	top: 90px;
	padding: 12px;
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

div#singleColumn {
	width: 675px;
	position: absolute;
	color: #333333;
	top: 90px;
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
div#singleColumn div#portfolioPath {
	background: url('images/silverTransparency.png') repeat left top;
	padding: 12px;
	margin-bottom: 6px;
}
div#singleColumn div#portfolioPath span {
	display: block;
	padding: 5px;
	background: url('images/portfolioPathLine.png') no-repeat left bottom;
	color: #ffffff;
	font-size: 17px;
}
div#singleColumn div#portfolio {
	height: 360px;
	padding: 10px;
	background: url('images/silverTransparency.png') repeat left top;
}
div#singleColumn div#portfolio ul#portfolioGalleries {
	list-style-type: none;
	background: #B4B3B6;
	padding: 1px;
	width: 74px;
	float: left;
}
div#singleColumn div#portfolio ul#portfolioGalleries li {
	display: block;
	width: 74px;
	margin-bottom: 1px;
	background: url('images/silverTransparency.png') repeat left top;
}
div#singleColumn div#portfolio ul#portfolioGalleries li a {
	display: block;
	width: 74px;
	background-position: center center;
	background-repeat: no-repeat;
	height: 59px;
	text-decoration: none;
}
div#singleColumn div#portfolio ul#portfolioImages {
	float: left;
	width: 505px;
	margin-left: 38px;
}
div#singleColumn div#portfolio ul#portfolioImages li.gallery {
	width: 505px;
	height: 360px;
	list-style-type: none;
	background: url('images/loading.gif') no-repeat center center;
	display: none;
}
div#singleColumn div#portfolio ul#portfolioImages li.gallery.active {
	display: block;
}
div#singleColumn div#portfolio ul#portfolioImages li.gallery span.image {
	display: block;
	width: 505px;
	height: 279px;
	border: 1px solid #B4B3B6;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 7px;
}
div#singleColumn div#portfolio ul#portfolioImages li.gallery ul.images {
	list-style-type: none;
	background: #B4B3B6;
	width: 504px;
	height: 71px;
	padding-top: 1px;
	padding-left: 1px;
}
div#singleColumn div#portfolio ul#portfolioImages li.gallery ul.images li {
	float: left;
	width: 125px;
	height: 70px;
	margin-right: 1px;
}
div#singleColumn div#portfolio ul#portfolioImages li.gallery ul.images li a {
	float: left;
	width: 125px;
	height: 70px;
	background-position: center center;
	background-repeat: no-repeat;
}
div#singleColumn div#portfolio ul#portfolioImages li.gallery ul.images li a span {
	display: none;
}
div#singleColumn div#process {
	height: 381px;
	width: 674px;
	background: url('images/process.png') no-repeat left top;
	position: relative;
}
div#singleColumn div#process a.steps {
	position: absolute;
	display: block;
	width: 170px;
	height: 75px;
	text-decoration: none;
}
div#singleColumn div#process a.steps#process1 {
	left: 251px;
	top: 0px;
}
div#singleColumn div#process a.steps#process2 {
	left: 502px;
	top: 80px;
}
div#singleColumn div#process a.steps#process3 {
	left: 502px;
	top: 220px;
}
div#singleColumn div#process a.steps#process4 {
	left: 251px;
	top: 305px;
}
div#singleColumn div#process a.steps#process5 {
	left: 0px;
	top: 220px;
}
div#singleColumn div#process a.steps#process6 {
	left: 0px;
	top: 80px;
}
div#singleColumn div#process div#processContent {
	width: 290px;
	height: 195px;
	position: absolute;
	top: 90px;
	left: 192px;
}
div#singleColumn div#process div#processContent div.processItem {
	width: 290px;
	height: 195px;
	display: none;
}
div#singleColumn div#process div#processContent div.processItem.active {
	display: block;
}
div#singleColumn div#process div#processContent div.left {
	float: left;
	width: 150px;
}
div#singleColumn div#process div#processContent div.left h5 {
	font-size: 13px;
	padding-bottom: 8px;
}
div#singleColumn div#process div#processContent div.left p {
	padding-bottom: 10px;
	line-height: 15px;
	text-align: justify;
}
div#singleColumn div#process div#processContent div.right {
	float: left;
	width: 135px;
	margin-left: 5px;
}
div#whiteContent ul.list {
	list-style-type: square;
	padding-left: 25px;
}
div#whiteContent p {
	padding-top: 8px;
}
div#whiteContent h1 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}