﻿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;
}

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: 900px;
    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 {
    padding-left: 5%;
}

#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;
    z-index: 0; 
    border-top-style: solid;
    border-top-color: #f0037f;
    border-top-width: 9px; 
    background-position: left bottom;
    background-image: url(/images/page_back2.jpg);
    background-repeat: no-repeat;
    width: 900px;
    font-size: 0.9em;
}

#main ul {
    padding-top: 15px;
}

#camera {
    visibility: hidden;
    top: 0px;
}

#right img {
    z-index: 0;
    border-left-style: solid;
    border-left-color: #f0037f;
    border-left-width: 10px
}

#right {
    width: 55%;
    padding-left: 15px;
    float: left;

}

#Testimonial
{
    position: relative;
    background-color: #59595c;
    padding-bottom: 15px;
    width: 100%;
    padding-left: 20px;
    padding-top: 20px;
}

#Testimonial img {
position: absolute;
    bottom: -16px;
    right: 0px;
    border: none;
}

#Testimonial h2 {
    color: #f0037f;
}

#Testimonial em {
    color: #f0037f;
}

.splash_txt {
    padding-left: 20px;
    color: #0671b0;
    top: 180px;
    font-size: 14pt;
    width: 400px;
}

.splash_txt a {
    color: #595959;
}

.splash_head {
    color: #ffffff;
    background: #cccccc; 
    bottom: 0px;
    width: 100px;
}

.splash_head h2 {
    color: #333333;
}

.splash_pic {
    border-left-style: solid;
    border-left-color: #f0037f;
    border-left-width: 10px; 
}

.bottom {
    font-size: 10pt;
}

.bottom img {
    position: absolute;
    right: -25px;
    top: 0px;
}

#vfp {
    background: url(images/vfp_back.jpg);
    width: 28%;
}

#conferen {
    background: url(images/conference_back.jpg);
    width: 28%;
}

#case_studies {
    background: url(images/case_studies_back.jpg);
    width: 28%;
}

#wedo {
    float: left;
    width: 35%;
    padding-left: 4%;
    padding-right: 2%;
}

#wedo em {
    color: #f0037f;
}

#column1 {
    width: 48%;
    float: left;
    border-right-style: solid;
    border-right-color: #333333;
    border-right-width: 1px;
}

#column2 {
    width: 50%;
    float: left;
    padding-left: 1%;
}

a em 
{
 color: #f0037f;   
}

#main a 
{
    position: relative;
    top: 35px;   
}

#column1 div, #column2 div 
{
    padding-top: 20px;  
}

#clear {
    width: 100%;
    clear: left;
}

.block 
{
    position: relative;
    left: 40px;
    top: -30px;
    width: 380px;
}

#testimonial2
{
    position: relative;
    top: -30px;   
}

#testimonial3 
{
    position: relative;
    top: -60px;
}

#testimonial1 blockquote, #testimonial1 h1 {
    color: #ffffff;
}

#testimonial2 blockquote, #testimonial2 h1 {
    color: #f0037f;
}

#testimonial3 blockquote, #testimonial3 h1 {
    color: #00a0c6;
}

#testimonial4 blockquote, #testimonial4 h1 {
    color: #7fc31c;
}

#testimonial5 blockquote, #testimonial5 h1 {
    color: #999999
}

#clear {
    width: 100%;
    clear: left;
}

#footer {
    border-top-style: solid;
    border-top-color: #4d4d4d;
    border-top-width: 5px;
    position: relative;
    top: 50px;
    width: 100%;
    padding-bottom: 20px;
}

#footer li {
    display: inline;
    border-right: solid 3px #f0037f;
    padding-right: 5px;
}

#footer li.last 
{
    border: none;
    padding-right: 0px;   
}


#legal {

}

#links {
    position: absolute;
    top: 0px;
    right: 0px;
} 
blockquote
{
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

#mainmenu li ul li a 
{
    padding-top: 3px;
    padding-bottom: 2px;
}

#footer li 
{
   padding-right: 6px;
   padding-left: 2px;
   margin-right: 2px;
   margin-left: 2px;
}
