x@charset "UTF-8";
/* CSS Document */


body {}

@font-face {
	font-family: 'LacunaRegular';
	src: url('lacuna-webfont.eot');
	src: local('☺'), url('lacuna-webfont.woff') format('woff'), url('lacuna-webfont.ttf') format('truetype'), url('lacuna-webfont.svg#webfontdVdZSDUW') format('svg');
	font-weight: normal;
	font-style: normal;
}

	.LacunaItalic {font-weight: normal; font-style: normal; font-family: 'LacunaItalicRegular', sans-serif;}
	.LacunaRegular {font-weight: normal; font-style: normal; font-family: 'LacunaRegular', sans-serif;}

@font-face {
	font-family: 'LacunaItalicRegular';
	src: url('lacuna-italic-webfont.eot');
	src: local('☺'), url('lacuna-italic-webfont.woff') format('woff'), url('lacuna-italic-webfont.ttf') format('truetype'), url('lacuna-italic-webfont.svg#webfontdVdZSDUW') format('svg');
	font-weight: normal;
	font-style: normal;
}


h1 {font-size:25px;
color: #333;
font-weight:bold;
font-style:italic;
letter-spacing: .1px;

}

h2 {font-size:25px;
color:#48AABF;
letter-spacing: .1px;
 }

h3 {font-size:14px;
font-weight: bold;
font-style:italic;
margin: 0px;
line-height: 150%;
letter-spacing: .1px;
}

p {font-size:12px;
margin: 0px;
margin-bottom: 24px;
line-height: 150%;
letter-spacing: .1px;}


#content {background-color:#FFF;
width: 375px;
font-size: 12px;
padding: 80px;
}

#wrapper {position: relative;
top: 0px;
margin: 0 auto;
width: 1050px;
background-image:url(images/glow.png);
min-height: 620px;
}

#container {position: relative;
top: 230px;
left: 210px;
width: 670px;
background-color:#FFF;
z-index: 0;
}

#footer {position: fixed;
bottom: 0px;
background-color: #48AABF;
color: white;
width: inherit;
z-index: 3;
}

#footercontent { padding-left: 80px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 14px;
}

#logo {position: absolute;
top: 40px;
left: 25px;
z-index: 1;
}

#smile {position:absolute;
top: 400px;
left: 167px;
z-index: 1;
}

#hi {position:absolute;
top: -10px;
left: 290px;
z-index: 1;
}

#glow {z-index: 0;
	position:absolute;
	top: -50px}
	
#slideshow {position: absolute;
left: 765px;
top: 320px;
z-index: 2;
background-image:url(images/smallgrad.png) no-repeat;

}

#first {position: absolute;
left: 748px;
top: 300px;
z-index: 2;
background-image:url(images/smallgrad.png) no-repeat;
}

#second {position: absolute;
left: 748px;
top: 565px;
z-index: 2;
background-image:url(images/smallgrad.png) no-repeat;
}

#third {position: absolute;
left: 748px;
top: 830px;
z-index: 2;
background-image:url(images/smallgrad.png) no-repeat;
}

#names1 {position: absolute;
left: 28px;
top: 65px;
z-index: 3;
font-size: 9px;
color: #EEE;
text-align: center;
}

#names2 {position: absolute;
left: 213px;
top: 204px;
z-index: 3;
font-size: 9px;
color: #EEE;
text-align: center;
}

#google {position: absolute;
left: 12px;
top: 13px;
z-index: 3;
font-size: 9px;
color: #EEE;
line-height: 100%;
text-align: center;
}

#brandlabel {position: absolute;
left: 847px;
top: 580px;
background-image:url(images/blackspot.png);
background-repeat:no-repeat;
z-index: 3;
width: 66px;
height: 67px;
}

#brandtext {
color:#EEE; 
line-height: 100%; 
padding-top: 18px; 
text-align: center
}

body {background-color:#53E1E9;
color:#333;
}