body  {
	overflow: visible;
	behavior: url(csshover.htc);
	font-size: 9pt; 
	font-family: ARIAL,helvetica;
	height:101%;
	margin:0px;
}

#wrap {
	background: url(http://www.z1solutions.com/images/background_green.jpg) repeat;/*background-color: rgb(0,70,130);*/
	width: 100%;
	min-width: 935px;
	position: static;
	padding: 0px 0px 5px 0px;
}

#container {
	background:#ffffff;
	visibility: visible;
	position: static;
	
}

#header {
	background: url(http://www.z1solutions.com/images/background_header.jpg) repeat-x;
	visibility: visible;
	position: static;
	height: 155px;
}

#uppernav {
	background: url(http://www.z1solutions.com/images/light.gif) repeat-x;
	/*background: url(http://02b367a.netsolhost.com/images/background_lightgray.jpg) repeat-x;*/
	visibility: visible;
	position: static;
	width:100%;
	height: 31px;
}

#body_main{
	background:#ffffff;
	visibility: visible;
	position: static;
	min-width: 935px;
	padding: 10px 2.5% 20px 2.5%;
	background-color:#ffffff;
	
}

#body_left {
	visibility: visible;
	position: static;
	float: left;
	min-width:893px;
	width:87%;
	padding-right:inherit;
	background-color:#ffffff;
	

}

#body_right {
	visibility:visible;
	position:static;
	float:right;
	width:285px;
	margin-left:10px;
	padding-left:10px;
	border-left:1px solid #cccccc;
}

#body_left2 {
	visibility: visible;
	position:static;
	float: left;
	min-width:500px;
	width:60%;
	padding-right:10px
	background-color:#ffffff;
	
}

#body_right2 {
	visibility:visible;
	position:static;
	float:right;
	width:35%;
	margin-left:10px;
	padding-left:10px;
	border-left:1px solid #cccccc;
}

#body_right_top {
	background:url(http://www.z1solutions.com/images/rightpic.jpg)  no-repeat;
	height:280px;
	
	padding-left:1%;
	margin-left:1%;
}
#body_right_top_mission {
	background:url(http://www.z1solutions.com/images/mission.jpg)  no-repeat;
	height:166px;
	
	padding-left:1%;
	margin-left:1%;
}
#body_right_top_about {
	background:url(http://www.z1solutions.com/images/AboutUs.jpg)  no-repeat;
	height:313px;
	
	padding-left:1%;
	margin-left:1%;
}

#body_right_top_searchoptions {
	background:url(http://www.z1solutions.com/images/searchoptions.jpg)  no-repeat;
	height:313px;
	
	padding-left:1%;
	margin-left:1%;
}
#body_right_top_clientservices {
	background:url(http://www.z1solutions.com/images/clientservices.jpg)  no-repeat;
	height:313px;
	
	padding-left:1%;
	margin-left:1%;
}


#body_right_center {
	background:url(http://www.z1solutions.com/images/rightgradient.jpg) repeat-x;
	margin:0;
	padding:20px;
	padding-left:1%;
	margin-left:1%;
}

#body_right_bottom {
	background:rgb(0,70,130);
	color:#ffffff;
	padding:20px;
	padding-left:1%;
	margin-left:1%;
}

#body_box {
	visibility:visible;
	position:static;
	width:60%;
	margin-left:10px;
	padding:10px; 10px; 10px; 10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#footer1 {
	background: url(http://www.z1solutions.com/images/footer1.jpg) repeat-x;
	visibility: visible;
	position: static;
	height: 13px;
}

#footer2 {
	background: url(http://www.z1solutions.com/images/background_white.jpg) no-repeat;
	visibility: visible;
	position: static;
	height: 2px;
	clear: both;
	color:#ffffff;
}

#body_left a {
	color: rgb(0,70,130);
}

#close_open {
	padding-right:60px;
}

#close_open a {
	text-decoration:underline;
	color: rgb(0,70,130);
	cursor: pointer;
}

#body_right_bottom a {
	color:#ffffff;
	text-decoration:underline;
}

/************contact us table************/
table.contactus{
	width: 100%;/*720px;*/
	min-width:700px;
	max-width:95%;
	border-width: 1px rgb(0,70,130) solid;
	margin-top: 5px;
}

table.contactus thead{
	color: #ffffff;
	background-color: rgb(0,70,130);
	text-align: center;
	padding-bottom: 5px;
}

.bgblue {
	color: #000000;
	background-color: rgb(200,210,220);
}

.bgwhite {
	color: #000000;
	background-color: #ffffff;
}

.contactus .left {
	text-align: left;
	width: 180px;
}

.contactus .right {
	text-align: right;
	width: 180px;
}
/************end contact us table************/

/************job table************/
table.jobs {
	/*width:720px;*/
	width:887px;
	/*width: 100%;
	min-width:887px;
	max-width:95%;*/
	border-width: 1px rgb(0,70,130) solid;
	margin-right:auto;
	margin-top: 5px;
	/*table-layout: fixed;*/
}

table.jobs thead {
	visibility: visible;
	color: #ffffff;
	background-color: rgb(0,70,130);
	text-align: center;
	padding-bottom: 5px;
	cursor: pointer;
}

table.jobs tbody, table.jobs tfoot {
	visibility: hidden;
	display:none;
}

.jobs .left {
	text-align: left;
	width: 150px;
}

.jobs .right {
	text-align: left;
	width: 587px;
}

.jobs .center {
	text-align: left;
	width: 150px;
	color: #ff0000;
	font-weight: bold;
}
/************end job table************/

/************consultants table************/
table.consultants {
	background:rgb(200,210,220);
	width: 100%;/*720px;*/
	min-width:700px;
	max-width:95%;
	border: 1px solid rgb(0,70,130);
	margin: 5px -1px -1px -1px;
	padding:0px;
	border-collapse:separate;
	table-layout: fixed;
	
	
}
table.consultants1 {
	background-color: rgb(200,210,220);
	width: 100%;/*720px;*/
	min-width:700px;
	max-width:95%;
	border: 1px solid rgb(0,70,130); 
	margin: 0px 0px -1px -1px;
	padding:0px;
	border-collapse:separate;
	table-layout: fixed;
}

table.consultants table {
	
	width: 100%;/*720px;*/
	max-width:100%;
	min-width:887px;
	border-left: 0px solid rgb(0,70,130);
	border-right: 0px solid rgb(0,70,130);
	border-bottom: 0px solid rgb(0,70,130);
	padding: 0px;
	margin:0px;
	table-layout: fixed;
}

table.consultants1 table {
background-color: #ffffff;
	width: 100%;/*720px;*/
	max-width:100%;
	min-width:887px;
	border-left: 0px solid rgb(0,70,130);
	border-right: 0px solid rgb(0,70,130);
	border-bottom: 0px solid rgb(0,70,130);
	padding: 0px;
	margin:0px;
	table-layout: fixed;
}

table.consultants thead {
	color: #ffffff;
	
	background-color: rgb(0,70,130); 
	/*text-align: center;*/
	padding: 0px;
	margin:0px;
	cursor: pointer;
}
table.consultants1 thead {
	
	
	/*background-color: rgb(0,70,130); */ 
	/*text-align: center;*/
	padding: 0px;
	margin:0px;
	cursor: pointer;
}

table.consultants table thead {
	color: #000000;
	background-color: rgb(200,210,220);
	font-size: 10pt;
	width: 100%;/*720px;*/
	min-width:100%;
	max-width:100%;
	padding:2px 2px 2px 10px;
	margin:0px;
	
}

table.consultants1 table thead {
	color: #000000;
	
	font-size: 10pt;
	width: 100%;/*720px;*/
	min-width:100%;
	max-width:100%;
	padding:2px 2px 2px 10px;
	margin:0px;
}

table.consultants table tbody, table.consultants table tfoot {
	visibility: hidden;
	display:none;
	color: #000000;
	background-color: #ffffff; 
	padding: 0px;
	margin:0px;
}
table.consultants1 table tbody, table.consultants1 table tfoot {
	visibility: hidden;
	display:none;
	color: #000000;
	background-color: #ffffff; 
	padding: 0px;
	margin:0px;
}

table.consultants table {
	padding: 0px;
	margin:0px;
	
}
table.consultants1 table {
	padding: 0px;
	margin:0px;
}

table.consultants tbody, table.consultants tfoot {
	visibility: hidden;
	display:none;
	padding: 0px;
	margin:0px;
}
table.consultants1 tbody, table.consultants1 tfoot {
	visibility: hidden;
	display:none;
	padding: 0px;
	margin:0px;
}

table.consultants thead tr th {
	cursor: pointer;
	text-align:center;
	font-size:9pt;
	padding: 0px;
	margin:0px;
}
table.consultants1 thead tr th {
	cursor: pointer;
	text-align:center;
	font-size:9pt;
	padding: 0px;
	margin:0px;
}

table.consultants tbody tr td {
	padding: 0px;
	margin:0px;
}
table.consultants1 tbody tr td {
	padding: 0px;
	margin:0px;
	background-color: #ffffff;
}

/************end consultants table************/

.pointer {
	cursor:pointer;
}

.pic {
	visibility: visible;
	position: static;
	float: left;
	width:20%;
	
}

.staff {
	visibility: visible;
	position: static;
	float: right;
	width:80%;
	
}
.home { color: #993333; 
 font-size:12px;
 font-weight:bold}

.clear {
	visibility: visible;
	position: static;
	clear: both;
	padding-left: 600px;
	padding-bottom: 20px;
}

p.footer {
	text-align:right;
	padding-right:5%;
	color:#ffffff;
}
.footer a {
	color:#ffffff;
	font-weight:normal;
	text-decoration: underline;
}

a.body {
	color: blue;
	text-decoration: underline;
}

h1 {
	color: #993333;
	font-size: 15px;
	font-style: normal;
}

h2 {
	color: rgb(0,70,130);
	font-size: 12px;
}
h3 {
	color: rgb(0,70,130);
	font-size: 14px;
}

p, li {
	line-height: 160%;
}

a {
	text-decoration:none;
}

#body_right hr {
	color: #660000;
	border-style: solid;
}

/* menu styling */
.menu {font-family: arial, sans-serif; font-size:11px; text-align:center; z-index:100;}
.menu ul {padding:0px; margin:0px; list-style: none;}
.menu ul li {display:inline; float:left; position:relative;}
.menu ul li ul {display: none;}
.menu ul li:hover ul {display:inline; position:absolute; top:31px; left:0px; width: 131px;}
.menu ul li ul li {width: 129px; height: 22px; background:rgb(0,70,130);}
.menu ul li ul li:hover {background:rgb(200,210,220);}
.menu ul li ul li a {color:#ffffff;}
.menu ul li ul li:hover a {color:#000000;}
