
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #E5E5E5; /* */
	margin-top: 27px; /* */
	margin-right: auto;  /* */
	margin-left: auto;   /* */
}

/* */
a:link 
{
	color: #000000;
	text-decoration: none;
/* */	 
} 

a:visited 
{ 
	color: #000000;
	text-decoration: none;
	 
} 

/* */
a:active	
{ 
	color: #000000;
	text-decoration: none;
	 
} 

/* */
a:hover 
{ 
	color: #000000;
	text-decoration: underline;
}


h1{
	font-size:16px;
}

h2{
	font-size:14px;
}
h3{
	font-size:12px;
}

h2.red-text , h3.red-text
{
	color:#CC0000;
}

/* */
#center-wrapper

{

 	margin-right: auto;
	margin-left: auto;
	width: 994px;
	height: 100%;
	position: relative;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;

}

/* */
#content-wrapper

{
    width: 994px;
	height: 100%;
	background-color:#CCCCCC;
	background-image: url(images/centre-wrapper-bg.jpg);
	background-repeat: repeat-y;
	float: left;
	margin: 0px;
	padding: 0px;	
}
 
 
/* */
#content{
	float: left; 
	padding: 20px;
    width: 940px;
	margin: 12px 0 0px 7px;
	background-color:#FFFFFF;
}

/* */
#header{	
	position : relative;	
	width: 980px;
	height: 125px;
	padding: 0px;
	padding-left: 1px;
	padding-top: 1px;
	margin:0px;
	left: 7px;
	
}



/* */
#email-text

{


	width: 994px;
	margin-left: -33px; 
	top: 9px;
	margin-top: -100px;
	padding: 0px;
	color: #FFF;
	text-align: right;
	font-size: 13px;
	z-index: 4;
	background-repeat: no-repeat;


}


/* */
#email-text a

{

	color: #FFF;
	text-align: right;
	font-size: 13px;
	text-decoration: underline;

}



/* */
#email-text a:visited

{

	color: #FFF;
	text-align: right;
	font-size: 13px;
	text-decoration: underline;

}

/* */
#email-text a:hover

{

	color: #FFF;
	text-align: right;
	font-size: 13px;
	text-decoration: none;

}



/* */
.no-link {

	text-decoration: none;	

}

.no-link a:link {

	text-decoration: none;
	padding: 0px;
	margin: 0px;
	width: 200px;
}


.no-link a:visited{

	text-decoration: none;
	padding: 0px;
	margin: 0px;
	width: 200px;
}


.no-link a:hover {

	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	width: 200px;
}


span.red-text 
{

	color: #FF0000;
	font-size: 12px;

}

 

/* */
#footer

{

	width: 994px;
	height: 16px;
	background-image: url(images/footer-img.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
	margin: 0px;

}

/* */
.clear {
	clear: both;
}

img { border:0; }
a img { border: 0; }

.contentwidth {
			float:none;
			width: 690px;
}

