body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	color: #FFFFFF;
}

/* NAVIGATION MENU */
#navHome a { position: absolute; top:0px; left:0px; height: 55px; width:66px; display:block; background: url("images/menu_home.jpg") 0 -55px no-repeat; outline: none;}
#navHome a:hover { position: absolute; top:0px; left:0px; height: 55px; width:66px; display:block; background: url("images/menu_home.jpg") 0 0 no-repeat; outline: none;}

#navAbout a { position: absolute; top:0px; left:66px; height: 55px; width:63px; display:block; background: url("images/menu_about.jpg") 0 -55px no-repeat; outline: none;}
#navAbout a:hover { position: absolute; top:0px; left:66px; height: 55px; width:63px; display:block; background: url("images/menu_about.jpg") 0 0 no-repeat; outline: none;}

#navProjects a { position: absolute; top:0px; left:129px; height: 55px; width:81px; display:block; background: url("images/menu_projects.jpg") 0 -55px no-repeat; outline: none;}
#navProjects a:hover { position: absolute; top:0px; left:129px; height: 55px; width:81px; display:block; background: url("images/menu_projects.jpg") 0 0 no-repeat; outline: none;}

#navServices a { position: absolute; top:0px; left:210px; height:55px; width:85px; display:block; background: url("images/menu_services.jpg") 0 -55px no-repeat; outline: none;}
#navServices a:hover { position: absolute; top:0px; left:210px; height:55px; width:85px; display:block; background: url("images/menu_services.jpg") 0 0 no-repeat; outline: none;}

#navContact a { position: absolute; top:0px; left:295px; height: 55px; width:86px; display:block; background: url("images/menu_contact.jpg") 0 -55px no-repeat; outline: none;}
#navContact a:hover { position: absolute; top:0px; left:295px; height:55px; width:86px; display:block; background: url("images/menu_contact.jpg") 0 0 no-repeat; outline: none;}

/* LAYOUT ELEMENTS */
#container{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	background-image:url(images/emes_btm_rep.jpg); 
	background-repeat:repeat-y;
}
#main{
	position:relative;
	width:100%;
	background-image:url(images/emes_fabric_main.jpg); 
	background-repeat:no-repeat;
}
#header_hold{
	position:relative;
	height:172px;
	width:760px;
}
#footer_hold{
	position:relative;
	height:166px;
	width:100%;
}
#footer_bg{
	position:relative;
	top:0px;
	left:0px;
	height:166px;
	width:760px;
	background-image:url(images/emes_btm_shadow.png); 
	background-repeat:no-repeat;
}
#footer_bg_rep{
	position:relative;
	height:166px;
	width:100%;
	background-image:url(images/emes_btmright_shdw.png); 
	background-repeat:repeat;
}
#interface{
	position:relative;
	height:358px;
	width:760px;
}
#infotag_hold{
	position:relative;
	height:355px;
	width:760px;
}
#aboutpic_hold{
	position:relative;
	height:280px;
	width:760px;
}
#projectinfo_hold{
	position:relative;
	height:245px;
	width:760px;
	z-index:1;
}
#projectinfo_hold_ins {
	position:relative;
	height:250px;
	width:760px;
	z-index:1;
}
#top_across { 
	position:relative;
	width:100%;
	height:57px;
	background-image:url(images/emes_topleft.jpg); 
	background-repeat:no-repeat;
}
#tag {
	position:absolute; 
	top:57px; 
	left:99px; 
	width:237px; 
	height:172px; 
	z-index:1; 
	background-image:url(images/emes_tag.jpg); 
	background-repeat:no-repeat;
}
#slogan {
	position:absolute; 
	top:83px; 
	left:345px; 
	width:311px; 
	height:56px; 
	z-index:1; 
	background-image:url(images/emes_slogan.jpg); 
	background-repeat:no-repeat;
}
#nav {
	position:absolute; 
	top:147px; 
	left:344px; 
	width:381px; 
	height:55px; 
	z-index:1;
}
#proj_console {
	position:relative; 
	top:0px; 
	left:75px; 
	width:655px; 
	height:358px; 
	z-index:1;
}

#proj_disabled {
	position:relative;
	top:50px;
	left:70px;
	width:530px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF; 
	line-height:14px;
}
#proj_disabled A:link, #proj_disabled A:visited {text-decoration: underline; color: #CCCCCC;}
#proj_disabled A:hover, #proj_disabled A:active {text-decoration: underline; color: #999999;}

#proj_detail {
	position:relative;
	top:5px; 
	left:108px; 
	width:595px; 
	height:240px; 
	z-index:10; background-image:url(images/emes_projdetail.jpg); 
	background-repeat:no-repeat;
}
#inner_detail {
	position:relative;
	top:19px; 
	left:110px; 
	width:591px; 
	height:336px; 
	z-index:1; background-image: url(images/emes_insidedetail.jpg); 
	background-repeat:no-repeat;
}
.no_outline{
	outline: none;
}

/* FOOTER */
#btm_links {
	position:absolute;
	top:59px; 
	left:68px; 
	width: 336px; 
	text-align: right; 
	z-index:1; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color: #666666;
}
#btm_links A:link, #btm_links A:visited {text-decoration: none; color: #666666;}
#btm_links A:hover, #btm_links A:active {text-decoration: underline; color: #666666;}

#btm_copyright {
	position:absolute; 
	top:78px; 
	left:68px; 
	width: 337px; 
	text-align: right; 
	z-index:1; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #333333; 
	line-height:14px;
}
#btm_copyright A:link, #btm_copyright A:visited {text-decoration: none; color: #444444;}
#btm_copyright A:hover, #btm_copyright A:active {text-decoration: underline; color: #444444;}

#btm_valids {
	position:absolute; 
	top:66px; 
	left:649px; 
	width: 60px; 
	text-align: right; 
	z-index:1; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #333333; 
	line-height:11px;
}
#btm_valids A:link, #btm_valids A:visited {text-decoration: none; color: #333333;}
#btm_valids A:hover, #btm_valids A:active {text-decoration: underline; color: #444444;}

/* PROJECT DETAILS AREA */
#proj_detail_txt {
	position:absolute;
	left:38px; 
	width:521px; 
	height:100px; 
	z-index:2; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#FFFFFF; 
	line-height:14px;
}
#proj_detail_txttop {
	position:absolute; 
	top:0px; 
	left:59px; 
	width:462px; 
	z-index:2;
}
#proj_detail_txturl {
	position:absolute; 
	top:0px; 
	left:330px; 
	z-index:2; 
	text-align: right; 
	width: 191px;
}
#proj_detail_txturl A:link, #proj_detail_txturl A:visited {text-decoration: none; color: #999999;}
#proj_detail_txturl A:hover, #proj_detail_txturl A:active {text-decoration: underline; color: #CCCCCC;}

#proj_clickmore {
	position: absolute;
	top: 812px;
	left: 501px;
	width: 164px;
	height: 43px;
	z-index:2;
}

/* LIGHTBOX */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border: 0px;
	margin-top: 15px;
	margin-left: -10px;
	}
#lightboxDetails{
	padding-top: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000; 
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; width: 314px; height: 94px;}

/* DETAILS - ABOUT PAGE */
#fulltime {
	position: absolute;
	top: 49px;
	left: 199px;
	width:360px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#FFFFFF; 
	line-height:14px;
	text-align: right;
}
#fulltime A:link, #fulltime A:visited {text-decoration: none; color: #CCCCCC;}
#fulltime A:hover, #fulltime A:active {text-decoration: underline; color: #999999;}
#matt_soriano {
	position:relative;
	top:10px; 
	left:132px; 
	width:547px; 
	height:270px; 
	z-index:1; 
	background-image: url(images/emes_mattsoriano.jpg);
	background-repeat:no-repeat;
}
#about_ttl {
	position: absolute;
	top: 46px;
	left: 34px;
	width: 116px;
	height: 18px;
	z-index: 2;
	background-image:url(images/emes_ttl_about.jpg);
	background-repeat: no-repeat;
}
#about_detail_txt {
	position:absolute; 
	top:76px; 
	left:37px; 
	width:522px; 
	z-index:2; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#FFFFFF; 
	line-height:14px;
}
#about_detail_txt A:link, #about_detail_txt A:visited {text-decoration: underline; color: #CCCCCC;}
#about_detail_txt A:hover, #about_detail_txt A:active {text-decoration: underline; color: #999999;}

/* DETAILS - SERVICES PAGE */
#services_ttl {
	position: absolute;
	top: 46px;
	left: 34px;
	width: 141px;
	height: 18px;
	z-index: 2;
	background-image: url(images/emes_ttl_services.jpg);
	background-repeat: no-repeat;
}
#services_detail_txt {
	position:absolute; 
	top:76px; 
	left:37px; 
	width:522px; 
	z-index:2; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#FFFFFF; 
	line-height:14px;
}
#services_detail_txt A:link, #services_detail_txt A:visited {text-decoration: underline; color: #CCCCCC;}
#services_detail_txt A:hover, #services_detail_txt A:active {text-decoration: underline; color: #999999;}

/* DETAILS - CONTACT PAGE */
#contact_ttl {
	position: absolute;
	top: 46px;
	left: 34px;
	width: 72px;
	height: 18px;
	z-index: 2;
	background-image: url(images/emes_ttl_contact.jpg);
	background-repeat: no-repeat;
}
#contact_detail_txt {
	position:absolute; 
	top:76px; 
	left:37px; 
	width:522px; 
	z-index:2; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#FFFFFF; 
	line-height:14px;
}
#contact_detail_txt A:link, #contact_detail_txt A:visited {text-decoration: underline; color: #CCCCCC;}
#contact_detail_txt A:hover, #contact_detail_txt A:active {text-decoration: underline; color: #999999;}

/* CONTACT FORM */
.smallfields {
	font-size: 10px; 
	color: #CCCCCC;
	font-family: arial, helvetica, sans-serif; 
	height: 19px; 
	border:solid 0 #970707; 
	padding: 0 0 0 2px; 
	width: 229px;
	background-image:url(images/emes_contact_formline.jpg);
	background-repeat:repeat-x;
}
.smallfields2 {
	font-size: 10px; 
	color: #CCCCCC;
	line-height: 19px; 
	font-family: arial, helvetica, sans-serif; 
	border:solid 0 #970707; 
	padding: 0 0 0 2px; 
	width: 418px;
	height: 76px;
	background-image:url(images/emes_contact_formline2.jpg);
	background-repeat:repeat-y;
}
#form_names {
	position: absolute;
	z-index: 4;
	height: 15px;
	width: 100px;
	top: 550px;
	left: 457px;
}
#form_fields {
	position: absolute;
	z-index: 5;
	height: 15px;
	width: 210px;
	top: 550px;
	left: 500px;
}
#form_buttons {
	position: absolute;
	z-index: 5;
	width: 100px;
	height: 11px;
	top: 735px;
	left: 638px;
}
#submitBtn{
	width:126px;
	height:16px;
}

/* PROJECTS LIST PAGE */
#proj_grid {
	position: relative;
	top: 24px;
	left: 84px;
	width:676px;
	/* height: 1030px; */
	height: 1025px;
}
.proj_row {
	position: relative;	
	width:676px;
	height:200px;
}
#proj_select_wrap {
	position: absolute;
	top:208px;
	left:402px;
	width:215px;
	height:65px;
	z-index:5;
}
#proj_select_bg {
	background-image:url(images/emes_proj_select.png);
	background-repeat: no-repeat;
	width:215px;
	height:65px;
}
.proj_patch_dimen1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 221px;
	height: 200px;
	vertical-align: top;
	text-align: left;
}
.proj_patch_dimen2 {
	position: absolute;
	top: 0px;
	left: 221px;
	width: 221px;
	height: 200px;
	vertical-align: top;
	text-align: left;
}
.proj_patch_dimen3 {
	position: absolute;
	top: 0px;
	left: 442px;
	width: 221px;
	height: 200px;
	vertical-align: top;
	text-align: left;
}
.proj_patch_bg {
	background-image:url(images/emes_proj_patch.png);
	background-repeat: no-repeat;
	width: 221px;
	height: 200px;
}
.proj_patch_hit {
	position: relative;
	left: 20px;
	top: 17px;
	width: 166px;
	height: 153px;
}