html, body {
	background-color: black;
	color: white;
	font-family: helvetica, arial, verdana, sans-serif;
	/* Hide From IE Mac \*/
	height: 100%;
	/**/
}

img {
	border: 0px;
}

body,div,h1,h2,h3,h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

.not_for_screen {
display: none;
}

div.container {
	position: relative;
	display: block;
	width: auto;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: url(images/background.gif) repeat-x;
	margin: 0px 0px 0px 0px;
	/* Show Only IE Mac\*//*/
	padding-bottom: 400px;
	/**/
}

img#hemaka_logo {
	position:absolute;
	left:13px;
	top:16px;
	width:150px;
	height:34px;
	color: #ffaa39;
	font-size: 26px;
}

img#integrity_by_way_of_ingenuity {
	position:absolute;
	left:13px;
	top:50px;
	width:150px;
	height:15px;
}

.misc_screen_images br
{
	display: none;
}

div#top_navigation
{
	padding: 0px;
	margin: 0px;
	position: relative;
	left:264px;
	width: 371px;
	list-style-type: none;
	padding-top: 20px;
}

#top_navigation img
{
	font-size: 16px;
	font-weight: bold;
	color: white;
}

#nav_portfolio {
	position:relative;
	width:59px;
	height:18px;
}

#nav_contact {
	position:relative;
	left:15px;
	width:52px;
	height:18px;
}

.non_css_only{
display: none;
}



div.home_page {
	position:absolute;
	left:0px;
	top:75px;
	width:264px;
	height:235px;
	background: url(images/home_page.jpg);
}

div.projects_page {
	position:absolute;
	left:0px;
	top:75px;
	width:264px;
	height:235px;
	background: url(images/secure_area/desert_leaf.jpg);
}

div.project_files_page {
	position:absolute;
	left:0px;
	top:75px;
	width:264px;
	height:235px;
	background: url(images/secure_area/cactoid_flower.jpg);
}

div.project_files_prepare_page {
	position:absolute;
	left:0px;
	top:75px;
	width:264px;
	height:235px;
	background: url(images/secure_area/colorful_cactoid_flowers.jpg);
}

div.portfolio_page {
	position:absolute;
	left:0px;
	top:75px;
	width:264px;
	height:235px;
	background: url(images/desert_brown.jpg);
}

div.contact_page {
	position:absolute;
	left:0px;
	top:75px;
	width:264px;
	height:235px;
	background: url(images/desert_white.jpg);
}

#curved_border {
	position:absolute;
	left:264px;
	top:43px;
	width:371px;
	height:22px;
}


/* variations */

div.main_area {
	position:absolute;
	left:264px;
	top:65px;
	width:371px;
	height: auto !important;
	height: 450px;
	min-height:450px;
	background: #ecdcc5 url(images/curved_border_bottom.gif) no-repeat bottom;
	padding-bottom: 1em;

}

div#section_content {
	/*top:43px;*/
	padding-bottom: 3em;
	width:371px;
	height: auto !important;
	height: 500px;
	min-height:500px;
	background: url(images/curved_border_bottom.gif) no-repeat bottom;
}
div#section_container {
	position:absolute;
	left:264px;
	width:371px;
	color: black;
	font-size: 9px;
	background: #ecdcc5 url(images/curved_border.gif) no-repeat top;
}

div.nav_sub_content {
	position:absolute;
	left:635px;
	top:75px;
	width:auto;
	/* Show Only IE Mac\*//*/
	width: 150px;
	/**/	height:235px;
	background: transparent url(images/right_side_shadow.gif) no-repeat left;
	padding-left: 10px;
}

#content_copy p
{
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
}

#footer, #footer a
{
	height: 50px;
	background-color: black;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #9f9f9f;
	font-size: 9px;
	position: relative;
	border: 1px solid black;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
}

#footer a
{
	height: auto;
	border:0px !important;
	border:1px solid black;
}

#all_rights_reserved
{
display: block;
}

#footer_xhtml
{
	clear:both;
	display: block;
	margin-top: 4px;
	color: #505050;
}

#footer_xhtml a
{
	text-decoration: none;
	color: #505050;
}

#footer_xhtml a:hover
{
	text-decoration: underline;
	color: white;
}
/*
div.footer {
	position:relative;
	font-family:verdana,arial,helvetica;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	bottom: -2em;
	width: 100%;
	text-align: right;
}*/




#login_error
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
}


/* home page */





#client_options, #client_login{
	font-size: 11px;
	font-weight: bold;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #ffab38;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#client_options h4, #client_login h4
{
	font-weight: bold;
	font-size: 11px;
}

div#client_options, form#client_login{
	margin-top: 10px;
}

#client_login div input {
	background: #efdfc6;
	font-size: 9px;
	border: 1px solid #634d39;
	width: 5em;

}

#client_login label, #client_options a, #client_login a {
	display: block;
	float:left;
	white-space: nowrap;
	color: #efdfc6;
	clear:none;
	width: 3em !important;
	width: 2.7em;
}

#client_options a, #client_login a
{
	float: none;
	clear: both;
}

#client_options a
{
	font-weight: normal;
	clear: none;
	display: inline;
}

#client_options div
{
	margin-top: 1px;
	margin-left: 3px;
}

div#login_submit_button {
	display: block;
	padding: 0px;
	margin: 0px;
	margin-left: 29px;
	margin-top: 5px;
	width:54px;
	height:22px;
    white-space: nowrap;
}

div#login_submit_button input{
	width:54px;
	height:22px;
}



/* home page */

#home_page_region_container
{
	position: absolute;
	top: 29px;
	left: 13px;
}

#home_top_columns_container
{
	position: relative;
	padding-top: 1px;
	width: 345px;
}

#about_hemaka{
	width: 168px;
}

#about_hemaka img{
	position:absolute;
	top: 40px;
	width:93px;
	height:16px;
}

#about_hemaka div
{
	position: relative;
	margin-top: 60px;
	font-size: 11px;
	font-family: verdana, helvetica, arial, sans-serif;
}


#projects_list {
	width: 334px;
}

div#projects_list 
{
	position: relative;
	margin-top: 40px;
	font-size: 11px;
	font-family: verdana, helvetica, arial, sans-serif;
}

#project_list_headers div
{
	float:left
}

#current_project_column_header
{
	width: 220px
}

#projects_list ul, #projects_list ul li
{
clear: both;
margin:0px 0px 0px 0px;
padding:0px;
list-style: none;
}

#projects_list p a
{
color: #85181e;
font-weight: bold;
}

#projects_list ul li
{

}

#projects_list .return_to_projects
{
display: block;
clear: both;
width: 95%;
text-align: center;
}

#projects_list ul li div
{
  float: left;
  margin-bottom: 6px;
}

#projects_list .view_project,#projects_list .download, #projects_list .return_to_files
{
	display:block;
	position: relative;
	left: -3px;
	margin-top: 5px;
	border: 0px;
	margin-bottom: 32px;
}

#projects_list .view_project A, #projects_list .download
{
	text-decoration: none;
	border: 0px;
}


#projects_list ul li img
{
	clear:both;
	display: block;
}

#projects_list .project_title, #projects_list .project_file_title, #projects_list .project_file_document_type
{
 width: 210px;
}

#projects_list .project_description, #projects_list .project_file_description
{
	margin-top: 5px;
	text-align: justify;
	width: 328px;
}

#featured_projects_container
{
	position: absolute;
	right: 0px;
	top: 40px;
	width: 165px;	
}

img.featured_project_summary_icon
{
	position: absolute;
	top: 7px;
}

#featured_projects_container div.summary
{
	position: relative;
}


#featured_projects_listing
{
	margin-top: 18px
}

#featured_projects_container div.summary p
{
	position: relative;
	left: 42px;
	width: 120px;
	font-size: 11px;
	font-family: verdana, helvetica, arial, sans-serif;
	display: block;
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
}


#featured_projects_container ul {
	position:relative;
	display: block;
	width:110px;
	height:16px;
	padding: 0px;
	margin: 0px;
}

#featured_projects_container ul li {
	display: block;
	clear: both;
	list-style-type: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px
}

#featured_projects_container ul li h2
{
	display: block;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	padding-left: 1px;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, helvetica, arial, sans-serif;
}

#featured_projects_container ul li em
{
	display: block;
	font-style: normal;
	position: relative;
	left: 41px;
	padding-top: 5px;
	font-size: 11px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #85181e;
}

#featured_projects_container ul li em a
{
	padding-left: 1px;
	padding-right:1px;

	text-decoration: none;
	color: black;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	border-color: #852018;
	color: #852018;
}

#featured_projects_container ul li em a:hover
{
	padding-left: 1px;
	padding-right:1px;

	text-decoration: none;
	color: black;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	border-color: #ff9e52;
	color: #ff9e52;
}






/* home page: articles */
#articles
{
	position: relative;  
	width: 345px;
	padding-bottom: 2em;
}

/* portfolio */

#portfolio_navigation img
{
	border: 0px;
}

#portfolio_navigation a
{
	color: #852018;
}

img#software_cinema {
	position:absolute;
	left:12px;
	top:72px;
	width:39px;
	height:39px;
	border: 0px;
}

img#ucsd_bboys {
	position:absolute;
	left:51px;
	top:72px;
	width:40px;
	height:39px;
	border: 0px;
}

img#agenda_show {
	position:absolute;
	left:91px;
	top:72px;
	width:39px;
	height:39px;
	border: 0px;
}

img#astar {
	position:absolute;
	left:131px;
	top:72px;
	width:40px;
	height:39px;
	border: 0px;
}

img#fftec {
	position:absolute;
	left:171px;
	top:72px;
	width:40px;
	height:39px;
	border: 0px;
}

img#delmarestate {
	position:absolute;
	left:211px;
	top:72px;
	width:40px;
	height:39px;
	border: 0px;
}

img#freshjive {
	position:absolute;
	left:252px;
	top:72px;
	width:40px;
	height:39px;
	border: 0px;
	display: none;
}


img#portfolio_header, img#intro_header{
	position:absolute;
	left:10px;
	top:14px;
	width:273px;
	height:28px;
/* style for when images are off */
	font-size: 20px;
	font-weight: bold;
}

img#select_an_icon, img#brief_outlook {
	position:absolute;
	left:10px;
	top:42px;
	width:344px;
	height:17px;
/* style for when images are off */
	font-size: 10px;
	font-weight: bold;
}

img#project_files_subheader {
	position:absolute;
	left:10px;
	top:42px;
	width:316px;
	height:13px;
/* style for when images are off */
	font-size: 10px;
	font-weight: bold;
}

#section_header br
{
	display: none;
}

#section_header h2 img
{
	font-size: 24px;
	color: #634539;
}

img#portfolio_item_header {
	position:absolute;
	left:12px;
	top:125px;
	width:181px;
	height:21px;
}

img#portfolio_item_sub_header {
	position:absolute;
	left:12px;
	top:145px;
	width:208px;
	height:16px;
}

div#content_copy
{
	position: relative;
	left: 2px;
	top: 5px;
	width: 180px;
	font-size: 11px;
	font-family: verdana, helvetica, arial, sans-serif;
}

#home_copy a, #content_copy a
{
	text-decoration: none;
	color: black;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	border-color: #852018;
	color: #852018;
}

#content_copy a:hover
{
	text-decoration: none;
	color: black;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	border-color: #ff9e52;
	color: #ff9e52;
}

div#portfolio_item_content
{
	padding-top: 125px; margin-left: 15px; width: 335px; padding-bottom: 20px;
	/* Show Only IE Mac\*//*/
	padding-bottom: 40px;
	/**/
}

div#home_region_container
{
	padding-top: 30px; margin-left: 15px; width: 335px; padding-bottom: 20px;
	/* Show Only IE Mac\*//*/
	padding-bottom: 40px;
	/**/
}

h4#portfolio_item_header
{
	font-weight: normal;
	font-family:  helvetica, arial, sans-serif;
	color:#ff9e52;
	font-size:22px;
}

em#portfolio_item_sub_header
{
	position:relative;
	/* Hide From IE Mac \*/
	top: -3px;
	/**/
	left: 2px;
	color: #707070;
	font-size:12px;
	font-style: normal;
}

#sub_content
{
	position: absolute;
	top: 0px;
	left: 192px;
	width: 150px;
}

#portfolio_sub_navigation
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	list-style-type: none;
	margin-left: 15px;
	padding-top: 1em;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
}

	#portfolio_sub_navigation a, #portfolio_sub_navigation a:hover
{
	text-decoration: none;
	border: 0px;
}

#portfolio_sub_navigation li,#portfolio_sub_navigation div
{
	margin-bottom: 5px;
}


#portfolio_sub_navigation a .psn_title
{
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	border-color: #852018;

}

	#portfolio_sub_navigation a:hover .psn_title
{
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	border-color: #ff9e52;
	color: #ff9e52;
}

	#portfolio_sub_navigation a:hover .psn_arrow
{
	/*color: #852018;*/
}

.psn_title
{
	color: #852018;
	font-weight: normal;
}

.psn_arrow
{
	padding-right: 1px;
	font-weight: bold;
	color: #9f9f9f;
}



#psn_selected .psn_title
{
	color:#ff9e52;
}

#psn_selected .psn_arrow
{
	color: black;
}

/* contact */


div#address{
	padding: 0px;
	margin: 0px;
}

#address h4{
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #ffab38;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

#address span,#address em {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #ecdcc5;
}

#address em {
	font-size: 11px;
	font-style: normal;
	color: #ecdcc5;
}

#contact_header
{
	position: absolute;
	width:  123px;
	height: 28px;
	top: 11px;
	left: 11px;
	white-space: nowrap;
}

#request_a_quote
{
	position: absolute;
	width:  278px;
	height: 17px;
	top: 40px;
	left: 11px;
}

#contact_sub_header
{
	position: absolute;
	width:  85px;
	height: 12px;
	top: 70px;
	left: 15px;
}

div#contact_form
{
	padding-top: 90px;
	/* Show Only IE Mac\*//*/
	padding-top: 70px;
	padding-bottom: 144px;
	/**/
	padding-left: 15px;
	font-size: 11px;
	font-family: verdana, helvetica, arial, sans-serif;
	width: 305px;
}

#contact_form div
{
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #e4cfba;
	width: 210px;
}


#contact_form label
{
	display: block;
	width: 5em;
	float:left;
	line-height: 16px;
	color: #634d39;
}

#contact_form input
{
	width: 130px;
	border: 1px solid #634d39;
	font-size: 12px;
	/* Hide From IE Mac \*/
	padding-left: 2px;
	padding-right: 2px;
	/**/
	font-family:  helvetica, arial, sans-serif;
	margin-left: 2px;
}


div#contact_message
{
	width: 300px;
	border: 0px;
}

#contact_message textarea
{
	width: 220px;
	height: 100px;
	border: 1px solid #634d39;
	font-size: 12px;
	/* Hide From IE Mac \*/
	padding-left: 2px;
	padding-right: 2px;
	/**/
	font-family: helvetica, arial, sans-serif;
	margin-left: 2px;
}

input#contact_submit_button
{
	width: 73px;
	height: 24px;
	border: 0px;
	position: relative;
	left: 52px;
	top: 6px;
}

div#contact_thanks
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #634539;
	border: 0px;
	text-decoration: none;
	margin-left: 10px;
}

div#contact_submit
{
	border: 0px;
}

div#contact_hidden
{
	border: 0px;
}