@charset "utf-8";
/* CSS Document */

/********************************************
   HTML ELEMENTS
********************************************/ 
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}
a {
	color: Black;
	text-decoration: none;
}
/* top elements */
* {
	padding: 0;
	margin: 0;
	
	line-height: normal;
}
.clear { clear: both; }
body {
	margin: 10px 0 40px 0;
	padding: 0;
	font: .70em/1.5em Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #FFFFFF;
}
#divWrapper {
	width: 1020px;
	
}

#divHeader {
	width: 723px;
	height: 110px;
	float: left;
	background-image: url(student/studenthousesnottingham.gif);
	background-repeat: no-repeat;
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#divMain{
float: left;
	width: 723px;
	background-image: url(student/studenthouselenton.jpg);
	background-repeat: no-repeat;
}
#divMain img{
float: left;
 
    margin: 4px; 

}

#divFooter{
	width: 980px;
	height: 99px;
	background-image: url(student/studentfooter.gif);
	background-repeat: no-repeat;
float: left;
}
#divRight{
	width: 290px;
	float:right;
	
}
.phoner{
	margin: 10px 0 0 0 ;
	
}
.offerdul{
	padding: 0 0 60px 20px;
	list-style: none;
	
}

h6 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	margin: 10px;
	border: dashed;
	width: 220px;
	border-color: #999999;

}
.offerdtitle{
	font-size: 16px;
	color: #333366;
	font-weight: bold;
	padding: 0 0 10px 0;
}



.offerd{
	font-size: 14px;
	color: #333366;
	font-weight: bold;
	padding: 5px 0 0 0px;
}
h2 {
padding: 0 0 50px 20px ;
color: #333366;
font-size: 18px;
}
h1 {
padding: 0 0 50px 20px ;
color: #333366;
font-size: 36px;

}
h1 a { text-decoration:none;
color: #333366; }
p { padding: 10px 10px 0 10px}

#divFooter {
	font-weight: bold;
	color: #333333;
}

.footheader{
float: left;
padding:20px 0 0 30px;

}
.footemail{
float: left;
padding:18px 0 0 50px;

}
.footphone{
float: left;
padding:12px 0 0 50px;

}

.foot121{
float: right;
font-size: 9px;

}

.box {
float: left;
margin: 10px 0 0 0;
}
.clear { clear: both; }
.phone { 
float: left; 
padding: 0px 5px 0 0 }
.mail { 
float: left; 
padding: 2px 5px 0 0 }
.arrow { 
float: left; 
padding: 2px 5px 0 0 }

.title { font-weight: bold;
padding: 25px 0 0 10px;
margin: 0px 0 -10px 0;

}
.linker 
{
	border-bottom:1px dashed #999999;
	text-decoration:none;
	
}
.linkeremail
{
	text-decoration:none;
	color: #000000;	
}