/* Header */
#header-info a, #header-info a:visited {
color:#fa1e00;
text-decoration:underline;
}

#header-info a:hover {
color:#fa1e00;
text-decoration:none;
}

/* Left Column */
#quick-search {
background: #fff url(/images/template2/yellow-quick-search.gif) top left no-repeat;
width:230px;
height:69px;
font-size:11px; 
font-weight:bold;
color:#fff;
}

#request-reorder ul {
margin: 0;
padding: 0 0 0 8px;
}

#request-reorder li {
margin: 0;
padding: 0 0 6px 0;
list-style: none;
float:left;
}

#request-reorder span {
display: none;
}

#request-reorder a {
float: left;
}		

#btn-request {
width:220px;
height:42px;
background-image: url(/images/template2/yellow-btn-request.gif);
background-repeat:no-repeat;
}

#btn-request a {
padding: 0 220px 42px 0;
}

#btn-request a:hover {
background:url(/images/template2/yellow-btn-request-on.gif) no-repeat top left;
}

#btn-reorder {
width:220px;
height:42px;
background-image: url(/images/template2/yellow-btn-reorder.gif);
background-repeat:no-repeat;
}

#btn-reorder a {
padding: 0 220px 42px 0;
}

#btn-reorder a:hover {
background:url(/images/template2/yellow-btn-reorder-on.gif) no-repeat top left;
}

/* Right Column */
#navigation {
background: #fff url(/images/template2/yellow-navigation.gif) repeat-x; 
height: 43px;
}

#page-title {
background: #fff url(/images/template2/yellow-page-title.gif) top left no-repeat;
width:550px;
height:45px;
}

.content-right a, .content-right a:visited {
color:#fa1e00;
text-decoration:underline;
}

.content-right a:hover {
color:#fa1e00;
text-decoration:none;
}

/* Footer */
#footer-nav {
background: #fff url(/images/template2/yellow-footer-nav.gif) top left no-repeat;
width:550px;
height:29px;
margin: 20px 0 0 0;
}