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