/* CSS Document */
/* HTML Tags */
body {
	margin:0px;
	background-image:url(../images/constants/background.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
div {
	
}
h1 {
	font-size:24px;
	color:#FFF;
	margin:10px 10px 0px 100px;
	padding:10px 0px 40px 0px;
}
h2 {
	font-size:24px;
	color:#067EB5;
	margin: 10px 10px 12px 75px;
}
.phoneNumber {
	font-size:18px;
	color:#067EB5;
}
p, ol, ul {
	margin: 0px 10px 10px 75px;
	font-size:14px;
}
li {
	margin: 10px 10px 10px 10px;
}
td {
	vertical-align:top;
}
img {
	border:0;

}
form {
	margin:0;
}
div {
	float:left;
}
/* Links */
a:link, a:hover, a:visited {
	font-weight:bold;
	color:#067EB5;
	text-decoration:none;
}
a:visited {
	color: #660066;
}
a:hover {
	color:#B50606;
	text-decoration:underline;
}
a:visited.white, a:link.white {
	color:white;
}
/* Structure IDs */
#page {
	text-align:left;
	margin: 0px auto auto auto;
	width: 1000px;
	background-color:#FFF;
	float:none;
}
#header {
	width:1000px;
	background-color:#067EB5;
	height:171px;
	color:#76b8d6;
	float:left;
}
#logo {
	width: 189px;
	background-color:#067EB5;
	float:left;
	
}
#headerImage {
	width: 805px;
	margin-top:19px;
	float:left;
}
#headerImage #guarantee {
    left: 50%;
    margin-left: 380px;
    position: absolute;
    top: 6px;
}
#currency {
	margin: 13px 0px 0px 10px;
	width: 154px;
	float:left;
	font-size:80%;
}
#facebook-like-button {
	margin-top:-24px;
}
#studentLogin {
	margin-top:20px;
	width: 420px;
	float:right;
	margin-right:5px;
}
#menu {
	margin: 3px 0px 4px 0px;
	width: 1000px;
	background-color:#6FB432;
	float:left;
	}
#contentHolder {
	width:1000px;
	float:left;
	
}	
#leftMenu {
	width:312px;
	float:left;
	text-align:center;
}
#leftMenu #leftcolvideo {
	padding-left:4px;
}
#leftMenu #leftcolvideo #watchHesterText {
    background: none repeat scroll 0 0 #067EB5;
    color: white;
    margin-left: 2px;
    padding-bottom: 9px;
    padding-top: 4px;
    width: 304px;
	margin-top:1px;
}
#leftMenu #contactusfrom {
	padding-bottom:10px;
}
#leftMenu #contactusfrom a img {
	padding-bottom:7px;
}
	
#content {
	background-color:#FFF;
	width:688px;
	margin-top:0px;
	float:left;
}
#lowerBanners {
	width: 688px;
	margin-top:100px;
}
	#brochure {
		margin-top:4px;
		width: 228px;
	}
	#newsletter {
		margin-top:4px;
		width: 224px;
	}
	#graduates {
		margin-top:4px;
		width: 235px;
		}
#lowerMenu {
	padding: 0px 0px 3px 0px;
	width: 1000px;
	float:left;
	position:relative;	
}
#addthisFooter {
	position:absolute;
	left:847px;
	top:72px;
}
#pageImageRight {
	float:right;
	width: 270px;	
}
#pageImageRight img{
	margin-bottom: 15px;
}
#pageImageLeft {
	float:left;
	margin: 0px 10px 0px 0px;	
}
#tick {
	margin: 0px;
	float:left;
	
	}
#keywords p{
	color:#FFF;
}
/* Classes */
.floatLeft {
	float:left;
	padding: 7px;
}
.floatRight {
	float:right;
	margin-bottom: 7px;
}
.studentLogin {
	color:#FFF;
	text-align:right;
}

div.mainContentHeading {
	background-image:url(../images/constants/logoTitle.gif);
	width:688px;
}
/* Grey #A0A6A6; Blue #067EB5; Red #B50606; Green #6FB432 */
#associates strong {
	color: #067eb5;
}