BODY {
	margin: 0px 0px 0px 0px;
	background-color: #253e61;
	}

BODY.showroom {
	margin: 0px 0px 0px 0px;
	background-color: #1F2845;
	}


	
	
TD.bg1 {
	background-image: url(../img/bg1.jpg);
	background-repeat: repeat-x; 
} 

TD.bgsh1 {
	background-image: url(../img/bg-showroom1.jpg);
	background-repeat: repeat-x; 
} 

TD.bgsh2 {
	background-image: url(../img/bg-showroom2.jpg);
	background-repeat: repeat-x; 
} 


TABLE.bgsh2 {
	background-image: url(../img/bg-showroom2.jpg);
	background-repeat: repeat-x; 
} 



TD.content {

	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1px;
	font-weight: normal;
	background-color:white;
}

DIV.content {

	padding: 17px 50px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#253e61;
	width:372px;
}

DIV.content2 {

	padding: 18px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#253e61;

}

DIV.header {

	padding: 29px 50px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	font-style: italic;
	color:#347ba1;
	width:391px;
}

DIV.showroom {

	position: relative;
	top: -450px;
	left: -160px;
	z-index: 10;
	width: 788px;
}

TD.nav {

	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size:10px;
	font-weight: bold;
	color: #b1dcf2;
	background-color: #007ca4;
}


TD.bg2 {
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat-x; 
}

TD.bgfooter1 {
	background-image: url(../img/bg-footer1.jpg);
	background-repeat: repeat-x; 
}

TD.bgfooter2 {
	background-image: url(../img/bg-footer2.jpg);
	background-repeat: repeat-x; 
}


DIV.subnav {



}

TD.marge {

	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1px;
	font-weight: normal;
	background-color:white;
}




A.nav {
	font-family:Verdana;
	font-size:10px;
	color:#b1dcf2;
	text-decoration:none;
	font-weight: bold;
	}
	
A.nav:hover {
	text-decoration:none;
	color:#FFFFFF;
	}
	
	A.nav-on {
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	}
	
A.nav-on:hover {
	text-decoration:none;
	color:#FFFFFF;
	}
	
A.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
	color:#347ba1;

	}
	
A.download:hover {
	text-decoration:none;
	color:#FFFFFF;
	}
	
	A.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#347ba1;
	text-decoration:none;
	font-weight: bold;
	}
	
A.content:hover {
	text-decoration:underline;
	color:#347ba1;
	}
	