/* HOMEPAGE STYLES */

/* STYLES FOR THE IFRAME AREAS HAVE BEEN MOVED TO homepage-iframes.*.css
   TO ENABLE BROWSER-DEPENDENT SWITCHING */

html {
	margin-bottom: 0.01em;
	min-height: 100%;
}

body	{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	font: 12px/18px Arial, Verdana, Helvetica, sans-serif;
	background: #5B7671 url(/images/homepage/bg_hp.jpg) top center no-repeat;
	background-position: 50% 74px;
	color: #B7B7B7;
}

img	{
	border: 0;
}

#wrapper {
	margin: auto;
	text-align: left;
 	width: 756px;
	height: 654px;
}

/* HOMEPAGE TOP NAVIGATION MENU */

#topnavmenu{
	background: transparent;
	border: 0;
	position: relative;
	margin: 221px 0px 0px 162px;
	color: #F09B54;
	width: 603px;
	height: 8px;
}

/* HOMEPAGE TOP NAVIGATION BUTTONS */

#homepage_ladies_shirts	{position: absolute; left: 0; width: 84px; clear: none; float: left;}
#homepage_gents_shirts	{position: absolute; left: 104px; width: 83px; clear: none; float: left;}
#homepage_bags {position: absolute; left: 207px; width: 32px; clear: none; float: left;}
#homepage_xtras	{position: absolute; left: 259px; width: 40px; clear: none; float: left;}
#homepage_limited_prints {position: absolute; left: 319px; width: 93px; clear: none; float: left;}
#homepage_free	{position: absolute; left: 430px; width: 28px; clear: none; float: left;}



/* HOMEPAGE BOTTOM NAVIGATION MENU */

#bottomnavmenu{
	background: transparent;
	border: 0;
	position: relative;
	top: -307px;
	margin: 326px 0px 0px 272px;
	color: #F09B54;
	width: 357px;
	height: 7px;
}

#bottomsectionmenu {
	border: 0px;
	padding: 0px;
}

/* HOMEPAGE BOTTOM NAVIGATION BUTTONS */

#homepage_contact {position: absolute; left: 167px; width: 49px; clear: none; float: left;}
#homepage_info {position: absolute; left: 234px; width: 25px; clear: none; float: left;}
#homepage_policy {position: absolute; left: 277px; width: 38px; clear: none; float: left;}
#homepage_maillist {position: absolute; left: 333px; width: 71px; clear: none; float: left;}