/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #333333;
}



#navigation {
	font-family: Arial;
	font-size: 11px;
	font-weight: 700;
	
}

#navigation ul { 
	list-style: none;
	
}

#navigation li {
	display: inline;
}
#navigation a {
	font-family:arial;
	color: #666666;
	text-decoration: none;
}
#navigation a:hover {
	font-family:arial;
	color: #FF0000;
	text-decoration: none;
}
#navigation a:active {
	font-family:arial;
	color: #FF0000;
	text-decoration: none;
}

#index p {
	width: 260px;
	font: ARIAL;
	color:#FFFFFF;
	font-size: 12px;
	line-height: 1.25;
	text-align: left;
	margin-top: 1;
	margin-bottm:50px;
	margin-left: 10px;
	margin-right: 10px;	
}
#scroll s {	
	margin-right: 15px;
}
#submenu {
	width: 141px;
	height: 295px;
	margin-top: 155px;
	
}
#submenu p {
	font: arial;
	font-size:9px;
	color:#FFFFFF;
	list-style: none;
	margin-left: 15px;
	line-height: 1.75;
	
}

#submenu  a {
	font-family:arial;
	color: #FFFFFF;
	text-decoration: none;
	
}
#submenu a:hover {
	font-family:arial;
	color: #FF0000;
	text-decoration: none;
}
#textcontain p {	
	width: 200px;
	height: 150px;
	margin-bottom:100px;
	margin-left:20px;
	text-align:justify;
	color:#000000;	
}
#market, #branding, #iden, #logo, #broch, #post, #mail, #ad, #web, #copy, #photo, #print, #trade, #pack, #sign {
	display: none;
	filter: alpha(opacity=75);
	opacity: 0.75;
	background-color:#ffffff;	
	width: 180px;	
	margin-bottom:-1px;
	margin-left:20px;
	text-align:left;
	color: #000000;
	padding: 10px 10px 10px 10px;	
}
#contact {
	width: 125px;
	margin-left:25px;
	margin-top: 155px;
	color:#FFFFFF;
	font:arial;
	font-size:12px;
}
#contact a {
	color:ffffff;
	text-decoration:none;
}
#contact a:hover {
	color:ff0000;
	text-decoration:none;
}
#brand p {
	width: 250px;
	margin-left:10px;
	margin-top: 40px;
	color:ffffff;
	font:arial;
	font-size:12px;
}
#address {
	width: 100px;
	font:arial;
	font-size:12px;
	font-weight:100;
	color:#000000;
	margin-left: 15px;
	margin-top: 80px;
}