/* CSS Document */

body {
	background-image: url(images/back.jpg);
}

#header_top {/* desserts intl */
	float: left;
	position: relative;
	overflow:hidden;
	margin-top: -10px;
	width: 1080px;
	height: 154px;
	margin-left: 30px;
	background: url(images/top.png) no-repeat;
	}
	
	
#container_content 
{ /* logo top bar */
    float: left;
	position: relative;	
	width: 1080px;
	height: 135px;
	margin-top: -30px;
	background: url(images/logo_bar.png) no-repeat;
	}

	
#container
{
     float: left;
	position:relative;
	
	width: 1080px;
	margin-top: 0px;
	background: url(images/repeat.png) repeat-y;


}
#content
{
    float: left;
	position:top;
	width: 700px;
	margin-top: -25px;
	margin-left: 35px;
	

}



#home { /* home Link */
background: url(images/sidebar_01.png) no-repeat;
float: left;
position: relative;
overflow:hidden;
width : 224px;
height: 73px;
margin-left: 70px;
margin-top: 0px;
}
#about { /* home Link */
background: url(images/sidebar_02.png) no-repeat;
float: left;
position: relative;
overflow:hidden;
position: left;
width : 224px;
height: 48px;
margin-left: -224px;
margin-top: 73px;
}
#product { /* home Link */
background: url(images/sidebar_03.png) no-repeat;
float: left;
position: relative;
overflow:hidden;
width : 224px;
height: 46px;
margin-left: -224px;
margin-top: 121px;
}
#wedding { /* home Link */
background: url(images/sidebar_04.png) no-repeat;
float: left;
position: relative;
overflow:hidden;
width : 224px;
height: 67px;
margin-left: -224px;
margin-top: 167px;
}
#manufacture { /* home Link */
background: url(images/sidebar_05.png) no-repeat;
float: left;
position: relative;
overflow:hidden;
width : 224px;
height: 47px;
margin-left: -224px;
margin-top: 234px;
}
#contact { /* home Link */
background: url(images/sidebar_06.png) no-repeat;
float: left;
position: relative;
overflow:hidden;
width : 224px;
height: 48px;
margin-left: -224px;
margin-top: 280px;
}
#address { /* home Link */
background: url(images/sidebar_07.png) no-repeat;
float: left;
position: relative;
overflow:hidden;
width : 224px;
height: 85px;
margin-left: -224px;
margin-top: 370px;
}

#gallery2 li {margin: 0px; list-style-type: none; line-height: 1;}
#gallery2 a:link,a:active,a:visited {color: #B30000; border-bottom: 0px; text-decoration: none;}
