@charset "utf-8";
/* CSS Document */

/* --------------------------------------------------
file: standard.css
website: www.mansionhouse.ie
created: 04/09/09
author: Webmedia
contact: http://www.webmedia.ie
---------------------------------------------------*/

/* ----------------------- COMMON CLASSES --------------------------- */

.navigation, .alt {position:absolute;top:-6000px;left:-6000px}
.hidden, hr {display:none}
p,ul,li,form,fieldset,table,td,th,h1,h2,h3,h4,h5{margin:0;padding:0}
ul{list-style-type:none}
a {color:#758294;}
a:hover {text-decoration:none}
img, div, a {behavior: url(css/iepngfix.htc)}

/* ----------------------- STRUCTURE --------------------------- */
html {font-size:62.5%}

body {margin:0; padding:0;background:url(/includes/images/home_img/main-bg.jpg) repeat-x left top;font-family:Arial, Helvetica, sans-serif; font-size:1em}

#wrapper {margin:55px auto 0 auto; width:934px}
#logo {background:url(/includes/images/home_img/MH-logo.png) no-repeat 0 0; width:313px; height:57px; display:block; margin-left:312px}

#banner {width:934px; height:430px; background:url(/includes/images/home_img/splash-bg.jpg) no-repeat 0 0; margin-top:65px; overflow:hidden}

	#round {width:464px; height:425px; margin-left:3px; display:block; float:left}
	#fire {width:464px; height:425px; margin-right:3px; display:block; float:right}

#content {
width:750px;
color:#758294;
margin-top:30px;
margin-left:90px !important;
margin-left:45px;
float:left;
}

	#content p {
	line-height:1.6em; 
	font-size:1.1em; 
	text-align:center;
	}
	#content a {color:#C79A5F}

#footer {
width:934px;
float:left;
color:#758294;
line-height:1.8em; 
font-size:1.1em; 
text-align:center;
margin-top:30px; 
border-top:1px dotted #758294;
padding:15px 0 0 0}

	#footer a{color:#758294; text-decoration:none}
	#footer a:hover{text-decoration:underline}
	
#contentLeft {font-size: 16px; color: #FFF; margin-top: 150px; text-align: center;}