@CHARSET "ISO-8859-1";

/*** General layout stuff ***/
body {
	background: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
}

h1, h2, h3 {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #000;
}

#head_text {
	width: 335px;
	height: 53px;
	float: right;
}

#menu,
a#homeLink,
#home_gallery {
	display: none;
}

div#sub_back {
	font-size: 0.69em;
}

img#printLink {
	display: block;
	border: none;
}

#blog img {
	display: none;
}

div#footerHolder {
	margin: 1em 0 0 0;
	clear: both;
	width: 100%;
}

div#footerHolder ul {
	margin: 0;
	padding: 0.5em 0 0 0;
}

div#footerHolder ul#footerMenu {
	display: none;
}

div#footerHolder ul li {
	list-style: none;
	padding: 0 1em;
}


/*** Homepage ***/
p#text_wrap {
	float: left;
	width: 35em;
}

#flash_home_flow {
	display: block;
	float: left;
	width: 19.83em;
	height: 14.25em;
} 

div#blog {
	clear: both;
	padding: 2em 0 0 0;
}

h2 a,
h3 a {
	color: #000;
	text-decoration: none;
}

div#bottom_r {
	display: none;
}


/*** Expertise.php ***/
#expertise_menu {
	display: none;
}

div#text_intro {
	clear: both;
}

div.expertise_itm,
div.launch_itm,
div.box_itm {
	float: left;
	width: 19em;
	margin-right:1em;
	margin-top:1.83em;
}

div.expertise_itm img,
div.launch_itm img,
div.box_itm img {
	border: none;
}


/*** Portfolio.php ***/
div.box_itm ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.portfolioHome div {
 	border: solid 1px #fff;
}

#gallery {
 	display: none;
}

div.launch_itm,
div.box_itm {
	width: 18.2em;
}

div.launch_itm img {
	width: 18.2em;
}

div.portfolioHome ul li a {
	color: #000;
	text-decoration: none;
}


/*** Portfolio_sub.php ***/
#gallery_flash {
	display: none;
}

div#contact {
	display: none;
}


/*** Category.php ***/
div.category_item {
	margin-bottom: 1em;
	clear: both;
}
	
div.category_item a img.category_item_img{
	float:left;
	border:#999999 1px solid;
	width:13.50em;
	height:13.50em;
	margin-right:1.25em;
}
div.category_item a:hover img.category_item_img{
	border:#F6871F 1px solid;
}

.category_item_det {
	float: left;
	width: 35em;
}

div.category_item_det h2 {
	margin-top: 0;
}


/*** About ***/
div#text_intro {
	padding-bottom: 2em;
}

div#submenu_about,
div#quote_mat {
	display: none;
}

div.member {
	padding-bottom: 2em;
}

div.member h2 {
	margin-top: 0em;
}

div.member img {
	float: left;
	margin-right: 2em;
}

div.press_entry {
	padding-bottom: 2em;
}

div.list_clients {
	float: left;
	width: 25em;
}

div.blog_entry {
	padding-bottom: 2em;
}

div.blog_text p,
div.blog_text img {
	float: left;
}

div.blog_text p {
	width: 45em;
}

div.blog_text img {
	margin: 0 1em 0 0;
}
