body {
	font: .75em Verdana, Arial, Helvetica, sans-serif;
	color: #BABABA;
	background: #393939;
	margin: 0px;
	padding: 90px 0px 0px;
	behavior: url("js/csshover.htc");
}
a {
	font-weight: bold;
	color: #EF8C24;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #E4D8CB;
	text-decoration: none;
}
#wrapper_1, #wrapper_2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#page_title {
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
	top: -5px;
	position: absolute;
	float: left;
	color: rgb(65,70,70);
	font-size: 34px;
	text-transform: uppercase;
}

#wrapper_2 {
	width: 769px;
	border: 1px solid #FFFFFF;
	background: #4E4E50;
}
#hdr_upper {
	background: #FFFFFF url(img-ui/bg_hdr_div_tree.gif) no-repeat right top;
	text-align: left;
}
/* man nav menu */
#gNav {
	background: url(img-ui/bg_hdr_div_rocks.jpg) no-repeat top;
	height: 22px;
	padding-top: 111px;
	padding-bottom: 0px;
}
#gNav ul {
	margin: 0px 0px 0px 24px;
	padding: 0px;
	list-style: none;
	position: relative;
	width: 740px;
}
#gNav ul li {
	display: inline;
	line-height: 22px;
}
#gNav ul li a {
	background: #747474 url(img-ui/sep_btn_nav.jpg) no-repeat right;
	text-decoration: none;
	color: #EF8C24;
	padding-right: 32px;
	padding-left: 1px;
	display: block;
	float: left;
	letter-spacing: .1em;
	font: bold 1em/22px Arial, Helvetica, sans-serif;
	height: 22px;
}
#gNav ul li a:hover {
	background: #D68530 url(img-ui/sep_btn_nav_over.jpg) no-repeat right;
	text-decoration: none;
	color: #393939;
}
/* man nav menu submenu */
#gNav ul li ul {
	position: absolute;
	width: 160px;
	top: 20px;
	margin: 0;
	padding: 0;
	zoom: 1;
}
#gNav ul li ul li {
	display: none;
	margin: 0;
	padding: 0;
}
#gNav ul li ul li.first {
	padding-top:2px;
}
#gNav ul li ul li a {
	float: none;
	background: none;
	text-decoration: none;
	padding-left: 8px;
	text-align: left;
	height: 26px;
	line-height: 24px;
	padding-top: 2px;
	margin: 0;
}
#gNav ul li ul li a:link,
#gNav ul li ul li a:active,
#gNav ul li ul li a:visited {
	background: url(img-ui/gNav_bg_submenu.png) no-repeat right top;
	text-decoration: none;
}
#gNav ul li ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#gNav ul li:hover ul li, #gNav ul li.over ul li {
	display: block;
}
/* submenu left position
	add 24px to actual to account
	for parent margin/padding
*/
#subPortfolio {
	left: 243px;
}
#wrapper_3 {
	margin: 0px;
	padding: 0px;
}
#dot_sep_upper {
	border-top: 2px solid #D68530;
	background: url(img-ui/dot_tile.gif) repeat;
	margin: 0px;
	padding: 2px 12px;
	text-align: right;
}
#search {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
input.txt {
	background: #393939;
	border: 1px solid #6F7072;
	color: #BABABA;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 2px 4px;
	line-height: 14px;
	height: 16px;
}
input.frmBtn {
	background: #6F7072;
	color: #393939;
	font-weight: bold;
	border: 1px solid #393939;
	line-height: 14px;
	margin: 2px 4px;
	padding: 1px 2px;
	font-size: 11px;
}
#dot_sep_lower {
	border-bottom: 4px solid #D68530;
	background: url(img-ui/dot_tile.gif) repeat;
	height: 18px;
}
#td_col_1 {
	width: 200px;
	font-size: .8em;
}
#td_col_2 {
	border-right: 1px dashed #727375;
	border-left: 1px dashed #727375;
	font-size: .9em;
}
#td_col_3 {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 180px;
}
#td_col_3 .cont_box_copy {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
}
#td_col_4, #td_col_5, #td_col_6, #td_col_7 {
	text-align: left;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
#td_col_5 table, #td_col_6 table, #td_col_7 table {
	width: 250px;
}
.cont_box_cnr_tl {
	background: url(img-ui/cnr_c-box_tl.jpg) no-repeat bottom;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 11px;
}
.cont_box_bdr_top {
	background: url(img-ui/bdr_c-box_top.gif) repeat-x bottom;
}
.cont_box_cnr_tr {
	background: url(img-ui/cnr_c-box_tr.jpg) no-repeat bottom;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 11px;
}
.cont_box_bdr_left {
	background: url(img-ui/bdr_c-box_left.gif) repeat-y;
}
.cont_box_copy {
	background: #6F7072;
	text-align: left;
	color: #D4D4D4;
	padding: 4px 6px;
}
.cont_box_copy h2, .cont_box_copy h1 {
	color: #FFFFFF;
	margin: 0px;
	padding: 8px 0px 4px;
	text-transform: uppercase;
	font: bold 1em Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}
.cont_box_copy ul {
	list-style: url(img-ui/bullet.gif) outside;
	margin: 0px 0px 0px 12px;
	padding: 0px;
}
.cont_box_bdr_right {
	background: url(img-ui/bdr_c-box_right.gif) repeat-y;
}
.cont_box_cnr_bl {
	background: url(img-ui/cnr_c-box_bl.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 11px;
}
.cont_box_bdr_bottom {
	background: url(img-ui/bdr_c-box_bottom.gif) repeat-x;
}
.cont_box_cnr_br {
	background: url(img-ui/cnr_c-box_br.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 11px;
}
.eg_title {
	display: block;
	color: #EF8C24;
	font-weight: bold;
	background: url(img-ui/bullet.gif) no-repeat right center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#td_col_3 a, #td_col_6 a, #td_col_7 a {
	padding-left: 6px;
}
#td_col_1 p, #td_col_3 p, #td_col_6 p, #td_col_7 p {
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0;
}
#td_col_2 p {
	margin: 0px;
	padding: 0px 0px 6px;
}
a#eg1 {
	background: url(img-ui/example1bw.gif) no-repeat;
	display: block;
	float: left;
	height: 62px;
	width: 62px;
	padding-left: 6px;
}
a#eg1:hover {
	background: url(img-ui/example1.gif) no-repeat;
}
a#eg2 {
	background: url(img-ui/example2bw.gif) no-repeat;
	display: block;
	float: left;
	height: 62px;
	width: 62px;
	padding-left: 6px;
}
a#eg2:hover {
	background: url(img-ui/example2.gif) no-repeat;
}
a#eg3 {
	background: url(img-ui/example3bw.gif) no-repeat;
	display: block;
	float: left;
	height: 62px;
	width: 62px;
	padding-left: 6px;
}
a#eg3:hover {
	background: url(img-ui/example3.gif) no-repeat;
}
.clear {
	clear: both;
	line-height: 2px;
	height: 2px;
}
.float_r {
	float: right;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.float_l{
	float: left;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 0px;
}
#ftr {
	text-align: center;
	width: 769px;
	color: #727375;
	font-size: 0.8em;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}
#ftr a {
	font-weight: bold;
	color: #6F7072;
	text-decoration: none;
}
#ftr a:hover {
	font-weight: bold;
	color: #D68530;
	text-decoration: none;
}

#ftr #col1 {
	float: left;
	width: 512px;
	padding-bottom: 24px;
}
#ftr #col2 {
	float: left;
	width: 256px;
}.a-green {
	color: #9DC44D;
}
.error {
	font-weight: bold;
	color: #7E8081;
	text-decoration: blink;
	font-size: 12px;
	text-align: center;
}
