/* CSS RESET */
.banner-bg{
	background-color:#FFFFFF;
}

body{
	background:#FFFFFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,p{
	margin:0px;
	padding:0px;
}

table{border-collapse:collapse;border-spacing:0px;}img{



}
fieldset{
margin-left: 50px;
}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
	color: #996633;
}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000000;}

body {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 12px;
	line-height: 1.231;
}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */


body {
	color:#FFFFFF;
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#wrap {
	width:820px;
	margin:0px auto;
	background-color: #f06ca6;
	
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}


/* header */
#header {
	position:relative;
	height:95px;
	background-color: #FFFFFF;
}

#logo {
	padding-top:49px;
	left:0px;
	width: 432px;
	height: 41px;
}
#logo h1 {
	font-size:34px;
	color: #9B3535
}
#logo div {
	padding-left:100px
}
#nav {
	position:absolute;
	top:50px;
	left:434px;
	width:365px;
	line-height:30px;
	padding:0 0 0 20px;
	height: 31px;
}
#nav li.home {
	float:right;
	width:50px;
	padding:0 5px;
	
}
#nav li.wedding {
	float:right;
	width:180px;
	padding:0 5px;
	
}

#nav li.corporate {
	float:right;
	width:110px;
	padding:0 0 0 5px;
	
}
#nav a {height:30px; text-decoration:none; display:block; text-align:center; color:#ffffff; background-color: #FDBF47;}
#nav a:hover {
	border-top:#f06ca6 solid 3px; height:27px;
}
/* content */

.img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px;
}
.main {

}
#text {
	background-color: #FFFFFF;
	float: left;
	width:529px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	border: 0px;
	padding-bottom: 50px;
	;
}
#text p {margin:0px auto; width:420px; }
#text h2 {
	font-size:18px;
	padding:20px 0px 20px 10px;
}
#text img {margin:10px 0px 0px 0px}
#col {margin:30px 0  10px 65px ;width:300px; background:url(../images/col.jpg); width: 419px; height:161px ; }

#col div {width: 150px; margin: 20px 0px 0px 10px; display:inline}
#col .first  {margin: 20px 30px 0px 20px;}
#col li{line-height:20px; list-style:inside disc;color:#9b3535;}
#col a { color:#9b3535; text-decoration:underline;}
.side {
	width:289px;
	display: inline;
	background-color: #f06ca6;
	padding-top: 20px;
	;
	
}
.side h2 {font-size:22px}
.side li {line-height:20px; list-style:inside disc; color:#9b3535; }
.side ul {margin:20px 0px 30px 20px}
#top {margin-top:20px}
/* footer */
#footer {
	height:95px;
	width: 818px;
	background-color: #FDBF47;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #f06ca6;
}


#ftinner{
	position:fixed;
	bottom:-296px;
	width:820px;
	margin-left:35px;
	left: 37px;
}
#ftinner a {color:#FFFFFF}
.ftlink {
	width:500px;
	border-bottom: 18px;
	border-bottom-color: #FFFFFF;
	margin-left: 10px;
	padding-top: 15px;
	color: #FFFFFF;
}


#wrap #content .side fr img2 {
	border-top-width: 21px;
	border-right-width: 21px;
	border-bottom-width: 21px;
	border-left-width: 21px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#foot-padd {
padding-bottom:50px;
}
.base{
	width: 50px;
}
.footer_base {
	height: 50px;
	width: 900px;
	background-color: #320200;
}

#content-brd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f06ca6;
	border-bottom-color: #f06ca6;
	border-left-color: #f06ca6;
}
	
