/* CSS Document */

body { background-image: url('http://www.iaaonline.net/images/mainbg.jpg'); background-repeat:repeat-x; background-color: #7e6256; margin: 0; padding: 0; text-align: center; margin: 0px; padding: 0px; height: 100%; min-height: 100%; font-family:Arial, Helvetica, sans-serif;}

/* Deprecated in favor of Unit PNG Fix
background-image ,img, div, li, a, ul, td { behavior: url('../iepngfix.htc'); }
background-image url { behavior: url('../iepngfix.htc'); }
img, #container { behavior: url('../iepngfix.htc'); }
*/

a {color: #1b3c60; }

div#mastercontainer {text-align:left; width: 960px; margin: 0 auto;}

div#container {width: 883px; float:left;  background-color:#e9e0bf;}

div#menucontainer {height: 32px; background-image: url('http://www.iaaonline.net/images/menubg.jpg');}

div#quicklinks { background-image: url('http://www.iaaonline.net/images/quicklinks-bg.png'); background-repeat: no-repeat; padding-top: 60px; padding-bottom: 0px; }

div#quicklinks-list {width: 172px; position: relative; left: 30px; font-size: 12px;}


div#quicklinks-list a {
	color: #003366;
	text-decoration: none;
	margin: 0; padding: 0;
	
}

div#quicklinks-list a:hover {
	color: #000;
	text-decoration: none;
	
}

div#contactbar a {color: #fff;text-decoration: none; }

div#contactbar a:hover {color: #FFCC33; }



div#textarea p {font-size: 12px; }

div#textarea ul {font-size: 12px; }

div#textarea ol {font-size: 12px; }



div#textframe {min-height: 585px; width: overflow:hidden;
height:expression(
    this.scrollHeight < 585? "585px" : "auto" ); width: 605px; float: left; background-image:url('http://www.iaaonline.net/images/insidetext-bg.jpg'); padding: 20px 20px 0 20px; background-color: #ece6c4; background-repeat: repeat-x;}

div#textframe2 {background-image:url('http://www.iaaonline.net/images/textcontent-bg.jpg');  color: #584025; padding: 15px 15px 55px 15px; background-color: #fff; background-repeat: repeat-x;}

div#contactbarinside {background-image:url('http://www.iaaonline.net/images/insidecontact-bg.jpg'); font-size: 12px; height: 22px; padding-top: 8px; padding-left: 10px;}

div#contactbarinside a { color: #fff; text-decoration: none; }

div#footer {text-align: center; color: #fff; font-size: 11px; line-height: 15px; background-image:url('http://www.iaaonline.net/images/footer-bg2.jpg'); height: 80px; padding-top: 15px; background-repeat: repeat-x; clear: left;}

h2 { font-size: 14px; color: #0f3f89; }

h1 { font-size: 26px; color: #0f3f89; font-weight: normal; border-bottom: 1px solid #996633; }

div#topbar { background-image: url('http://www.iaaonline.net/images/topbar.jpg'); height: 80px; padding-left: 365px; padding-top: 33px;}