* {
	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: 620px;
	border: solid 1px #fcdb0f;
	clear: both;
}

#header {height: 123px; width: 800px;}

#logo {height: 78px; width: 307px; margin-left: 35px; margin-top: 25px; float:left; clear:left; display: inline;}

#topmenudiv {display: inline;}

#textarea {
background-image: url(http://www.bunkercard.co.uk/images/textarea.gif); background-repeat: no-repeat;
margin-left: 155px; margin-top: 35px; width: 392px; height:404px; padding: 16px; 
}

h1{font-family: "Arial"; font-size: 18px; margin-bottom: 3px;}

#content {font-family: "Arial"; font-size: 11px; line-height: 16px; width: 350px;}


#contentbullet {padding-left: 12px; list-style-image: url(http://www.bunkercard.co.uk/images/bullet.gif);   font-size: 10px;   line-height: 14px;  }

#contentbullet li {list-style-position: outside; margin-left: 5px; margin-bottom: 4px; margin-right: 0px;}

a:link {font-weight: bold; color: black; text-decoration: none;}
a:visited {font-weight: bold; color: black; text-decoration: none;}
a:hover {font-weight: bold; color: black; text-decoration: underline;}


.map {height:477px; width:307px; margin-top: -362px; margin-right: 20px; border: none; float: right; clear: both;}







