/* ------------- RESETS ------------- */
html{height:100%;min-height:100%;}
body{padding:0;margin:0;font:11px Verdana, Geneva, sans-serif;}
h1,h2,h3,h4,h5,h6,ul,li,em,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-weight:normal;font-style: normal;}
ul{list-style:none;}
img, a img{border:0;}
p{margin:0;}
a.invisible{display:none;}
*{border: 0;outline: none;}

/* ------------- CLEARS ------------- */
.clb, .clr, .cll{width:0;height:0;line-height:0;font-size:0;}.clb{clear:both;}.clr{clear:right;}.cll{clear:left;}

/* ------------- TAGS ------------- */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#333;
	background-color:#fff;
}
#center{
	margin:0 auto;
	width:775px;
}
#head{
	width:775px;
	padding-bottom:12px;
}
#main{
	width:775px;
	line-height:20px;
}
#nav{
	float:left;
	margin-top:106px;
}
#union23_home{
	float:right;
}
#subnav{
	width:100px;
	border:1px solid red;	
}
#case, .mod_flash, #head_img{
	margin-bottom:10px;
}
#footer{
	width:775px;
	text-align:center;
	padding-top:5px;
	clear:both;
}
#footer ul li{
	list-style:none;
	display:inline;
	margin-left:-4px;
}
.row1, .row2, .row3{
	width:33%;	
	float:left;
}
.showcase_left{
	width:550px;	
	float:left;
}
.showcase_right{
	width:200px;
	float:right;
}
.showcase_right .image_container a img{
	border:1px solid #994708;
}

