
/* COLOURS: GREY AND BLACK: #000000 #CCCCCC #212121 #292929   RED: #CC0000    */

/*  BODY */

body.panels {  
	   	background-color:#000000;
		background-image:url(images/bg_slice.gif);
              	background-repeat:repeat-x;
              	background-position:top;
              	background-attachment:scroll;
		padding:0px;
		margin:0em;
           }

#pageheader {
	position: relative;
        align:center;
	width:600px;
	height:166px;
	background-color: #000000;
        background-image:url(../images/RP-header.gif);
	overflow: visible;
	padding: 0px 0px 0px 0px;
	z-index: 0;
    	}


/*  TEXT */


.head1 {  
	font-family: Arial Black, Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	line-height: 0.8em;
	color: #555555;
	}

.head2 {
	font-family: Arial Black, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #8B7765;
	text-align: left;
	}

.head3 { 
	font-family: Arial Black, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 0.8em;
	font-weight: bold;
	font-variant: small-caps;
	color: #660000;
	text-align: right;
	}

.head4 { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	}

.footer { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	}

.head5 { 
	font-family: Arial Black, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8B7765;
	}

.head6 { 
	font-family: Arial Black, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 0.8em;
	font-weight: bold;
	font-variant: small-caps;
	color: #292929;
	}


.topmenu {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2.2em;
	font-style: normal;
	font-weight: normal;
	color: #8B7D7B;
	}

.topmenu2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2.2em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	}

.para1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	}

.para2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #C7C3BD;
	text-align: left;
	}

.para3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #87CEFF;
	text-align: left;
	}

.para4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #3B3330;
	text-align: left;
	}

.para5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #3B3330;
	text-align: left;
	}




/*  DIVS */

div.base1 {
	position:absolute;
	top:71px;
	left:0px;
	width:100%;
	height:500px;
	background-color:#212121;
	visibility:visible;
	overflow:visible;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
	text-align:right;
	z-index:0;
    }

div.title {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:71px;
	background-color:#CC0000;
	visibility:visible;
	overflow:visible;
	background-image:url(images/header.gif);
	padding:0px;
	margin:0px;
	border:0px;
	vertical-align:bottom;
	text-align:left;
	z-index:0;
    }

div.menu1 {
	position:absolute;
	top:570px;
	left:0px;
	width:100%;
	height:20px;
	visibility:visible;
	overflow:visible;
	padding:0px;
	vertical-align:bottom;
	text-align:left;
	z-index:6;
    }

div.heading1 {
	position:absolute;
	top:570px;
	left:740px;
	width:250px;
	height:20px;
	visibility:visible;
	overflow:visible;
	padding:0px;
	vertical-align:top;
	text-align:left;
	z-index:5;
    }

div.intro1 {
	position:absolute;
	top:28px;
	left:660px;
	width:300px;
	height:460px;
	visibility:visible;
	overflow:visible;
	padding:0px;
	vertical-align:top;
	text-align:left;
	z-index:2;
    }

div.images1 {
	position:absolute;
	top:71px;
	left:0px;
	width:1600px;
	height:500px;
	visibility:visible;
	overflow:visible;
	padding:0px;
	vertical-align:top;
	text-align:left;
	z-index:1;
    }





/*  HYPERLINKS */


a:link, a:visited {
	font-weight : normal;
	text-decoration : none;
	background: transparent;
	}

a:hover {
	font-weight : normal;
	text-decoration : none;
	color: #FFFFFF;
	background: transparent;
	}

a:active {
	font-weight : normal;
	text-decoration : none;
	color: #CC0000;
	background: transparent;
	}


a.main:link {
	font-weight : normal;
	text-decoration : none;
	color: #1D3258;
	background: transparent;
	}

a.main:visited {
	font-weight : normal;
	text-decoration : none;
	color: #1D3258;
	background: transparent;
	}

a.main:hover {
	font-weight : normal;
	text-decoration : none;
	color: #1D3258;
	background: transparent;
	}

a.main:active {
	font-weight : normal;
	color: #1D3258;
	text-decoration : none;
	background: transparent;
	}



/*  LISTS */

.imagebullet1 {  list-style-position: outside; list-style-image: url(images/BULLET1.gif); list-style-type: square}


