html, body {
	margin:0 auto;
	padding:0;
	width:100%;
	height:100%;

}

img {border:none;} 

#background{
	position:fixed;
	z-index:1;
	width:100%;
	background-attachment:fixed;
    background-position:center;
	height:100%;
	overflow:inherit;
}


#scroller{
	height: 100%;
    margin-left: auto; /* changed */
    margin-right: auto; /* changed */
    overflow: visible;
    position: relative; /* changed */
    text-align: left;
    width: 980px; /* changed */
    z-index: 1;
}

#bottomNewText{

	color:#a5a5a5;

}


#content {

}


#fixed {
	position:absolute; top:25px; left:10px; width:150px; z-index:10; color:#567; border:1px solid #000; padding:10px;
}

#header {
	background-image:url("furniture/topBlack.jpg");
	width:970px;/*754px;*/
	height:112px;
	padding-left:20px;
	padding-bottom:10px;
}
#headerNav {
	float:right;
	text-align:right;
	width:600px;
	margin-right:40px;
	margin-top:16px;
	border:1px solid white;
}
#header table {
	padding-left:15px;
	background-image:url("furniture/topBlack.jpg");
	width:100%;
}

#headerSearchForm {

	width:260px;
	height:40px;
	float:right;
}
#header form {
	background-image:url("furniture/bg_searchBox.gif");
	height:40px;
	width:260px;
}
#header form select {
	margin-top:7px;
	margin-right:10px;
	width:230px;
	/* margin-right:58px; */
}
#header form input {
	margin-top:7px;
	margin-right:58px;
}
#mainContent {
	width:990px;
	height:275px;
	/*background-image:url(furniture/mainbg_homePicture.jpg);*/
	background-image:url(furniture/homepics/Squall_model.jpg);
	/*padding-left:20px;*/
	padding-top:20px;
	overflow:hidden;
}
#mainContentMenu {
	width:138px;
	height:165px;
	line-height:0;
}
#mainContentMenu2 {
	width:138px;
	height:139px;
	line-height:100%;
	visibility:hidden;
}

#mainContentTestSlider {
	width:230px;
	height:154px;
	/*background-image:url(furniture/mainbg_homePicture.jpg);*/
	/*padding-left:20px;*/
	padding-top:0px;
	overflow:hidden;
	border:0px solid #000;
}
#mainContentMenuTestSlider {
	width:138px;
	height:154px;
	line-height:0;
}

#middleRow {
	background-image: url(furniture/bg_silver.jpg);
	width:980px;
	height:174px;
	padding-left:10px;
	padding-top:10px;

}
.promo {
	/*
float:left;
	width:242px;*/
	padding-right:12px;
	padding-left:4px;
	padding-top:0px;

}
.promo h1 {
	font-family:"Arial Narrow",Helvetica,Arial;
	font-size:15px;
	font-weight:bold;
	color:white;
	margin-top:21px;
	margin-bottom:2px;
}
.promo h1 a:link {
	color:white;
	text-decoration:none;
}
.promo h1 a:visited {
	color:white;
	text-decoration:none;
}
.promo h1 a:hover {
	color:#BC0B0B;
	text-decoration: none;
}
.promo h1 a:active {
	color:#F00;
	text-decoration: none;
}
.promo p {
	font-family:Helvetica,Arial;
	font-size:11px;
	color:#C5C5C5;
	margin-top:0px;
	margin-bottom:0px;
	width:112px;
}
#promo1 {
	margin-left:16px;
}
#promo2 {
	margin-left:4px;
}
#promo3 {
	margin-left:4px;
}
#blogHeader {
	margin:0;
	padding:0;
}
#textContent {
	width:988px;
	background-color:#7D7D7D;
	border:1px solid #7D7D7D;
}
#textContent p {
	color:white;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	/*
margin-left:22px;
	width:460px;
*/
	line-height:140%;
}
a:link {
	color:white;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:white;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#D80000;
	font-weight:bold;
	text-decoration:none;
}
.headerShop {
	color:white;
	font-size:11px;
	font-family:Helvetica,Arial,sans-serif;
}
.headerShop a:link {
	font-size:11px;
	color:#D80000;
}
.headerShop a:visited {
	font-size:11px;
	color:#D80000;
}
.headerShop a:hover {
	font-size:11px;
	color:#FFF;
}





#main-top-container{
	width:990px;
	height:295px;
	position:relative;
}

#slider{
	width:990px;
	height:295px;
}



