body{
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color: #404040;
	background: #E5E5E5;
	margin: 0;
}
html, html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}
.floatleft{
	float:left;
	margin-right: 50px;
	margin-bottom: 100px;
}

h1{
	padding: 0;
	margin: 0;
	color: #574376;
	letter-spacing: -1px;
	text-transform: uppercase;
}

a{
text-decoration:none;
}

h2{
	padding: 0;
	margin: 0;
}
h2.lrg{
	padding: 0;
	margin: 0;
	color: #574376;
	letter-spacing: -1px;
	font-size: 34px;
	text-transform: uppercase;
	text-align: center;
}

h3{
	padding: 0;
	margin: 5px 0 0 0;
	color: #4A3769;
	font-size: 16px;
}

#jstweets h3{
	padding: 0;
	color: #574376;
	font-size: 16px;
	margin: 0;
	text-transform: uppercase;
}
#jstweets p{
font-size:13px;
padding:0px;
margin-bottom:5px;
color:#404040;
line-height:18px;
}
#jstweets p a{
color:#574376;
text-decoration:none;
}
#jstweets p a:hover{
color:#870C67;
text-decoration:none;
}
#jstweets p small{
color:#666666;
}
#jstweets .tweet{
border-bottom:1px solid #f2f2f2;
}

img{
	border: none;
}

#container{
	width: 100%;
}

#page{
	margin: 0 auto;
	width: 960px;
	display: table;
	background: #fff;
	padding-left: 40px;
	padding-right: 40px;
	-moz-box-shadow: 0 0px 20px #cccccc;
	-webkit-box-shadow: 0 0px 20px #cccccc;
	box-shadow: 0 0px 20px #cccccc;
}

#header{
	height: 97px;
	margin-top: 15px;
	margin-bottom: 10px;
	background: url(../images/bg/head-shadow.png) no-repeat bottom;
	padding-right: 5px;
}
.logo{

}

#header .right{
	padding-top: 0px;
	height: 36px;
	text-align: right;
	color: #574376;
	font-size: 18px;
}
#social{
	padding-top: 0px;
	height: 36px;
	text-align: right;
	float: right;
	width: 450px;}
	
/*header enquire btn*/
#social a.head-enquire{
	background:url(../images/btn/enquirenow.png) top;
	width:210px;
	height:36px;
	float:right;
	display:block;
	margin-left: 10px;
	cursor: pointer;
}
#social a.head-enquire:hover{
background:url(../images/btn/enquirenow.png) bottom;
}

#header .right a{
	font-weight:normal;
	color:#574376;
	height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
}

#header .right a:hover{
	text-decoration:none;
	color: #870C67;
}

.left{
	width: 450px;
	text-align: left;
	float: left;
	padding-left: 0px;
	padding-right: 15px;
}

.right{
	width: 450px;
	text-align: left;
	float: right;
	padding-right: 0px;
}

#nav{
	height: 25px;
	margin-bottom: 0px;
	color: #574376;
}
#nav .right{
	color:#574376;
	font-size: 15px;
	width: auto;
	text-align: right;
	float: right;
	padding-right: 0px;
}
#nav .right a{
	text-decoration:none;
	color: #574376;
}
#nav .right a:hover{
	text-decoration:none;
	color: #870C67;
}
#nav .left{
	width: 450px;
	text-align: left;
	float: left;
	padding-left: 0px;
}

#services{
	height:230px;
	width: auto;
	padding-left: 0px;
	float: left;
	clear: both;
}
#services p{
	font-size: 12px;
}
#services h2{
	font-size: 14px;
	text-transform:uppercase;
	font-weight: normal;
	margin-top: 80px;
	color: #574376;
}
.service{
	float: left;
	width: 174px;
	height: 195px;
	padding-left: 15px;
	text-align: center;
	padding-top: 30px;
	line-height: 16px;
	color:#333333;
	text-decoration:none;
}
.service:hover{
color:#A00E7C;
cursor:pointer;
text-decoration:none;
}

.service#comms{background:url(../images/service-comms.jpg) no-repeat 60px 20px;}
.service#creative{background:url(../images/service-creative.jpg) no-repeat 60px 20px;}
.service#web{background:url(../images/service-digital.jpg) no-repeat 60px 20px;}
.service#digital{background:url(../images/web-digital.jpg) no-repeat 60px 20px;}
.service#direct{background:url(../images/service-direct.jpg) no-repeat 60px 20px;}

.service#comms:hover{background:url(../images/service-comms2.jpg) no-repeat 60px 20px;}
.service#creative:hover{background:url(../images/service-creative2.jpg) no-repeat 60px 20px;}
.service#web:hover{background:url(../images/service-digital2.jpg) no-repeat 60px 20px;}
.service#digital:hover{background:url(../images/web-digital2.jpg) no-repeat 60px 20px;}
.service#direct:hover{background:url(../images/service-direct2.jpg) no-repeat 60px 20px;}

#title{
	font-size: 16px;
	margin-bottom: 30px;
	padding: 0px 20px 0 20px;
	text-align: center;
	float: left;
	clear: left;
}

.small-portfolio2{
	width:930px;
	height:485px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content{
	height:auto;
	float: left;
	position: relative;
	margin-bottom: 10px;
	width: 960px;
	padding-top: 10px;
}
#content h1{
	color: #574376;
	font-size: 34px;
	margin: 0px 0px 12px 0;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#content h2.middle {
	color: #574376;
	font-size: 34px;
	margin: 0px 0;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 15px;
	letter-spacing: -1px;
				}

#content-left{
	height: auto;
	width: 500px;
	float: left;
	margin-left: 0px;
	position: relative;
	padding-right: 15px;
	margin-right: 25px;
}

#content-right{
	height: auto;
	width: 400px;
	float: right;
}

.project-slider{
	background: #491b63;
	width: 420px;
	height: 280px;
	float: right;
}
.bigidea-updates{
	width:960px;
	height:450px;
	float: left;
	margin-top: 80px;
}

.bigidea-updates#otherpages{
	width:960px;
	height:auto;
	float: left;
	margin: 25px 0 0 0;
}
a.latestnews{
	float:left;
	display:block;
	cursor: pointer;
	color:#574376;
	text-decoration:none;
	width: 942px;
	text-align: right;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
}
a.latestnews:hover{
color:#A00E7C;
}

#contact{
	height: auto;
	font-size: 39px;
	font-weight: bold;
	color:#000000;
	float: right;
	width: 500px;
}
#contact p{margin-top:-10px;}
#contact p a{
	color:#000000;
	text-decoration: none;
}
#contact p a:hover{color:#A00E7C;}

.idea{
	width:451px;
	height:200px;
	background:url(../images/bg/bigidea.jpg) 0px -27px;
	margin-left: -18px;
	float: left;
	margin-top: -40px;
	text-decoration:none;
	color:#E6DEED;
}
.idea p.bigi{
	font-size:55px;
	text-transform: uppercase;
	margin-left: 30px;
	line-height: 60px;
	margin-top: 45px;
	letter-spacing: -1px;
}

p span.purple{
	color: #574376;
}

.idea:hover{
	background:url(../images/bg/bigidea2.jpg) 0px -27px;
	cursor:pointer;
	text-decoration:none;
	color:#ffffff;
}

.right#latest-news{
	height: auto;
	margin-bottom: 30px;
	width: 960px;
	margin-top: 15px;
}
.right#latest-news h2{
	font-size:22px;
	color:#574376;
	margin-bottom: 20px;
}
.updates-contain{
	width:205px;
	height:190px;
	float: left;
	background: #e3e3e3 url(../images/bg/updatesbg.png) repeat-x;
	margin-bottom: 10px;
	margin-right: 14px;
	padding: 10px;
}
.updates-contain p{
	font-size:13px;
	padding-right: 10px;
	margin-top: -10px;
	line-height: 18px;
}

.updates-contain a{
text-decoration: none;
text-transform: uppercase;
color:#574376;
}
.updates-contain a:hover{
color:#A00E7C;
text-decoration: none;
text-transform: uppercase;
}
.updates-contain img{
	float:left;
	margin-right:10px;
	margin-left: 0px;
	margin-top: 5px;
}
.updates-contain h3 {
	font-size:13px;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: -10px;
	padding-bottom:0px;
}


#footer{
	height:230px;
}

#upper{
	width: 960px;
	height: 15px;
	background: #000;
}

#lower{
	width: 660px;
	float: left;
}

#lower li{
	list-style: none;
}

#jstweets{
	width: 450px;
	float: right;
}

.sm-left{
	float: left;
	width: 220px;
}
/*navigation bar*/
.main-nav {
	width:950px;
	clear: left;
	position: relative;
}
ul.main-nav {
	list-style:none;
	padding:0px 0px 0px 0px;
	float:left;
	width: 960px;
	margin: 0;
}
ul.main-nav li {
	margin:0px;
	float:left;
	width: auto;
}
ul.main-nav li.last {
	width: 90px;
	height: 36px;
	border:0;
	position: absolute;
	left: 858px;
	top: 2px;
}
ul.main-nav  li.last a {
font-weight:bold;
line-height:22px;
}
	

ul.main-nav li a {
	display:block;
	margin:0;
	font-size:15px;
	font-weight:normal;
	color:#574376;
	text-decoration:none;
	text-align:center;
	height: 20px;
	padding: 0 18px 0 0;
	text-transform: uppercase;
}
 ul.main-nav li.active a, ul.main-nav li a:hover {
	text-decoration:none;
	color: #870C67;
}
ul.main-nav li ul{
	background:#ffffff;
	display:none;
	height:auto;
	padding:0px;
	margin-top:0px;
	border:0px;
	position:absolute;
	width:180px;
	z-index:200;
	/*top:1em;
	/*left:0;*/}
ul.main-nav li:hover ul{
	display:block;}
ul.main-nav li li {
	border-right:solid 1px #ffffff;
	background:#ffffff;
	display:block;
	float:none;
	margin-top:0px;
	padding-top:5px;
	width:180px;
	height:20px;}
ul.main-nav li:hover li a{
	background:none;}
ul.menu_nav li ul a{
	display:block;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding: 0px 0px 0px 10px;
	text-align:left;
	color:#666666;}
ul.main-nav li ul a:hover, ul.menu li ul li:hover a{
	background:#ffffff;
	border:0px;
	color:#67AB39;
	text-decoration:none;}
#content-left h2 span.pink{
	color:#A00E7C;
	font-size:14px;
	font-weight:bold;
	line-height: 20px;
	margin-top: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
#content-left p{
	font-size:13px;
	color:#404040;
	line-height: 20px;
}
#content-left p a{
color: #30006A;
text-decoration:none;
}
#content-left p a:hover{
color: #870C67;
text-decoration:none;
}
.see-work{
	position:absolute;
	left: 278px;
	top: 245px;
	width: 312px;
	height: 132px;
	background: url(../images/btn/seework.png) no-repeat right;
}
#content-left .see-work p{
	font-size:22px;
	text-transform:uppercase;
	color: #574376;
	font-weight: bold;
}
.launch{
	width: 117px;
	height:114px;
	background-image:url(../images/btn/launchbtn.png);
	background-repeat:no-repeat;
	float: right;
	margin-top: -185px;
	margin-right: 20px;
	}
.launch:hover{
	background-image:url(../images/btn/launchbtn2.png);
	}
	
/*nivo slider*/
/*nivo*/
	#slider-wrapper {
	width:960px;
	height:336px;
	padding-top:0px;
	z-index: 1;
	margin-top: 15px;
	background: #ffffff url(../images/slide/wrapperbg.png) no-repeat bottom;
	clear: both;
	float: left;
	margin-left: 0px;
	position: relative;
	}
	#slider {
	position:relative;
	width:960px;
	height:320px;
	margin-left:0px;
	z-index: 10;
	float: left;
	}
	#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	padding:0px;
	border:none;
	z-index:20;
	}
	#slider a {
	border:0;
	display:block;
	}
	.nivo-controlNav {
	position:absolute;
	display:block;
	right:0px;
	bottom:0px;
	width:505px;
	background:url(../images/slide/navbg.png);
	padding:8px 5px 0px 450px;
	height:30px;
	z-index:30;
}
.nivo-controlNav a {
	display:block;
	width:16px;
	height:22px;
	background:url(../images/slide/bullets3.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left;
	opacity:1;filter:alpha(opacity=100);

}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:40;
	cursor:pointer;
	display:block;
	text-indent:-9990px;

}
a.nivo-nextNav {
	background:url(../images/slide/next.png) no-repeat;
	position:absolute;
	height:41px;
	width:41px;
	top:42%;
	cursor:pointer;
	right:10px;
	z-index:40;
}
a.nivo-prevNav {
	background:url(../images/slide/prev.png) no-repeat;
	position:absolute;
	height:41px;
	width:41px;
	top:42%;
	cursor:pointer;
	z-index:40;
	left:10px;

}
	.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
	}
	.nivo-caption a { 
    color:#efe9d1;
    text-decoration:none;
	}
/*nivo slider 2*/
/*nivo*/
	#slider-wrapper2 {
	width:420px;
	height:280px;
	padding-top:0px;
	z-index: 1;
	background: #ffffff url(../images/slide/wrapperbg.png) no-repeat bottom;
	clear: both;
	float: left;
	margin-left: 0px;
	position: relative;
	}
	#slider2 {
	position:relative;
	width:420px;
	height:280px;
	margin-left:0px;
	background:#e9e9e9 url(../images/slide/loading3.gif) no-repeat 50% 50%;
	z-index: 10;
	float: left;
	}
	#slider2 img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	padding:0px;
	border:none;
	z-index:20;
	}
	#slider2 a {
	border:0;
	display:block;
	}
	#slider2 .nivo-controlNav {
	position:absolute;
	display:block;
	right:0px;
	bottom:0px;
	width:505px;
	padding:8px 5px 0px 450px;
	height:30px;
	z-index:30;
}
    #slider2 .nivo-controlNav a {
	display:block;
	width:16px;
	height:22px;
	background:url(../images/slide/bullets3.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left;
	opacity:1;filter:alpha(opacity=100);

}
	#slider2 .nivo-controlNav a.active {
	background-position:0 -22px;
}

	#slider2 .nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:40;
	cursor:pointer;
	display:block;
	text-indent:-9990px;

}
a.nivo-nextNav {
	background:url(../images/slide/next.png) no-repeat;
	position:absolute;
	height:41px;
	width:41px;
	top:42%;
	cursor:pointer;
	right:10px;
	z-index:40;
}
a.nivo-prevNav {
	background:url(../images/slide/prev.png) no-repeat;
	position:absolute;
	height:41px;
	width:41px;
	top:42%;
	cursor:pointer;
	z-index:40;
	left:10px;

}
	.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
	}
	.nivo-caption a { 
    color:#efe9d1;
    text-decoration:none;
	}
.sitelist{
	clear:right;
	display: block;
	height: 220px;
	font-size: 14px;
	width: 450px;
	float: left;
}
.sitelist p{
	color:#574376;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 0px;
}
.sitelist p a{
	color:#2BAD4A;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration:none;
}
.sitelist p a:hover{
	color:#000000;
	text-decoration:none;
}
.sitelist ul{
	float:left;
	margin:0;
	padding:0;
	margin-right: 20px;
	margin-top: 0px;
	width: auto;
	border-right: 1px solid #e1e1e1;
	padding-right: 25px;
	height: 160px;
}
.sitelist ul li{
	list-style-type:none;
	margin-left: 0px;
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
}
.sitelist ul li a{
	color:#574376;
	text-decoration:none;
	font-size: 13px;
}
.sitelist ul li a:hover{
	color:#A00E7C;
	text-decoration: none;
}
.address{
	width:auto;
	height:150px;
	float:right;
}
.address p{
	font-size:12px;
	color:#666666;
	line-height: 16px;
}
.address h4{
	font-size:14px;
	color:#333333;
	margin-bottom: 5px;
	margin-top: 15px;
}
.copy{
	margin:0 0 20px 0;
	text-align: center;
	font-size: 12px;
	color: #666666;
}
.copy a{
	color:#574376;
	text-decoration: none;
}
.copy a:hover{
	color:#A00E7C;
	text-decoration: none;
}
/*Idea Slider*/
#idea-wrapper {
	width:960px;
	height:600px;
	padding-top:0px;
	z-index: 1;
	margin-top: 10px;
	background: #f5f5f5 url(../images/slide/wrapperbg.png) no-repeat bottom;
	clear: both;
	float: left;
	margin-left: 0px;
	position: relative;
	}

#team-wrapper {
	width:960px;
	height:auto;
	padding-top:0px;
	z-index: 1;
	margin-top: 10px;
	background: #ffffff;
	clear: both;
	float: left;
	margin-left: 0px;
	position: relative;
	}
/*Tabbed browsing tabs on meet team (no nav)*/
#company-tabs2{
	position:relative;
	width:400px;
	font-size: 10px;
	min-height: 150px;
	margin: 0px;
	clear: both;
}
company-tabs2 h1{
	font-size:15px;
	margin-top: 10px;
	}
#company-tabs2 h2{
	color:#000;
	font-size: 17px;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: normal;
	}
#company-tabs2 p{
	color:#404040;
	font-size: 13px;
	margin-top: 10px;
	text-transform: none;
	font-weight: normal;
	line-height: 20px;
	}
#company-tabs2 p span.pink{
	color:#5D6C05;
	font-size:13px;
	font-weight:bold;
	line-height: 20px;
	text-transform: uppercase;
}
#company-tabs2 p a{
	color:#060;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#company-tabs2 p a:hover{
	color:#060;
	text-decoration: none;
}
#company-tabs2 hr{
		border-top:1px dashed #999999;
		border-bottom:none;
		border-left:none;
		border-right:none;
		background-color:#ffffff;
	}
	
		.tabnav2 li{
	display:none;
		}
		
		
		.tabnav2 li a, .tabnav2 li a:visited, .tabnav2 li a:hover{
	display:none;
		}
		.tabnav2 li a{
		display:none;
		}
	
	.tabnav2 li a.selected{
	display:none;}
	.tab-contain{
	float:left;
	height:365px;
	width:550px;
	background-color: #FFFFFF;
	margin-top: -4px;
	margin-bottom: 20px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
}
/*tabs on portfolio*/

/*Tabbed browsing*/
#company-tabs3{
	background-color:#ffffff;
	position:relative;
	width:960px;
	font-size: 10px;
	min-height: 150px;
	margin-top: 15px;
}
#company-tabs3 h1{
	font-size:15px;
	margin-top: 10px;
	}
#company-tabs3 h2{
	color:#494847;
	font-size: 14px;
	margin-top: 10px;
	}
#company-tabs3 hr{
		border-top:1px dashed #999999;
		border-bottom:none;
		border-left:none;
		border-right:none;
		background-color:#ffffff;
	}
	.tabnav3{
	list-style:none;
	margin:0px;
	background:#ffffff;
	height:200px;
	width: 180px;
	margin-left: -40px;
	font-size:14px;
	margin-bottom:5px;
	float: left;
	display: none;
	text-transform: uppercase;
	}	
		.tabnav3 li{
	display:list-item;
	margin:0 2px 0 0px;
	margin-left:0px;
	float:left;
	width: 170px;
	border-bottom: 1px solid #DFDFDF;
		}
		.tabnav3 li a{
	height:35px;
	overflow:hidden;
	float:left;
	display:block;
	position:relative;
	line-height:38px;
	background:#ffffff;
	color:#574376;
	z-index:1px;
	text-decoration:none;
		width: 150px;
		padding: 0 10px 0 10px;
		}
	.tabnav3 li a:hover{
	color:#870C67;
	text-decoration:none;
	height: 35px;
	padding: 0 10px 0 10px;
		}
	.selected{
	background:transparent;	
	z-index:100;
	position:relative;
	color:#870C67;
	}
	.tabnav3 li a.selected{
	background:#f5f5f5;	
	color:#870C67;
	text-decoration:none;}
	.tab-contain3{
	float:right;
	padding:0px 0px 10px 10px;
	height:auto;
	width:950px;
	background-color: #ffffff;
	margin-bottom: 20px;
}

.portfolio-image{
	width:296px;
	height:300px;
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
	position: relative;
	background: #e5e5e5;
	font-size:13px;
	border: 3px solid #e5e5e5;
}
.space{
	margin-left:5px;
	display: block;
}
.portfolio-image#end{
margin-right:0px;
}

.portfolio-image a{
	color:#404040;
	text-decoration:none;
	border: 0;
	line-height: 20px;
}
.portfolio-image a:hover{
	color:#A00E7C;
	text-decoration:none;
	border: 0;
}
.portfolio-image a p{
	color:#574376;
	text-decoration:none;
	border: 0;
	text-transform:uppercase;
	font-size:13px;
	margin:7px 0 5px 5px;
	font-weight: bold;
}


.portfolio-image a:hover p{
color:#A00E7C;
}

.portfolio-image div.overlay{
	background:url(../images/portfolio/overlay-large.png) no-repeat;
	display:none;
	position:absolute;
	width:296px;
	height:190px;
	top:0px;
	left:0px;
}
.portfolio-image:hover div.overlay{
	display:block;
	border: 0;
}
.digital{
	margin-left:10px;
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
}
.twitter-icon{
	float: right;
}
.dots-sep{
	width:960px;
	height:20px;
	background:url(../images/bg/dots.jpg) no-repeat;
	clear:both;
	float: left;
	margin-bottom: 15px;
}
.address{
	width:380px;
	height:260px;
	float: left;
	background: #f5f5f5;
	margin-left: 10px;
}
.address h2{
	width:280px;
	color: #574376;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	margin-bottom: 10px;
	letter-spacing: -1px;
	margin-left: 20px;
	margin-top: 20px;
	text-transform: uppercase;
}
.address p{
	font-size:13px;
	color: #333333;
	line-height: 20px;
	margin-top: 5px;
	text-align: left;
	margin-left: 20px;
}
.lrg{
	font-size:13px;
	color: #333333;
	line-height: 16px;
	margin-top: 5px;
	text-align: left;
}
.address p a{
	font-size:14px;
	color: #B10E7C;
	margin-left: 2px;
	text-decoration: underline;
}
.address p a:hover{
	color: #333333;
}
.whyshadow{
	float:left;
	margin-left: 10px;
	margin-bottom: 12px;
}
.map{
	width: 380px;
	float: left;
	margin-left: 10px;
}
/*downloads page styles*/
	.downcol{
	width:148px;
	height:220px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #cccccc;
	}
	.downcol#end{
	margin-right:0;
	}
	.downcol .caption a{
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:13px;
	color:#574376;
	text-decoration: none;
	}
	.downcol .caption a:hover{
	color:#A00E7C;
	}
.call-action{
	width:960px;
	height:94px;
	margin-top:45px;
	margin-bottom:30px;
	clear:both;
}
.call{
	width:301px;
	height:91px;
	float: left;
	margin-right: 27px;
	cursor:pointer;
}
.call#appointment{background:url(../images/btn/appointment1.png) top; }
.call#audit{background:url(../images/btn/audit1.png) top;}
.call#newsletter{background:url(../images/btn/newsletter1.png) top; margin-right:0px;}

.call#appointment:hover{background:url(../images/btn/appointment1.png) bottom;}
.call#audit:hover{background:url(../images/btn/audit1.png) bottom}
.call#newsletter:hover{background:url(../images/btn/newsletter1.png)bottom}
.jobs{
	width:400px;
	height:220px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #cccccc;
	margin-left: 28px;
	}
	a.plain{
	background:url(../images/btn/plain-purple.png)top;
	width:190px;
	height:36px;
	float: left;
	margin-top: 10px;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 20px;
	text-transform: uppercase;
	line-height: 36px;
	margin-right: 10px;
}
a.plain:hover{
	background:url(../images/btn/plain-purple.png) bottom;
}
#page #team-wrapper #company-tabs2 #one ul li {
	font-size: 14px;
}
#page #team-wrapper #company-tabs2 #three ul li {
	font-size: 14px;
}
