* { margin: 0; padding: 0; }

a, p, h1, h2, h3, h4, h5, h6 { font-family: Sylfaen, "Trebuchet MS"; }
p { font-size: 15px; }
body { background: #cec6c3; }

div {
  width: 844px;
  margin: 0px auto;
  border: none;
/*
  border-top: 1px solid #f00;
  border-bottom: 1px solid #0f0;
*/
}

div#background { width: 100%; height: 100%; background: #cec6c3; }

/* START *** main organization div's *** */

div#head {
  height: 40px;
  border-right: 2px none #fff;
	overflow:hidden;
  /* background: url( "/images/topsdd.jpg" ) bottom right no-repeat; */
}

div#head_top {
  height: 21px;
}

div#search {
	float:	left;
	padding:0 0 0 600px;
}

div#tagline {
  border-right: 2px solid #7f736d;
	margin:0 auto;
  text-align: right;
  width: 844px;
}
div#tagline a { color: #fff; text-decoration:none; }
div#tagline a:hover { text-decoration:underline; }
div#tagline_body {
  background: #2a160c;   /* 5b4a43    */
  border-left: 2px solid #7f736d;
	float:right;
  padding-top:2px;
  text-align: right;
  width: 717px;
}
div#tagline_menu {
	color:#ADA29E;
	float:right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:13px;
	padding-right:2px;
  text-align: right;
  width: 122px;
}
div#tagline_menu ul {
	list-style:none;
}
div#tagline_menu li {
	line-height:17px;
	padding-bottom:10px;
	padding-top:6px;
}
div#tagline_menu a:hover {
	list-style:none;
}



div#tagline_banner {
  background: #5b4a43;
  border-top: 2px solid #fff;
  width: 100%;
}

div#leftbar {
	float:right;
	font-size:13px;
	padding-right:18px !important;
	padding-right:8px;
	margin-top:10px;
	width:105px;
}
div#leftbar ul {
	list-style:none;
	text-align:right;
}
div#leftbar li {
	line-height:17px;
	padding-bottom:4px;
	padding-top:2px;
}
div#leftbar .divider {
	background-color:#2a1603;
	border:none;
	color:#2a1603;
	height:2px;
	margin-top:4px;
	width:100%;
}
div#leftbar a {
	color:#fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
div#leftbar a:hover {
	text-decoration:underline;
}
div#leftbar span {
	font-weight:bold;
}

div#feat_port {
/*	background:#94939B; */

  background: url( "/images/bg_featport.gif" ) repeat; 
	border:3px solid #ccc;
	padding-right:5px;
	width:100%;
}



div#content {
  background: #2a160c;   /* 5b4a43  */
  border-left: 2px solid #7f736d;
  border-right: 2px solid #7f736d;
	float:right;
  position:relative;
  width: 716px;
}

div#content_banner {
  background: #5b4a43;   /* 2a160c  */
  border-bottom: 3px solid #fff;
  width: 100%;
}

div#content_clear {
  border: none;
  clear: both;
  height: 0em;
}
div#lcol {
  border: none;
  float: left;
  padding-top: 11px;
  width: 300px;
}
div#lcol img {
  display: block;
  margin: 0 auto;
}
div#lcol_slim {
  border: none;
  float: left;
  padding-top: 11px;
  width: 230px;
}
div#lcol_slim img {
  display: block;
  margin: 0 auto;
}
div#lcol_wide {
  border: none;
  float: left;
  margin: 0;
  padding:0;
  padding-top: 11px;
  position:relative;
  width: 340px;
}
div#lcol_wide img#imgSelected {
  border: 5px solid #cec6c3;
  border-bottom: 7px solid #cec6c3;
  border-top: 4px solid #cec6c3;
}
div#rcol {
  border: none;
  float: right;
  width: 410px;
}
div#rcol_slim {
  border: none;
  float: right;
  width: 370px;
}
div#rcol_wide {
  border: none;
  float: right;
  width: 480px;
}

div#tail {
  height: 44px;
  border-right: 2px none #fff;
  background: url( "/images/botsdd.gif" ) top right no-repeat;
}

div#tail_left {
  width: 418px;
  float: left;
}
div#tail_left a {
	font-size: 0.9em;
	color: #fff;
  padding-left: 0.3em;
  text-decoration: none;
}
div#tail_left li {
	margin: 0;
	padding: 0;
  list-style: none;
	display: inline;
}
div#tail_left span {
  color: #999;
  font-size: 0.7em;
  padding-left: 0.6em;
}
ul#validation a {
  color: #000;
  font-size: 0.8em;
}

div#tail_right {
  width: 426px;
  float: left;
}
div#tail_right p {
  font-size: 0.8em;
  text-align: right;
  padding-top: 0.2em;
  padding-right: 0.4em;
}

/* *** main organization div's *** END */




/* **** H O M E P A G E - featured portfolio      */

.favicon_img {
	margin-top:4px;
	margin-left:4px;
}

.favicon {
	background:#ffffff;
	border:1px solid #ccc;
	border-bottom:1px solid #000;
	float:left;
	margin:4px;
	margin-left:7px;
	margin-right:13px;
	
	height:25px;
	width:25px;
}

.featport_item {
	background:none;
	background: url( '/images/shade.jpg' ) bottom repeat-x;
	border-bottom:1px solid #ccc;
	margin:3px 0 3px 0;
	padding:0 0 7px 0;
	width:330px;
}
.featport_item p {
	clear:both;
	font-size:0.9em;
}

.featport_item_name {
	float:left;
	font-size:14px;
	font-weight:normal;
	margin-top:10px;
	text-decoration:underline;
}
.featport_item:hover {
	background:#e9e9e9;	
}

.featport_mwj {
	float:right;
	margin-top:6px;	
}
/* START *** header tags( [h1..h7] ) *** */

h1 {
  color: #fff;
  font-size: 0.6em;
  padding-right: 0.8em;
  font-weight: normal;
}

h1 span {
  color: #a68e7c;
  font-size: 0.9em;
  margin: 0.5em;
}

h2 {
  border-bottom: 2px solid #5b4a43;
  color: #2c4f85; /*  a68e7c  */
  font-size: 1.0em;
  font-weight: normal;
  line-height: 26px;
  margin-bottom: 5px;
}
h2 a {
  color: #2c4f85;
  font-size: 1.0em;
  font-weight: normal;
  line-height: 26px;
  text-decoration: none;
}
h2 a:active {
  text-decoration: none;
}
h2 a:hover {
	background: #eee;
	padding:2px 4px 0px 0px;
}

h3 {
  border-bottom: 1px solid #cec6c3;
  color: #2c4f85; /*  5b4a43  */
  font-size: 0.9em;
  font-weight: normal;
  margin-top: 13px;
}

/* *** header tags( [h1..h6] ) *** END */


/* START *** main navigation *** */
#logo {
	border:0;
	float:left;
	position:relative;
	top:-25px;
}

#main_nav {
  margin:0;
  padding:0;
	float:left;
	height: 19px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#main_nav li {
	margin: 0;
	padding: 0;
  list-style: none;
	display: inline;
}

#main_nav a {
	float: left;
	padding: 19px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:19px; /* for IE5/Win only */
}

#main_nav a:hover {
	background-position: 0 -38px;
}

#main_nav a:active {
	background-position: 0 -19px;
}
 
#main_nav a.selected {
	background-position: 0 -38px;
}

#btn_port a  {
	width: 99px;
	background: url( "/images/btnPort.gif" ) top left no-repeat;
}

#btn_serv a  {
	width: 88px;
	background: url( "/images/btnServ.gif" ) top left no-repeat;
}

#btn_pric a  {
	width: 91px;
	background: url( "/images/btnPric.gif" ) top left no-repeat;
}

#btn_cont a  {
	width: 88px;
	background: url( "/images/btnCont.gif" ) top left no-repeat;
}

/* *** main navigation *** END */

div#textbox {
  background: #fff;
  border: 4px solid #493a34;
  border-bottom: 6px solid #493a34;
  float: right;
  margin-top: 10px;
  margin-right: 5px !important;
  margin-right: 2px; /* IE */
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  width: 350px;
}
div#textbox a {
  color: #2c4f85;
  font-size: 0.8em;
  text-decoration:none;
}
div#textbox a:hover {
  text-decoration:underline;
}

div#textbox li {
  color: #a68e7c;
}
div#textbox li a {
  color: #2c4f85;
  font-size: 1em;
  text-decoration:none;
}
div#textbox li a:hover {
  text-decoration:underline;
}
div#textbox li span {
  color: #cec6c3;
  padding-right: 0.4em;
}
div#textbox p {
  font-size: 1em;
}
div#textbox p span {
  color: #cec6c3;
  font-size: 0.8em;
  padding-left: 5px;
  padding-right: 10px;
}
div#textbox ul {
  list-style-type: none;
  padding-left: 2px;
}

div#textbox_wide {
  background: #fff;
  border: 4px solid #493a34;
  border-bottom: 6px solid #493a34;
  float: right;
  margin-top: 10px;
  margin-right: 5px !important;
  margin-right: 2px; /* IE */
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  width: 440px;
}
div#textbox_wide li {
  color: #00f;
}
div#textbox_wide li span {
  color: #0f0;
  padding-right: 0.4em;
}
div#textbox_wide ul {
  padding-left: 15px;
}

div#textbox_slim {
  background: #f0f0f0;
  border: 4px solid #493a34;
  border-bottom: 6px solid #493a34;
  float: right;
  margin-top: 10px;
  margin-right: 5px !important;
  margin-right: 2px; /* IE */
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;

  width: 326px;
}
div#textbox_slim li {
  color: #00f;
}
div#textbox_slim li span {
  color: #0f0;
  padding-right: 0.4em;
}
div#textbox_slim p {
  color: #2a160c;
}
div#textbox_slim a{
  color: #2c4f85;
  font-size: 1.0em;
  font-weight: normal;
  text-decoration: none;
}
div#textbox_slim a:hover {
  text-decoration: underline;
}
div#textbox_slim ul {
  padding-left: 15px;
}

div#textbox_under {
  background: #a68e7c;
  float: right;
  height: 2px;
  margin-top: 8px;
  margin-bottom: 10px;
/* 10px  20px 8px 20px; */
  padding: 0px;
  width: 350px;
}

div#textbox_slim_under {
  background: #a68e7c;
  float: right;
  height: 2px;

  margin-top: 8px;
  margin-bottom: 10px;
/* 10px  20px 8px 20px; */

  padding: 0px;
  width: 85%;
}

div#textbox_wide_under {
  background: #a68e7c;
  float: right;
  height: 2px;
  margin-top: 8px;
  margin-bottom: 10px;
/* 10px  20px 8px 20px; */
  padding: 0px;
  width: 440px;
}

.low_line_height {
  color: #a68e7c;
  font-family: Sylfaen, "Trebuchet MS";
  font-size: 0.9em;
  line-height: 1.2em;
  padding: 4px 0px 0px 0px;
}
.low_line_height a {
  color: #2c4f85;
  text-decoration: none;
}
.low_line_height a:hover {
  text-decoration: underline;
}

/* for browsers supporting the :before pseudo-class, 
   this adds ellipses before the [ more ] links that expand text */
#imgmanmore:before, #webdevmore:before, #flashmore:before, #gfxdesmore:before, #webdesmore:before, #webmntmore:before {
  content: "... ";
}

/* BEGIN images gallery rollovers */
div#imgovers {
  margin-left:2px;
  position: absolute;
  top:0px;
  left:0px;
  width: 25px;
}
div#imgsel {
  color: #a68e7c;
	float:left;
	padding-left:25px;
  width:290px;
}
div#imgsel p {
  font-size: 0.7em;
}
div#imgsel hr {
  background-color: #a68e7c;
	border:0;
  color: #a68e7c;
	margin:0;
	padding:0;
	margin-left:120px;
	position:relative;
	top:9px !important;
	top:17px;	
}
p#images {
  margin:10px 0px 0px 2px;
  padding:0px 0px 0px 0px;
  font-size:85%;
  line-height:1.5em;
  height:15px;
  width:10px;
/*  background:  #2a160c;      5b4a43  */
  }
.portindex p#images {
  margin:0;
  padding:0 10px 0px 0;
  }
#images a, #images strong, #images em, .teaser a.pthumb {
  float:none;
  position: relative;
  display:block;
  margin:0px  0px 6px 0px;
  padding: 0px 0px 0px 0px;
  border:2px solid #493a34;
  width:13px;
  height:13px;
  }
#images em {
  float:none;
  display:block;
  margin-left:0;
  border-width:0;
  padding:0;
  width:1px;
  height:45px;
  line-height:1px;
  }
#images img, .pthumb img {display:block;border:none;}
#images strong {
  border-color: #a68e7c;
  }
#images a:hover, .teaser .pthumb:hover {
  border-color: #a68e7c;
  }
/* END image gallery rollovers */


/* BEGIN portfolio thumbs */
div#portfolio_thumbs {
  clear: both;
	float:right;
  height:100px;
  width: 440px;
/*
  background: url( "../images/gradboxes.gif" ) top center no-repeat;
*/
	background:none;
}
p#thumbs {
  margin:0px;
  padding:0px;
  font-size:0.8em;
  line-height:1.5em;
  }
.portindex p#thumbs {
  margin:0;
  padding:0 10px 0px 0;
  }
#thumbs a, #thumbs strong, #thumbs em, .teaser a.pthumb {
  float:right;
  display:block;
  margin:0 6px 6px 0;
  padding:3px;
  border:2px solid #493a34;
  width:25px;
  height:25px;
  }
#thumbs em {
  float:none;
  display:block;
  margin-left:0;
  border-width:0;
  padding:0;
  width:1px;
  height:45px;
  line-height:1px;
  }
#thumbs img, .pthumb img {display:block; border: none;}
#thumbs strong {
  border-color: #a68e7c;
  }
#thumbs a:hover, .teaser .pthumb:hover {
  border-color: #cdc6c3;
  }
/* END portfolio thumbs */


#art_bmpoh {background-image:url("../images/bmpoh_tn.jpg");}
#art_kccoca {background-image:url("../images/kccoca_tn.jpg");}
#art_kcdiep {background-image:url("../images/diep_tn.jpg");}

#img_select {background-image:url("../images/img_select.gif");}

#web_uanda {background-image:url("../images/uanda_tn.jpg");}
#web_c4w {background-image:url("../images/c4w_tn.jpg");}
#web_bmory {background-image:url("../images/bmp_tn.jpg");}
#web_btdc {background-image:url("../images/btdc_tn.jpg");}
#web_wdgs {background-image:url("../images/wdgs_tn.jpg");}
#web_kcdc {background-image:url("../images/jtm_tn.jpg");}
#web_woadc {background-image:url("../images/woa_tn.jpg");}
#web_bigeye {background-image:url("../images/be_tn.jpg");}


#thumbs a, #thumbs strong, a.pthumb {
  background-repeat:no-repeat;
  background-position:3px 3px;
  }
#thumbs a:hover img, #thumbs strong img {visibility:hidden;}

.pServices {
  font-size: 0.8em;
}

.pServices span {
  color: #2c4f85;
}

.pReleased {
  color: #cec6c3;
  float: right;
  font-size: 0.6em;
	margin-bottom:14px;
}

.bullet {
  margin: 0px 10px 0px 10px;
}

/* BEGIN forms styling (for quotes) */

div#formfeedback {
clear:right;
margin-left: 25px;
width: 200px;
}

.tdForm  {
  color: #a68e7c;
  font-size: 0.75em;
  text-align: center;
  width: 26em;
 /*
  background: #fff; #5b4a43; */
}

.tdFormLabel {
  /*vertical-align: middle;*/
  color: #cdc6c3;
  font-size: 0.75em;
  text-align: right;
  width: 92px;
}

.tdFormField {
  color: #a68e7c;
  font-size: 0.75em;
}

.tdFormSubmit {
  border: 0px solid #a68e7c; /* #cdc6c3; */
  padding-bottom: 5px;
  vertical-align: top;
/*
  color: #a68e7c;
  background: #cdc6c3; /*#2a160c; */
}

.imgBtnSubmit {
  /*  alternate (aka img is missing) text definitions  */
  border: 2px solid #cdc6c3; /* #a68e7c; */
  font-family: Sylfaen, Arial, san-serif;
  font-size: 0.75em;
}

/* END forms styling (for quotes) */