body
{
	background-image:url('b.jpg');
	background-attachment:fixed;
}

#wrap
{
	width:80%;
	left:10%;
	top:0;
	position:absolute;
	background:#fff;
	z-index:0;
}

#icon
{
	width:100%;
	length:50%;
	position:absolute;
	background:#ccccff;
}

#icon img
{
	width:500px;
	height:220px;
	padding-left:7%;
	float:left;
	padding-right:5%;
	margin-top:1%
	position:relative;
}

#icon p
{
	margin-top:3%;
	font-family:impact;
	font-size:3em;
	color:#90000a;
	position:relative;
}

#nav
{
	width:100%;
	height:2%;
	position:relative;
	top:0%;
	background:#167ef4;
	margin-top:24%;
}

#nav ul
{
	padding:1%;
	padding-left:4%;
}

#nav li
{
	list-style-type:none;
	display:inline;
	margin-top:1%;
}

#nav a
{
	text-decoration:none;
	font-family: arial;
	font-size: 1.1em;
	color:#fff;
	margin-left:1.5%;
	padding:1%;
}

#nav a:hover
{
	background:#fff;
	color:#167ef4;
}

#body
{
	width:100%;
	height:100%;
	position:relative;
	top:20%;
	display:block;
}

#body p
{
	margin-left:5%;
	margin-right:5%;
	position:relative;
	font-family:arial;
	font-size:1.1em;
}

#body img
{
	width:250px;
	height:250px;
	float:left;
	padding-right:2.5%;
	padding-bottom:2%;
	padding-left:5%;
}

h1
{
	margin-left:5%;
}

#sample img
{
	width:250px;
	height:250px;
	margin-left:6%;
	margin-right:2.7%;
}

#i img
{
	width:250px;
	height:250px;
}

#a img
{
	width:250px;
	height:250px;
}

#g img
{
	width:250px;
	height:250px;
}

#m img
{
	width:250px;
	height:250px;
}

table
{
	align:center;
	width:82.5%;
	height:10%;
	margin-left:5%;
	margin-right:5%;
}

td
{
	width:50%;
	padding-left:5%;
	margin-right:5%;
	font-family:arial;
	font-size:1.1em;
}

.t
{
	display:inline;
	margin-left:5%;
	font-family:arial;
	font-size:0.85em;
}

#head
{
	position:relative;
	margin-top:5%;
	left:0;
}

#head p
{
	margin-top:5%;
	margin-top:5%;
	font-family:impact;
	font-size:4em;
	color:#90000a;
}

#ing
{
	position:relative;
	margin-top:5%;
	left:0;
}

#ing p
{
	margin-bottom:0;
	font-family:impact;
	font-size:4em;
	color:#90000a;
}

#img img
{
	width:40%;
	height:50%;
	bottom:5%;
	float:right;
}

#image img
{
	width:40%;
	height:50%;
	bottom:5%;
	float:left;
	left:5%;
	bottom:20%;
}

#footer
{
	width:100%;
	left:0;
	bottom:-15%;
	position:relative;
	background:#000;
}

#footer img
{
	width:50px;
	height:50px;
	margin-top:2%;
	margin-right:2%;
	float:right;
}

#footer a
{
	text-decoration:none;
	color:#fff;
}

#footer li
{
	list-style-type:none;
}

#footer1
{
	width:100%;
	left:0;
	bottom:-10%;
	position:absolute;
	background:#000;
}

#footer1 img
{
	width:50px;
	height:50px;
	margin-top:2%;
	margin-right:2%;
	float:right;
}

#footer1 a
{
	text-decoration:none;
	color:#fff;
}

#footer1 li
{
	list-style-type:none;
}

#footer ul
{
	display:inline;
}