* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 700px;
	height: auto !important;
	height: 700px;
	/*margin-top: 0 auto -62px;*/ /* the bottom margin is the negative value of the footer's height */
	
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -62px;
}
.footer, .push {
	height: 62px; /* .push must be the same height as .footer */
}

.footer .contact
{

	/*background-image: url(../images/copyright.jpg);
	background-repeat: no-repeat;*/

	width: 828px;
	color: #801b58;
	
	padding-top: 7px;
	margin-left: -30px;
	
	text-align:right;
	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;
}

#name
{	
	padding-top: 30px;
	margin-left: 30px;
}

#bubbles
{	
	text-align: right;
	margin-top: -150px;
	margin-right: 20px;
}

#request_a_quote
{	
	text-align: right;
	margin-top: 0px;
	margin-right: 15px;
}

#mainnav
{
	margin-bottom:0px;
}

#mainnav ul
{
	list-style: none;
	padding: 0;
	margin-top: -19px;
	margin-left:10px;
}
#mainnav li
{
	float: left;
	margin-left: 1px;
}
#mainnav li a
{
	background: url(images/button_background_unselecte.png) no-repeat;
	height: 19px;
	width: 102px;
	float: left;
	display: block;
	
	padding-top:4px;
	
	color: #992e97;
	text-decoration: none;
	text-align: center;
	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
}
#mainnav li a:hover
{
	background: url(images/button_background_selected.png) no-repeat;
	height: 24px;
	width: 102px;;

	margin-top:-5px;
	color: #992e97;
	text-decoration: none;
}
#mainnav li a.selected
{
	background: url(images/button_background_current.png) no-repeat;
	height: 24px;
	width: 102px;;

	margin-top:18px;
	margin-left: -1px;
	margin-right: -1px;
	padding:0px;
	
	color: #fff;
	text-decoration: none;
}

#left_menu
{
	/*float:left;*/
    
	margin-top: 40px;
	margin-left: 20px;
	
	width:230px;
	height: 350px;
	
	background-color: #fffff;
	
	background-image: url(images/left_menu_background_big.jpg);
	background-repeat:no-repeat;
}
#left_menu ul
{
	list-style-type: none;
	margin-left: -25px;
	margin-top: 15px;
	padding-top:15px;
}
#left_menu li
{	
	margin-left: 0px;
	margin-bottom: 5px;
}
#left_menu li a 
{
	display:block;
	width:230px;
	
	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 4px;
	
	color:#fff;	
	text-align: left;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	
	background-image: url(images/left_menu_item_background.jpg);
	background-repeat:no-repeat;
}
#left_menu li a:hover
{
	text-align: left;
	color: #923290;
	text-decoration:none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	
	background-position:0 -21px;
}
#left_menu li a:active
{
	background-position:0 -42px;
	color: #923290;
}
#left_menu li a.selected
{
	background-position:0 -42px;
	color: #923290;
}
#left_menu li a.selected2
{
	display:block;
	width:200px;
	
	margin-left:20px;
	
	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 4px;
	
	color:#923290;	
	text-align: left;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	
	background-image: url(images/left_menu_item_background_indent.jpg);
	background-repeat:no-repeat;
	
	background-position:0 -42px;
}

#left_menu li a.selected3
{
	display:block;
	width:200px;

	margin-left:20px;

	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 4px;

	color:#923290;	
	text-align: left;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;

	background-image: url(images/left_menu_item_background_indent.jpg);
	background-repeat:no-repeat;
		
	background-position:0 -21px;
}


#left_menu .video_booth_left_menu
{
	margin-top: 5px;
	margin-left: 20px;
}

#contents_top_EVENT_HIRE
{
	/*float:right;*/
	
	width:530px;
	height:15px;

	margin-top: -350px;
	margin-left: 270px;
	
	padding: 0px;
	
	background-image: url(images/content_top.jpg);
	background-repeat:no-repeat;
}

#contents_top_WEDDINGS
{
	/*float:right;*/
	
	width:530px;
	height:15px;

	margin-top: -350px;
	margin-left: 270px;
	
	padding: 0px;
	
	background-image: url(images/content_top.jpg);
	background-repeat:no-repeat;
}

#contents_top_REQUESTAQUOTE
{
	/*float:right;*/
	
	width:530px;
	height:15px;

	margin-top: -350px;
	margin-left: 270px;
	
	padding: 0px;
	
	background-image: url(images/content_top.jpg);
	background-repeat:no-repeat;
}

#contents_top_ABOUTUS
{
	/*float:right;*/
	
	width:530px;
	height:15px;

	margin-top: -350px;
	margin-left: 270px;
	
	padding: 0px;
	
	background-image: url(images/content_top.jpg);
	background-repeat:no-repeat;
}

#contents_top_CONTACTUS
{
	/*float:right;*/
	
	width:530px;
	height:15px;

	margin-top: -350px;
	margin-left: 270px;
	
	padding: 0px;
	
	background-image: url(images/content_top.jpg);
	background-repeat:no-repeat;
}


#contents_top
{
	/*float:right;*/
	
	width:530px;
	height:15px;

	margin-top: -350px;
	margin-left: 270px;
	
	padding: 0px;
	
	background-image: url(images/content_top.jpg);
	background-repeat:no-repeat;
}
#contents
{
	/*float:right;*/
	width:530px;

	margin-top: 0px;
	margin-left: 270px;
	
	background-image: url(images/content_background.jpg);
	background-repeat:repeat-y;
	
	/*background-color: #aeaeae;*/
}
#contents_frontpage_top
{
	width:800px;
	height: 149px;

	margin-top: 50px;
	margin-left: 15px;
	
	background-image: url(images/frontpage_smiling_woman.jpg);
	background-repeat:no-repeat;
	
	/*background-color: #aeaeae;*/
}
#contents_frontpage
{
	width:800px;
	height: 177px;

	margin-top: 25px;
	margin-left: 15px;
	
	background-image: url(images/frontpage_text_background.jpg);
	background-repeat:no-repeat;
	
	/*background-color: #aeaeae;*/
}
#contents_frontpage h2
{
	color: #923290;
	
	font-family: Century Gothic, verdana, arial, helvetica, sans-serif;
	font-size:25px;

	margin-top: 0px;
	padding-top: 14px;
	margin-left: 20px;
		
	text-align: left;
}
#contents_frontpage p
{
	color: #3b4243;
	
	margin-top:20px;
	margin-bottom:0px;
	
	width:580px;
	
	padding-left:20px;
	padding-right:20px;

	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;

	line-height: 14px;
		
	text-align: justify;
}

#contents_frontpage_lower_text
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color: #3b4243;
	
	margin-left:100px;
	margin-top:20px;
	width:570px;
}
#contents_frontpage_lower_text ul
{
	list-style-type: none;
	margin-top:-14px;
	margin-left:120px;
}


#video_booth_frontpage
{
	text-align:right;
	margin-top:-400px;
	margin-right:10px;
}
#contents_bottom
{
	/*float:right;*/
	
	width:530px;
	height:15px;
	
	padding-bottom: 10px;

	margin-top: 0px;
	margin-left:270px;
	
	background-image: url(images/content_bottom.jpg);
	background-repeat:no-repeat;
}

#contents h2
{
	color: #923290;

	font-family: Century Gothic, verdana, arial, helvetica, sans-serif;
	font-size:26px;
	
	margin-top: 0px;
	padding-top: 10px;
	margin-left: 0px;
	
	text-align: center;
}
#contents h3
{
	color: #3b4243;

	font-family: Century Gothic, verdana, arial, helvetica, sans-serif;
	font-size:14px;
	
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left: 15px;
	
	text-align: left;
}

#contents p
{
	color: #3b4243;
	
	margin-bottom: 0px;
	
	padding-left:15px;
	padding-right:15px;
	padding-top: 0px;
	padding-botttom: 15px;
	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	
	line-height: 14px;
	
	text-align: justify;
}
#contents ul
{
	/*list-style-type: none;*/
	margin-top:10px;
	margin-bottom:10px;
	margin-left:40px;
	margin-right:40px;
	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color: #3b4243;
}
#contents li
{
	list-style: none;
	padding-left: 20px;
	margin-left:-20px;
	background-image: url(images/wedding_cake_figures.jpg);
	background-repeat: no-repeat;
}

#contact_form
{
	margin-left:20px;
}
#contact_form td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color: #3b4243;
}

#bottom_bubbles
{
	margin-top: -60px;
	margin-left: -770px;

}
#website_by_utrack
{
	margin-top: 15px;
	margin-left: 33px;
	
	color: #801b58;
		
	text-align:left;
		
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:9px;
}


img.floatLeft
{ 
	float: left; 
	margin-right: 5px; 
}

img.floatRight
{ 
	float: right; 
	margin-left: 5px; 
}
img.floatRightVideoBooth
{
	float:right;
	/*text-align:right;*/
	margin-right: -45px; 
}

#making_memories
{	
	margin-top:0px;
	margin-left:400px;
		
	height:35px;
	background-image: url(images/making_memories_last_forever.jpg);
	background-repeat:no-repeat;
}