* {
cursor: default;
}

a, a * {
cursor: pointer;
}

a {
color: rgb(216,130,0);
text-decoration: none;
}

a img {
border: none;
}

a:hover {
color: rgb(216,2,0);
}

body {
margin: 0;
padding: 0;
background: rgb(77,122,191) url('../images/background-grad.jpg') repeat-x top left;
font-family: Helvetica,Arial,'MS Sans Serif',Verdana,sans-serif;
}

html, body {
height: 100%;
}

img.deco {
float: right;
clear: right;
margin: 0 0 3px 3px;
}
img.ldeco {
float: left;
clear: left;
margin: 0 3px 3px 0;
}
img.cdeco {
display:block;
margin:0 auto 3px;
}
#main {
position: relative;
width: 903px;
margin: 0 auto;
padding: 0;
background: rgb(255,255,255) url('../images/hero.jpg') no-repeat 0 183px;
min-height: 100%;
}

form div {
clear: both;
margin: 0 0 3px;
}

form div label {
display: block;
margin: 0 0 2px;
}

form div.inline label, form div.inline select {
display: inline;
}

form div select {
display: block;
}

form div input, form div textarea {
display: block;
width: 100%;
}

h1, h2, h3, h4, ol, p, ul {
margin: 0 0 10px;
padding: 0;
}

h1 {
}

h2 {
font-family: 'Helvetica Neue Light','HelveticaNeue-Light',Helvetica,sans-serif;
font-weight: 100;
}

hr {
clear: both;
}

table.list {
width: 100%;
padding: 0;
margin: 0 0 10px;
}

table.list td {
margin: 0;
padding: 0;
border-spacing: 0 0;
}

/* Header Style */

#header {
padding-top: 38px;
background: rgb(255,255,255) url('../images/hblogo.jpg') no-repeat 100% 38px;
height: 100px;
margin-bottom: 10px;
position: relative;
}

#header h1 {
background: transparent url('../images/site-name.jpg') no-repeat 10px 0px;
text-indent: -10000px;
margin: 0;
height: 100px;
position: absolute;
top: 38px;
z-index: 5;
width: 600px;
left: 0;
}

#header object, #header embed {
width: 903px;
height: 95px;
position: relative;
z-index: 5;
}

/* Menu Style */

#menu {
height: 190px;
position: relative;
background: transparent url('../images/menu-swoosh.png') no-repeat top left;
margin: 0 0;
}

#menu ul {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
list-style: none inside;
background-color: rgb(219,226,244);
padding: 5px 0;
margin: 0;
opacity: 0.6;
}

#menu li {
display: inline;
vertical-align: middle;
padding: 0 5px;
margin: 0;
}

#menu li a {
vertical-align: middle;
padding: 5px;
font-weight: bold;
color: rgb(8,25,59);
}

/* Content Style */

#contcont {
padding-top: 10px;
background: rgb(240,243,252) url('../images/content-grad.jpg') repeat-x bottom left;
}

#content {
padding: 0 10px 0;
overflow: hidden;
min-height: 627px;
}

#content h3 {
color: rgb(68,93,148);
font-weight: bold;
font-size: 100%;
}

#content p {
line-height: 1.5;
}

#content .special {
color: rgb(255,255,255);
font-weight: bold;
text-align: center;
line-height: 22px;
padding: 20px 10px;
background: transparent url('../images/special.png') no-repeat center center;
}

#content .special strong {
color: rgb(255,0,0);
padding: 0 5px 0 0;
}

#content ul {
list-style: square inside;
line-height: 1.5;
}

#content p.twofour {
font-size: 24px;
letter-spacing: 0.01em;
}

#content .secondary {
float: right;
clear: right;
}

#content .primary {
overflow: hidden;
padding-right: 10px;
}

/* Sidebar Style */

#sidebar {
float: right;
width: 200px;
margin: 0 10px;
}

#sidebar img {
margin: 0 0 10px;
}

/* Footer Style */

#footer {
background-color: rgb(216,130,0);
color: rgb(255,255,255);
padding: 5px;
clear: both;
}

#footer p {
margin: 0;
}

#hbsites {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 28px;
background-color: rgb(8,25,59);
}

#hbsites ul {
list-style: none inside ;
line-height: 28px;

}

#hbsites ul li {
float: left;
line-height: 28px;
padding: 0 0 0 10px;
border-right: solid 3px rgb(255,255,255);
}

#hbsites ul a {
line-height: 28px;
color: rgb(255,255,255);
}

#hbsites ul.jd_menu ul {
display: none;
background-color: rgb(8,25,59);
border: none;
text-align: left;
position: absolute;
list-style-type: none;
margin: 0;
padding: 0;
z-index: 10000;
}

#hbsites ul.jd_menu ul li {
display: block !important;
float: none;
margin: 0px !important;
border: none;
padding: 0;
}

#hbsites ul.jd_menu ul li a {
display: block;
padding: 0 10px;

}

#hbsites ul.jd_menu ul li a:hover {
background-color: rgb(216,130,0);
color: rgb(255,255,255);
}

/* Misc Styling */
body #sfd, body .sfd, body #sfd *, body .sfd *, html body .skip, html body .skip *, html body .jump, html body .jump * {
position: absolute;
top: 0;
left: 0;
text-indent: -10000px;
margin: 0;
padding: 0;
height: 0;
border: none;
}

.clearing {
clear: both;
}

ul.model_list li {
float: left;
list-style: none;
width: 218px;
}

ul.model_list li span {
display: block;
background-color: rgb(92,120,153);
color: rgb(255,255,255);
text-indent: 10px;
padding: 2px 0;
margin-bottom: 3px;
margin-right: 3px;
}

ul.model_list li img {
width: 215px;
}
