body {
	background-color:white;
	/* letter-spacing: -0.5px; */
        margin-top: 0px;
        padding-top: 0px;
	/* background: url("/main/uploads/img/bg_transparent.png") repeat-x; */

}

a {
       color: #001a4d;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	text-decoration: underline;
}



#header{ 
        position: absolute;
        left: auto;
        right: auto;
        top: 15px;
	height: 100px;
        width: 940px;
	 background: url("/main/uploads/img/headerbg_transparent.png");

       padding-bottom: 5px;
  z-index:9999;
         
}




#logo{
	margin-top: 20px;
}

#search {  
        float:right;   
	width: 320px;
}
#menu {
        margin-top: 10px;
	height: 25px;
        font-family: "Helvetica", "Arial";
        color: black;
}

#footer {
	background-color: #1d262d;
	clear: both;
	width: 940px;
        padding-bottom: 25px;

}

#footer_address{
	margin: 0px;
	padding-left: 15px;
}

#footer_address a {
       color: #ff7f00;
	text-decoration: none;
	font-weight: bold;
}

#footer_address a:hover {
	text-decoration: underline;

}


#lrqalogo {
float: right;
margin-top: -20px;
margin-right: 20px;
width: 80px;

}

#container {
	margin: 5px;
	width: 940px;
	margin: auto;

}

#contactus {
	float: right;
	background-color: #ff7f00;
	width: 100px;
	height: 20px;
}

#searchaccent {
	clear: both;
	width: 290px;
	background-color: #003399;
	height: 20px;
        padding: 15px;
}


.footcol {
	width: 114px;
	float: left;
	padding-left: 0px;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 25px;
	color: white;
 
        overflow: hidden;
	
}

.footcol h1 {
	margin: 0px;
	padding-bottom: 5px;
      
}

.footcol h1 a {
        font-family: "Verdana", "Arial", "Helvetica";
        font-size: 12px;
	color: #ff7f00;
margin-bottom: 1px;

	}
	
.footcol a{
font-family: "Verdana", "Arial", "Helvetica";
        font-size: 12px;
	color: white;

        display: block;
        margin-bottom: 3px;
        
	}
	




#footrow {
font-family: "Verdana", "Arial", "Helvetica";
        
	clear:both;
	height: 50px;
	width: 940px;
	color: white;
	font-size: 12px;
	margin-left: 15px;
}

#footrow h1 {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding-left: 15px;
	margin: 0px;
}

#watermark {
	float:right;
	width: 100px;
	height: 50px;
}

#small_logo {
	margin-right: 5px;
}

#menu li {
        display: inline;
        padding-right: 20px;
}
#menu ul {
        padding: 0px;
        margin: 0px;
}

#menu a, #fade_link {
        color: black;
        font-size: 18px;
        font-weight: bold;
        font-family: "Arial", "Helvetica";
        letter-spacing: -1.0px;
}

#stock {
float: right;

}