/***** HEADER ******/

#header {
	background:#51675B;
	height:134px;
	margin: 0px auto;
	width:800px;
	border-left:1px solid #494518;
	border-bottom:1px solid #FFFFFF;
}
#header a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
#header a {
	text-decoration:none;
}
#header ul {
	margin:0;
	padding:0;
	list-style:none;
	/*position:absolute;*/
	/*width:100%;*/
	/*font-size:1.1em;*/
	height:30px;
	border-top:4px solid #000000;
	background-color:#DCE5CD;
	padding-top:7px;
}

#header ul li {
	float:left;
	display:inline;
	/*width:99px;*/
}
#header ul a {
	display:block;
	/*font: Georgia, "Times New Roman", Times, serif;*/
	color:#000000;
	text-transform:lowercase;
}
#header ul a {
	/*padding:3px 7px;*/
	padding:3px 0px;
	-moz-border-radius:3px
}
#header ul a:focus, #header ul a:active, #header ul a:hover {
	background-color:#7D9A8E;
	outline:none;
	
}/*         #header ul li.service{               float:right;               margin-right:23px;               display:inline}*/
#header ul a.menu_items
{
	/*margin:0 14px 0 0;*/
	/*margin:0 auto;*/
	width:88px;
	border-right:1px #999999;
	border-right-style:solid;
}
#header ul a.current
{
	background-color:#9A0E0E;
	color:#fff;
	-moz-border-radius:3px;
}
#header ul a:hover.current
{
	background-color:#9A0E0E;
}
#header .header_top {
	height:92px;
	background-image:url(https://lightingbygregory.com/Merchant5/graphics/site/global/header/header_blank.jpg);
}
#header .header_logo {
	float:left;
}

#header .header_search {
	float:left;
	padding-left:20px;
	padding-top:34px;
	width:200px;
	/*
	padding-left:20px;
	margin-top:33px;
	*/
	text-align:center;
	/*padding-top:32px;*/
}

#header .header_banner {
	float:left;
	/*margin-top:25px;*/
	margin-top:12px;
	margin-left:10px;
	/*padding-bottom:4px;*/
}

#header .header_my_account {
	float:right;
	/*background:url("../global/header/header_my_account.jpg") no-repeat scroll 50% top;*/
	height:92px;
}
#transaction_id {
	/*clear:both;
	float:left;*/
	background-color:#465C50;
	display:none;
	margin:0 auto;
	padding-top:4px;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:"Courier New", Courier, monospace;
	/*position:absolute;*/
	/*
	left:0px;
	top:0px;
	*/
	/*position:relative;*/
	/*background-color:#FFFFFF;*/
	/*left:5px;
	top:11px;*/
	width:160px;
	height:25px;
	/*z-index:101;*/
}
#header .adv_search
{
	clear:both;
	margin-left:55px;
	margin-top:10px;
	visibility:hidden;
}

#header #sli_search_1 {
	background:#E7E9DA url(../global/top_header/form_backround.gif) repeat-x scroll 50% top;
	border: 3px solid;
	border-color: #c0c0c0 #fff #fff #c0c0c0;
	/*color:#FFFFFF;*/
	/*font-family:"Trebuchet MS";*/
	font-size:14px;
	/*font-weight:bold;*/
	/*height:16px;*/
	/*
	padding-bottom:1.5px;
	padding-left:2px;
	*/
}

#header .header_search_button
{
	float:left;
	padding-top:30px;
	width: 50px;
	text-align:left;
}

/*
#header .header_under {
	display:inline;
}
*/
#header .header_top_nav {

	width: 800px;
	clear:both;
	float:left;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	font-weight:500;
}


#main_container .main_content {

	clear:both;
	margin:0 auto;
	display:block;
	width:800px;
}

