* {
	padding: 0;
	margin: 0;
}

body {
	font: 12px/20px Arial, Helvetica, sans-serif;
	background-color: #272627;
	margin-top: 50px;
}

#wrapper {
	margin: 0 auto;
	width: 800px;
	height: 600px;
	border: solid 1px #fcdb0f;
	clear: both;
}

#header {height: 103px; width: 800px;}

#logo {height: 78px; width: 307px; margin-left: 35px; margin-top: 25px; float:left; clear:left; display: inline;}

#topmenudiv {display: inline;}

h1{font-family: "Arial"; font-size: 18px; margin-bottom: 3px;}

h2{font-family: "Arial"; font-size: 18px; margin-bottom: 3px; margin-top: 3px;}

h3{font-family: "Arial"; font-size: 18px; margin-bottom: 3px;}

#title {font-family: "Arial"; font-weight: bold; font-size: 12px; margin-bottom: 2px;}

#contentbullet {padding-left: 12px; list-style-image: url(http://www.bunkercard.co.uk/images/bullet.gif);   font-size: 10px;  font-weight: bold; line-height: 14px;  }

#contentbullet li {list-style-position: outside; margin-left: 5px; margin-bottom: 4px; margin-right: 0px;}


a:link {font-size: 11px;
color: #000;
font-weight: bold;
text-decoration: none;
	}
a:visited {font-size: 11px;
color: #000;
font-weight: bold;
text-decoration: none;
	}
a:hover {font-size: 11px;
color: #000;
font-weight: bold;
text-decoration: underline;
}


a.bpapply {
float: right;
margin-top: -10px;
margin-right: 20px;
font-size: 16px;
font-weight: bold;
color: #000;
text-decoration: none;
	}

a.bpapply:hover {
float: right;
margin-top: -10px;
margin-right: 20px;
font-size: 16px;
font-weight: bold;
font-size: 16px;
color: #000;
text-decoration: underline;


}


a.bplink {font-size: 11px;
color: #000;
margin-left: 2px;
text-decoration: none;
	}

a.bplink:hover {font-size: 11px;
color: #000;
margin-left: 2px;
text-decoration: underline;
}




a.essoapply {
float: right;
margin-top: -10px;
margin-right: 20px;
font-size: 16px;
font-weight: bold;
color: #000;
text-decoration: none;
	}

a.essoapply:hover {
float: right;
margin-top: -10px;
margin-right: 20px;
font-size: 16px;
font-weight: bold;
font-size: 16px;
color: #000;
text-decoration: underline;


}


a.essolink {
margin-left: 2px;
text-decoration: none;
	}

a.essolink:hover {
margin-left: 2px;
text-decoration: underline;
}




#bullet {padding-left: 12px; list-style-type: disc;   line-height: 14px;  }

#bullet li {list-style-position: outside; margin-left: 5px; margin-bottom: 4px; margin-right: 0px;}




/*CONTENT*/
#maincontent {margin-bottom: 20px; background-color: white; border: solid 8px #fcdb0f; width: 400px; height: 433px; margin-left: 155px; margin-top: 35px; padding: 0px; overflow:auto;}

#maincontent2 {margin-bottom: 20px; background-color: white; border: solid 8px #fcdb0f; width: 570px; margin-left: 155px; margin-top: 35px; padding: 16px; height: 600px; }

#toprightcontent {border: solid 8px #fcdb0f; background-color: white; width: 150px; height: 170px; margin-right: 30px; float:right; margin-top: -469px; clear: left;}

#bottomrightcontent {border: solid 8px #fcdb0f; background-color: white; width: 150px; height: 170px; margin-left: 604px;  float:left; margin-top: -206px; clear: left;}

