@charset "UTF-8";





body{
	background-image:url(images/background_04.gif);
	padding-top:0px;
	margin:0px;
	margin-top:0px;
	top:0px;
	margin-top:0px;

}





#awning_bg {
	background-image:url(images/awning_back.png);
	background-repeat:repeat;
	height: 106px;
	width: 100%;
	top: 0px;

}



#logo{
	position:absolute;
	height:231px;
	width:100%;
	align:center;
	left: -1px;
	top: 2px;

}







#logo_spl{

position:absolute;

	height:270px;

	width:100%;

	align:center;

	top:200px;

}



#horizon        

	{

	position: absolute;

	top: 250px;

	width: 100%;

	height: 0px;

	overflow: visible;

	}

	

/*The cyan box 'horizon' is positioned absolutely 50% from the top of the page, is 100% wide and has a nominal height of 1px. Its overflow is set to 'visible'	*/

	

#content {
	width: 1024px;
	position: absolute;
	left: 50%;
	margin-left: -512px;
	top: -50px;
	visibility: visible;
	height: 50px;

	}



#menu{
	position:absolute;
	width:1024px;
	height:2041px;
	top:-169px;
	left: 709px;

}





#image{

position:absolute;

	width:261px;

	height:260px;

	left:77px;

	top:0px;

}



#image_menu{

position:absolute;

	width:261px;

	height:260px;

	top:0px;

	left:77px;

}



#title{

position:absolute;



height:55px;

width:auto;

top:0px;

left:338px;

}



#copy{

position:absolute;

top:56px;

width:540px;

height:204px;

left:392px;



font-family:Arial, Helvetica, sans-serif;

font-size:12px;

color:#000000;

}



#copy_faq{

position:absolute;

top:56px;

width:540px;

height:204px;

left:392px;



font-family:Arial, Helvetica, sans-serif;

font-size:12px;

color:#000000;

}



.heading{

font-family:Arial, Helvetica, sans-serif;

font-size:14px;

font-weight:bold;

color:#000000;

}





#swirly{

position:absolute;

left:897px;

height:52px;

width:50px;

top:214px;

background-image:url(images/content_15.png);

}



#swirly_about{

position:absolute;

left:897px;

height:52px;

width:50px;

top:324px;

background-image:url(images/content_15.png);

}



#swirly_pricing{

position:absolute;

left:897px;

height:52px;

width:50px;

top:214px;

background-image:url(images/content_15.png);

}



#swirly_contact{

position:absolute;

left:897px;

height:52px;

width:50px;

top:214px;

background-image:url(images/content_15.png);

}



#swirly_faq{

position:absolute;

left:897px;

height:52px;

width:50px;

top:324px;

background-image:url(images/content_15.png);

}



#foot_faq{

position:absolute;

left:77px;

height:52px;

width:870px;

top:416px;

text-align:right;

}



#foot_contact{

position:absolute;

left:77px;

height:52px;

width:870px;

top:306px;

text-align:right;

}



#foot_about{

position:absolute;

left:77px;

height:52px;

width:870px;

top:386px;

text-align:right;

}



#foot_flavours{

position:absolute;

left:77px;

height:52px;

width:870px;

top:404px;

text-align:right;

}



#footer{

position:fixed;

/*bottom:-0px;*/

top:-1000px;

background-image:url(images/footer_05.gif);

background-repeat:repeat-x;

height:39px; 

width:100%;

}

	

