
body { margin: 0px; padding: 0px; background: url('/images/header_bg.gif') top left repeat-x; background-color: #fdecb3;}
body, p, ol, ul, td { font-family: verdana, arial, helvetica, sans-serif; font-size: 14px; line-height: 18px; }
a { text-decoration: none; color: #01a1f0; }
a:visited { color: #01a1f0; }
a:hover { text-decoration: underline; color: #01a1f0; }

hr { background-color: #01a1f0; border: none; height: 1px; margin: 15px 0px; }

.wrap { margin:0 auto; width:800px; }

.left_wrapper { float: left; width: 175px; }
.right_wrapper {float: right; width: 625px; }

.menu_item { padding: 5px 0px 5px 10px; }
.menu_item_selected { position: relative; height: 30px; }

.menu_item a { text-decoration: none; color: #000000; }
.menu_item a:visited { color: #000000; }
.menu_item a:hover { text-decoration: underline; color: #01a1f0; }

.services_list li { margin-top: 10px; margin-left: -5px;}

.bamboo_table { width: 790px; }
.bamboo_menu_item { background-color: #ebd282; padding: 10px; text-align: center; width: 120px; white-space: nowrap; border: 1px outset #666666; cursor: pointer; }
.bamboo_menu_item_pressed { border: 1px inset #666666; background-color: #fdecb3;}

.bamboo_menu_item a { font-weight: bold; text-decoration: none; color: #0173aa; }
.bamboo_menu_item a:visited { color: #0173aa; }
.bamboo_menu_item a:hover { text-decoration: underline; color: #01a3f1; }


.bamboo_small_vertical { background: url('/images/bamboo_side_small.png') top left repeat-y; width: 10px; }


/* Rounded Corners */
.roundedcornr_box_115821 {
	background: url('/images/corners/roundedcornr_115821_tl.png') no-repeat top left;
}
.roundedcornr_top_115821 {
	background: url('/images/corners/roundedcornr_115821_tr.png') no-repeat top right;
}
.roundedcornr_bottom_115821 {
	background: url('/images/corners/roundedcornr_115821_bl.png') no-repeat bottom left;
}
.roundedcornr_bottom_115821 div {
	background: url('/images/corners/roundedcornr_115821_br.png') no-repeat bottom right;
}
.roundedcornr_content_115821 {
	background: url('/images/corners/roundedcornr_115821_r.png') top right repeat-y;
}

.roundedcornr_top_115821 div,.roundedcornr_top_115821,
.roundedcornr_bottom_115821 div, .roundedcornr_bottom_115821 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_115821, .roundedcornr_bottom_115821 {
	margin-top: -5px;
}
.roundedcornr_content_115821 { padding: 0 10px; }

table.portfolio { width: 100%; }
table.portfolio td { text-align: center; cursor: pointer; padding: 5px; }
table.portfolio td p { font-weight: bold; font-size: 16px; }
table.portfolio td:hover { color: #01a1f0; }
table.portfolio td img.bordered { border: 1px solid #01a1f0; }

table.portfolio_soon { width: 100%; }
table.portfolio_soon td { text-align: center; cursor: pointer; padding: 5px; vertical-align: top;}
table.portfolio_soon td p { font-weight: bold; font-size: 16px; }
table.portfolio_soon td img.bordered { border: 1px solid #01a1f0; }


div.portfolio_title {font-size: 16px; font-weight: bold; padding-top: 5px;}

table.screenshot { width: 100%; }
table.screenshot td { text-align: center; }
