
* {
	margin: 0;
	padding: 0;
}

body { background-color:#ffffff; margin: 0 auto;}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}


h1, h2, h3 {
	margin-top: 0.5em;
	color: #294ba0;
	font-weight: normal;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	letter-spacing: -.05em;
	font-size:22px;
	color: #294ba0;
}

h3 {
	font-size: 20px;
	color: #294ba0;
}

h4 { font-size:12px; color:#949494; line-height:15px;}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.1em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}



a {
	text-decoration: none;
	color: #294ba0;
}

a:hover {
	border: none;
	text-decoration:underline;
	color:#006633;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #42b36f;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

#whitecontainer {width:1000px; 	margin: 0 auto;
	padding: 0 auto; }
#bottomhalf {background-image:url(images/background.gif); background-repeat:repeat-y; width:800px; margin: 0 auto;  }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom:1;
}

.clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */


/* Header */

#header {
	width: 1000px;
	height: 55px;
	margin: 0 auto;
}

#top {
	height: 253px;
	width:100%;
	
	/* background-image:url(images/top_background.jpg); background-repeat:repeat-x; */
	

}

#menu {background-image:url(images/menu.jpg); background-repeat:no-repeat; width:800px; height:56px; float:left;}

#menu ul {
	margin: 0;
	padding: 0px 0 0 15px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 18px 18px 12px 18px;
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
}

#menu a:hover { 
	text-decoration: none; 
	color: #FFCC00;
}

/* Logo */

#logo {
	width: 1000px;
	margin: 0px 0px 0px 0px; 
	background-image: url(images/header.jpg);
	height: 253px;
}


#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 150px 5px 0 20px;
	color: #2C2E22;
}

#logo h2 {
	padding: 165px 0 0 0;
	font-style: italic;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	border-top: none;
}

/* Content */

#rightHeader {background-image:url(images/header_right.jpg); background-repeat:no-repeat; width:232px; height:118px; float:right;}

#content {
	float: left;
	width: 750px;
	padding: 0px 5px 10px 10px;
	
	margin:0px 5px 5px 20px;
}

#contentHead {
	float: left;
	width: 500px;
	padding: 5px 5px 10px 10px;
	margin:5px 5px 5px 20px;
	height:70px;
}
#content-hometitle {background-image:url(images/learning_from_others_title.gif); background-repeat:no-repeat; width:344px; height:114px; float:left;}

#keynote {width:75px; float:left; margin:20px 20px 0px 0px; }
#keynote-bottom {background-color:#ffffff; width:75px;  float:left; padding:5px; color:#949494;}
#keynote-top { background-color:#CCCC99; width:75px; height:80px; float:right;}

#procurex-logo {float:right; background-image:url(images/procurex_logo.gif); background-repeat:no-repeat; width:250px; height:187px; margin:10px;}

#left-column {float:left; width:580px; }
#right-column {float:right; width:130px;}

#right-column p { }


#25off-logo {background-image:url(images/25off.jpg); background-repeat:no-repeat; width:100px; height:142px; float:right; margin:10px; }
#procurex-logo-sml {background-image:url(images/procurex_logo_sml.jpg); background-repeat:no-repeat; width:100px; height:75px; float:right; margin:10px; }
#scottish-gov-sml { background-image:url(images/scottish_gov_logo.jpg); background-repeat:no-repeat; width:100px; height:93px; float:right; margin:10px; }
#organisedby { background-image:url(images/bip25_logo.jpg); background-repeat:no-repeat; width:100px; height:42px; float:right; margin:10px; }

#logos-right { width:130px; float:right; text-align:center; }
#logos-right p {}
.offer { background-color:#00FF00; float:right; margin:10px;}


/* Footer */



#footer  {
	text-align: center;
	margin-bottom:40px;
	font-size: 9px;
	background-image:url(images/footer.gif); width:800px; height:28px;
	background-repeat:no-repeat;
	margin-left:100px;
	margin: 0 auto;
}

#footer a {
	color:#53778d;
}
