/* Design by www.fluxtech.co.uk */

/***General tags ***/
body{
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: normal;

color:#EFEFEF;
line-height:1.3em;
margin:0
}

a{
text-decoration:none;
color:#CC0000;
font-weight:bold;
}

/******** Main wrap ********/
#wrap{
width:970px;
padding:0;
margin:0
}

#header{
	margin:0;
	background-color: #000000;
	height: 123px;
	width: 970px;
	background-position: left;
}

#content{
	padding:2px;
	width:970px;
	height:500px;
	text-align:left;
	margin:0;
	background-repeat: no-repeat;
	background-image: url(images/contentbg_2.jpg);
	background-position: left top;
}

#showroomcontent{
	padding:2px;
	width:970px;
	height:500px;
	text-align:left;
	margin:0;
	background-repeat: no-repeat;
	background-image: url(images/showroombg_2.jpg);
	background-position: left top;
	
}

#textmain{
	position: absolute;
	left: 174px;
	top: 176px;
	visibility: visible;

	align="left";
	width:389px;
	height:270px;
	float:left;
	text-align:left;
	color: #000000;
}

a:visited {
	color: #404040;
}
a:hover {
	color: #404040;
}
a:active {
	color: #404040;
}

/******** Footer ********/
#footer{
	clear:both;
	text-align:right;
	color:#FFFFFF;
	font-size:0.9em;
	/*border-top:1px solid #404040;*/
margin:0;
	line-height:18pt;
	vertical-align: top;
}
#footer a{color:#CCCCCC;}
#Layer1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}
#Addy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
