@charset "utf-8";
/* CSS Document */
body {
margin: 0 0 30px 0;
padding: 0px;
border: 0px;
font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size: 12px;
color: #666666;
overflow:hidden;
}

#spacer {
height: 97px;
}

#bar {
border-top: 4px solid #8a8a8c;
width: 100%;
height: 93px;
position:absolute;
background-color:#fff;
top:0;
}
/*.iframe-wrap { 
padding-top:90px; 
overflow:auto; 
height:100%; 
padding-bottom:20px; 
}*/

#bar_content {
height: 61px;
}
#nav {
height: 27px;
*height: 33px;
border-top: 4px solid #8a8a8c;
background-color: #ececec;
border-bottom: 1px solid #8a8a8c;
_position:relative;
_top:60px;
}

.constrain_width {
width: 990px;
margin: 0px auto;
*position: absolute;
*margin-left: -445px;
*left: 50%;
}

.bar_height {
height: 61px;
display: block;
float: left;
border-style:none;
}
/* .bar_height img{
border-style:none;
}*/
.nav_height {
height: 27px;
float: left;
display: block;
}
p.forimage  { margin: 0px !important; padding: 0px !important; display: block !important; width: auto !important; height: auto;} 

#frame {
width: 100%;
height: 90%;
margin: 0;
border: none;
overflow:auto;
}
/* p { margin:0; padding:0; } */
#brand_logo {
width: 280px;
border-right: 1px solid #b9b9ba;
}
#brand_logo img { border:#000 1px solid; }
#brand_logo p {
display: block;
float: left;
width: 147px;
padding: 23px 0px 0px 0px;
margin: 0px;
}

#quote {
width: 343px;
border-right: 1px solid #b9b9ba;
height: 61px;
}

#quote a {
margin: 17px 0px 0px 18px;
display: block;
width: 307px;
height: 0px;
padding: 29px 0px 0px 0px;
overflow: hidden;
background: url('images/HoldITbar_dropDown_for-web_06.png') 0 0 no-repeat;
*color: white;
*text-decoration: none;
}

#contact {
width: 360px;
padding: 3px 0px 0px 0px;
}

#contact p {
display: block;
float: left;
margin: 11px 22px;
}

#contact img {
float: right;
border-style:none !important;
}
img  {
border-style:none !important;
}
#menu {
width: 280px;
border-right: 1px solid #b9b9ba;
*border: none;
}

.home_link {
margin: 5px 5px 0px 0px;
display: block;
color: #666666;
text-decoration: none;
float: left;
}

.our_brands {
margin: 3px 5px;
float: left;
width: 88px;
height: 0px;
overflow: hidden;
display: block;
padding: 21px 0px 0px 0px;
background: url('images/HoldITbar_dropDown_for-web_07.png') 0 0 no-repeat;
}

#description p {
margin: 5px 0px 0px 25px;
padding: 0px;
}

#dropdown {
display: none;
width: 990px;
position: absolute;
*position: relative;
top: 96px;
*top: -13px;
background-color: #cccccc;
margin: 0px;
padding: 11px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 5px 5px 5px #888;
box-shadow: 5px 5px 5px #888;
}

#dropdown li {
display: block;
float: left;
height: 11px;
width: 150px;
margin: 3px 1px;
padding: 5px;
clear: none;
}

#dropdown li a {
text-decoration: none;
color: #000;
display: block;
}

#dropdown li a:hover {
color: #ffffff;
}

img { border-style:none;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.jqimessage form {
padding: 0px 0px 10px 10px;
}

.jqimessage form input {
float: left;
}
