/* CSS Document */
/* General______________________________________________ */

#container {
	margin:0 auto;
	width:988px;
	background-color: #FFFFFF;
	background-image: url(images/Background.jpg);
	background-repeat: no-repeat;
}

#nav ul.parent li.navhome a {
	background-image: url(images/bt_home.jpg);
	width:97px;
}
#nav ul.parent li.navabout a {
	background-image: url(images/bt_aboutus.jpg);
	width:102px;
}
#nav ul.parent li.navgallery a {
	background-image: url(images/bt_photogallery.jpg);
	width:103px;
}
#nav ul.parent li.navcontact a {
	background-image: url(images/bt_contact.jpg);
	width:101px;
}

h1.contentheader{
	height: 40px;
	width: 692px;
	background-image: url(images/title_our_collection_bg.gif);
	margin-bottom: 4px;
	position:relative;
}
h1.logo{
	height: 99px;
	width: 152px;
	background-image: url(images/badge-little-explorer.png);
	display: block;
}
h1.welcome{
	height: 23px;
	width: 399px;
	background-image: url(images/welcome.gif);
}

#tabs ul.parent li.tabsfaq a {
	background-image: url(images/tab_faqs.gif);
	width:54px;
}
#tabs ul.parent li.tabssize a {
	background-image: url(images/tab_size.gif);
	width:81px;
}
#tabs ul.parent li.tabsorder a {
	background-image: url(images/tab_order.gif);
	width:101px;
}
#tabs ul.parent li.tabspress a {
	background-image: url(images/tab_press.gif);
	width:55px;
}
