body {	
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	background-color: ffffff; 
	background-image: url(images/site-bg2.png);
}

h1 {
	color: #0063AF;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: 450;
	margin-left: 5px;
	}
	
h2 {
	color: #4D240E;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: 300;
	margin-bottom: 2px;
	margin-left: 5px;
	}
		
li {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	margin-bottom: 16px;
	border:none;
	
	}

img{
border: none;
}

#sticker {
clear:right;
float:right;
width: 278px;
height: 243px;
}

#banner {
clear:left;
float: left;
width: 356px;
height: 242px;

}

#top {
height: 243px;
}

#container {
min-width: 900px;
align: center;
border: 0px;
}

#content {
clear:both;
height: 380px;
}

#menu {
margin-left: 16px;
margin-top:125px;
width: 130px;

}

#leftside {
clear:left;
float: left;
width: 150px;
height: 380px;
}

#work {
float: right;
margin-right: 100px;
width: 630px;
height: 380px;
}

#legal {
clear:both;
float: right;
width: 450px;
height: 20px;
}

img { behavior: url(iepngfix.htc) } 

div.autosize { display: table; width: 1px; }
div.autosize > div { display: table-cell; }