html, body
	{
	margin: 0px;
	padding: 0px;
	height: 100%;
	behavior: url(/css/csshover2.htc);
	}
*{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
A{
	color : #00a650;
}
P {
	/*color : #666666;*/
	margin : 0;
	padding : 0px 0px 12px 0px;
}
TABLE, IMG, DIV{
	border : none;
}
TABLE{
	border-collapse: collapse;
}
TD{
	vertical-align : top;
	padding: 0px;
	text-align: left;
}
H1{
	font-size : 170%;
	font-weight : normal;
	margin : 3px 0 8px 0;
	padding : 0;
}
H2{
	font-size : 150%;
	font-weight : normal;
	margin : 3px 0 8px 0;
	padding : 0;
}
H3{
	margin : 3px 0 8px 0;
	padding : 0;
	font-weight : normal;
	font-size : 130%;
}
H4{
	font-size : 120%;
	margin : 3px 0 8px 0;
	padding : 0;
}
.general{
	font-size: 80%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -45px;
	color: #666666;
}
.bottom, .push {
	height: 45px;
}
.bottom{
	background: #666666;
}
.header {
	width : 100%;
	background : url('/i/zero-header-bg.gif') repeat-x #555555; 
}
.logo {
	background: url('/i/zero-logo.png'); 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/zero-logo.png');
	width : 175px;
	height : 105px;
	//background : none;
	//margin: 0 -3px;
}
.newinportfolio {
	background: url('/i/new_in_portfolio.png'); 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/new_in_portfolio.png');
	width : 180px;
	height : 30px;
	position: absolute;
	//background : none;
}
.lastproject {
	width: 690px; 
	height: 195px;
	margin: 20px 10px 20px 20px;
}
.lastprojecttext {
	width: 210px;
	padding: 20px 15px 20px 10px;
	font-size: 90%;
	color: #cccccc;
}
.lastprojectcurrent {
	color: #ffffff;
}
.lastprojectcurrent A, .lastprojectcurrent SPAN{
	color: #fff200;
}
.content {
	width: 100%;
}
.areconsumer{
	margin-bottom: 20px;
}
.pages{
	margin-top: 40px;
}
.copy {
	width: 100%;
	color: #d7d7d7;
	font-size: 70%;
	line-height: 130%;
}
.copy A{
	color: #d7d7d7;
}
/*#header #top{
	height : 105px;
	
	margin-bottom : 10px;
}
#header #top h1 {
	display: none;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

#header .description {
	float : left;
	width: 355px;
	margin : 10px 0px 10px 0px; 
}
#header .description p{
	margin : 0;
	padding :0;
}
#header .consumers {
	float : right;
	width : 185px;
	text-align : center;
	margin : 38px 7px 10px 0px; 
}*/
/*#works{
	background: #ebebeb url('/i/thin-ribbon.png') repeat-x bottom;
	border-top : #cbcbcb solid 5px;
}
#workscontainer{
	width : 927px;
	margin : 0 auto 0;
	text-align:left;*/
	/*height : 215px;*/
/*}*/
/*.workscontent{
	float:left;
}
.workcell{
	float:left;
	width : 184px;
	padding: 0 0 10px 0px;
}
#thirdwork{
	display: block;
	visibility: visible;
}
.workcell P, .casecontent DIV P{
	color:#000;
	padding : 5px 14px 5px 0px;	
}
.workcell A, .casecontent DIV A{
	font-size : 120%;
	margin-bottom: 5px;
}
.workdate, .caseheader{
	color : #666;
}
.casecontent{
	float:right;
	width : 375px;
}
#main{
	width : 927px;
	margin : 0 auto 0;
	text-align:left;
}
#maincontainer {
	width: 100%;
	float: left;
	margin-right: -375px;
}
#maincontent {
	margin-right: 375px;
}
#leftcol{
	width : 170px;
	float : left;
}
#greymenu{
	margin : 15px 0px 20px 0px;
	background : #666666;
	width : 170px;
	height : 190px;
	font-size : 100%;
}
#greymenu TD.tl,#greymenu .tr,#greymenu .bl,#greymenu .br{
	width : 6px;
	height : 6px;
}
#greymenu .tl{
	background : #FFF url(/i/grey-round-tl.png) no-repeat;
}
#greymenu .tr{
	background : #FFF url(/i/grey-round-tr.png) no-repeat;
}
#greymenu .bl{
	background : #FFF url(/i/grey-round-bl.png) no-repeat;
}
#greymenu .br{
	background : #FFF url(/i/grey-round-br.png) no-repeat;
}*/
.mainmenu{
	width: 171px;
	background: url('/i/nav_bg.gif') #fcf700;
	text-transform: lowercase;
	text-decoration : none;
	font-weight: bold;
}
.mainmenu A, .mainmenu .sel {
	display:block; 
	width:147px; 
	overflow:hidden;
	text-decoration : none;
	font-weight: bold;
	color : #666666;
	padding: 4px 12px 4px 12px;
	}
.mainmenu A:hover {
	color: #fcf700;
	background: url('/i/nav_bg_sel.gif') #666666;
	}
.mainmenu .sel {
	color: #fcf700; 
	background: url('/i/nav_bg_sel.gif') #666666;
	}
.mainmenu A.sel {
	color: #fcf700; 
	background: url('/i/nav_bg_sel.gif') #666666;
	}
.submenu, .submenu2 {
	margin: 6px 0 3px 0;
	font-weight: normal;
	color : #666666;
}
.submenu A, .submenu .sel {
	display:list-item; 
	width:137px; 
	background: url('/i/nav_bg.gif') #fcf700;
	overflow:hidden;
	font-weight: normal;
	color : #666666;
	padding: 2px 12px 2px 22px;
	}
.submenu .sel {
	background: url('/i/subnav_bg_sel.gif') no-repeat .8em;
	color : #666666;
	}
.submenu A.sel {
	text-decoration: underline;
	background: url('/i/subnav_bg_sel.gif') no-repeat .8em;
	color : #666666;
	}
.mainmenu .submenu A:hover {
	color : #666666;
	background: none;
	}	
.mainmenu .submenu A.sel:hover {
	color : #666666;
	background: url('/i/subnav_bg_sel.gif') no-repeat .8em;
	}	
.submenu2 A, .submenu2 .sel {
	display:list-item; 
	width:127px; 
	background: url('/i/nav_bg.gif') #fcf700;
	overflow:hidden;
	font-weight: normal;
	color : #666666;
	padding: 2px 12px 2px 32px;
	}
.submenu2 .sel {
	background: url('/i/subnav_bg_sel.gif') no-repeat 1.7em;
	color : #666666;
	}
.submenu2 A.sel {
 	text-decoration: underline;
	background: url('/i/subnav_bg_sel.gif') no-repeat 1.7em;
	color : #666666;
	}
.mainmenu .submenu .submenu2 A:hover {
	color : #666666;
	background: none;
	}	
.mainmenu .submenu .submenu2 A.sel:hover {
	color : #666666;
	background: url('/i/subnav_bg_sel.gif') no-repeat 1.7em;
	}	
/*.mainmenu .submenu{
	background: url('/i/nav_bg.gif') #fcf700;
	color: #666666;
}
.mainmenu TD.subnav:hover A{
	color: #666666;
}
.mainmenu TD.subnav UL{
	list-style-type: none;
	padding:0;
	margin: 3px 0 0 8px;
}
.mainmenu TD.subnav LI{
	padding : 2px;
}
.mainmenu TD.subnav LI A:hover{
	color : #666666;
}
.mainmenu TD.subnav UL UL{
	list-style-type: none;
	padding:0;
	margin: 3px 0 0 20px;
}*/
.issueHeader {
	color: #CCCCCC;
	font-size: 130%;
	text-transform: lowercase;
	line-height: 90%;
}
.issueHeader A{
	color: #CCCCCC;
	text-decoration: none;
}
.date {
	font-weight: bold;
	font-size: 90%;
	color: #999999;
}
.catblock{
	padding : 2px 0 2px 0;
}
/*#centrcol {
	padding : 37px 15px 15px 185px;
}
#centrcol .newsann{
	background : #FFFFD9;
	padding : 10px;
}
#centrcol .newsann A{
	font-size : 120%;
}

#rightcol{
	width: 375px;
	float: right;
	padding : 37px 0px 20px 0px;
}
#rightcol P{
	color : #000000;
}
#rightcol .hotshot{
	width : 185px;
	float : left;
}
#rightcol .report{
	width : 185px;
	float : right;
}
#rightcol .copy{
	padding:0px;
	float:left;
	margin-top :60px;
	position:relative;
}
#rightcol .copy .copyzero{
	text-transform: uppercase;
	font-size : 110%;
	color : #666666;
}
#rightcol .copy .copydesmin{
	font-size : 90%;
	color :#ACACAC;
}
#rightcol .copy .copydesmin A{
	font-size : 100%;
	color :#ACACAC;
}
.clearing {
	height: 0;
	clear: both;
}*/

