/* CSS Document */



body{
background: #67aadf url(images/bkg.jpg) no-repeat top center ;
margin: 0px 0px 20px 0px;
padding: 0px 10px 0px 10px;

}



#wrapper{
width: 995px;
margin: 0px auto;
position: relative;
padding: 0px 00px 0px 0px;
}

#logoHolder
{


 top: 20px;
width: 446px;
height: 130px;
 
}

#topMenu
{
left: 20px;
padding-top: 50px;
width: 995px;


height: 62px;
}

#topMenu ul
{
padding: 0px;
margin: 0px;
}

#topMenu   .selected
{
background: url(images/topmenu/greenbtn.png) no-repeat;

}

#topMenu li
{
list-style: none;
float: left;
width: 132px;
height: 62px;
line-height: 54px;
text-align: center;
padding-right: 10px;
margin-right: 10px;
background: url(images/topmenu/bluebtn.png) no-repeat;
}

#topMenu li a
{
text-decoration: none;
color: #000;
}

#topMenu li a:hover{
text-decoration: underline;
}

#mainArea_holder
{
float: left;
margin-top: -10px;
width: 787px;
}

#mainArea_top
{
width: 787px;
height: 47px;
background: url(images/area_top.png);
}

#mainArea_bkg
{
background: url(images/area_bkg.png) repeat-y;
width: 787px;
min-height: 430px;
}

#mainArea_bottom
{
background: url(images/mainarea_bottom.png) no-repeat;
width: 787px;
height: 47px;
}

#mainContent
{
margin: -10px 0px 0px 0px; 
padding: 0px 30px;
clear: both;
}

#cogs
{
position: absolute;
top: 20px;
left: 610px;
height: 230px;
width: 195px;
}

#cogs_noflash
{
	background: url(images/cogs.png);
position: absolute;
top: 20px;
left: 610px;
height: 230px;
width: 195px;
}

.zu3d_splash
{
width: 251px;
height: 133px;
position: absolute;
left: 650px;
top: 290px;
background: url(images/zu3d_splash.png) no-repeat;
z-index: 10;
display: block; 
padding: 70px 60px;
}

.zu3d_splash_sm
{
width: 158px;
height: 115px;
position: absolute;
left: 750px;
top: 340px;
background: url(images/zu3d_splash_sm.png)  no-repeat;
z-index: 10;
padding: 40px 50px;
}

.zu3d_link
{
	   display: block; width: 100%; height: 100%; position: relative;
}

#giraffe
{
	background: url(images/giraffe.png);
	width: 149px;
	height: 255px;
	position: absolute;
left: 800px;
top: 170px;
}

#right_box_top
{
 background: url(images/rightbox/top.png) no-repeat;
 width: 196px;
 height: 36px;
}

#rightBox_holder
{
float: right;
padding-top: 110px;
position: relative;
}

#rightBox_bkg
{
background: url(images/rightbox/bkg.png) repeat-y;
 width: 196px;
 height: 10px;
}

#rightBox_bottom
{
background: url(images/rightbox/bottom.png) no-repeat;
 width: 196px;
 height: 245px;
 padding-top: 105px;
}

#rightBox_inner
{
	padding: 20px;	
}

#rightBox_inner #findOutMore{

position: relative;
text-align: center;
top: 60px;
width: 80px;
}

#rightBox_inner #findOutMore a
{
text-decoration: none;
color: #FFFFFF;
}

#rightBox_inner #findOutMore a:hover
{
text-decoration: underline;
}

#copyright
{
	font-size: 0.9em;
	margin-left: 10px;
	float: left;
}

#address
{
float: right;
	font-size: 0.9em;
}

#rightMenu
{
float: right;
position: relative;
top: -15px;
right: 20px;
text-align: right;
font-size: 1.1em;
/*border-bottom: solid 1px #555;*/
padding: 0px 5px 2px 5px;
 
}

#rightMenu ul
{
	padding: 0px;
	margin: 0px;
}

#rightMenu ul li
{
list-style: none;
display: inline;
padding: 2px;
}

#rightMenu ul li a
{
	
	
	color: #09355b;
}

#rightMenu  .selected a
{
	color: #888;
}

#rightMenu ul li a:hover
{
	text-decoration: none;
	color: #888;
	margin: 0px;
}


#breadcrumbs
{
	 
	 
	z-index: 20;
	 padding: 3px;
	 margin: 3px 3px 3px 30px;
}

#breadcrumbs a
{
	color: #000;
	display: inline-block;
	
	
}
