@charset "UTF-8";
p {
	padding: 0;
	margin: 0;
}
body  {
	width: ;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #eaedd0 none repeat-x scroll 0 bottom;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #483c30;
	height: 100%;
		text-align: center;
}
#container {
	width: 700px;
	margin: 20px auto 0; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left;
	top: 50px;
}
#header {
	background: url(images/lasirena_header.jpg) no-repeat;
	margin-left: 4px;
	padding-top: 0;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: -8px;
	z-index: 7;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}
#mainContent {
	z-index: -7;
	margin-top: -95px;
	background: url(images/mainContent_bkd.jpg) repeat-y;
	margin-left: 6px;
	padding-top: 0;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 10px;
}

#mainContent p {
	font-size: 9pt;
	line-height: 20px;
	padding-bottom: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

#mainContent a {
	color: #128e81;
}

#mainContent a:hover {
	color: #fff;
	background-color: #ed5b4d;}

#mainContent a:active {
	}

#mainContent img {
	margin-top: -80px;
	float: right;
	position: relative;
	left: 0;
	margin-right: -105px;
}

#mainContent h3 {
	padding: 15px 0 0;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
}

#mainContent h4 {
	text-transform: uppercase;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: -10px 15px 5px;
	padding-top: 20px;
	color: #a0986f;
}

#mainContent h5 {
	padding: 0;
	text-align: left;
	letter-spacing: 1px;
	margin: 0 15px 2px;
	font: 24px Georgia, "Times New Roman", Times, serif;
}

#footer {
	position: relative;
	width: 100%;
	height: 50px;
	background: url(images/footer_03.png) no-repeat;
	margin-left: 10px;
	z-index: 0;
	padding-top: 0;
	padding-left: 20px;
	padding-right: 20px;
}

#footer p { /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 22px 0 20px;
	font-size: 9px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #c1b176;
}

#contactInfo {
	position: relative;
	width: 100%;
	height: 50px;
	margin-top: -70px;
}

#contactInfo h5 {
	position: absolute;
	right: -100px;
	z-index: 10;
	font-size: 16px;
	line-height: 35px;
}

#contactInfo a {
	display: block;
	width: 300px;
	height: 35px;
	background: url(images/mailto_06.png) no-repeat;
	text-indent: -9999px;
}
#contactInfo h5 a:hover {
	display: block;
	width: 300px;
	height: 35px;
	background: url(images/mailtoRO_06.png) no-repeat;
	text-indent: -9999px;
}
#mainContent {
	padding: 0 20px;
	top: 50px;
}

h1 {
	height: 130px;
	width: 700px;
	background: transparent none no-repeat;
	top: 50px;
	left: 40px;
	text-indent: -9999px;
}
/* Miscellaneous classes for reuse */
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* @group Nav_main */

div#nav_main h2 {
	position: absolute;
	top: -9999px;	
}

div#nav_main {
	position:  relative;
	height:  90px;
	background: ;
	z-index: 1;
	top: -130px;
	left: 0;
}

ul#nav_features {
	position: absolute;
	top: 20px;
	left: 240px;
	margin: 0;
	width: 400px;
	height: 60px;
}

ul#nav_features li {
	display: inline;
	text-indent: -9999px;
}


li#home {
	left:  0;
	width: 120px;
	height: 40px;
}
li#home a{
	display: block;
	width: 120px;
	height: 40px;
	background: url(images/Nav_main_home.png) no-repeat;
}

li#home a:hover{
	display: block;
	width: 120px;
	height: 40px;
	background: url(images/Nav_main_home_hov.png) no-repeat;
}

li#portfolio {
	position: absolute;
	right: 200px;
	width: 120px;
	top: 0;
	
}

li#portfolio a {
	display: block;
	width: 120px;
	height: 70px;
	background: url(images/Nav_main_portfolio.png) no-repeat;
}

li#portfolio a:hover {
	display: block;
	width: 120px;
	height: 70px;
	background: url(images/Nav_main_portfolio_hov.png) no-repeat;
}

li#store {
	position: absolute;
	right: 80px;
	width: 120px;
	top: 0;
}

li#store a {
	display: block;
	height: 40px;
	background: url(images/Nav_main_store.png) no-repeat;

}

li#store a:hover {
	display: block;
	height: 40px;
	background: url(images/Nav_main_store_hov.png) no-repeat;

}

li#about {
	position: absolute;
	right: 25px;
	width: 120px;
	top: 0;
}

li#about a {
	display: block;
	height: 40px;
	background: url(images/Nav_main_about.png) no-repeat;

}

li#about a:hover {
	display: block;
	height: 40px;
	background: url(images/Nav_main_about_hov.png) no-repeat;

}

li#links {
	position: absolute;
	right: -50px;
	width: 120px;
	top: 0;
}

li#links a {
	display: block;
	height: 40px;
	background: url(images/Nav_main_links.png) no-repeat;

}

li#links a:hover  {
	display: block;
	height: 40px;
	background: url(images/Nav_main_links_hov.png) no-repeat;

}



/* @end */

a:active {

 outline: none;

}
ol, ul {
	list-style: none;
}

/* My Comment */
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;

}

#extraDiv2 {
	background-image: url(images/wave_background_v3.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 156px;
	width: 100%;
	z-index: 6;
	bottom: 0;
	position: fixed;
	left: 0;
}

/* @group PortfolioNav */

div#portfolioNav {
	position: relative;
	height: 35px;
	text-align: right;
}

ul#Nav_Portfolio {
	margin: 0;
}

ul#Nav_Portfolio li {
	display: inline;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left: 8px;
	padding-right: 0;
}

ul#Nav_Portfolio li a {
	display: inline;
	color: #128e81;
	text-decoration: underline;
	border-bottom-style: none;
	border-bottom-width: 1px;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	list-style-type: none;
	list-style-position: inside;
}

ul#Nav_Portfolio li a:hover {
	display: inline;
	font-size: 11px;
	color: #fff;
	background-color: #ed5b4d;
}



/* @end */
