﻿body
{
	font-size: xx-small;
	font-family: Verdana, Trebuchet MS, Sans-Serif;
	color: Black;
	margin: 0;
}
.Logo
{
	margin-left: auto;
	margin-right: auto;
	width: 1260px;
}
.Holder
{
	margin-left: auto;
	margin-right: auto;
	width: 1260px;
}
.N1, .N2, .N3, .N4, .N5
{
	float: left;
	width: 100px;
	height: 470px;
	border-right-style: solid;
	border-right-color: White;
	border-right-width: 1px;
	text-align: center;
	padding-top: 50PX;
	color: White;
}
.M1
{
	background-color: #FCFDFF;
	float: left;
	width: 750px;
	height: 518px;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	text-align: left;
}
.N1
{
	border-left-style: solid;
	border-left-color: White;
	border-left-width: 3px;
	background-color: #F5B037;
	background-image: url(../I/1.jpg);
}
.N2
{
	background-color: #EA384E;
	background-image: url(../I/2.jpg);
}
.N3
{
	background-color: #6EA23D;
	background-image: url(../I/3.jpg);
}
.N4
{
	background-color: #0AACDD;
	background-image: url(../I/4.jpg);
}
.N5
{
	background-color: #9900FF;
	background-image: url(../I/5.jpg);
}
a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: Black;
}
.margin50top
{
	margin-top: 50px;
}
.textContent
{
	padding: 15px;
	font-size: x-small;
	height: 301px;
}
H1
{
	margin: 0;
	padding: 0;
}
.blue
{
	color: blue;
}
