html {
	height: 100%;
	width: 100%;
	clear: both;
	overflow: auto;
	position: relative;
}
body {
	color: #000000;
	background: #000000;
	font: normal 1em/1.25em Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	position: relative;
}
a {
	font-weight: bold;
}
/* @group Colors */
.white,#header a {
	color: #FFFFFF;
}
.black {
	color: #000000;
}
.fugi,.eName .title {
	color: #6b64a7;
}
/* @end */
/* @group Spacers */
.spaced {
	background-color: #000;
	height: 0.5em;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
.spacedGap {
	background-color: #999;
	height: 0.5em;
	padding: 0px;
	display: block;
	margin: 0 0.5em;
}
.spacedGap img {
	width: 100%;
}
/* @end */
/* @group Header */
#header {
	color: #FFFFFF;
	background: #000000;
	vertical-align: bottom;
	z-index: 10;
	left: 0px;
	top: 0px;
	width: 100%;
	display: block;
	clear: both;
	height: 4.5em;
	line-height: 4.5em;
}
#header .content{
	height: auto;
	font-weight: bold;
	display: block;
	margin: 1em 1em 0.5em;
	position: relative;
	clear: both;
}
#header .contact {
	height: 3.5em;
	font-weight: bold;
	text-align: right;
	float: right;
	display: block;
	color: #FFFFFF;
	width: auto;
	overflow: hidden;
}
#logo { float: left;
}
/* @end */
#page {
	height: auto;
	width: 100%;
	background: #000000;
	min-width: 50em;
	position:relative;
}
#content {
	position:relative;
	padding: 3em 0em 0em 0em;
	height: 100%;
	background: transparent;
	margin: 0em 1em;
}
/* @group Entry Layout */
.entry{
	height:auto;
	z-index:1;
	overflow: hidden;
	visibility: visible;
	cursor: default;
	display: block;
	font-size: 1em;
	line-height: 1.2em;
	color: #000000;
	width: 100%;
	background-color: #FFF;
}
.entry .Col {
		position:relative;
	    clear:both;
	    float:left;
        width:100%;
		overflow:hidden;
}
.entry .Cols {
    position:relative;
	float:left;
    margin-left:-18em;
    width:200%;
    right:100%;
}
.entry .lColw {
	position:relative;
	float:left;
	width:50%;
	left:50%;
}
.entry .lCol {
    position:relative;
    margin:0 0.25em 0 18.25em;
    overflow:hidden;
	border-right: 1px solid #6b64a7;
	background: transparent;
	text-align: left;
	padding-right: 0.5em;
}
.entry .rCol {
    position:relative;
	float:right;
    width:18em;
    left:18em;
	height: 100%;
	background: transparent;
	padding-left: 0.5em;
}
.entry .rCol div,.entry .lCol div {
	display:block;
	clear: both;
	width: 100%;
	overflow: hidden;
}
.entry a{
	color: #000000;
	font-weight: bold;
}
.Proj {
	background-color: #DDD;
}
.ProjS {
	background-color: #FFF;
}
/* End Clients */
.eClients {
	font-size: 0.9em;
	word-spacing: -.25em;
	text-align: left;
}
.eClients a {
	font-weight: normal;
}
/* Job Titles */
.eTitle {
	font-size: 0.9em;
	text-align: left;
	word-spacing: -.25em;
	border-top: 1px solid #6b64a7;
}
/* Job Description */
.eDesc {
	font-size: 1.1em;
	line-height: 1.1em;
	border-top: 1px solid #6b64a7;
	padding-top: 0.5em;
}
/* Image Display */
.eDis {
	margin: 0;
	text-align: center;
}
/* @group Main Job Title */
.eName {
	font-weight: bold;
	height: auto;
	letter-spacing: -.0625em;
	word-spacing: -.25em;
}
.eName .name {
}
.eName .title {
}
/* @end */
/* @group Hide */
.Proj .eDis {
	height:1%;
	visibility: hidden;
	height:1px;
	line-height: 1mm;
}
.Proj .eDis img {
	height:1px;
	margin: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.Proj .eDesc {
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
	height: 1px;
	color: #FFFFFF;
}
/* @end */
/* @group Show */
.ProjS .eDis img {
	margin: 0.5em auto;
	width: 10em;
	display: block;
}
.ProjS .eDesc {
	visibility: visible;
}
/* @end */
/* @end */

.img20 {
	font-size:20px;
}
.img13 {font-size:13px;}
.img12 {font-size:12px;}
/* @group Border */
.ctl {
	background: url(../Image/ca.jpg) no-repeat left top;
}
.ctr{
	background: url(../Image/cb.jpg) no-repeat right top;
	padding-top: 4px;
}
.cbl {
	background: url(../Image/cc.jpg) no-repeat left bottom;
	padding-left: 4px;
}
.cbr {
	background: url(../Image/cd.jpg) no-repeat right bottom;
	padding-right: 4px;
	padding-bottom: 4px;
}
/* @end */

.clear{
	clear: both;
	font-size: 1mm;
	line-height: 1mm;
	height: 0px;
	width: 100%;
	overflow: hidden;
}
