body {
	background: #b1aa90; color: #000;
	margin: 0; padding: 0;
	font: 12px/20px Arial, Tahoma, Verdana, Sans-serif;
}

img {
	border: 0;
	margin: 0; padding: 0;
}

#container {
	width: 896px;
	margin: 0 auto;
	background: #e1e1e1;
}

#header {
	width: 830px; height: 155px;
	background: #b1aa90 url(images/header.gif); color: #000;
	padding-left: 66px;
}

#content {
	width: 896px;
	background: #e1e1e1 url(images/contentBackground.gif) top center repeat-y; color: #000;
}

.clear {
	clear: both;
}

#navigation {
	width: 896px; height: 51px;
	background: #d4d4d4 url(images/navigation.gif) top center no-repeat; color: #000;
	float: left;
}

#navigation ul {
	width: 848px; height: 41px;
	margin: 10px 24px 0 24px; padding: 0;
	list-style-type: none;
}

#navigation ul li {
	margin: 0; padding: 0;
	float: left;
	position: static;
}

#navigation ul li a {
	height: 41px;
	text-decoration: none;
	display: block;
}

#navigation ul li a.home, #navigation ul li a.home:visited {
	width: 117px !important;
	background: #dbdbdb url(images/menu/home.gif) top center no-repeat; color: #000;
}

#navigation ul li a.home:hover, #navigation ul li a.home:active {
	width: 117px !important;
	background: #dbdbdb url(images/menu/homeHover.gif) top center no-repeat; color: #000;
}

#navigation ul li a.collection, #navigation ul li a.collection:visited {
	width: 156px !important;
	background: #dbdbdb url(images/menu/collection.gif) top center no-repeat; color: #000;
}

#navigation ul li a.collection:hover, #navigation ul li a.collection:active {
	width: 156px !important;
	background: #dbdbdb url(images/menu/collectionHover.gif) top center no-repeat; color: #000;
}

#navigation ul li a.locations, #navigation ul li a.locations:visited {
	width: 148px !important;
	background: #dbdbdb url(images/menu/locations.gif) top center no-repeat; color: #000;
}

#navigation ul li a.locations:hover, #navigation ul li a.locations:active {
	width: 148px !important;
	background: #dbdbdb url(images/menu/locationsHover.gif) top center no-repeat; color: #000;
}

#navigation ul li a.specials, #navigation ul li a.specials:visited {
	width: 128px !important;
	background: #dbdbdb url(images/menu/specials.gif) top center no-repeat; color: #000;
}

#navigation ul li a.specials:hover, #navigation ul li a.specials:active {
	width: 128px !important;
	background: #dbdbdb url(images/menu/specialsHover.gif) top center no-repeat; color: #000;
}

#navigation ul li a.services, #navigation ul li a.services:visited {
	width: 130px !important;
	background: #dbdbdb url(images/menu/services.gif) top center no-repeat; color: #000;
}

#navigation ul li a.services:hover, #navigation ul li a.services:active {
	width: 130px !important;
	background: #dbdbdb url(images/menu/servicesHover.gif) top center no-repeat; color: #000;
}

#navigation ul li a.contact, #navigation ul li a.contact:visited {
	width: 169px !important;
	background: #dbdbdb url(images/menu/contact.gif) top center no-repeat; color: #000;
}

#navigation ul li a.contact:hover, #navigation ul li a.contact:active {
	width: 169px !important;
	background: #dbdbdb url(images/menu/contactHover.gif) top center no-repeat; color: #000;
}

#navigation ul li a span {
	visibility: hidden;
}

#navigation ul li ul {
	width: 202px;
	position: absolute;
	display: none;
	border-top: 1px solid #aaa;
	margin: 0 0 5px 0; padding: 0;
	clear: both;
}

#navigation ul li:hover ul {
	display: block;
}

#navigation ul li ul li {
	background: #e1e1e1; color: #000;
	font: 12px/12px Tahoma, Verdana, Arial, Sans-serif;
	height: 26px;
	float: none; position: static;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	display: block;
}

#navigation ul li ul li a, #navigation ul li ul li a:visited {
	width: 185px; height: 20px;
	background: #e1e1e1; color: #575757;
	margin: 0; padding: 6px 0 0 15px;
	text-decoration: none;
}

#navigation ul li ul li a:hover, #navigation ul li ul li a:active {
	width: 185px; height: 20px;
	background: #d4d4d4; color: #575757;
	margin: 0; padding: 6px 0 0 15px;
	text-decoration: none;
}

#contentLeft {
	width: 222px;
	background: #e1e1e1; color: #000;
	margin: 0 12px 0 35px; padding: 31px 0 0 0;
	float: left;
}

#contentRight {
	width: 569px;
	background: #e1e1e1; color: #000;
	margin: 36px 0 0 0; 
	float: left;
}

#contentRightMain {
	width: 569px;
	background: #e1e1e1 url(images/contentRight.gif) top left no-repeat; color: #fff;
	margin: 36px 0 0 0;
	float: left;
}

#sectionOne {
	width: 208px; height: 212px;
	background: #e1e1e1 url(images/section1.gif) top center no-repeat; color: #fff;
	margin: 0 0 2px 0; padding: 7px;
}

#sectionOne ul {
	width: 205px; height: 210px;
	margin: 0; padding: 0;
	list-style-type: none;
}

#sectionOne ul li {
	width: 205px; height: 42px;
	background: #939191 url(images/sideMenuBar.gif) bottom center no-repeat; color: #fff;
	font: 14px/14px Tahoma, Arial, Verdana, Sans-serif;
	float: left;
	text-transform: uppercase;
	text-align: center;
}

#sectionOne ul li a, #sectionOne ul li a:visited {
	width: 178px; height: 26px;
	background: #939191; color: #e1e1e1;
	display: block;
	margin: 0 14px 4px 13px; padding: 12px 0 0 0;
	text-decoration: none;
}

#sectionOne ul li a:hover, #sectionOne ul li a:active {
	width: 178px; height: 26px;
	background: #939191; color: #e1e1e1;
	display: block;
	margin: 0 14px 4px 13px; padding: 12px 0 0 0;
	text-decoration: none;
}

#sectionOne ul li.last {
	background: #939191; color: #fff;
}

#sectionTwo {
	width: 569px; height: 357px;
	margin: 0 0 13px 0;
}

#sectionTwoLeft {
	width: 259px; height: 355px;
	background: #707070 url(images/section2Left.jpg) top left no-repeat; color: #fff;
	margin: 1px;
	float: left;
}

#sectionTwoRight {
	width: 290px; height: 311px;
	margin: 1px; padding: 44px 0 0 16px;
	float: left;
}

#sectionTwoRight h1 {
	width: 277px; height: 26px;
	background: #707070 url(images/tuxedoWearhouse.gif) top left no-repeat; color: #000;
	margin: 0 0 10px 0; padding: 0;
}

#sectionTwoRight h1 span {
	visibility: hidden;
}

#sectionTwoRight p {
	font: 20px/30px Arial, Verdana, Tahoma, Sans-serif;
	margin: 0; padding: 0;
}

#sectionThree {
	width: 567px; height: 166px;
	text-align: right;
	padding: 1px;
}

#bottomLeft {
	width: 222px; height: 316px;
	background: #e1e1e1 url(images/bottomLeft.jpg) top center no-repeat; color: #000;
	border-bottom: 1px solid #000;
	text-align: center;
}

#contentBottom {
	width: 896px; height: 130px;
	background: #e1e1e1 url(images/contentBottom.gif) top center no-repeat; color: #000;
	float: left;
}

#footer {
	width: 896px; height: 64px;
	background: #b1aa90 url(images/footer.gif) top center no-repeat; color: #fff;
}

#footerInsert {
	width: 744px; height: 64px;
	background: #000; color: #fff;
	margin: 0 0 0 66px;
}

#footerInsertLeft {
	width: 200px; height: 64px;
	background: #000; color: #fff;
	margin: 0 4px 0 0;
	float: left;
}

#footerInsertLeft img {
	margin: 23px 0 0 21px;
}

#footerInsertRight {
	width: 540px; height: 64px;
	background: #000; color: #fff;
	float: left;
}

#footerInsertRight p {
	font: 11px/11px Tahoma, Verdana, Arial, Sans-serif;
	margin: 37px 0 0 0; padding: 0;
}

.clear {
	clear: both;
	display: block;
}