@charset "utf-8";
/* CSS Document */

body, html { margin:0; padding:0; height:100% }
body { background-color:#FFFFFF; font:normal 12px/15px Arial, Helvetica, sans-serif; color:#666666; cursor:default }
h1, h2, h3, h4, h5, p, ul, ol, li, a, strong, span, input, select { margin:0; padding:0; list-style-type:none }
h1 { font:bold 28px Arial, Helvetica, sans-serif; color:#333333; letter-spacing:-2px; margin-bottom:10px }
h2 { font:bold 24px Arial, Helvetica, sans-serif; color:#333333; letter-spacing:-2px; margin-bottom:10px }
h2 strong { color:#999999 }
h4 { font:normal 12px Arial, Helvetica, sans-serif; color:#FF6600; margin-bottom:5px }
p { padding-bottom:15px }
a { color:#FF6600 }
a:hover { text-decoration:none }

div#wrapper { width:960px; margin:0 auto; }
div#wrapper a { text-decoration:none; }

div#content { width:960px; margin:0 auto; }

div#selected { height:110px; float:left; margin-top:30px; }
div#selected .margin{ height:110px; width:14px; float:left; }
div#selected .text { background:url(../images/selected_interior.jpg); height:35px; font:bold 14px Arial, Helvetica, sans-serif; color:#000000; float:left; padding: 75px 15px 0px 15px; }

div#unselected { height:102px; float:left; margin-top:30px; margin: 30px 4px 0px 4px; cursor:pointer; }
div#unselected .margin{ height:102px; width:6px; float:left; }
div#unselected .text { height:27px; color:#FFFFFF; font:bold 14px Arial, Helvetica, sans-serif; float:left; padding: 75px 15px 0px 15px; }

.error { color: #FF0000; }

div#footer { background:url(../images/home_footer_bgr.jpg); width: 100%; height: 130px; background-repeat:repeat-x; overflow:hidden; margin-top: 20px; }
div#footer div.copyright { width:900px; margin:0 auto; padding-top: 10px; padding-left:60px; font-weight:bold; color:#666666; }

div#crumb { width:960px; position: absolute; margin-top:-207px; }
div#crumb a { color:#000000; font-size:12px; text-decoration:none; }
div#crumb span { color:#000000; }