div#wrap {
        background-color:#000000;
	margin:0 auto;
	position: relative;
	width: 984px;
	padding: 0px;
	background-image: url(../gfx/gfx_inner_bg.gif);
        
        
}
#main {
	float: right;
	width: 740px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 15px;
	margin: 0px;
}
#path {
	height: 15px;
	margin-top: 0px;
}
.link_location: link {
	color: #679cb2;
	font-weight: bold;
}
.link_location: visited {
	color: #679cb2;
	font-weight: bold;
}
#sidebar {
	width:190px;
	float: left;
	margin-left: 7px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 2px;
    padding-bottom: 0px;
     
}

#search_box_container {
	float: left;
	padding-top: 0px;
	padding-left: 8px;
	width: 195px;
        height: 25px;
}
#search_box {
	float: left;
	
	height: 25px;
	width: 165px;
}

#search_box .search_field {
	background-color: #fff;
	border: 1px solid #679cb2;
	width: 94px;
	margin-top: 0px;
	margin-left: 4px;
}
#search_box .search_btn {
    color: #FFFFFF;
	background-color: #679cb2;               
    border-top: 1px solid #EDEDED;
    border-bottom: 1px solid #ADADAD;
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #7C7C7C;
    height: 20px;
    width: 50px;
    margin-top: 0px;
}

#footer {
	clear: both;
	margin: 0px;	
	height: 40px;        
	text-align: center;
	font-size: 90%;	
      
	background-image: url(../gfx/gfx_bottom_bg.gif);
        
}
#footer_text {
    color:000000;
    text-align: center;
    padding-top: 0px;
    font-size: 75%;

}

#footer a { color: #000000; text-decoration: none;  }

#form_container {
	width: auto;
	font-weight: bold;
    font-size: 75%;
    padding: 3px;
}
#form_left {
    margin-right: 1em;
	float:left;
}
#form_right {
	float: right;
}
#prop {
	float: right;
    width: 1px;
    height: 500px;
}
#admin_btn {
	padding-left: 7px;
}


#header {
background-color:#ffffff;
background-image: url(../gfx/top_bg_img.gif);
width: 967px;
height: 133px;
padding: 0px;
text-align: center;
margin-left: 8px;


}

#top_nav_container {
width: 967px;
height: 36px;
background-image: url(../gfx/bg_top_navi.gif);
background-repeat: repeat-x;
padding-top: 0px;
margin-bottom:0px;
margin-left: 8px;


}

#top_nav_container ul {
display: inline;
height: 36px;
}

#top_navlist {
padding-top: 10px;
}

#top_nav_container ul li
{
display: inline;
height: 26px;
text-align: center;
}

#top_nav_container ul li a {
font-weight: bold;
color: #ffffff;
margin-top: 0px;
padding-left: 25px;
padding-right: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-decoration: none;
height: 26px;

}

#top_nav_container ul li a:hover {
color: #000000;

}

#shopping_cart_header_animated {
display: block;
padding: 4px 0px 4px 25px;
background-color: #295A8B;
color: #fff;
margin-top: 70px;
margin-left: 4px;
width: 134px;
font-size: 80%;
font-weight: bold;
}

#shopping_cart_header {
display: block;
padding: 4px 0px 4px 25px;
background-color: #295A8B;
background-image: url(../gfx/shop_static_basket.gif);
color: #fff;
margin-top: 40px;
margin-left: 4px;
width: 134px;
font-size: 80%;
font-weight: bold;
}

#shopping_cart {
background-color: #EDEDED;
color: #2E2E2E;
width: 155px;
padding: 10px 0px 10px 4px;
margin-left: 4px;
font-size: 80%;
}

#shopping_cart a {
color: #739337;
}

#sub_nav_container {
width: 180px;
margin-left: 1px;
padding: 0;

}

#sub_nav_container ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#sub_nav_container li {

margin: 0;
}

#sub_nav_container_header {
background-color: #679cb2;
margin-top:5px;
width: 204px;
display: block;
color: #fff;
border-bottom: 1px solid #fff;
padding-bottom: 2px;

}

#sub_nav_container_header_text {
padding-top: 3px;
padding-left: 3px;
padding-bottom: 3px;
}

#sub_nav_container_header a {
font-weight: bold;
color: #fff;
font-size: 90%;
text-decoration: none;
}

#sub_nav_container li a {
display: block;
padding: 5px 0px 5px 4px;
background-color: #679cb2;
color: #ffffff;
font-size: 90%;
font-weight: normal;
text-decoration: none;
width: 200px;
border-bottom: 1px solid #fff;
}

#sub_nav_container li a:hover {

color: #000000;
}

#login_header {
margin-top: 40px;
width: 165px;
padding-top: 5px;
padding-bottom: 4px;
color: #fff;
display: block;
font-size: 85%;
font-weight: bold;
text-align: center;
background-color: #006600;
}

#login_box {
margin-top: 0px;
margin-left: 3px;
width: 159px;
background-color: #EDEDED;
}

#login_box #inside {
padding: 5px;
font-size: 80%;
color: #006600;
font-weight: bold;
text-align: center;
}

@page { size:landscape; }
