html {
	height:100%;
	margin-bottom: 0.01em;
	overflow-y:scroll;
}

* {
	margin: 0;
	padding: 0;
	
}

body {
	z-index: 1;
	font: 1em Arial, Helvetica, Trebuchet, Verdana, sans-serif;
	color: #000000;
	font-weight: normal;
	background-color: #ffffff;
}

#wrapper {
	margin: 0 auto;
	text-align: center;
	width: 784px;
	height: 780px;
	background-color: #ffffff;
}

#logo {
	width: 784px; 
	height: 90px;
	margin: 0;
	padding: 0;
}

#logo img {
	width: 177px; 
	height: 24px;
	margin-top: 50px;
}

#topmenucontainer {
	width: 784px; 
	height: 86px;
}

#topmenupicscontainer {
	width: 784px; 
	height: 66px;
}

#topmenupicscontainer .menupic {
	float: left;
	width: 98px; 
	height: 66px;
}

#topmenupicscontainer .menuflag {
	float: left;
	margin: 0 0 0 -31px;
	width: 31px; 
	height: 14px;
}

#topmenutextcontainer {
	width: 784px; 
	height: 20px;
	line-height: 20px;
}

#topmenutextcontainer .menutext {
	float: left;
	width: 98px; 
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-size: 11px;
	color: #666666;
}

#contentcontainer {
	margin: 0 auto;
	margin-top: 36px;
	text-align: center;
	width: 784px;
}

#contentmainpicturecontainer {
	float: left;
	margin: 0 34px 0 50px;
	width: 360px;
	height: 360px;
	text-align: left;
}


#contentmainpicturecontainer .devswelcome, .devscloser, .devsingredients, .devschoices, .devspleasure, .devsportfolio {
	float: left;
/*
	width: 360px;
	height: 240px;
*/
}

#contentmainpicturecontainer .devsfloorplan, .devsportfolio {
	float: left;
	/*width: 331px;*/
	/*height: 240px;*/
	display: none;
}

#contentmainpicturecontainer .contactpage {
	float: left;
	margin: 0 34px 0 0;
	width: 410px;
	height: 360px;
	display: none;
	text-align: left;
	border: 1px solid red;
	background: url(/images/contact_background.jpg) no-repeat top left;
}

#contentmainpfadecontainer {
	width: 360px;
	height: 240px;
}

#contentmaintextcontainer {
	float: left;
	margin: 0;
	padding: 0 40px 0 0;
	width: 300px;
	height: 360px;
}

#contentmaintextcontainer .leftlink {
	clear: both;
	float: left;
	width: 150px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-size: 0.8em;
}

#contentmaintextcontainer .rightlink {
	float: right;
	width: 150px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-size: 0.8em;
}

#contentmaintextcontainer .leftlink a, .rightlink a {
	font-weight: bold;
	color: #6b5759;
	text-decoration: none;
}

#contentmaintextcontainer .leftlink a:hover, .rightlink a:hover {
	font-weight: bold;
	color: #6b5759;
	text-decoration: underline;
}

#contentmaintextcontainer .shortleftlink {
	clear: both;
	float: left;
	width: 130px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-size: 0.8em;
	color: #6b5759;
}

#contentmaintextcontainer .shortmiddlelink {
	float: left;
	width: 60px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-size: 0.8em;
	color: #6b5759;
}

#contentmaintextcontainer .shortrightlink {
	float: right;
	width: 110px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-size: 0.8em;
	color: #6b5759;
}

#contentmaintextcontainer .shortleftlink a, .shortmiddlelink a, .shortrightlink a {
	font-weight: bold;
	color: #6b5759;
	text-decoration: none;
}

#contentmaintextcontainer .shortleftlink a:hover, .shortmiddlelink a:hover, .shortrightlink a:hover {
	font-weight: bold;
	color: #6b5759;
	text-decoration: underline;
}


#contentmaintextcontainer h2 {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	color: #6b5759;
}

#contentmaintextcontainer h3 {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	color: #6b5759;
}

#contentmaintextcontainer h4 {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	color: #df0007;
}

#contentmaintextcontainer p {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.4em;
	color: #6b5759;
}

#contentmaintextcontainer p.red {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.3em;
	color: #df0007;
	width: 180px;
	
}

#contentmaintextcontainer p.small {
	margin: 10px 0 0 0;
	color: #6b5759;
	font-size: 9px;
	line-height: 11px;
}

p.smalladdress {
	margin: 10px 0 0 0;
	color: #6b5759;
	font-size: 11px;
	line-height: 13px;
}

#contentmaintextcontainer img {
	float: left;
	margin: 0 0 26px 0;
}

#contentmaintextcontainer .welcomethumb {
	float: left;
	margin: 5px;
}
		
#launchpanel {
	float: left;
	width: 180px;
}

#developmentscontainer, #pleasurecontainer, #choicescontainer, #closercontainer, #ingredientscontainer, #portfoliocontainer, #contactcontainer {
	display: none;
}


#welcomecontainer {
	display: block;
}

#contactdetails {
	color: #6b5759;
	padding: 30px 0 0 50px;
}

#contactdetails h3 {
	margin: 10px 0;
	padding: 0;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #6b5759;
}

#contactdetails p {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px
	color: #6b5759;
}

#contactdetails p span {
	color: #6b5759;
	font-weight: bold;
}

#contactdetails p.last {
	color: #6b5759;
	margin: 10px 0 20px 0;
}

#contactdetails p.last a {
	color: #6b5759;
	text-decoration: none;
}

#contactdetails p.last a:hover {
	color: #6b5759;
	text-decoration: underline;
}

#contactdetails p.small {
	margin: 10px 0 0 0;
	color: #6b5759;
	font-size: 9px;
	line-height: 11px;
}

#contactdetails p.smalladdress {
	margin: 10px 0 0 0;
	color: #6b5759;
	font-size: 11px;
	line-height: 13px;
}

#errors {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #df0007;
}

#errors p.warning {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #df0007;
}
