/* RESET */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/* FONTS */
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* meticulous.eu */
body {
	background: #fff url('../img/headerbg.png') repeat-x top left;
}
h3 {
	font-size: 182%;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
	padding-bottom: 8px;
	color: #1e9bf2;
}
a {
	text-decoration: none;
	color: #ff0569;
}
a:hover {
	text-decoration: underline;
}
#header {
	width: 1000px;
	height: 133px;
	margin: 0 auto;
	background: transparent url('../img/header.png') no-repeat top left;
	text-indent: -10000px;
	margin-bottom: 30px;
}
#main {
	width: 864px;
	margin: 0 auto;
}
#about {
	margin-bottom: 10px;
}
#about {
	margin-right: -32px;
	overflow: auto;
}
#about .column {
	width: 416px;
	margin-right: 32px;
	float: left;
	overflow: auto;
}
#about .column ul {
	margin: 0px 40px 30px 0px;
}
#about .column li {
	background: transparent url('../img/tick.png') no-repeat 0px 2px;
	margin: 0px 0px 15px 0px;
	padding-left: 30px;
	font-size: 116%;
}
#main h3 {
	text-indent: -5000px;
	height: 28px;
}
h3#whatwedo {
	background: transparent url('../img/whatwedo.png') no-repeat;
}
h3#whychooseus {
	background: transparent url('../img/whychooseus.png') no-repeat;
}
h3#contactus {
	background: transparent url('../img/contactus.png') no-repeat;
}
h3#aselectionofourwork {
	background: transparent url('../img/aselectionofourwork.png') no-repeat;
}
#ourwork ul {
	overflow: auto;
	margin-bottom: 20px;
	margin-right: -15px;
}
#ourwork li {
	background-color: #0b4271;
	border: 1px solid #ddd;
	width: 202px;
	height: 162px;
	margin: 0px 15px 15px 0px;
	float: left;
	background-repeat: no-repeat;
}
#ourwork li:hover {
	background-color: #e61e64;
}
#ourwork li a {
	text-align: right;
	padding: 144px 6px 0px 0px;
	display: block;
	color: #fff;
	font-size: 93%;
}
#ourwork li a:hover {
	text-decoration: none;
}
#ourwork li#rdn		{ background-image: url('../img/rdn.png'); }
#ourwork li#to		{ background-image: url('../img/to.png'); }
#ourwork li#nm		{ background-image: url('../img/nm.png'); }
#ourwork li#jr		{ background-image: url('../img/jr.png'); }
#ourwork li#wgdf	{ background-image: url('../img/wgdf.png'); }
#ourwork li#fg		{ background-image: url('../img/fg.png'); }
#ourwork li#ew		{ background-image: url('../img/ew.png'); }
#ourwork li#mbg		{ background-image: url('../img/mbg.png'); }
#ourwork li#nr		{ background-image: url('../img/nr.png'); }
#ourwork li#trs		{ background-image: url('../img/trs.png'); }
#ourwork li#ps		{ background-image: url('../img/ps.png'); }
#ourwork li#ac		{ background-image: url('../img/ac.png'); }
#yeswework {
	margin-bottom: 20px;
	text-align: right;
}