#graphics {
background: #fff url(../images/graphics_contact_us.jpg) no-repeat bottom left;
width: 545px;
height: 298px;
float: right;
padding: 0px;
margin-left: 1px;
}

#left_graphics {
background: #a5a52d url(../images/left_graphics_contact_us.jpg) no-repeat bottom left;
}

/* for understanding browsers */
#content {
min-height: 500px;
height: auto;
}

/* for Internet Explorer */
/*\*/
* html #content {
height: 500px;
}
/**/

