/* ------------------------------- */
/* RESET
/* ------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
        padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {outline: 0;}

body {line-height: 1;color: black;background: white;}

ol, ul {list-style: none;}

table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}

.clear { clear: both; height: 20px;}

/* ------------------------------- */
/* LAYOUT
/* ------------------------------- */

body

	{
margin:0;
padding:0;
background:URL(images/bg.jpg) repeat-x;
background-color:#fcffff;
border: 0;
font-size: 100%;
}

img {
border:0;
}


ul {
list-style:none;
}

li {
list-style:none;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
}


#header {
margin:0 auto;
width:459px;
height:252px;
background:URL(images/header.jpg) no-repeat;
}

/* ------------------------------- */
/* CONTENT
/* ------------------------------- */


h1 {
text-indent: -9999px;
}

#content {
margin:0 auto;
margin-top:50px;
margin-bottom:50px;
padding:0;
width:900px;
clear:both;
}

#content p {
margin-left:200px;
margin-bottom:10px;
width:600px;
font-family:helvetica, arial, sans-serif;
font-size:.9em;
line-height:1.2em;
color:#4c4b4b;
text-align:justify;
}

#content h2 span {
color:#000000;
}


#content h2#number {
color:black;
}

#content h4 {
font-family:helvetica, arial, sans-serif;
font-size:1.5em;
color:#87af12;
}

#content h5 {
font-family:"helvetica neue", helvetica, arial, sans-serif;
font-size:.9em;
line-height:.5em;
color:#b5a379;
}


#packages ul {
margin-left:200px;
font-family:"helvetica neue", helvetica, arial, sans-serif;
color:#4c4b4b;
font-size:.9em;
line-height:1.2em;
text-align:justify;
}

#packages li {
padding-bottom:10px;
list-style:circle;
}

#packages h3 {
font-family:"helvetica neue", helevetica, arial, sans-serif;
font-style:italic;
font-weight:bold;
color:#4c4b4b;
margin-left:180px;
width:130px;
padding:10px;
}

#prices {
clear:both;
margin-left:200px;
font-family:"helvetica neue", helvetica, arial, sans-serif;
color:#4c4b4b;
font-size:.9em;
line-height:1.2em;
text-align:justify;
}


#prices dt {
font-weight:bold;
font-size:1.2em;
clear: both;
}

#prices dd {
clear: both;
text-indent: 10px;
float:left;
}

#prices dl {
margin: -47px 70px 20px 0;
float: left;
padding:7px;
background:#C2EFEC;
}




/* ------------------------------- */
/* SAMPLES
/* ------------------------------- */

#samples {
margin-top:30px;
}

.gallery {
	list-style: none;
}

.gallery li {
	padding: 0 12px;
	float: left;
	position: relative;
	width: 180px;
	height: 111px;
	background: url(images/drop-shadow.png) no-repeat center bottom;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	border-bottom: none;
margin-left:10px;
}
.gallery a:hover img {
	border-color: #bbb;
}

.gallery span {
	width: 180px;
	height: 84px;
	display: block;
	position: absolute;
	top: 0px;
	left: 12px;
	background: url(images/glossy-gradient.png) no-repeat;
}
.gallery a {
	text-decoration: none;
}


/* ------------------------------- */
/* HEADERS
/* ------------------------------- */

#headers {
margin:0 auto;
float:left;
width:200px;
}

#headers h2 {
font-family:"helvetica neue", helevetica, arial, sans-serif;
font-style:italic;
font-size:1.7em;
color:#7ebabe;
text-align:center;
background-color:#e2f3f8;
width:140px;
padding:10px;
}


#headers h2#sam {
margin-top:68px;
}

#headers h2#ord {
margin-top:80px;
}


/* ------------------------------- */
/* FOOTER
/* ------------------------------- */

#footer {
margin:0 auto;
padding-top:20px;
padding:0;
background:URL(images/footer.jpg) repeat-x;
background-color:#87af12;
height:103px;
width:100%;
clear:both;
}

#footer p {
padding-top:60px;
text-align:center;
font-family:arial, helvetica, sans-serif;
font-size:.8em;
color:#000;
}


#footer a,
#footer a:link,
#footer a:visited {
color:#553E25;
text-decoration:underline;

}

#footer a.hover,
#footer a:hover {
color:#000000;
text-decoration:none;

}
