/* Normalize padding and margins */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}



#contentWrapperMC
{
	min-height:100%; /* gives layout 100% height */
	width:920px;
	margin:0 auto; /* centers */
	/*min-height: 100%;  required for the footer to be at the bottom of the page always */
	background-image: url(images/transbg.png);
	background-repeat: repeat-y;
}

* html #contentWrapperMC
{
	height:100%; /* IE6 treats height as min-height */}
	
	
	
	
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
}
a {
color:#7ca997;
}
a:link {
color:#7ca997;}
a:visited {
	color:#009999;
}
a:hover {
	color:#FF6633;
	text-decoration:none;
}


.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #7ca997;
	margin-top:5px;
	text-transform:uppercase;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #7ca997;
	margin-top:5px;
	text-transform:uppercase;
	margin: 15px 0px 15px 0px;
	text-align: center;
}
.main
{ position:absolute; 
left:0; top:0; width:100%; height:auto;}

#wrapper{

	width:1058px;
	height:auto;
	
}

#innerwrapper{
width:100%;  background-image:url(images/shadow2.png); background-repeat:repeat-y; height:100%;
}

.foottxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #7ca997;
	height:25px;
}


.style1 {color: #666;
text-align:center;
padding-bottom:15px;}

.textcolour {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	margin-top:5px;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	/*margin-to:p8px;*/
	line-height:21px;
	padding-top: 5px;
}

.hetxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	/*margin-to:p8px;*/
	line-height:21px;
	padding-top: 5px;
}

/*body {
	background-color: #000000;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

