@charset "UTF-8";
body {
	font-family : helvetica, sans-serif;
	font-size : 12px;
	color : #666;
	margin-top : 5px;
	margin-right : 0px;
	margin-bottom : 0;
	margin-left : 0;
	font-weight : lighter;
	background-color : #fff;
	overflow-y:hidden
}
#menu_content {
	float : left;
	position : fixed;
	z-index : 2;
	background-color : #FFF;
	margin-left : 0;
	height : 650px;
	width : 250px;
}
#menu {
	height : 600px;
	width : 200px;
	margin-left : 50px;
	float : left;
	position : relative;
	margin-top : 30px;
}
#content {
	height:600px;
	width:100%;
	float: left;
	margin: 0px;
	border: thick 0 #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding-left: 250px;
	padding-top: 1px;
	z-index: 1;
}
#foot {
	position:fixed !important;
	position:absolute;
	width:100%;
	padding:0px;
	border:0px none #99C;
	height: 20px;
	background-color: #D9D9D9;
	left: 0px;
	bottom: 0px;
	background-image: none;
	background-repeat: repeat;
	float: left;
	z-index: 3;
}
#footsx {
	position:fixed !important;
	position:absolute;
	width:200px;
	height: 17px;
	float: left;
	text-align: left;
	bottom: 0px;
	padding-left: 50px;
}
#footdx {
	position:fixed !important;
	position:absolute;
	width:100px;
	height: 17px;
	right: 25px;
	text-align: right;
	float: right;
	bottom: 0px;
	margin-right: 0px;
	padding: 0px;
}
.image {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.brand {
	float: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	padding-right: 0px;
}
.social_network {
	float: none;
	margin: 0px;
	padding-top: 185px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
}
h1 {
	font-size : 11px;
	font-weight : lighter;
	color : #000;
	line-height : 10px;
	margin-top: 30px;
}
h2 {
	font-size : 10px;
	font-weight : lighter;
	color : #999;
}
h3 {
	font-size : 11px;
	font-weight : lighter;
	color : #333;
	line-height : 10px;
	margin-top: 150px;
}
h4 {
	font-size : 11px;
	font-weight : lighter;
	color : #333;
	line-height : 10px;
	margin-top: 2px;
}
a:link {
	color : #666;
	font-size : 12px;
	line-height : 14px;
	font-family : Helvetica, sans-serif, Geneva, Arial;
	text-decoration : none;
}
a:hover {
	color : #333;
	font-size : 12px;
	line-height : 14px;
	font-family : Helvetica, sans-serif, Geneva, Arial;
	text-decoration : line-through;
	border-bottom-width : 2px;
	border-bottom-style : none;
	border-bottom-color : #dd002e;
	border-top-style : none;
	border-right-style : none;
	border-left-style : none;
}
a:visited {
	color : #666;
	font-size : 12px;
	line-height : 14px;
	font-family : Helvetica, sans-serif, Geneva, Arial;
	text-decoration : none;
}
a:active {
	color : #666;
	font-size : 12px;
	line-height : 14px;
	font-family : Helvetica, sans-serif, Geneva, Arial;
	text-decoration : none;
}
#index {
	height:600px;
	width:300px;
	float: left;
	margin: 0px;
	border: thick 0 #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding-left: 250px;
	padding-top: 1px;
	visibility: visible;
	overflow: visible;
	z-index: 1;
}
#people {
	height : 600px;
	width : 16975px;
	float : left;
	z-index : 1;
}
#product {
	height : 600px;
	width : 6440px;
	float : left;
	z-index : 1;
}
#brand {
	height : 600px;
	width : 4550px;
	float : left;
	z-index : 1;
}
#magazine {
	height : 600px;
	width : 4545px;
	float : left;
	z-index : 1;
}
#print {
	height : 600px;
	width : 11655px;
	float : left;
	z-index : 1;
}
#web {
	height : 600px;
	width : 6000px;
	float : left;
	z-index : 1;
}
#about {
	height:600px;
	width:700px;
	float: left;
	margin: 0px;
	border: thick 0 #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding-left: 250px;
	padding-top: 1px;
	visibility: visible;
	overflow: visible;
	z-index: 1;
}
#contact {
	height:600px;
	width:300px;
	float: left;
	margin: 0px;
	border: thick 0 #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding-left: 250px;
	padding-top: 1px;
	visibility: visible;
	overflow: visible;
	z-index: 1;
}
#info {
	height : 600px;
	width : 1000px;
	float : left;
	margin-top : 1px;
	z-index : 1;
}

