/* CSS Document */

body {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.casestudy-title{
	font:bold 14px Georgia, "Times New Roman", Times, serif;
}

.title{
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
}

a,a:visited,a:hover{
	color:#000000;
	text-decoration:none;
}
a.email,a.email:visited,a.email:hover{
	color:#336699;
	text-decoration:underline;
}

a.casestudies,a.casestudies:visited,a.casestudies:hover{
	color:#FF6600;
	text-decoration:none;
}

a.contact,a.contact:visited{
	color:#00AFE5;
	text-decoration:none;
}

a.contact:hover{
	color:#9933CC;
	text-decoration:none;
}





.container { width:998px; border: 1px solid #7f7f7f; margin: 0 auto; margin-bottom:10px; background: url(images/bg-left.gif) bottom left no-repeat; }

.sidebar { float:left; width:200px; background:url(images/insight.jpg) 0px 83px no-repeat; }

.clouds, .nav { text-align:right;}

.nav { padding-bottom:17px; }

.logo { padding-top:27px; padding-bottom:233px;}

.quotes { width:184px; height:175px;  }

.page { float:right; width:796px; padding:0; margin:0; }

.page-content { background-position:top right; background-repeat:no-repeat; background-color:#e1e7b7; }

.footer { text-align:center; clear:both; }

img {border:0;}

p.first { padding-top:0;margin-top:0; }

.clear { clear:both; }

.col1 { width:443px; float:left; line-height:20px; }
.col2 { width:353px; float:right; }

.col1 div, .col2 div{ padding:16px 16px 0 16px; }

.page-title{ height:27px; background:url(images/bg-purple.gif) repeat-y; border-top:3px solid #ffd457; }

#home .page-content {background-image:url(images/homebg1.jpg); }
#difference .page-content {background-image:url(images/differencebg1.jpg); }
#difference .col2 { line-height:20px; }
#services .page-content {background-image:url(images/servicesbg1.jpg); }
#studio .page-content {background-image:url(images/studiobg1.jpg); }
#studio .col2 { line-height:20px; }
#contact .page-content {background-image:url(images/contactbg1.jpg); }
#whoweare .page-content {background-image:url(images/whowearebg1.jpg); }
#whoweare .col2 { line-height:20px; }