
/*********************************** general stuffs *********************************/

body{
	margin:0px;
	padding:0px;
	font-family: "trebuchet ms", ariel, sans-serif;
	background:#ffffff url(background.gif) repeat-x;
}

h1, h2, h3, h4, h5{
	margin:0px;
	padding:0px;
}

p, a{
	margin:0px;
	padding:0px;
	font-size:11px;
	text-decoration:none;
}

ul{
	margin:0px;
	padding:0px;
}

li{
	list-style:none;
	margin:0px;
	padding:0px;
}

#container{
	width:840px;
	margin:0px auto 0 auto;
}

#header{
	height:81px;
	width:840px;
}

#header h1{
	padding-top:7px;
	text-indent:-1000em;
	overflow:hidden;
	display:block;
	width:341px;
	height:61px;
}

#header h1 a{
	display:block;
	width:341px;
	height:61px;
	background:url(logo.gif) no-repeat;
}

.clear{
	clear:both;
}

/******************************** menu stuffs **********************************/

#main_menu ul{
	display:block;
	height:40px;
	padding:0px;
	margin:0px;
}

#main_menu li{
	list-style:none;
	display:block;
	float:left;
	height:40px;
	margin:0px;
	padding:0px;
}

#main_menu li h2{
	text-indent:-1000em;
	overflow:hidden;
	display:block;
}

#main_menu li h2 a{
	display:block;
	height:40px;
}

#main_menu li h2 a:hover{
	background-position:0 -40px;
}

#main_menu li h2 a:active{
	background-position:0 -80px;
}

#menu_latest a{
	width:114px;
	background:url(menu_latest.gif) no-repeat;
}
#menu_id a{
	width:114px;
	background:url(menu_ident.gif) no-repeat;
}
#menu_com a{
	width:166px;
	background:url(menu_com.gif) no-repeat;
}
#menu_prod a{
	width:166px;
	background:url(menu_prod.gif) no-repeat;
}
#menu_photo a{
	width:166px;
	background:url(menu_photo.gif) no-repeat;
}
#menu_web a{
	width:114px;
	background:url(menu_web.gif) no-repeat;
}

/************************************* Main Content Stuffs ******************************/

#content{
	height:479px;
}

#view_area{
	height:479px;
	overflow:auto;
	position:relative;
}


#left_col{
	width:525px;
	float:left;
}

#right_col{
	width:315px;
	float:left;
}


/* ----------------------------- Dynamic Pages ------------------------------- */


#view_area{
	width:541px;
	float:left;
	margin-top:16px;
	height:472px;
}

.view_back{
	background:url(display_box.gif) no-repeat;
	height:374px;
	position:relative;
}

.view_back_hidden{
	display:none;
	background:url(display_box.gif) no-repeat;
	height:374px;
	position:relative;
}

#view_container{
	height:379px;
	overflow:auto;
}

#section_content{
	width:263px;
	margin:16px 0 0 36px;
	float:left;
}

#content_position {
	position:relative;
}

#content_position{
	position:absolute;
	top:19px;
	left:30px

}

#content_position li{
	list-style:none;
	width:20px;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
}

#content_position ul li p{
	color:#8b8b8b;
}


#content_viewer{
	width:525px;
	height:330px;
	margin-top:5px;
}


#image_switcher{
	margin:15px 0 0 464px;
}


#image_switcher li{
	float:left;
	display:block;
	width:19px;
	height:19px;
	margin-right:5px;
}

#switch_left{
	text-indent:-1000em;
	overflow:hidden;
	display:block;
}

#switch_left a{
	display:block;
	width:19px;
	height:19px;
	background:url(left_arrow.gif) no-repeat;
}

#switch_right{
	text-indent:-1000em;
	overflow:hidden;
	display:block;
}

#switch_right a{
	display:block;
	width:19px;
	height:19px;
	background:url(right_arrow.gif) no-repeat;
}

#image_switcher a:hover{
	background-position:0 -19px;
}

#description{
	margin-top:14px;
}


#description h5{
	text-indent:-1000em;
	overflow:hidden;
	display:block;
	height:16px;
	background:url(description.gif) no-repeat;
	border-bottom:1px solid #b2b2b2;
	margin-bottom:10px;

}

#description p{
	color:#838383;
	font-size:11px;
}

#section_content ul{
	margin-bottom:25px;
}

#section_content ul li{
	margin-top:10px;
}

#section_content ul li p a{
	color:#9b9b9b;
}

#section_content ul li p a:hover{
	color:#000000;
}

/* ------------------------ various section headers ---------------*/

.section_head{
	text-indent:-1000em;
	overflow:hidden;
	display:block;
	height:16px;
}

#interface_design{ background:url(iface_design.gif) no-repeat; }
#interaction_design{ background:url(interaction_design.gif) no-repeat; }
#guerrilla_market{ background:url(guerrilla_market.gif) no-repeat; }
#granvile_isle{ background:url(granville_ilse.gif) no-repeat; }
#dvds{ background:url(dvds.gif) no-repeat; }
#corp_ident{ background:url(corp_ident.gif) no-repeat; }
#case_study{ background:url(case_study.gif) no-repeat; }
#package_design{ background:url(package_design.gif) no-repeat; }
#print_ads{ background:url(print_ads.gif) no-repeat; }
#product_ident{ background:url(product_ident.gif) no-repeat; }
#product_shots{ background:url(product_shots.gif) no-repeat; }
#richmond{ background:url(richmond.gif) no-repeat; }

/* ----------------------------- Latest ------------------------------- */

#latest_body{
	margin:134px 0 0 53px;
}

#latest_body p{
	color:#828282;
	font-size:12px;
}

#latest_img{
	margin-top:154px;
}

/* ----------------------------- About ------------------------------- */

#about_body{
	width:420px;
	padding-top:58px;
}

#about_body p{
	margin-bottom:20px;
	line-height:18px;
	font-size:11px;
	color:#828282;
}

#the_man_img{
	margin-top:30px;
}

/* ----------------------------- Contact ------------------------------- */

#contact_head{
	background:url(contact_head.gif) no-repeat;
	width:179px;
	height:39px;
	margin:49px 0 25px 0;
}
#contact_head h5, #contact_head p{
	text-indent:-1000em;
	overflow:hidden;
}


.contact_table_left{
	width:14px;
	color:#3b3b3b;
}

.contact_table_right{
	width:200px;
	color:#828282;	
}
/************************************* footer stuffs *****************************/

#footer{
	position:relative;
}

#footer ul{
	padding:0px;
	margin:0px;
	display:block;
	height:12px;
	margin-top:9px;
}

#footer ul li{
	list-style:none;
	display:block;
	float:left;
	margin-right:15px;
}

#footer ul li h3{
	text-indent:-1000px;
	overflow:hidden;
	display:block;
}

#footer ul li h3 a{
	display:block;
}


#about a{
	width:33px;
	height:9px;
	background:url(about.gif) no-repeat 0 0;
	overflow:hidden;
}

#blog a{
	width:25px;
	height:12px;
	background:url(blog.gif) no-repeat 0 0;
	overflow:hidden;
}

#contact a{
	width:48px;
	height:9px;
	background:url(contacts.gif) no-repeat 0 0;
	overflow:hidden;
}

#resume a{
	width:103px;
	height:9px;
	background:url(resume.gif) no-repeat 0 0;
	overflow:hidden;
}

#footer ul li h3 a:hover{
	background-position:0 -9px;
}

#footer ul li #blog a:hover{
	background-position:0 -12px;
} 

#footer ul #copyright_info{
	margin:0 0 0 361px;
	background:url(copyright.gif) no-repeat;
	height:12px;
	width:209px;
}