/*Start Initial CSS*/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-family: Arial, helvetica, sans-serif; 
	font-size:12px;
	line-height:15px;
	height: 100%;
   	 
	
}
hr {
	color: #ccc;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0em 0;
	padding: 0;
	font-family:  Arial, helvetica, sans-serif; 
	font-size:12px;
	line-height:18px;
	
}
	
li, dd, blockquote {
	margin-left: 0em;
}

form label {       
	margin:0;
	padding:0;
}
/*End Initial CSS*/
a:link {
color: #000; 
text-decoration: none
}

a:visited {
font-style: none; 
color: #000; text-decoration: none}
a:hover {color: #c04231; text-decoration: none}
a:active {color: #000; text-decoration: none}

a img {
border: 0px;
} 
#wrapper {
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}
.container {
width: 800px;
height: 645px;
margin-top:0px;
background-image: url('images/poppy.png');
background-repeat: no-repeat;
background-attachment:scroll;
background-position: 702px 595px;
/*
border-bottom: thin dotted;
border-color: #666;
*/
}

.logo {
float: left;
height: 66px;
width: 100%;
margin: 17px 0px 0px 0px;
border: 0;
}

.nav {
float: left;
height: 22px;
width: 785;
margin: 15px 0px 8px 0px;
padding: 4px 0 0 15px;
border:0;
background-color: #ebebeb;
}

a.hola {
font-family:  Arial, helvetica, sans-serif; 
font-size:13px;
font-weight: normal;
color: #000;
}
a.hola:visited {
font-family:  Arial, helvetica, sans-serif; 
font-size:13px;
font-weight: normal;
color: #000;
}
a.hola:hover {color: #c04231; text-decoration: none}


.product {
float: left;
height: 14px;
width: 67px;
margin: 4px 0px 0px 13px;
border: 0;	
	
}

.about {
float: left;
height: 12px;
width: 48px;
margin: 4px 0px 0px 0px;
border: 0;	
	
}
.blog {
float: left;
height: 12px;
width: 37px;
margin: 4px 0px 0px 0px;
border: 0;	
	
}
.links {
float: left;
height: 12px;
width: 39px;
margin: 4px 0px 0px 0px;
border: 0;	

}
.home {
float: left;
height: 450px;
width: 100%;
margin: 0 0 10px 0;
border: 0;
}
.homeabout {
float: left;
height: 450px;
width: 800px;
margin: 8px 0px 2px 0px;
border: 0;
background-color: #ebebeb;
}
.linkscontainer {
float: left;
height: 425px;
width: 800px;
margin: 8px 0px 27px 0px;
border: 0;
background-color: #ebebeb;
}
.talent {
	float: left;
	height: 30px;
	width: 100%;
	margin: 35px 0px 0px 11px;
	border: 0;
}
.gallery {
float: left;
height: 435px;
width: 570;
margin: 0px 0px 0px 0px;
padding: 15px 15px 0px 15px;
border: 0;
background-color: #ebebeb;
background-image: url('images/aarows.png');
background-repeat: no-repeat;
background-attachment:scroll;
background-position: 565px 17px;
}

.productcontainer {
float: left;
height: 450px;
width: 800px;
margin: 8px 0px 2px 0px;
padding: 0;
border: 0;

}
.buymenu {
float: left;
height: 250px;
width: 157px;
margin: 15px 0px 0px 15px;
padding: 0;
border: 0;

}
.buybutton {
float: left;
height: 127px;
width: 86px;
margin: 90px 0px 0px 32px;
padding: 0;
border: 0;

}

.buycontainer {
float: left;
height: 450px;
width: 190px;
margin: 0px 10px 0px 0px;
padding: 0;
border: 0;
background-color: #ebebeb;

}
.footer{
	float: left;
	height:20px;
	width: 690px;
	border: 0;
	margin: 15px 0px 0px 0px;
	text-align: right; 
	font-family: Arial, helvetica, sans-serif;
	text-align: right; 
	font-size: 7pt; 
	font-weight: normal;
	color: #666;
}
.footertext{
	float: left;
	margin: 10px 0px 0px 0px;
	font-family: Arial, helvetica, sans-serif;
	text-align: right; 
	font-size: 9px; 
	font-weight: normal;
	color: #666;
}

}
.aboutcontainer {
float: left;
height: 450px;
width: 800px;
margin: 0px 0px 5px 0px;
border: 0;
background-color: #ebebeb;
}
.abouttext {
float: left;
height: 100%;
width: 668px;
margin: 35px 0px 0px 60px;
border: 0;
}


/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

















