﻿body
{
	background-color: #5CA441;
	background-image: url( 'SportsNutHome/grass.jpg' );
	height: 100%;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin: auto;
	vertical-align: middle;
	color: #FFF;
	font-family: Arial;
	font-size: 12px;
	min-height: 100%;
	padding-top:27px;
}

.container
{
	width:960px;
	margin:auto;
}

.header
{
	width:960px;
	height:136px;
	background-image: url( 'SportsNutHome/header.png' );
}

.header .navigation
{
	width:800px;
	border:solid 0px White;
	float:right;
	margin-top:21px;
	padding-left:100px;
}

.header .navigation .dropmenu
{
	margin-left:30px;
}

.header .navigation a
{
	text-align:center;
}

.middle
{
	width:960px;
	height:183px;
}

.middle .left
{
	
	width:304px;
	height:183px;
	background-image: url( 'SportsNutHome/middle_left.png' );
	background-repeat:no-repeat;
	float:left;
}

.middle .center
{
	width:617px;
	height:183px;
	background-image: url( 'SportsNutHome/middle_center.png' );
	background-repeat:no-repeat;
	float:left;
}

.middle .right
{
	width:39px;
	height:183px;
	background-image: url( 'SportsNutHome/middle_right.png' );
	background-repeat:no-repeat;
	float:right;
}

.main
{
	width:960px;
	height:417px;
	background-image: url( 'SportsNutHome/main.png' );
	background-repeat:no-repeat;
}

.main .clear
{
	width:100%;
	float:none;
	clear:both;
}

.main .menuwrapper 
{
	border:solid 0px White;
	width:336px;
	height:400px;
	padding:0px;
	padding-left:40px;
	float:left;
	position:relative;
}

.main .menuwrapper a
{
	display:block;
	height:90px;
	width:130px;
	border:solid 0px #FFF;
	position:absolute;
}

.main .menuwrapper a.schools
{
	
}

.main .menuwrapper a.schoolClubs
{
	top:60px;
	left:150px;
}

.main .menuwrapper a.holidayCourses
{
	top:126px;
	left:40px;
}

.main .menuwrapper a.coaching
{
	top:180px;
	left:190px;
}

.main .menuwrapper a.birthdays
{
	top:270px;
	left:92px;
}

.main .menuwrapper a.sport
{
	top:290px;
	left:245px;
}

.main .contentwrapper 
{
	border:solid 0px White;
	width:498px;
	padding:0px;
	padding-right:80px;
	float:right;
}

.main .contentwrapper .news
{
	height:25px;
	width:470px;
	border:solid 0px White;
	margin-left:5px;
	margin-top:32px;
	float:left;
	font-size:15px;
	padding-top:5px;
}

.main .contentwrapper .news a
{
	color:#FFFFFF;
	text-decoration:none;
}

.main .contentwrapper .news a:hover
{
	text-decoration:underline;
}

.main .contentwrapper .news a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.main .contentwrapper .content
{
	width:360px;
	padding-left:80px;
	margin-top:0px;
	float:left;
	font-size:15px;
}

.main .contentwrapper .content h1
{
	font-size:19px;
	color:#E8D831;
}

.footer
{
	width:960px;
	height:44px;
	background-image: url( 'SportsNutHome/footer.png' );
	background-repeat:no-repeat;
	padding-left: 30px;
	padding-top: 12px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
}

.footer span
{
	padding-left: 10px;
	padding-right: 10px;
	border-right: 2px dotted #FFF;
	color: #02469B;
	line-height: 20px;
}

.footer span a
{
	color: #1a2a78;
	text-decoration: none;
}
