/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	padding: 200;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F4FFE4;
	margin-top: 10px;
	margin-left: 10%;
	}
	
	
/* Header Container*/
#header {
	width: 800px;
	height: 115px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	margin: 0px;
	padding: 0px;
	background-color: #F4FFE4;
	clear: both;
}
	
/* Header Left*/
#headerLeft {
	width: 106px;
	height: 115px;
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	background-image: url(mr_corner_lt.gif);
	margin: 0px;
	padding: 0px;
	background-color: #F4FFE4;
}

/* Header Center*/
#headerCenter {
	width: 588px;
	height: 115px;
	background-color: #cc0000;
	float: left;
	margin: 0px;
	padding: 0px;
}


#headerCenter h1, #headerCenter h2 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	
}

#headerCenter h1 {
	color: #660000;
	letter-spacing:0.2em;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 30px;
	padding-left: 0px;
	font-weight: bold;
}

#headerCenter h2 {
	font:14px Arial, Helvetica, sans-serif;
	color: #F4FFE4;
	letter-spacing:0.2em;
	line-height:18px;
	padding-left: 25px;
	padding-top: 10px;
}

/* Header Right*/
#headerRight {
	width: 106px;
	height: 115px;
	background-image: url(mr_corner_rt.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	background-color: #F4FFE4;
}

/* MainContent */
#Main {
	width: 800px;
	clear: both;
	float: right;
	background-color: #cc0000;
}


/* Right column Container */
#RightColumn {
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #ffffff;
	width: 585px;
	min-height: 400px;


}

/* Right column Top content */
#RightColumnTop {
	width: 400px;
	height: 175px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 145px;
	letter-spacing: 0.075em;
	background-image: url(images/mer2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}

#RightColumnTop h1 {
	width: 500px;
	font: 18px Arial, Helvetica, sans-serif;
	color: #660000;
	line-height:20px;
	}
	
#RightColumnTop h2 {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	padding-left: 15px;
	padding-right: 0px;
	}


/* Right column Bottom content */
#RightColumnBottom {
	width: 545px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.075em;
	}
	
#RightColumnBottom h1 {
	width: 550px;
	font: 18px Arial, Helvetica, sans-serif;
	color: #660000;
	line-height:15px;
	}
	
#RightColumnBottom h2 {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	}
	
#RightColumnBottom a {
	color:#CC9900;
	text-decoration: none;
	}

#RightColumnBottom a:hover {
	color:#CC9900;
	text-decoration: underline;
	}

/* Tiles */
#Tiles {
	background-image: url(mr_footer.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 800px;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CC9900;
	border-bottom-color: #CC9900;
}

/*footer */
#footer {
	width: 790px;
	color: #999966;
	text-decoration: none;
	letter-spacing:0.1em;
	color: #666666;
	margin: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
	height: 15px;
}


#footer a {
	color: #999966;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing:0.1em;
	color: #666666;
}

#footer a:hover {
	
	text-decoration: underline;
	
}


#links {
	float: right;
	padding: 10px 0 0 0;
}
