body {
margin: 0 auto;
padding: 0;
font-size: 62.5%;
font-family: Verdana;
line-height: 1.7em;
letter-spacing: 0;
text-align: left;
word-spacing: normal;
text-decoration: none;
color: #444;
background: #777 url('http://www.displaydirect.com/i/bg.jpg');
}

#wrapper{
background: #fff url('http://www.displaydirect.com/i/wrapperbg.gif') repeat-y;	
width: 769px;
margin: auto;
font-size: 0.90em;
}

#header{
width: 769px;
background: #fff; 
}

#headertop{
background: #fff url('http://www.displaydirect.com/i/headerbg.jpg');
width: 769px;
height: 115px;
}

.logo{
margin-left: 32px;
margin-top: 5px;
width: 271px;
height: 56px;
float: left;
}

#searchbox{
padding-top: 10px;
}

.search{
float: left;
margin-right:3px;
margin-left: 195px;
text-align: center;
}

.searchfield{
float: left;
padding-top: 5px;
}

input {
font-size: 0.95em;
}

.searchtext{
font-size: 1.4em;
color: #234B6A;
font-family: trebuchet ms;
float: right;
margin-right: 180px;
}

.searchbutton{
float:left;
margin-left: 5px;
padding-top: 5px;
}

.searchbutton submit {
background-image: url('http://www.displaydirect.com/i/searchbutton.gif'); 
width: 64px;
height: 19px;	
}

#nav{
width: 100%;
float: left;
margin-top: 18px;
font-size: 1.1em;
font-family: trebuchet ms;
text-transform: uppercase;
}


#nav ul {
margin-left: 17px;
padding-left: 0;
display: inline;
} 

#nav ul li {
margin-left: 0;
padding: 3px 20px;
list-style: none;
display: inline;
}

#nav a,a:visited {
text-decoration: none;
color: #748A9B;
}

#nav a:hover {
text-decoration: underline;
}

#nav .current {
color: #D32222;
}

#breadcrumb {
padding-left: 0;
padding-bottom: 6px;
margin-left: 13px;
color: #999999;
font-size: 1.1em;
}

.yah{
padding-top: 4px;
float: left;
}

#breadcrumb ul {
margin-left: 0px;
padding-left: 0;
display: inline;
} 

#breadcrumb ul li {
margin-left: 0;
padding: 0px 7px;
list-style: none;
display: inline;
}

#breadcrumb a,a:visited {
text-decoration: underline;
color: #336699;
}

#breadcrumb a:hover{
text-decoration: none;
}

#masthead {
width:769px;
height: 126px;
background: #fff url('http://www.displaydirect.com/i/homemasthead.gif') no-repeat;
}

#leftmiddle {
width: 519px;
float: left;
background: #fff;
margin-bottom: 25px;
}

#leftmiddleboxhome {
width: 513px;
height: 352px;
margin-top: 40px;
border: 3px solid #E51B24;
background-image: url('http://www.displaydirect.com/i/homebox.jpg');
}

#rightmiddle {
width: 250px;
float: right;
}

#rightmiddletext {
padding: 30px;
text-align: left;
font-size: 1.2em;
color: #000;
height: 100%;
overflow: hidden;
}

#rightmiddletext h2 {
color: #234B6A;
font-size: 1.2em;
font-family: trebuchet ms;
}

#sidenav {
color: #fff;
font-size: 1.2em;
font-family: trebuchet ms;
background: url('http://www.displaydirect.com/i/sidebarbg.gif') repeat-y;
}


#footer {
background: #FFFFFF url('http://www.displaydirect.com/i/footer.jpg');
width: 769px;
height: 63px;
color: #748A9B;
}

#footer a,a:visited {
text-decoration: none;
color: #748A9B;
}

#footer a:hover {
text-decoration: underline;
color: #748A9B;
}

#leftfooter {
float: left;
text-align: left;
padding-left: 25px;
margin-top: 33px;
}

#rightfooter {
float: right;
text-align: right;
padding-right: 25px;
margin-top: 33px;
}

.left{
float: left;
}

.right{
float:right;
}

.clr {
clear: both;
margin: 0;
}

img {
border:none;
}

.subnav ul{
list-style-type: none;
}

.subnav li:hover{
background-color: #fff;
}

h3{
margin-top: 10px;
margin-bottom: 10px;
}

h3:hover{
text-decoration: underline;
cursor: pointer;
}

h4{
margin-top: 6px;
margin-bottom: 6px;
margin-left: 10px;
}

h4:hover{
text-decoration: underline;
cursor: pointer;
}

#headernav{
width: 100%;
float: left;
margin-top: 5px;
margin-left: -38px;
font-size: 11px;
font-family: trebuchet ms;
}

#drop a{
text-decoration: none;
color: #748A9B;
margin-left: 3em;
}

#drop a:hover {
text-decoration: underline;
}

#drop .current {
color: #D32222;
}

#drop ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
margin-left: 1em;
padding-left: 0;
display: inline;
}

#drop li { /* all list items */
	float: left;
	position: relative;
	list-style:none;
}

#dropmenudiv{
position:absolute;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #748A9B;
text-align: left;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #fff;
text-decoration: underline;
}