/* 
	Contents:
	Sitewide Styles
	Page Layout Styles
	News Styles
	Navigation Styles
	Text Formatting Styles
	News page styles
*/

/* Sitewide Styles
--------------------------------------------------------------------------------------- */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDDDDD;
	background-repeat: repeat-x;
	background-image: url(/images/body-bg-03.gif);
	
}

/* Common Page Layout Styles
--------------------------------------------------------------------------------------- */

#topinfo { 
	margin-bottom: 6px;
	width: 622px;
	height: 12px;
	}

.masterdiv  {
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	background-position: right bottom; /*  100% 100% */
	background-repeat: no-repeat;
}

#divhome { 
	background-image:url(/images/layout_bg_home.jpg);
	}
	
#divcompany { 
	background-image:url(/images/layout_bg_team.jpg);
	}
	
#divclients { 
	background-image:url(/images/layout_bg_client.jpg);
	}	
	
#divsolutions { 
	background-image:url(/images/layout_bg_technology.jpg);
	}	

#divtechnology { 
	background-image:url(/images/layout_bg_technology.jpg);
	}	
	
#divemployment { 
	background-image:url(/images/layout_bg_employment.jpg);
	}


#leftcolumn {
	margin-top: 20px;
	float: left;
	width: 269px;
	}

#sepline {
	float: left;
	padding-top: 109px;
	width: 1px;
	height: 323px;
}

#content {
	float: left;
	width: 440px;
	padding: 20px 60px 0px 30px;
	line-height: 16px;
	color: #666666;
	}

	
.dividerfade { 
	height: 16px;
	width: 440px;
	clear:both;
	background-repeat: no-repeat;
	background-image:url(/images/divider_line_440.gif);
	}

/* News Styles
--------------------------------------------------------------------------------------- */

#news {
	background-image:url(/images/news_bkgd.gif);
	background-repeat: no-repeat;
	line-height: 16px;
	color: #666666;
	padding: 10px 0px;
	
}

#news a:link, #news a:visited { 
	color: #FF0000;
	font-style: italic;
	}
	
#news a:active, #news a:hover { 
	color: #aa0000;
	font-style: italic;
	}

#divContainer { 
	margin: 15px; 
	width: 236px;
	float:left;
	height: 113px;
	overflow: hidden;
	visibility: hidden;
	clip:rect(0px 236px 113px 0px); 
	position: absolute;
	line-height: 14px;
	}	

#divContent { 
	margin: 0px;
	padding: 0px;
	position: absolute;
	}
	
#news ul {
	list-style: none;
	margin: 10px 10px 10px 20px;
	padding-left: 1em;
	text-indent: -1em;
	}
		
#news li {
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 7px;
	}
	

	
.newslinks { 
	width: 212px;
	margin-right: 5px;
	float: left;
	}
	
#newsdetail { 
	width: auto;
	/*height: 265px;
	overflow: auto;*/
	margin-top: 10px;
	padding-bottom: 100px;
	}
	
.newsimage {
	border: 1px solid #999999;
	margin: 0px 5px 10px 10px;
	float: right;
	}

	
/* Navigation Styles
--------------------------------------------------------------------------------------- */

#bracket {
	float: right;
	}

#subnavwrapper { 	
	float: right;
	}

ul#subnavlister  {
margin: 0;
padding: 0;
list-style-type: none;
text-align: right; 
}

ul#subnavlister li {
	margin: 1px 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

#subnavlister a {
	display: block;
	padding-left: 5px;
	padding-right: 18px;
	}

#subnavlister a:hover, #subnavlist a:active {
	background-repeat: no-repeat;
	background-image:url(/images/submenu_bg.gif); 
	background-position: right center; /*  100% 100% */
	}
	
.subnavselected { 
background-repeat: no-repeat;
	background-image:url(/images/submenu_bg.gif);
	background-position: right center;   
	color: #FF0000; 
	}
	
.subnavselected a:link, .subnavselected a:visited {
	color: #FF0000;
	}

#zfoundationbanner { 
	background-image:url(/images/left-col-fade-line.gif);
	padding-bottom: 1px;
	}
	

/* Text Formatting Styles
--------------------------------------------------------------------------------------- */
p { 
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	

a:link {
	color: #666666;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #666666;
	}
a:hover {
	text-decoration: none;
	color: #FF0000;
	}
a:active {
	text-decoration: none;
	color: #666666;
	}

h1 { 
	margin: 0px;
	display:none;
	}	
	
	
h2, .capssubtitle { 
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #aa0000;
	font-weight: normal;
	}

.hide { 
	display: none;
	}	


	
ul.zrlist {
	list-style: none;
	margin: 5px 20px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
	text-indent: -1em;
	
	}
		
ul.zrlist li {
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 7px;
	}



/* Begin Accordion Styles */
#wrapper {
	width: 420px;
	margin: 0 auto 60px auto;
	
	}


.box {
 	display: block;
	}
	
.boxholder {
	clear: both;
	}

.tab {
	float: left;
	border: 1px solid #999999;
	margin: 3px 5px 2px 0px;
	padding: 0px;
	}
	
h3 { 
	margin: 0px;
	padding: 0px;
	}

	
.dividerline {
	height: 16px;
	clear: both;
	}

.teamimage {
	border: 1px solid #999999;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	}
	
.clientimage {
	margin-right: 10px;
	float: left;
	}
	
.teamdescription {
	float: left;
	width: 290px;
	padding-bottom: 10px;
	}
	
.subtitle { 
	color: #aa0000;
	font-size: 12px;
	}

.titleposition {
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.1em;
	}
	

	
/* End Accordian Styles */

