@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dedede;
	color: #333333;
}
a {
	color:#3399CC;
	text-decoration:none;
}
a:hover {
	color:#993300;
	text-decoration:none;
}
#container {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/footer_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#container #maincolumn {
	margin: auto;
	width: 1000px;
}
#container #maincolumn #header {
	background-color: #FFFFFF;
	padding-top: 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #999999;
}
h1 {font-size: 2.8em;}
h2 {font-size: 2.4em;}
h3 {font-size: 1.7em;}
h4 {font-size: 1.3em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}

/* HEADER */

#container #maincolumn #header h1 {
	height:34px;
	margin-bottom:0;
	margin-top:0;
	position:relative;
	overflow:hidden;
}
#container #maincolumn #header h1 span {
	background-position:center;
	background-repeat:no-repeat;
	height:100%;
	position:absolute;
	width:100%;
	background-color: #FFFFFF;
	cursor:pointer;
	background-image:url(../images/header-sono.jpg);
}

/* NAVIGATION */
#container #maincolumn #header #nav {
	background-image: url(../images/title-sono.jpg);
	height: 197px;
	background-repeat: no-repeat;
	background-position: center top;
}
/* SONO PAGE */
#container #maincolumn #header #nav #nav-1 {
	position: relative;
	height: 158px;
	width: 154px;
	top: 30px;
	left: 125px;
	float: left;
	overflow:hidden;
	cursor:pointer;
}
#container #maincolumn #header #nav #nav-2 {
	float: left;
	height: 158px;
	width: 154px;
	left: 270px;
	top: 30px;
	position: relative;
	overflow:hidden;
	cursor:pointer;
}
#container #maincolumn #header #nav #nav-3 {
	height: 158px;
	width: 154px;
	position: relative;
	top: 30px;
	left: 420px;
	float: left;
	overflow:hidden;
	cursor:pointer;
}





/* MAIN CONTENT */

#container #maincolumn #maincontent {
	background-image: url(../images/wall_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 65px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: auto;
	width: 550px;
	padding-right: 50px;
	padding-left: 50px;
}
.video {
	width:425px;
	margin:auto;
}



/* FOOTER */

#container #maincolumn #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/footer_center.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 135px;
}

#container #maincolumn #footer #storemodule {
	width: 710px;
	top: -60px;
	position: relative;
	float: left;
	padding-left: 90px;
	height: 230px;
}
#container #maincolumn #footer #storemodule .module {
	position:relative;
	width: 350px;
	float: left;
	height: 200px;
	text-align: left;
}
#container #maincolumn #footer #storemodule .module a {
	cursor:pointer;
	color: #333333;
}
#container #maincolumn #footer #storemodule .module a:hover {
	color:#3399CC;
}
#container #maincolumn #footer #storemodule .imgbox {
	position:absolute;
	bottom:0;
	right:175px;
	width:175px;
}
#container #maincolumn #footer #storemodule .imgbox img {
	float:right;
}
#container #maincolumn #footer #storemodule .itemprice {
	position:absolute;
	bottom:15px;
	right:0px;
	width:168px;
	padding-left: 7px;
}
#container #maincolumn #footer #storemodule #storetext {
	clear:both;
}
#container #maincolumn #footer #storemodule h4 {
	font-size: 22px;
	font-weight: normal;
	float:left;
	color: #000000;
}
#container #maincolumn #footer #storemodule h4 a {
	padding-left:100px;
}
#container #maincolumn #footer #contact {
	width: 99px;
	height: 120px;
	float: left;
	margin-right: 100px;
}
#container #maincolumn #footer #contact a {
	font-size: 24px;
	color: #666666;
	text-decoration: none;
	top: -10px;
	position: relative;
	text-align: center;
	width: 100%;
}
#container #maincolumn #footer #contact img {
	position: relative;
	top: -5px;
}

#container #maincolumn #footer #contact a:hover {
	color: #000000;
}
#sitemap {
	clear: both;
	margin: auto;
	width: 700px;
	text-align: center;
	position:relative;
	top:-40px;
}

