@charset "utf-8";
body {
	text-align: center;
	min-width: 720px;
	background-color: #ffffff;
	margin-top: 24px;
}

#wrapper {
	margin: 0 auto;
	width: 710px;
	text-align: left;
}

#header {
width: 600px; 
}

#headerleft {
float:left;
width: 300px;
padding-left:1px;
}

#headerrightpeople {
float:right;
width: 139px; 
text-align: left;
padding-top:39px; 
}

#headerrightproduct {
float:right;
width: 145px; 
text-align: left;
padding-top:39px; 
}

#headerrightplaces {
float:right;
width: 135px; 
text-align: left;
padding-top:39px;
}

#headerrightweddings {
float:right;
width: 159px; 
text-align: left;
padding-top:39px; 
}


#slideshow {
width: 700px; 
height: 335px;
z-index: 0;
clear:both;
}

#content {
width:700px;
}

#contentleft {
float:left;
width:435px;
text-align:right;
margin-left:79px;
}

#navbar {
float:right;
width: 164px;
text-align: left; 
}

#footer {
width: 710px;
text-align: center;
clear:both;
}


