 /* BASIC ELEMENTS*/
body {
  margin: 15px 0 0;
  padding: 0;
  background: #d5c09b url(bg.png) repeat-x fixed;
  font: 14px Verdana,Tahoma,sans-serif; 
  /*IE HACK*/
  text-align: center;
  /*END OF IE HACK*/
  }
p{
  margin: 0 0 8px;
  padding: 0;
  color: #4E3B28;
}

p.mission{
	margin:0 0 20px;
  padding: 0;
  color: #4E3B28;
  font: 14px Verdana,Tahoma,sans-serif;
}

p.testtitle{
	font: 14px Verdana,Tahoma,sans-serif;
	padding: 0px 0 5px 0;
  background: #D5C09B;
  font-variant:small-caps;
  text-align:center;
  }

p.marketingtest{
font: 13px Verdana,Tahoma,sans-serif;
padding: 15px 2px 15px 2px;
text-align:center;
}

#footer p.footer_links {margin:0; padding: 0;}

a {
  text-decoration: none;
}
.bold { 
	font-weight: bold
}

ul {
	color: #4E3B28;
	}
	
li.mainlist {
	margin: 0 0 10px 0;
	}

   /* H3 is alt side menu headers if pics off*/
   
h1, h2, h3 {
	margin: 0;
	padding: 0;
}
/* H1 is the header in main section of home page*/
h1 {
	padding-bottom: 15px;
	text-align: left;
	font: bold 
	16px Verdana,Tahoma,sans-serif; 
	color: #4E3B28;
}

/* H2 is the header in main section (of pages other than home)*/
h2 {
	padding-bottom: 15px;
	text-align: left;
	font: bold 
	16px Verdana,Tahoma,sans-serif; 
	color: #4E3B28;
}
/*Control image float*/
.float-right {
	float:right;
	margin: 0px 0 10px 15px;
	}

/*TOP LINK MENU*/
.topnavlist {
  margin: 0;
  padding: 0;
  display: inline;
  font: 13px Verdana,Tahoma,sans-serif;
}
.topnavlist li {
  display: inline;
}
.topnavdividinglines {
  border-right: 1px solid #b59463;
  padding-right: 10px;
  margin-right: 10px;
}

/*SIDE LINK MENU*/
.sidemenu {
  margin: 0;
  padding: 0 0 15px 5px;
}
.sidemenu li {
  padding: 3px 0 5px 0;
  list-style-type: none;
  font: 12px Verdana,Tahoma,sans-serif;
}
.freesidemenu {
font: bold 11px Verdana,Tahoma,sans-serif;
background: url(free.gif) no-repeat;
padding: 36px 0 0px 25px;
color: #775028;
text-align:center;
}

.freesidemenu a{
color: #775028;
}

/*LINK/HOVER COLOUR CONTROL*/
a {
  color: #b59463;
}

a.nooutline {outline: none;}

a:hover {
  color: #7a623e;
  text-decoration: underline;
}

.graphic {border:2px; border-thickness:1px; border-color: #b59463; border-style: solid;}

a:hover .graphic{border:2px; border-thickness:1px; border-color: #7a623e; border-style: solid;}

/*DIV/pic class POSITION, SIZE AND COLOUR*/
#container {
  margin: auto;
  width: 775px;
  height: 200px;
  position: relative;
  background-color: #f5e7d3;
}

#topnavigation {
  position: absolute;
  top: 8px;
  right: 15px;
  text-align: left;
}
#banner {
  position: absolute;
  top: 30px;
  left: 15px;
}
#sidemainfootercontainer {
  position: absolute;
  top: 152px;
  left: 0px;
  background-color: #f5e7d3;
  } 

#main {
  margin: 10px 0px 0px 0px;
  padding: 0 15px 0 0px;
  width: 580px;
  float: right;
  text-align: left;
  top: 152px;
  left: 0px;
  background-color: #f5e7d3;
}

#marketingeffectivenesscontainer {
	padding: 0 0 0 15px;
	margin: 0px 15px 20px 0px;
	width: 175px;
	float: left;
}

#marketingeffectiveness {
	border: #D5C09B solid 2px;}

.figures {
	margin: 0px 0 20px 0px;
	float:left;
	}
	
#surveycontainer {

	padding: 0 15px 0 0;
	margin: 0px 0px 20px 0;
	width: 175px;
	float: right;
	}
	
#survey {

border: #D5C09B solid 2px;
}


#sidenavigation {
  margin: 10px 0px 0px 0px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 150px;
  top: 0px;
  left: 0px;
  text-align: left;
  background-color: #f5e7d3;
}

img.nspace{padding: 20px 0 0 15px; border: none}	

p.copywriter-uk{margin: 25px 0 10px 0;}

img.graphic {
margin:0 0 0 15px;
}

#footer {
  clear:both;
  font-size: 9px;
	width: 775px;
  height: 30px;
  padding-top: 20px;
	padding-bottom: 10px;
  color: #4E3B28;
  background: url(footer.gif) no-repeat 50% 20%;
}

#footer p {padding-top: 5px; padding-bottom: 0; margin-bottom: 0; }



 

