body {
	background : #FFFFFF url(../im/bkg.jpg) repeat-x center top;
	margin: 0;
	padding: 0;
}

body, html {
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	height: 100%;
}

#logo {
	width: 634px;
	margin-left: auto;
	margin-right: auto;
	height: 27px;
	margin-top: 31px;
}

#case {
	width: 634px;
	margin-left: auto;
	margin-right: auto;
	height: 352px;
	background: no-repeat url(../im/loBKG.jpg);
}

#emptydiv {
	clear: both;
}

#footer {
	width: 634px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	background: no-repeat left top url(../im/ftBKG.jpg);
	height: 52px;
}

#nav {
	width: 300px;
	float: right;
	margin-right: 18px;
	margin-top: 15px;
	text-align: right;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#nav a {
	margin-left: 1em;
	text-decoration: none;
	color: #333333;
}

#nav a:hover {
	text-decoration: none;
	color: #cd8018;
}

#copyright {
	width: 616px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	color: #ffffff;
	font-size: 10px;
	padding-right: 18px;
	margin-top: 5px;
}

#pageTitle {
	width: 384px;
	height: 45px;
	position: relative;
	left: 42px;
	top: 34px;
	display: block;
}

/*<group=home>*/

#printHM {
	width: 304px;
	height: 124px;
	position: relative;
	top: 38px;
	left: 301px;
	background: url(../im/printHMbtn.jpg) no-repeat left top;
}

#identityHM {
	background: url(../im/identitHMbtn.jpg) no-repeat left top;
	width: 304px;
	height: 124px;
	position: relative;
	top: 55px;
	left: 301px;
}

#HMpock {
	text-align: right;
	width: 230px;
	top: 23px;
	left: 62px;
	position: relative;
}

#HMpock a {
	color: #000000;
	text-decoration: none;
}

#HMpock a:hover {
	color: #000000;
	text-decoration: underline;
}
	
/*</group>*/

/*<group=the work>*/

#workOne {
	width: 164px;
	height: 164px;
	background: url(../im/work1.jpg)   no-repeat;
	padding: 30px 10px 10px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-top: 65px;
	margin-left: 26px;
}

#workTwo {
	height: 164px;
	background: url(../im/work2.jpg)   no-repeat;
	padding: 30px 10px 10px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-top: 65px;
	margin-left: 15px;
	width: 164px;
}

#workThree {
	width: 164px;
	height: 164px;
	background: url(../im/work3.jpg)   no-repeat;
	padding: 30px 10px 10px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-top: 65px;
	margin-left: 14px;
}

.work {
	
}

.work a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	background: url(../im/arrow.jpg) right center no-repeat;
}

.work a:hover {
	text-decoration: underline;
	color: #cd8018;
}

#xworkOne a, #xworkTwo a, #xworkThree a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	background: url(../im/arrow.jpg) right center no-repeat;
}

#xworkOne a:hover, #xworkTwo a:hover, #xworkThree a:hover {
	text-decoration: underline;
	color: #cd8018;
}
	
/*</group>*/

/*<group=about>*/

#aboutTab {
	width: 528px;
	height: 168px;
	top: 63px;
	left: 33px;
	background: url(../im/aboutBKG.jpg) no-repeat left top;
	position: relative;
	padding: 20px;
}

#aboutTXT {
	overflow: auto;
	height: 168px;
}
	
/*</group>*/

/*<group=work layout>*/

#mainImage {
	float: left;
	padding-top: 1px;
	padding-left: 1px;
	width: 311px;
	height: 231px;
	background: no-repeat url(../im/folioBKG.jpg) left top;
	margin-left: 42px;
	margin-top: 40px;
}

#workthumbnails {
	float: left;
	width: 222px;
	margin-left: 12px;
	height: 224px;
	margin-top: 41px;
}

#thumbnailtable {
	width: 222px;
	height: 224px;
}

#thumbnailtable img {
	margin-left: 5px;
	margin-top: 5px;
}
	
/*</group>*/

/*<group=forms>*/

.forms {
	color: #666666;
	font: 11px Arial, Helvetica, sans-serif;
}
	
/*</group>*/