form { margin:0px; padding: 0px; }

#csbody
{
	height		: 540px;
	width		: 800px;
	border		: 1px solid #000;
	background	: #B5B5B5;
	padding-top	: 10px;
	padding-bottom	: 10px;
	margin-top	: 25px
}

#brand 
{ 

	height		: 49px;
	width		: 792px;
	border		: 1px solid #000;
	background	: #ff0;
}

#mast
{
	width		: 792px;
	height		: 72px;
	border		: 1px solid #000;
	background	: #666;
}

#holder
{
	height		: 363px;
	width		: 792px;
	border-left	: 1px solid #000;
	border-right	: 1px solid #000;
	background	 :#fff;

}

#holderhome
{
	height		: 430px;
	width		: 792px;
	border-top	: 1px solid #000;
	border-left	: 1px solid #000;
	border-right	: 1px solid #000;
	background	 :#fff;

}

#nav
{
	height		: 20px;
	width		: 792px;
	border-left	: 1px solid #000;
	border-right	: 1px solid #000;
	background	: #B5B5B5;
}

#subnav
{
	float		: left;
	width		: 175px;
	height		: 100%;
	padding		: 0px 0px 0px 0px;
	background	: #E7E7E7;
	border-right	: 1px solid #666;
}

#navlinkblock 
{
	float		: left;
	height		: 20px;
	background	: #B5B5B5;
}

#navlinkblocklive
{
	float		: left;
	height		: 20px;	
	background	: #666;
}

#navlinkblockopen
{
	float		: left;
	height		: 20px;		
	background	: #666;
}

#subnavlinkblock
{
	float		: left;
	width		: 175px;
	background	: #ccc;
	text-align		: left;	
}

#subnavlinkblocklive
{
	float		: left;
	width		: 175px;
	background	: #666;
	text-align		: left;
}

#subnavlinkblockopen
{
	float		: left;
	width		: 175px;
	background	: #666;
	text-align		: left;
}


#contentarea 
{
	float		: left;  	
  	text-align		: left; 
	background	: #fff; 
	height		: 333px;
	padding		: 10px; 
}

#contentfooter
{
	float		: left;  	
  	text-align		: left; 
	background	: #666; 
	width		: 790px;
	height		: 142px;
	padding		: 3px;
	padding-bottom	: 0px;
}

#casestudy
{
	float		: left;  	
  	text-align		: left; 
	background	: #ccc; 
	width		: 165px;
	height		: 140px;
	padding		: 4px;
	padding-bottom	: 14px;
}

#csborder
{
	border:1px solid #999;
}

#news
{
	float		: left;  	
  	text-align		: left; 
	background	: #ccc; 
	width		: 616px;
	height		: 140px;
	margin-left	: 3px;
	padding		: 5px;
	
}

#content 
{  	
	float		: left;
	text-align		: left; 
	background	: #fff; 
	height		: 100%;
}

#contenthomepage
{  	
	float		: left;
	text-align		: left; 
	background	: #fff; 
	height		: 100%;
	width		: 792px;
	border-left	: 1px solid #000;
	border-right	: 1px solid #000;
}


#toolbox
{
	float		: right;
	width		: 84px;
	padding-top	: 2px;
	border-bottom	: 1px solid #ccc;
	border-left	: 1px solid #ccc;
	border-top	: 1px solid #ccc;
	margin-top	: 10px;
	padding-right	: 10px;
	background	: #eee;
}


#footer
{
	width		: 792px;
	border		: 1px solid #000;
	background	: #666666
	margin-bottom	: 10px;
	padding-bottom	: 2px;
}


.navlink
{
	font-family	: Verdana, Arial;
	font-size		: 10px;
	font-weight	: bold;
	text-decoration	: none;
	color		: #fff;
	padding		: 10px;
	padding-left	: 20px;
	border-bottom	: 1px dotted #c00;

}


.navlink:hover
{
	color		: #ff0;
	border-bottom	: 1px dotted #c00;
}


.navlink1
{
	font-family	: Tahoma, Verdana, Arial;
	font-size		: 11px;
	font-weight	: bold;
	text-decoration	: none;
	color		: #000;

	height		: 20px;
	
	padding-left	: 8px;
	padding-right	: 8px;
	padding-top	: 2px;
	padding-bottom	: 4px;
	
	border-right	: 1px solid #000;
	border-left	: 2px solid #eee;
	border-top	: 1px solid #eee;

}

.navlink1live
{
	font-family	: Tahoma, Verdana, Arial;
	font-size		: 11px;
	font-weight	: bold;
	text-decoration	: none;
	color		: #ff0;
	height		: 20px;
	background	: #666;
	
	padding-left	: 8px;
	padding-right	: 8px;
	padding-top	: 2px;
	padding-bottom	: 4px;
	
	border-right	: 1px solid #000;
	border-left	: 2px solid #666;
	border-top	: 1px solid #666;
	
	
}

.navlink1open
{
	font-family	: Tahoma, Verdana, Arial;
	font-size		: 11px;
	font-weight	: bold;
	text-decoration	: none;
	color		: #ff0;
	height		: 20px;
	background	: #666;
	
	padding-left	: 8px;
	padding-right	: 8px;
	padding-top	: 2px;
	padding-bottom	: 4px;
	
	border-right	: 1px solid #000;
	border-left	: 2px solid #666;
	border-top	: 1px solid #666;
}

.navlink1:hover
{
	background	: #CEBBBB;
	
	border-left	: 2px solid #c00;
	border-top	: 1px solid #c00;
	

}

.navlink2
{
	font-family	: Tahoma, Verdana, Arial;
	font-size		: 11px;
	font-weight	: normal;
	text-decoration	: none;
	text-align		: left;
	color		: #000;
	
	
	border-top	: 1px solid #999;
	border-left	: 10px solid #999;
	
	padding-left	: 5px;
	height		: 20px;
	width		: 175px;
	

}

.navlink2:hover
{
	border-left	: 10 solid #c00;
	background	: #CEBBBB;
	border-top	: 1px solid #c00;
	

	
}

.navlink2live
{
	font-family	: Tahoma, Verdana, Arial;
	font-size		: 11px;
	font-weight	: bold;
	text-decoration	: none;
	
	text-align		: left;
	color		: #ff0;
	border-top	: 1px solid #999;
	border-left	: 10px solid #666;
	
	padding-left	: 5px;
	height		: 20px;
	width		: 175px;

}

.navlink2open
{
	font-family	: Tahoma, Verdana, Arial;
	font-size		: 11px;
	font-weight	: bold;
	text-decoration	: none;

	text-align		: left;
	
	color		: #ff0;
	
	border-top	: 1px solid #999;
	border-left	: 10px solid #666;
	
	padding-left	: 5px;
	height		: 20px;
	width		: 175px;
	

}



.navlink3
{
	font-family	: Tahoma, Verdana, Arial;
	font-size		: 11px;
	font-weight	: normal;
	text-decoration	: none;
	text-align		: left;
	color		: #000;
	
	
	
	border-left	: 10px solid #666;
	
	padding-left	: 8px;
	height		: 20px;
	width		: 175px;
	

}

.navlink3:hover
{
	
	border-left	: 10 solid #c00;
	background	: #CEBBBB;
	
	
}

.navlink3live
{
	font-family	: Tahoma, Verdana, Arial;
	font-size		: 11px;
	font-weight	: bold;
	text-decoration	: none;
	
	text-align		: left;
	color		: #000;
	background	: #ccc;
	
	border-left	: 10px solid #ff0;
	
	padding-left	: 8px;
	height		: 20px;
	width		: 175px;

}

.navlink3open
{
	font-family	: Tahoma, Verdana, Arial;
	font-size		: 11px;
	font-weight	: bold;
	text-decoration	: none;

	text-align		:left;
	color		:#f00;
	
	
	border-left	: 10px solid #666;
	
	padding-left	: 8px;
	height		: 20px;
	width		: 175px;
	

}

.navbutton
{
	background	: #F5F0C5;
	font-family	: Verdana;
	font-weight	: bold;
	text-transform	: uppercase;
	font-size		: 10px;
	height		: 18px;

}