/* CSS Document */

#container {
 width:980px;
 margin:auto;
}

#hdr {
 width:980px;
 height:146px;

}

#topleft {
	width:228px;
	float:left;
	 height:130px;
}

#topright {
	width:735px;
	float:right;
	 height:100px;
	 padding-top:30px;
}
/* old maybe delete? */
#topright_old {
	width:735px;
	float:right;
	 height:132px;
	 padding-top:32px;
}


#sociallinks {
	width:735px;
	height:34px;
	padding-top:10px;
	text-align:right;
}

#contact {
	width:735px;
	height:43px;
	text-align:right;
}




#navigation {
	width:735px;
	height:46px;
	
	text-align:center;

}

#navigation_left {
	width:700px;
	height:36px;
	float:right;
	padding-top:10px;
background-image:url(../images/navbar.gif);
}

#navigation_row2 {
	width:700px;
	height:28px;
	float:right;
	text-align:left;
}

#navigation_right {
	width:130px;
	height:46px;
	float:right;
}



#banner {
	width:980px;
	height:390px;
	margin-bottom:19px;
}


#boxes_area {
	width:980px;
	height:150px;
	background-image:url(../images/line.gif);
}

#contentarea {
	width:920px;
	background-image:url(../images/contentgradient.gif);
	padding:30px;
	clear:both;
}

#contentarea_footballer {
	width:950px;
	background-image:url(../images/contentgradient.gif);
	
	padding-left:30px;
	padding-top:30px;
	padding-bottom:30px;
	clear:both;
}

#box1 {
	width:230px;
	height:150px;
	float:left;
	padding-left:15px;
	background-image:url(../images/picture_prestigehome.jpg);
}

a.fill-div {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

#box2 {
	width:230px;
	height:150px;
	float:left;
	padding-left:15px;
	background-image:url(../images/picture_prestigemotor.jpg);
}

#box3 {
	width:230px;
	height:150px;
	float:left;
	padding-left:15px;
	background-image:url(../images/picture_nonstandardhome.jpg);
}

#box4 {
	width:230px;
	height:150px;
	float:left;
	padding-left:15px;
	background-image:url(../images/picture_profootballer.jpg);
}




#footer {
	float:left;
	width:980px;
	clear:both;
	margin-bottom:30px;
	background-image:url(../images/footerline.gif);
	padding-top:22px;
}


#footerleft {
	float:left;
	width:245px;

}

#footerright {
	float:right;
	width:720px;
	text-align:right;

}

#disclaimer {
	float:left;
	width:980px;
	background-image:url(../images/footerline.gif);
	height:50px;
	padding-top:32px;
}


#bannercontainer {
	width:980px;
	height:390px;
	margin-bottom:19px;
}


#banner1 {
	width:734px;
	height:390px;
	float:left;
}

#bannerright {
	width:246px;
	height:390px;
	float:right;
}


#hiddeninfo {
	
	float:left;
	margin-top:59px;
	width:980px;
	height:120px;
	clear:both;
	background-color:#00F;
	
}
