@charset "utf-8";
/* CSS Document */

/* =========================================  NORMALIZING  ================================================== */


/* Normalizes margin, padding */
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{
	margin : 0;
	padding : 0;
}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var
{ font-style : normal; font-weight : normal; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

html {
    overflow: -moz-scrollbars-vertical;
	overflow: scroll;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000000;
	background:url(../images/PEOPLE_PATTERN.jpg);
}
h1 {
	font-size:19px;
	font-weight:bold;
	color:#bf4414;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:20px;
}
h3 {
	font-size:13px;
	color:#bf4414;
	padding-bottom:20px;
}
p {
	padding-bottom:20px;
	line-height:20px;
}
a {
	text-decoration:none;
	color:#000000;
	outline:none;
}
a:hover {
	text-decoration:underline;
	color:#bf4414;
}
ul {
	padding:0 0 25px 10px;
	margin:0 0 0 10px;
	line-height:20px;
}
ul li {
	padding-bottom:10px;
}
#header {
	height:121px;
	background:#ffffff;
	border-bottom:2px solid #c4c4c4;
}

#branding {
	width:907px;
	margin:0 auto;
	height:101px;
	padding:20px 0 0 0;
	background:url(../images/slogan.gif) 573px 84px no-repeat;
}

/* =========================================== CONTENT ============================================ */

#content {
	background:transparent url(../images/cont_top.png) top left no-repeat;
	padding-top:14px;
	width:907px;
	margin:20px auto 0px auto;
}

#content-mid {
	background:transparent url(../images/cont_mid.png) left top repeat-y;
	padding:15px 10px 0px 20px;
	width:877px;
}
#content-bottom {
	background:url(../images/cont_bottom.png) left bottom no-repeat;
	width:907px;
	padding:0 0 12px 0;
}
#leftCol {
	float:left;
	width:182px;
	margin-bottom:10px;
}
.leftcol2 {
	width:423px;
	float:left;
	margin:30px 0 10px 0;
}

/* =========================================== MENU ============================================ */

#menu {
	margin:0;
	padding:0;
	list-style:none;
}
#menu li {
	padding:0;
	margin:0;
}
#menu li a {
	width:177px;
	height:28px;
	display:block;
	background:url(../images/button.png) top left no-repeat;
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
	padding:7px 0 0 5px;
}
#menu li a.last {
	background:url(../images/menu_last.png) top left no-repeat;
}
#menu li a.active:hover,
#menu li a.active {
	background-position:0 -35px;
	color:#000000;
	text-shadow:1px 1px 1px #666;
}
#menu li a:hover {
	color:#bf4414;
}
.rightCol {
	width:670px;
	float:right;
	padding:20px 0;
	min-height:350px;
}
.rightcol2 {
	width:421px;
	float:right;
	margin:33px 10px 10px 0;
}
.orange-box-mid {
	background:url(../images/box_orange_mid.gif) top left repeat-y;
}
.orange-box-top {
	background:url(../images/box_orange_top.gif) top left no-repeat;
}
.orange-box-bottom {
	background:url(../images/box_orange_bot.gif) bottom left no-repeat;
	padding:10px;
}
.client-box-top {
	background:url(../images/client-box-top.gif) top left no-repeat;
}
.client-box-mid {
	width:745px;
	background:url(../images/client-box-mid.gif) top left repeat-y;
	margin:0 auto 0 auto;
}
.client-box-btm {
	background:url(../images/client-box-btm.gif) bottom left no-repeat;
	padding:20px 60px 0 60px;
	height:310px;
}
.greybox {
	width:654px;
	background:url(../images/box_grey_mid.gif) center top repeat-y;
	margin-bottom:10px;
}
.greybox-top {
	background:url(../images/box_grey_top.gif) center top no-repeat;
}
.greybox-bottom {
	background:url(../images/box_grey_bottom.gif) center bottom no-repeat;
	padding:15px 20px;
	font-size:12px;
}
.minHeight {
	min-height:378px;
	height:auto !important;
	height:378px;
}
.minHeight2 {
	min-height:279px;
	height:auto !important;
	height:279px;
}
.scroll {
	overflow:auto;
	height:343px;
}
.team-img {
	width:135px;
	float:left;
	font-size:13px;
	font-weight:bold;
}
.team-img p {
	line-height:16px;
	padding:0;
	margin-bottom:10px;
}
.team-biog {
	width:460px;
	float:right;
}
.team-biog ul {
	padding:0;
	line-height:16px;
	margin:0;
}
.team-biog ul li {
	list-style:none;
	display:block;
	padding-left:15px;
	background:url(../images/bullet1.gif) 3px 6px no-repeat;
	
}
.team-biog ul li ul li {
	background:url(../images/bullet2.gif) 3px 6px no-repeat;
	margin-left:20px;
	font-size:11px;
}
.contact {
	width:50%;
	float:left;
}
.login {
	display:block;
	background:url(../images/btn_login.gif) center top no-repeat;
	width:112px;
	height:25px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	padding-top:9px;
	margin-top:-25px;
	margin-right:-19px;
}
a.login:hover {
	background:url(../images/btn_login.gif) center bottom no-repeat;
	color:#ffffff;
	text-decoration:none;
}
#loginarea {
	margin:50px 0;
}
#search-symbol {
	padding:25px 30px;
}
.searchbox {
	background:url(../images/searchbox.gif) top left no-repeat;
	width:240px;
	height:23px;
	padding:5px 5px 0 4px;
}
.searchbox select,
.searchbox input {
	border:none transparent;
	background:none transparent;
	width:240px;
	color:#be4305;
	font-weight:bold;
}
.searchbtn {
	background:url(../images/btn_search.gif);
	width:72px;
	height:28px;
	border:0;
	margin-left:10px;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
}

.box-result-mid {
	background:url(../images/box_result.gif) -786px top repeat-y;
	width:393px;
	margin-top:25px;
}
.box-result-top {
	background:url(../images/box_result.gif) -393px top no-repeat;
}
.box-result-bottom {
	background:url(../images/box_result.gif) 0px bottom no-repeat;
	padding:5px 10px;
}
.box-result-bottom table td {
	font-size:11px;
	padding:4px 2px;
	border-bottom:1px solid #bf4414;
}
.box-result-bottom table td.border0 {
	border:0;
}
.blackbox {
	background:#000000 url(../images/black-box-btm.gif) bottom left no-repeat;
	margin:20px 10px 0px 10px;
	width:849px;
	height:360px;
	padding:40px 0 0 0;
}
#pwdbox-top {
	background:url(../images/login_round_top.gif) top left no-repeat;
	padding:20px 0 40px 50px;
}
#pwdbox-bottom {
	background:url(../images/login_round_bottom.gif) bottom left no-repeat;
}
#pwdbox-mid {
	background:url(../images/login_round_mid.gif) top left repeat-y;
	width:348px;
	margin-bottom:15px;
}
.browse {
	background:transparent;
	border:none transparent;
}
.bg_browse {
	background:url(../images/login_password.gif) center center no-repeat;
	width:184px;
	height:23px;
	padding:5px 0 0 3px;
	margin-right:5px;
}
.bg_browse input {
	width:180px;
}
.btn-back {
	background:url(../images/btn-back.png) left top no-repeat;
	width:147px;
	height:26px;
	display:block;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	padding:8px 0 0 0;
}
/*.btn-back:hover {
	background:url(../images/btn-back.gif) left bottom no-repeat;
	color:#FFF;
	text-decoration:none;
}*/
.btn-enter {
	background:url(../images/login_enter.gif) center center no-repeat;
	width:56px;
	height:28px;
	font-weight:bold;
	color:#FFF;
	border:none transparent;
	cursor:pointer;
}
.btn-orange {
	display:block;
	background:url(../images/btn_orange.gif) center center no-repeat;
	width:244px;
	height:24px;
	color:#ffffff;
	font-weight:bold;
	padding:10px 0 0 5px;
	font-size:11px;
}
a.btn-orange:hover {
	color:#FFF;
}
.btn-orange2 {
	display:block;
	background:url(../images/btn-orange.gif);
	width:193px;
	height:33px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	float:right;
	padding:14px 0 0 0;
}
.btn-orange3 {
	display:block;
	background:url(../images/btn_orange_3.gif);
	width:245px;
	height:41px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	float:right;
	padding:24px 0 0 0;
}
.btn-orange2:hover,
.btn-orange3:hover {
	text-decoration:none;
	color:#FFF;
}
.btn-download {
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	display:block;
	width:247px;
	height:26px;
	background:url(../images/btn_download.gif) center center no-repeat;
	text-decoration:none;
	padding-top:10px;
}
.btn-download2 {
	background:url(../images/btn_download_long.gif) top left no-repeat;
	display:block;
	color:#ffffff;
	width:349px;
	height:26px;
	text-align:center;
	text-decoration:none;
	padding-top:10px;
	font-weight:bold;
}
.tbl-category {
	border-top:1px solid #8b8b8b;
	border-left:1px solid #8b8b8b;
	background:#e4e4e4;
	margin-bottom:20px;
}
.tbl-category th {
	padding:5px;
	color:#e4e4e4;
	background:#000000;
	font-weight:bold;
	border-right:1px solid #8b8b8b;
}
.tbl-category td {
	padding:5px;
	border-right:1px solid #8b8b8b;
	border-bottom:1px solid #8b8b8b;
}
.col33 {
	width:33%;
	float:left;
}
.paging {
	text-align:center;
	border:1px solid #b24e20;
	padding:5px;
	margin-top:10px;
}
.paging a {
	color:#b24e20;
	margin-left:10px;
}
.inactive {
	color:#999;
}
.paging a.active {
	color:#000;
}
.error {
	display:block;
	border:1px solid #900;
	padding:10px;
	background:#f1ccbf;
	color:#900;
	width:328px;
	margin:0 0 10px 0;
}

/* =========================================== FOOTER ============================================ */

#footer {
	width:857px;
	background:url(../images/footer.png) center center no-repeat;
	margin:0 auto 10px auto;
	height:23px;
	color:#FFF;
	font-size:11px;
	padding:11px 25px;
}
#footer ul {
	float:right;
	padding:0;
	margin:0;
	list-style:none;
	font-size:14px;
	
}
#footer ul li {
	float:left;
	margin-left:80px;
}
#footer ul li a {
	text-decoration:none;
	color:#ffffff;
}
#footer ul li a:hover {
	text-decoration:underline;
}

/* ========================================= MISC ======================================== */

.clear {height:0px; clear:both;}
.fleft {float:left;}
.fright {float:right;}

.text11 {font-size:11px;}
.text10 {font-size:10px; line-height:14px;}
.text10 p {line-height:16px;}

.pleft10 {padding-left:10px}
.pbottom {padding-bottom:10px;}
.ptop {padding-top:10px;}
.pnone {padding:0}

.mnone {margin:0;}
.mleft {margin-left:10px;}
.mright {margin-right:15px;}
.mright10 {margin-right:10px;}
.mtop {margin-top:10px;}
.mbottom {margin-bottom:10px;}

.indent {
	display:block;
	padding-left:8px;
}

.border0 {border:0;}

.orangetext {color:#bf4414;}
.greytext {color:#727272;}
.arial12 {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
