﻿body
{
    background-position: center top;
    background-color: #000000;
    color: White;
    font-family: Arial;
    background-image: url(images/page_back.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px 0px 10px 0px;
}

img {
    border: none;
    margin: 0px;
    padding: 0px;
}

em {
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
}

ul {
    list-style-type: none;
}

ul, li, div, h2, p, img, em, h1, blockquote q {
    margin: 0px;
    padding: 0px;
}

h2 {
    color: #ffffff;
    font-family: Arial;
}

a {
    text-decoration: none;
    color: White;
}

#container {
    width: 899px;
    position: relative;
    margin: 0px auto;
}

#headerwrap {
    width: 100%;
    background: #737373;
    height: 118px;
        margin-top: 30px;
    margin-bottom: 42px;
}

#header {
    position: relative;
    background: #737373;
    width: 900px;
    margin: 0 auto;
    height: 118px;
    z-index: 150;
}

#logo {
    position: absolute;
    top: -23px;
    z-index: 0;
}

#contact {
    position: absolute;
    right: 0px;
    top: 10px;
}

#contact em {
    position: absolute;
    right: 200px;
    width: 30px;
    
}

#mainmenu {
    position: absolute;
    font-size: 11pt;
    right: 0px;
    bottom: 10px;
    z-index: 150;
}

#mainmenu a {
	display: block;
	z-index: 150;
}

#mainmenu a:hover {
    color: #4d4d4d;
    z-index: 150;
    color: #f0037f;
}

#mainmenu li {
	float: left;
	z-index: 150;
	padding-right: 10px;
}

#mainmenu li ul {
    position: absolute;
    background: #4d4d4d;
	width: 11em;
	left: -999em;
	z-index: 150;
}

#mainmenu li:hover ul {
    position: absolute;
	left: 0;
	z-index: 150;
}

#mainmenu li ul li {
    width: 100%;
    padding-left: 6%;
}

#mainmenu li ul li a 
{
    padding-top: 3px;
    padding-bottom: 2px;
}

#mainmenu li ul li:hover {
	background: #737373;
	width: 142px;
	z-index: 150;
	padding-left: 5%;
}

#mainmenu li:hover ul, #mainmenu li.sfhover ul {
	left: auto;
	z-index: 150;
}

.menu {
    z-index: 300;
    z-index: 150;
}

#main {
    position: relative;
    border-bottom-style: solid;
    border-bottom-color: #4d4d4d;
    border-bottom-width: 5px; 
    border-top-style: solid;
    border-top-color: #f0037f;
    border-top-width: 9px; 
    width: 100%;
    height: 620px; 
    z-index: 0; 
    background-position: left bottom;
    background-image: url(/images/page_back.jpg);
    background-repeat: no-repeat;
}

#main h2 {

}

.bottom h2 {

}

#av_service {
    width: 35%;
    border-bottom-style: solid;
    border-bottom-color: #333333;
    border-bottom-width: 10px;
    height: 21%;
    padding: 28px;
    margin: 0px;
}

#av_service a 
{
    position: relative;
    top: 10px;   
}

#av_service em {
    color: #f0037f;
}

#facilities {
     position: absolute;
     top: 33%;
     height: 32%;
     font-size: 11pt;
     padding-left: 30px;
     line-height: 1.3em;
}

#facilities h2{
    line-height: 2em;
}

facilities h2 
{
    font-size: 12pt;   
}

#facilities ul li a:hover {
    color: #f0037f
}

#conference {
    visibility: hidden;
    position: absolute;
    left: 43.2%;
    top: 0px;
}

#equipment {
    visibility: hidden;
    position: absolute;
    left: 43.2%;
    top: 0px;
}

#production {
    visibility: hidden;
    position: absolute;
    left: 43.2%;
    top: 0px;
}

#conference p, #conference .splash_txt em, #centres p, #centres .splash_txt em, #production p, #production .splash_txt em {
    color: #90014c;
}


#centres {
    visibility: hidden;
    position: absolute;
    left: 43.2%;
    top: 0px;
}

#Parties {
    visibility: hidden;
    position: absolute;
    left: 43.2%;
    top: 0px;
}

#installation {
    visibility: hidden;
    position: absolute;
    left: 43.2%;
    top: 0px;
}

.splash {
    position: absolute;
}

.splash h2 {
    font-size: 28pt;
    text-align: center;
}

.splash_txt {
    position: absolute;
    padding-left: 30px;
    padding-top: 10px;
    color: #0671b0;
    top: 200px;
    font-size: 18pt;
    width: 460px;
}

.splash_txt a {
    color: #595959;
}

.splash_head {
    padding-top: 20px;
    position: absolute;
    color: #ffffff;
    background: #cccccc; 
    bottom: -368px;
    height: 165px;
    width: 80px;
    left: -80px;
    padding-left: -10px;
}

.splash_head h2{
    position: relative;
    right: 20px;
}

.splash_head em {
    position: absolute;
    right: 10px;
    color: #000000;
}

.splash_head h2 {
    color: #ffffff;
}

.splash_head img {
    position: absolute;
    left: -20px;
    top: 0px;
}

.splash_pic {
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: #f0037f; 
    height: 368px;
    overflow: hidden;
}

.bottom {
    font-size: 8pt;
}
.bottom h2 em {
    font-size: 14pt;
    padding-right: 10px;
}

.bottom h2 {
   font-size: 13pt; 
}

.bottom img {
    position: absolute;
    right: -26px;
    top: 0px;
}

.end {
    position: absolute;
    left: -20px;
    top: 0px;
}

#vfp {
    background: url(images/vfp_back.jpg);
    position: relative;
    margin-right: 6%;
    padding: 10px;
    float: left;
    width: 26%;
    top: 31%;
    height: 190px;
    color: #ffffff;
    line-height: 1.4em;
    padding-right: 2%;
    padding-top: 20px;
}

#vfp h2 {
    line-height: 1.8em;
}

#conferen {
    background: url(images/conference_back.jpg);
    position: relative;
    margin-right: 6%;
    float: left;
    width: 25.5%;
    top: 31%;
    height: 194px;
    color: #ffffff;
    line-height: 1.4em;
    padding: 5px;
    padding-right: 2%;
    padding-top: 20px;
    
}

#conferen h2 {
    color: #ffffff;
    line-height: 1.8em;
}

#case_studies {
    background: url(images/case_studies_back.jpg);
    position: relative;
    float: left;
    width: 25.5%;
    top: 31%;
    height: 194px;
    color: #ffffff;
    line-height: 1.4em;
    padding: 5px;
    padding-right: 2%;
    padding-top: 20px;
}

#case_studies h2 {
    color: #ffffff;
    line-height: 1.8em;
}

#wedo {
    width: 50%;
}

#column1 {
    width: 46%
}

#column2 {
    position: absolute;
    left: 50%;
    top: 0px;
}

#testimonial1 blockquote {
    color: #ffffff;
}

#testimonial2 blockquote {
    color: #f0037f;
}

#testimonial3 blockquote {
    color: #00a0c6;
}

#testimonial4 blockquote {
    color: #7fc31c;
}

#testimonial5 blockquote {
    color: #999999
}

#footer {
    position: absolute;
    top: 650px;
    width: 100%;
    padding-bottom: 20px;
}

#footer li {
    display: inline;
    border-right: solid 3px #f0037f;
    padding-right: 6px;
    padding-left: 2px;
}

#footer li.last 
{
    border: none;
    padding-right: 0px;   
}

#legal {

}

#links {
    position: absolute;
    top: 0px;
    right: 0px;
} 

#footer li 
{
   padding-right: 6px;
   padding-left: 2px;
   margin-right: 2px;
   margin-left: 2px;
}