html, body {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; behavior: url(javascript/csshover3.htc); font-size:12px; background-color:#e8ebed; } /*background-color:#e7e7e8;*/


img, div, em { behavior: url(javascript/iepngfix.htc) }

* {margin:0; padding:0}
a {outline:none}
img {border:none}
p {padding:4px 0}
a {color:#000; text-decoration:underline}
a:hover {color:#000; text-decoration:none}

#wrapper{width:975px;}

#container{width:975px; background-color:#fff}

#sub_footer{width:975px; font-size:10px}
#sub_footer #design {float:left; width:600px}
#sub_footer #design div{padding-top:12px; padding-left:61px;}
#sub_footer #design a{font-size:10px; text-decoration:none; text-transform:uppercase; color:#999}
#sub_footer #design a:hover{text-decoration:underline;}


#sub_footer #sublinks_container {float:right; width:375px; text-align:right}
#sub_footer #sublinks_container #sublinks {padding-top:9px}
#sub_footer #sublinks_container #sublinks a{font-size:10px; text-decoration:none; text-transform:uppercase; color:#999}
#sub_footer #sublinks_container #sublinks a:hover{text-decoration:underline;}

/*#sub_footer #sublinks_container #sublinks img{padding-left:17px;}*/



/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 	content: "."; 
 	display: block; 
	height: 0; 
 	clear: both; 
 	visibility: hidden;
}
 
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 