body {
	margin: 10px 0px 10px 0px;
	background-color: #747C53;
}

form, select, textarea, input {
	margin: 0;
	padding: 0;
}

/* default styles */
#clearme {
	clear: both;
}
#main #column_left p a, #main #column_right p a {
	color: #a4c202;
	text-decoration: none;
}
#main #column_left p a:hover, #main #column_right p a:hover {
	color: #a4c202;
	text-decoration: underline;
}
.colour_red {
	color: red;
}
.colour_green {
	color: #a4c202;
}
.colour_grey {
	color: #cccccc;
}
#main #column_left p a.internal_link, #main #column_left li a.internal_link {
	font-weight: bold;
	color: #606061;
	text-decoration: none;
}
#main #column_left p a.internal_link:hover, #main #column_left li a.internal_link:hover {
	font-weight: bold;
	color: #a4c202;
	text-decoration: none;
}
a.close_link {
	font-size: 10px;
	text-decoration: none;
	color: #a4c202;
	font-weight: normal;
	vertical-align: middle;
	line-height: 10px;
}
a.close_link:hover {
	font-size: 10px;
	text-decoration: none;
	color: #606061;
	font-weight: normal;
	vertical-align: middle;
	line-height: 10px;
}
.logo_image {
	padding-right: 10px;
	padding-bottom: 6px;
	position: relative;
}
.logo_table {
	margin-left: 10px;
}

/* main site container, holds everything */
#maincontainer {
	width: 776px;
	margin-right:auto;
	margin-left:auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	background: transparent url(../images/bg.jpg) 0 0 repeat-y;
}


/* top header, holds logo, nav1 and login */
#top {
	width: 740px;
	height: 138px;
	margin: 0;
	padding: 0;
	left: 10px;
	top: 0px;
	position: relative;
	display: block;
	
}

#header {
	width: 100%;
	height: 110px;
	margin: -2px 0px 0px 0px;
	padding: 0;
	position: absolute;
}

#page_top, #page_bottom {
	
}


/* NAVIGATION 1 MENU */
#nav1 {
	width: 100%;
	height: 18px;
	left: 0px;
	top: 120px;
	margin: 0;
	padding: 0;
	position: absolute;
	display: block;
	background-color: #606061;
}
#nav1 ul {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
	left: 10px;
	top: 3px;
	position: absolute;
}	
#nav1 li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0px 6px 0px 0px;
}	
#nav1 ul li a {color: #ffffff; text-decoration: none;}
#nav1 ul li a:hover {color: #accc00; text-decoration: none;}
#nav1 ul li a.current {color: #accc00; text-decoration: none;}



/* main styles */
#main {
	border-top: 1px #848689 solid;
	padding: 0px 0px 0px 0px;
	margin: 17px 0px 0px 0px;
	left: 10px;
	top: 0px;
	position: relative;
	font-size: 0px;
	line-height: 0px;
	height: auto;
	width: 740px;
}

#main #column_left {
	width: 500px;
	float: left;
	position: relative;
	top: 0px;
}
#main #column_left h1 {
	font-family: arial;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #accc00;
	margin: 0px 0px 22px 0px;
	padding: 26px 0px 7px 11px;
	border-bottom: 1px #606061 dotted;
	/*width: 222px;*/
	width: auto;
}
#main #column_left h2 {
	font-family: arial;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #606061;
	margin: 0;
	/*padding: 12px 0px 0px 11px;*/
	padding: 24px 0px 0px 11px;
}
#main #column_left h2 a {
	color: #606061;
	text-decoration: none;
}
#main #column_left h2 a:hover {
	color: #accc00;
}
#main #column_left p {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #606061;
	margin: 0;
	padding: 6px 0px 6px 11px;
}
#main #column_left p.footnote {
	font-family: arial;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	font-style: italic;
	color: #606061;
	margin: 0;
	padding: 6px 11px 6px 22px;
}
#main #column_left ul {
	margin: 6px 5px 6px 15px;
	padding: 0px 0px 0px 0px;
}
#main #column_left li {
	list-style: disc url(../images/bullet.gif) outside;
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #606061;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 3px 14px;
}
#main #column_left #advert {
	position: relative;
	display: block;
	left: 10px;
	padding: 20px 0px 0px 0px;
}
.style1 {
	top: 75px;
	
}
.style2 {
	
}
#main #column_left #advert h1 {
	font-family: arial;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #606061;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
	width: auto;
}
#main #column_left #advert p {
	font-family: arial;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #606061;
	margin: 0;
	padding: 0;
}
#main #column_left #advert p a {
	color: #a4c202;
	text-decoration: none;
}
#main #column_left #advert p a:hover {
	color: #a4c202;
	text-decoration: underline;
}


#main #column_right {
	width: 222px;
	float: right;
	position: relative;
	top: 0px;
	right: 0;
	display: block;
}
#main #column_right h1 {
	font-family: arial;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #606061;
	margin: 0;
	padding: 26px 0px 7px 11px;
	border-bottom: 1px #606061 dotted;
	width: 211px;
}
#main #column_right p.quote, #main #column_left p.quote, #main #column_right p.quote_alt, #main #column_left p.quote_alt, #main #column_left p.quote2 {
	font-family: arial;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #accc00;
	margin: 0;
	padding: 24px 10px 2px 10px;
}
#main #column_right p.quote_alt {
	color: #747C53;
}
#main #column_right p.quoteauth, #main #column_left p.quoteauth, #main #column_left p.quoteauth2 {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #606061;
	margin: 0;
	padding: 0px 10px 0px 10px;
}
#main #column_left p.quote { padding: 24px 11px 2px 22px; }
#main #column_left p.quoteauth { padding: 0px 11px 22px 22px; }
#main #column_left p.quote2 { padding: 0px 0px 2px 0px; color: #606061; }
#main #column_left p.quoteauth2 { padding: 0px 0px 22px 0px; color: #accc00; }

#main #column_right #mini_news {
	margin: 0px 10px 24px 10px
}
#main #column_right #mini_news h1 {
	font-family: arial;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #606061;
	margin: 0;
	padding: 6px 0px 6px 0px;
	border: 0;
	width: auto;
}
#main #column_right #mini_news h1 a {
	color: #a4c202;
	text-decoration: none;
}
#main #column_right #mini_news h1 a:hover {
	color: #a4c202;
	text-decoration: underline;
}
#main #column_right #mini_news p {
	font-family: arial;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #606061;
	margin: 0;
	padding: 6px 0px 6px 0px;
	border: 0;
	width: auto;
}
#main #column_right #mini_news p a {
	color: #a4c202;
	text-decoration: none;
}
#main #column_right #mini_news p a:hover {
	color: #a4c202;
	text-decoration: underline;
}

/* unique main page style images */
#main.the_team { background: url(../images/corner_about.jpg) bottom right no-repeat; }
#main.training { background: url(../images/corner_media.jpg) top right no-repeat; }
#main.podcast_production { background: url(../images/corner_podcast.jpg) top right no-repeat; }
#main.consultancy { background: url(../images/corner_journalism.jpg) top right no-repeat; }
#main.journalism { background: url(../images/corner_journalism.jpg) top right no-repeat; }
#main.links { background: url(../images/corner_links.jpg) top right no-repeat; }
#main.contact { background: url(../images/corner_contact.jpg) top right no-repeat; }

/* Footer styles */
#footer {
	width: 740px;
	height: 37px;
	margin: 30px 0px 0px 0px;
	padding: 0;
	left: 10px;
	position: relative;
}
#footer #ftop {
	width: 100%;
	height: 18px;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #606061;
}
#footer #ftop #ftop_left {
	padding-top: 3px;
	padding-left: 7px;
	float: left;
}
#footer #ftop #ftop_right {
	padding-top: 3px;
	padding-right: 7px;
	float: right;
}
#footer #ftop p {
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
#footer #ftop p a {
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	color: #ffffff;
	text-decoration: none;
}
#footer #ftop p a:hover {
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	color: #a4c202;
	text-decoration: none;
}

#footer #fbottom {
	width: 100%;
	height: 19px;
	margin: 0;
	padding: 0;
	position: relative;
	border-bottom: 1px #606061 solid;
}
#footer #fbottom #fbottom_left {
	padding-top: 6px;
	padding-left: 7px;
	float: left;
}
#footer #fbottom #fbottom_right {
	padding-top: 6px;
	padding-right: 7px;
	float: right;
}
#footer #fbottom p {
	font-family: arial;
	font-size: 9px;
	line-height: 9px;
	color: #848689;
	margin: 0;
	padding: 0;
}
#footer #fbottom p a {
	font-family: arial;
	font-size: 9px;
	line-height: 9px;
	color: #848689;
	text-decoration: none;
}
#footer #fbottom p a:hover {
	font-family: arial;
	font-size: 9px;
	line-height: 9px;
	color: #a4c202;
	text-decoration: none;
}