
/* COLOURS: BROWN: #C7C3BD #A49E94 #8B7765 #696059 #544C49 #3B3330 #2A2422 #24201E  BLUE: #87CEFF    */

/*  BODY */

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


/*  TEXT */


.head1 {  
	font-family: Arial Black, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #87CEFF;
	}

.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: #536688;
	text-align: right;
	}

.head4 {
	font-family: Arial Black, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #87CEFF;
	text-align: left;
	}

.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: #322C29;
	}


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

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

.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:#544C49;
	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:#696059;
	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:100px;
	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:100px;
	left:20px;
	width:500px;
	height:350px;
	visibility:visible;
	overflow:visible;
	padding:0px;
	vertical-align:top;
	text-align:left;
	z-index:1;
    }

div.advertising_design_news1 {
	position:absolute;
	top:410px;
	left:20px;
	width:600px;
	height:175px;
	visibility:visible;
	overflow:visible;
	padding:0px;
	vertical-align:top;
	text-align:left;
	z-index:1;
    }

div.advertising_design_news2 {
	float:left;
	width:125px;
	height:175px;
	visibility:visible;
	overflow:visible;
	padding:0px;
	vertical-align:top;
	text-align:left;
	z-index:1;
    }



/*  HYPERLINKS */


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

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

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


a:active {
	font-weight : normal;
	text-decoration : none;
	color: #254344;
	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}


/*  IMAGES  */

img { border:0px; vertical-align:middle; }


