@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

a img {
border: none;
background-color: transparent !mportant;
}

body{
background: url(../media/images/bg-header.jpg) repeat-x top left #333;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFF;
line-height: 14px;
}

p{
margin: 0 0 10px 0;
}

h2{
font-size: 14px;
font-weight: normal;
color: #EDB32A;
}

h3{
font-size: 11px;
font-weight: normal;
color: #EDB32A;
}

a{
color: #EDB32A;
text-decoration: none;
font-weight: bold;
}

a:hover{
color: #CCC;
}

#wrapper { 
width:800px; 
margin:0 auto; 
}

#masthead{
width: 800px;
height: 60px;
}

#feature{
width: 800px;
height: 220px;
}

#menu{
width: 790px;
height: 38px;
background: #000;
padding-left: 10px;
}

.menu-cap{
display: inline;
float: left;
width: 10px;
height: 38px;
}

.menu-button{
display: inline;
float: left;
height: 22px;
padding-top: 16px;
background: url(../media/images/button-bg.jpg) repeat-x top left;
}

#menu a{
font-size: 14px;
color: #FFF;
font-weight: normal;
text-decoration: none;
}

#menu a:hover{
color: #EDB32A;
}

#submenu{
background: url(../media/images/bg-submenu.jpg) repeat-x top left;
width: 800px;
height: 30px;
}

#submenu a{
text-decoration: none;
margin-left: 20px;
}

#main{
background: url(../media/images/bg-main.jpg) repeat-x top left #000;
width: 800px;
  overflow: hidden;
}

#content-full-width{
width: 780px;
margin: 30px 0 40px 10px;
}

#diagram-co-marketing-services, #diagram-direct-marketing-services{
width: 670px;
height:660px;
margin: 0 0 15px 55px;
}

#content-left{
display: inline;
float: left;
width: 465px;
margin: 30px 0 40px 10px;
}

#content-left_contact{
display: inline;
float: left;
width: 380px;
margin: 30px 0 40px 10px;
}

#content-left_about{
display: inline;
float: left;
width: 780px;
margin: 30px 0 40px 10px;
}

#content-right_contact{
display: inline;
float: left;
width: 380px;
margin: 30px 0 40px 10px;
}

.title{
height: 35px;
margin: 0 0 15px 10px;
}

.copy-left{
margin: 0 15px 15px 10px;
}

#mapstats{
height: 190px;
width: 445px;
margin: 0 0 15px 10px;
}

#co-marketing-stats{
height: 80px;
width: 465px;
margin-bottom: 15px;
background: #000;
}

#diagram-partnership-model{
height: 465px;
width: 445px;
margin: 0 0 15px 10px;
}

#the-facts{
width: 350px;
margin: 0 15px 15px 10px;
font-size: 12px;
color: #EDB32A;
}

#content-right{
float: left;
width: 315px;
margin: 30px 0 40px 0;
}

#content-right li{
margin: 0 0 5px 15px;
}

.box-title{
width: 315px;
height: 50px
}

.box-mid-title{
width: 315px;
height: 40px
}

.box-bg{
background: url(../media/images/boxbg-blue.jpg) repeat-y;
width: 270px;
padding: 0 20px 0 25px;
  overflow: hidden;
}

#client-logos{
width: 315px;
height: 275px
}

.box-button{
width: 315px;
height: 45px
}

.box-foot{
width: 315px;
height: 20px
}

.profile_image{
float: left;
padding: 0 10px 5px 0;
}

#footer{
background: url(../media/images/bg-footer.jpg) no-repeat;
width: 800px;
height: 40px;
padding-top: 40px;
}

#footer a{
font-size: 10px;
color: #CCC;
text-decoration: none;
margin-right: 20px;
}

#footer a:hover{
color: #EDB32A;
}







/*-------------------GALLERY--------------------*/


#gallery { position: relative; }
#gallery li { display: block; }


