*{
        margin:0;
        padding:0;
}

p{ 
        color:#fff; 
        font-weight:bold; 
        font:30pt "Lucida Grande", Arial, sans-serif; 

}

  

a{
        color:#5cb3c6;
        font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
        text-decoration: none;
}

a:active, a:focus {outline: 0;}

#header a:hover {
        color: #5cb3c6;
        text-decoration: none;
}
img{
        border:none;
}

h1 {
        font-size: 8pt;
        font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
                                line-height: 10pt;
                                font-weight: 100;
                                font-variant: normal;
                                text-align: justify;
        color: #c6c8c8;
}

h2 {
        font-size: 16pt;
        font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
        color: #5cb3c6;
                                font-weight: 100;
                                padding: 0px;
                                margin: 0px;
                                margin-bottom: 10px;
}    

h3 {
        font-size: 8pt;
        font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
                                line-height: 20pt;
                                font-variant: normal;
        color: #c6c8c8;
                                border-top: 3px solid white;
                                border-bottom: 1px solid white;
                                margin-bottom: 10px;
}
                
                h4 {
        font-size: 32pt;
        font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
                                font-variant: normal;
        color: #c6c8c8;
}

body {
      height: 100%;
      background-color: #000;
      background: url('../images/bg.jpg');             
}


.link {color:#666}


#center-content{
        margin-right: auto;
        margin-left: auto;
        width: 981px;
        background-color: transparent;
        margin-top: 50px;
}

#row-one{
        width: 981px;
        background-color: transparent;
}

#row-two{
        width: 981px;
        background-color: transparent;
        padding-bottom: 100px;
}

#row-banner{
        width: 981px;
        background-color: transparent;
}
									
.container {
        width: 307px;
        height: 143px;
        background-color: transparent;
        padding: 20px 10px 20px 10px;
        float: left;
        font-size: 8pt;
        font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
        line-height: 10pt;
        font-weight: 100;
        font-variant: normal;
        text-align: justify;
        color: #909090;
}
	
											
#banner-image {
        padding: 10px;

}

#banner-image img {
        border-top: 2px solid white;
}

					
#url {
        float: right;
        width:307px;
        height: 21px;
}

#url h2{
      margin-top: 4px;
      float: left;
}

.contact-details{
                        width: 307px;
                        height: 143px;
                        float: left;
                        padding: 10px;
                        font-size: 8pt;
                        font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
                        line-height: 10pt;
                        font-weight: 100;
                        font-variant: normal;
                        color: #909090;
                        background-color: transparent;
}

