body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	margin-top: 0px;
	color:#666666;
background-color:#ededed;
}

#wrapper {
	width: 916px;	
	background-color:#ffffff;
	margin-right: auto;
	margin-left: auto;
	display:table;
	height:auto !important;
}

h1 {
    color: #084399;
    font-size: 1.8em;
    line-height: 1.1em;
    font-weight:normal;
}

h2 {
    color: #084399;
    font-size: 1.4em;
}

h3 {
    color: #084399;
    font-size: 1.1em;
    font-weight:bold;
}

a:link {color:#084399; text-decoration: none}
a:active {color:#084399; text-decoration: none}
a:visited {color:#084399; text-decoration: none}
a:hover {color:#084399; text-decoration: underline}

img{border:0px}

.backlink{float:right;}

#header
{
    width: 100%;
    background-image:url('../images/topnav_back.jpg');
    background-repeat:repeat-x;
    height:70px;
    color:#fff;
}

#header ul
{
    display: block;
	margin: 0;
	padding: 0;
	float: left;
	width:580px;
	margin-top:30px;
}

#header li
{
    display: block;
    float: left;
    width: auto;
}

#header a {
	color: #fff;
	font-size: 1.0em;
	display: block;
	text-decoration: none;
	padding: 3px 18px;
}

#header a:hover, #navcontainer a:active {
	color: #EAEAEA;	
}

#header a.active:link, #navcontainer a.active:visited {
    position: relative;
	z-index: 102;
	font-weight: bold;
}

#mainpanel {    
    float:left;
    width:910px;    
    background-image:url('../images/leftcol_home.jpg');
    background-repeat:no-repeat;
}

#contentleft {
    width:183px; 
    height:689px; 
    float:left;  
}


#content {
	width:695px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom:20px;
	margin-top:15px;
	float:left;  
}

.navcontainer
{
	margin: 0px;
	padding: 0px;
}

.navcontainer ul
{
    display: block;
	margin: 0;
	padding: 0;
	float: left;
	background-color:#afafaf;
	width:100%;
}

.navcontainer li
{
    display: block;
    float: left;
    width:183px; 
	text-align:center;
}

.mnutitem1{
    background-image:url(../images/orange.gif)
}

.mnutitem2{
    background-image:url(../images/purple.gif)
}

.mnutitem3{
    background-image:url(../images/blue.gif)
}

.mnutitem4{
    background-image:url(../images/red.gif)
}

.mnutitem5{
   background-image:url(../images/green.gif)
}

.mnutitem1 a:hover, .mnutitem1 a:active {
	background-image:url(../images/orange_on.gif)
}

.mnutitem2 a:hover, .mnutitem2 a:active {
	background-image:url(../images/purple_on.gif)
}

.mnutitem3 a:hover, .mnutitem3 a:active {
	background-image:url(../images/blue_on.gif)
}

.mnutitem4 a:hover, .mnutitem4 a:active {
	background-image:url(../images/red_on.gif)
}

.mnutitem5 a:hover, .mnutitem5 a:active {
	background-image:url(../images/green_on.gif)
}

.navcontainer a {
	color: #fff;
	font-size: 1.0em;
	display: block;
	text-decoration: none;
	padding: 4px 5px;
}

/*.navcontainer a:hover, #navcontainer a:active {
	color: #000;	
}

.navcontainer a.active:link, #navcontainer a.active:visited {
    position: relative;
	z-index: 102;
	font-weight: bold;
}*/


#footer {
	background-image:url('../images/footer.jpg');
    background-repeat:no-repeat;
    height:49px;
	width:100%;
	text-align:center;
	color: #fff;
	font-size: 0.8em;
	padding-top:20px;
}

#footer a
{
    color: #fff;
}



#flashcontent
{
   background-image:url('../../banner_images/missing.jpg');
}


#messageBox
{
    margin: 15px 0 25px 0 ;
}

.messageSuccess
{
    border-color: green;
    border-style: solid;
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #6699ff;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
}

.messageProblem
{
    border-color: red;
    border-style: solid;
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #6699ff;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
}

.lowerleftpanel{
    width:410px;
    float:left;
}

.lowerrightpanel{
    width:250px;
    float:left;
    margin-left:35px;
}

.lowerCasestudiesContainer{}

.lowerCasestudiesTop{
    background-image:url('../images/lower_casestudies.jpg');
    background-repeat:no-repeat;
    height:40px;
}


.lowerCasestudiesBody{padding:10px;}


.lowerTestimonialsContainer{}


.lowerTestimonialsTop{
    background-image:url('../images/lower_testimonials.jpg');
    background-repeat:no-repeat;
    height:40px;
}




/* case studies lower images */

.lowerMarketingCasestudiesTop{
    background-image:url('../images/lower_Marketingcasestudies.jpg');
    background-repeat:no-repeat;
    height:40px;
}

.lowerDesignCasestudiesTop{
    background-image:url('../images/lower_Designcasestudies.jpg');
    background-repeat:no-repeat;
    height:40px;
}

.lowerPrintMCasestudiesTop{
    background-image:url('../images/lower_PrintMcasestudies.jpg');
    background-repeat:no-repeat;
    height:40px;
}

.lowerMailingCasestudiesTop{
    background-image:url('../images/lower_Mailingcasestudies.jpg');
    background-repeat:no-repeat;
    height:40px;
}


.lowerPMCasestudiesTop{
    background-image:url('../images/lower_PMcasestudies.jpg');
    background-repeat:no-repeat;
    height:40px;
}






/* testimonials lower images */


.lowerMarketingTestimonialsTop{
    background-image:url('../images/lower_marketingtestimonials.jpg');
    background-repeat:no-repeat;
    height:40px;
}

.lowerDesignTestimonialsTop{
    background-image:url('../images/lower_designtestimonials.jpg');
    background-repeat:no-repeat;
    height:40px;
}

.lowerPrintMTestimonialsTop{
    background-image:url('../images/lower_printmtestimonials.jpg');
    background-repeat:no-repeat;
    height:40px;
}

.lowerMailingTestimonialsTop{
    background-image:url('../images/lower_mailingtestimonials.jpg');
    background-repeat:no-repeat;
    height:40px;
}

.lowerPMTestimonialsTop{
    background-image:url('../images/lower_pmtestimonials.jpg');
    background-repeat:no-repeat;
    height:40px;
}












.lowerTestimonialsBody{padding:10px;padding-top:0px;}

.lowerGallerySection{clear:both;}
