@charset "UTF-8";

@font-face {
	font-family: GothamBook;
	src: url("/fonts/GothamLight.ttf");
	}

body {
margin: 0px;
padding: 0px;
background-color: #000000;
text-align: center;
}

* {
font: 9pt arial, helvetica, verdana;
line-height: 19px;
color: #777777;
}

b {
font-weight: bold;
}

h1 {
font: 13pt GothamBook;
color: #8c2628;
text-transform: uppercase;
}

.clear {
clear: both;
}

.maincontent {
width: 980px;
margin: 0 auto 50px auto;
height: auto;
}

.copyright {
font-size: 8pt;
}

.services {
width: 200px;
float: left;
height: auto;
margin: 40px 40px 0 0;
padding: 30px 0 0 0;
text-align: left;
}

.integratedCampaigns {
width: 345px;
float: left;
height: auto;
margin: 40px 40px 0 0;
padding: 30px 0 0 0;
text-align: left;
}

.socialMedia {
width: 345px;
float: left;
height: auto;
margin: 40px 0 0 0;
padding: 30px 0 0 0;
text-align: left;
}

ul {
margin: 0 0 0 15px;
padding: 0 0 7px 0;
list-style-type: none;
}

ul li {
padding: 0 0 0 10px;
margin: 0 0 0 -15px;
background: url("/images/degree.png") left top no-repeat;
}

object {
outline: none;
}

object a {
outline: none;
}

.flashHeader {
width: 980px;
height: 525px;
text-align: center;
z-index: -9999;
}

.flashHeader2 {
width: 980px;
height: 340px;
text-align: center;
z-index: -9999;
}

.clear {
clear: both;
}

h2 {
color: #8c2628;
font-weight: normal;
font-size: 24px;
line-height: 26px;
}

a {
outline: 0;
}
