@import "body.css";

html, body, div, object,
h1, h2, h3, h4, h5, h6,
p, span, a, ul, li, hr,
strong, em, font, img{				/* ,#customForm  */
margin:				0;
padding:			0;
outline:			0;
border:				0;
border:				none;
list-style:			none;
text-decoration:	none;
font-weight:		normal;
vertical-align:		baseline;
background:			transparent;
font-family:		Arial, Helvetica, sans-serif;
}
:focus,
:hover{
outline:			0;
}
body{
padding-bottom:		0px;
color:				#555;
height:				100%;
background:			url(../images/canvas.png) repeat-x left bottom;
}
html{
height:				100%;
overflow:			auto;
background:			#140b06 url(../images/99bg1.jpg) repeat-x;
}
#wrapper{
width:				890px;
margin:				0 auto;
position:			relative;
}
h1{
font-size:			1px;
position:			relative;
}
h1 a{
height:				88px;
width:				413px;
display:			block;
margin:				0 auto;
text-indent:		-2000px;
padding:			30px 0 0 0;
background:			url(../images/logo.png) no-repeat 0 30px;
}
h2{
visibility:			hidden;
}
h3{
height:				28px;
margin:				0 0 5px 0;
}
h4{
visibility:			hidden;
}
p{
padding:			5px 0 15px 0;
}



#header{
height:				154px;
background:			#fff url(../images/header-flowers.png) no-repeat;
}
/*#header h2{
top:				47px;
height:				26px;
width:				320px;
text-indent:		-2000px;
position:			relative;
background:			url(../images/phone.png) no-repeat 10px 0
}*/



#content{
background:			#fff;
clear:				both;
padding:			0 23px;
}

#section{								/* FLASH GALLERY CONTAINER */
padding-top:		42px;
float:				right;
width:				613px;
/*border:			1px solid #C90
margin:				0 auto;
margin:				0 0 18px 0;
background:			#FCF9F0*/
}

hr{
height:				0;
clear:				both;
visibility:			hidden;
}



/*#welcome{								/* WELCOME SECTION *
background:			#bbb;
float:				left;
clear:				both;
padding:			0 0px 21px 250px;
}
*/



#footer{									/* FOOTER */
background-color:	#fff;
text-align:			center;
padding:			20px 0 13px 0;
}
#footer li{
font-weight:		bold;
font-size:			0.7em;
display:			inline;
padding:			0 11px 0 7px;
background:			url(../images/foot-link.png) no-repeat right center;
}
#footer li a{
color:				#776;
}
#footer li a:hover{
color:				#000;
}
#footer #last{
background:			none;
}


#copyright{
text-transform:	none;
font-size:			0.6em;
text-align:			center;
background:			url(../images/foot-bg.png) no-repeat 0 0;
}
#copyright p{
color:				#fff;
width:				43em;
margin:				0 auto;
padding:			5px 3px 5px 4px;
}
#copyright a{
color:				#677;
}
#copyright a:hover{
color:				#ddd;
}