/* @override http://www.mcp.ie/default.css */
body {
	margin: 0;
	padding: 0;
	background: url(images/background-main.jpg) repeat-x left top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #C5C5C5;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	line-height: 20px;
	width: 340px;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: 0px;
	font-size: 18px;
	color: #FFFFFF;
	height: 40px;
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 6px;
}

h2 {
	font-size: 1.4em;
	padding-left: 20px;
	padding-top: 10px;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	word-spacing: 1px;
	text-decoration: none;
}

/* Header */

#top {
	width: 902px;
	margin: 0 auto;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: top;
	margin-top: 20px;
	vertical-align: top;
	text-align: center;
	height: 360px;
}
#bottom{
	width: 902px;
	margin: 0 auto;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: top;
	margin-top: 10px;
	vertical-align: top;
	text-align: left;
	height: 152px;
}

#left {
	width: 356px;
	height: 106px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: top;
	margin-top: 20px;
	float:left;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#left-content {
	width: 316px;
	height: 149px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
	margin-top: 0px;
	float:left;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
	background-image: url(images/mcp-click.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	text-decoration: none;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
}
#right{
	width: 356px;
	height: 106px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: top;
	margin-top: 20px;
	float:left;
	margin-bottom: 20px;	
}
#right-content {
	width: 316px;
	height: 149px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
	margin-top: 0px;
	float:left;
	margin-bottom: 0;
	background-image: url(images/mcp-click-blue.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	text-decoration: none;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
}

/* Footer */

#footer {
	width: 902px;
	height: 40px;
	margin: 0 auto;
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin-top: 10px;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: left;
}

#footer a {
	color: #333333;
	text-decoration: none;
}
