/* http://www.simonclayson.co.uk*/
/* http://dandycollective.co.uk*/

/* @group Standard settings */

body {
	margin: 0;
	padding: 0;	
	color: #222;
	background: #fff;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;}
	
a {
	color: #154698;
	background: none;
	text-decoration: underline;
	font-weight: bold;
	text-transform: none;
}
	
a:hover {
	color: #777777;
	text-decoration: underline;
}

a:visited {}

p, li {
	font-size: 12px;
	margin: 0;
	padding: 0 0 7px 0;
	color: #222;
	line-height: 18px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0;
}

strong, b {
	font-weight: bold;
color: #154698;
}

pre {
	font-family: monospace;
	font-size: 1.0em;
}

blockquote {
	font-weight: bold;
	font-style: italic;
}

.hidden, hr, .titles {
	display: none;
}
	
/* @end */

#central_container {
	width: 995px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: 40px;
	padding: 0px 0px 0px 0;
	/*border-top: #fff 1px solid;*/
	/*border-right: #353A61 1px solid;*/
	/*border-bottom: #999 1px solid;*/
	/*border-left: #353A61 1px solid;*/
	position: relative;
	/*background: url(../images_nw/capture-1.png) repeat-x 0 0;*/
	/*opacity: 0.5;*/
}

#wrapper {
	/*background-color: #fff;*/
	/*border: 1px solid #ff0000;*/
	
}

#header {
	display: block;
	height: 175px;
	width: 409px;
	/*background-color: #ff001f;*/
	/*opacity: 0.1;*/
	margin: 0 0 0px 0;
	padding: 25px 0 0 0;
	position: relative;
	
}

#intro {
	display: block;
	width: 700px;
	/*background-color: #ff001f;*/
	/*opacity: 0.1;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	
}

#header h1 {
	position: absolute;
	left: 0px;
	top: 25px;
	width: 485px;
	height: 139px;
	/*text-transform: lowercase;*/
	text-indent: -9999px;
	background: url(../images_logos/tmd_strap.jpg) no-repeat -3px 0;
}

#header h1 a {
	display: block;
	width: 405px;
	height: 139px;
	/*text-transform: lowercase;*/
}

#header h2 {
	color: #777777;
	float: right;
	position: absolute;
	left: 200px;
	top: 140px;
	width: 520px;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	text-indent: -9999px;
}

#footer {
	/*clear: both;*/
	
	display: block;
	width: 800px;
	height: 59px;
	position: relative;
	/*clear: left;*/
	padding: 0;
	/*border: 1px solid #fff;*/
}

#footer_logos {
	background: url(../images_nw/logos.png) no-repeat 0 bottom;
	display: block;
	width: 800px;
	height: 59px;
}

#footer a.emda {
	/*background: url(../images_nw/emda.png) no-repeat 0 bottom;*/
	display: block;
	width: 110px;
	height: 59px;
	text-indent: -9999px;
	/*background: #000;
	opacity: 0.5;*/
	top: 0;
	left: 160px;
}

#footer a.uni {
	/*background: url(../images_nw/uni.png) no-repeat 0 bottom;*/
	display: block;
	width: 120px;
	height: 59px;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	left: 160px;
	/*background: #000;
	opacity: 0.5;*/
}

#footer a.partners {
	display: block;
	/*color: #fff;*/
	font-size: 11px;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 320px;
	/*border: 1px solid #fff;*/
}

#footer a:hover.partners {
	text-decoration: underline;
	color: #fff;
}

#thought {
	position: absolute;
	top: -760px;
	right: 0px;
	background: url(../images_nw/thought.png) no-repeat;
	display: block;
	width: 360px;
	height: 760px;
	text-indent: -9999px;
}



#thought_1 {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images_nw/thought.png) no-repeat;
	display: block;
	width: 360px;
	height: 760px;
	text-indent: -9999px;
}

p.note {
	font-size: 11px;
	margin: 0;
	padding: 5px 30px 7px 0;
	color: #154698;
	line-height: 14px;
}

/* @group Main area standards */

#main_area {
	margin: 0 0 20px 0;
	padding: 0;
	background: url(../images_css/dots_main.gif) repeat-y 151px 0px;

	
	/*background: #fff url(../images_css/leftback.gif) repeat-y;*/
	/*border: 1px solid #999;*/
	/*min-height: 870px;*/
	/*position: relative;*/
	/*border-right: 1px solid #000;*/
}

#main_area h2, #intro h2 {	
	margin: 0 0 2px 0;
	padding: 0px 20px 10px 0px;
	color: #154698;
	text-transform: uppercase;
	/*font: normal 16px/24px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;*/
	font: normal 15px/23px "Gotham Rounded", Helvetica, Arial;
}


#main_area h3 {	
	margin: 0px 0 2px 0;
	padding: 0px 0px 0px 0px;
	color: #154698;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	text-transform: none;
}

#main_area h4 {	
	margin: 0px 0 6px 0;
	padding: 0 0 0px 0;
	color: #154698;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
}

#main_area img {
	/*text-align: center;
	border:  1px solid #000;*/
	padding: 20px 0 0 0;
	margin: 0;

}

#main_area ul {
	padding: 0;
	margin: 0;
}
	
#main_area li {
	margin: 0;
	float: none;
	padding: 0 0px 6px 15px;
	/*font-size: 11px;*/
	background: url(../images_css/list_bullet.png) no-repeat 0px 2px;
	list-style-type: none;
}

#main_area a.pdf {
	margin: 0 0 14px 0;
	float: none;
	padding: 5px 0px 6px 24px;
	/*font-size: 11px;*/
	background: url(../images_css/DownIcon20.jpg) no-repeat 0px 2px;
	font-size: 12px;
	color: #777777;
	display: block;
	height: 20px;
	font-weight: normal;
}

#main_area a:hover.pdf {
	color: #154698;
}

/* @end */

/* @group area */

#area_1 {
	width: 215px;
	margin: 0 0 0px 0;
	padding: 0 15px 0 15px;
	float: left;
	color: #154698;
	/*border-left: 1px dotted #111;*/
	/*min-height: 510px;*/
	/*background: url(../images_css/dots.png) repeat-y 0 -145px;*/
}

#area_2 {
	width: 215px;
	margin: 0;
	padding: 0 15px 0 15px;
	float: left;
	/*background: url(../images_css/dots.png) repeat-y 0 -145px;*/
	min-height: 100px;
	/*opacity: 0.3;*/
}

#area_3 {
	width: 215px;
	margin: 0;
	padding: 0 0 0 15px;
	float: left;
	/*background: url(../images_css/dots.png) repeat-y 0 -145px;*/
	/*min-height: 510px;*/
	/*opacity: 0.3;*/
}

#area_1 p, #area_2 p {
	margin: 0;
	padding: 0 0 7px 0;
	font: 13px/19px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

#area_3 p {
	margin: 0;
	padding: 0 0 7px 0;
	color: #777;
	font: italic 13px/19px Georgia, "Times New Roman", Times, serif;
}

#area_1 p.first_para {
	margin-bottom: 12px;
}

#main_area #area_3 img {
	float: left;
}
	
/* @end */

/* @group utility */

.vcard {
	color: #333;
	line-height: 18px;
	font-size: 13px;
}

.org, .street-address, .locality, .region, .postcode {
	clear: both;
	display: block;
}

.adr {
	padding: 0 0 10px 0;
}

.email_link a {
	font-weight: normal;
	color: #222;
}

.vcardlink {
	padding-top: 10px;
	display: block;
}

.make_fit {
	clear: both; 
}

#main_area div.map a {
	font-weight: normal;
}

#main_area div.vcardlink a {
	margin: 0 0 14px 0;
	float: none;
	padding: 15px 0px 6px 40px;
	/*font-size: 11px;*/
	background: url(../images_css/vcard.gif) no-repeat 0px 2px;
	font-size: 12px;
	display: block;
	height: 20px;
	font-weight: normal;
}

#main_area div.vcardlink a:hover {
	color: #154698;
}

#footer p a.dandylink {
	text-decoration: none;
	color: #d4d4d4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

#footer p a:hover.dandylink {
	color: #154698;
}
	
/* @end */



/* @group tables */

table {
	border-collapse: collapse;
	width: 99%;
	border: none;
	margin: 0px 0 0px 0;
	color: #154698;
	font-size: 13px;
}

table td {
	margin: 0;
	padding: 1px;
	/*border: 1px solid #e0e0e0;*/
	top: 0px;
	vertical-align: text-top;
	top: auto;
}

table td.date {
	font-weight: bold;
}

table th {
	padding: 0;
	margin: 0;
	display: none;
	visibility: hidden;
}

table caption {	
	/*display: none;*/
	margin: 0 0 2px 0;
	padding: 20px 0 0 0;
	color: #fff;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

	
/* @end */





/* @group Nav */

#nav_1 {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	width: 150px;
	/*height: 100%;*/
	/*background: #000;*/
}

#navigation {
	list-style: none;
	margin: 0px 0 20px 0;
	padding: 0px 0 0 0;
	/*height: 460px;*/
	float: left;
	/*width: 100%;*/
	background-color: #fff;
	overflow: hidden;
}

#navigation li {
	padding: 0px 0 0 0px;
	margin: 0;
	/*border: 1px solid #777;
	width: 65px;*/
	background-color: transparent;
	background-image: none;
}

#navigation li a {
	color: #154698;
	background-color: transparent;
	text-decoration: none;
	height: 20px;
	display: block;
	margin: 0 0 5px 0;
	padding: 1px 0 0 0;
	text-transform: uppercase;
	/*font-size: 12px;*/
	/*font-weight: normal;*/
	font: normal 12px "Gotham Rounded", Helvetica, Arial;
}

#about_us #navigation li a#opt_1,
#what_we_do #navigation li a#opt_2,
#clients #navigation li a#opt_3,
#contact_us #navigation li a#opt_4 {
	/*background: url(../images_css/arrows.gif) no-repeat right 0px;*/
	color: #111;
}

#navigation li a:hover {
	color: #777777;
}

/* @end */