/* CSS Document */
div, div img, img
{
	behavior: url(js/iepngfix.htc);
}
*
{
	font-family:"Helvetica Neue LT Std", Helvetica, Arial, sans-serif;
}
a, a:link, a:visited
{
	outline: none;
	border: 0;
	color: #ea6311;
}
a:hover
{
	color: #535252;
}
a img
{
	outline: none;
	border: none;
}
html, body
{
	margin:0px;
	padding:0px;
}
body
{
	font-family:"Helvetica Neue LT Std", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000000;
}
#wrapper
{
	margin:0 auto;
	width:990px;
	height:auto;
}
#header
{
	float:left;
	width:990px;
	height:104px;
}
#header
{
	float:left;
	width:930px;
	height:104px;
	padding:0 0 0 60px;
}
.topRgtTape
{
	position:absolute;
	width:304px;
	height:235px;
	background:url(../images/tape.png) no-repeat left top;
	margin:0 0 0 620px;
}
#content
{
	float:left;
	width:990px;
	height:auto;
	background:url(../images/contentBG.gif) no-repeat center top;
	
}	
.innerContentAbout
{
	float:left;
	width:775px;
	min-height:515px !important;
	height:auto;
	height:515px;
	padding:15px 113px 0 102px ;
	background:url(../images/woodenBG.gif) no-repeat 102px 15px;
}
.behindBG
{
	width:778px;
	padding:15px 110px 0 102px ;
	background:url(../images/behindBG.gif) no-repeat 102px 15px;
}
.homeBG
{
	background:url(../images/homepageImg.jpg) no-repeat 102px 15px;
}
.behindBG a
{
	float:left;
}

.contactBG
{
	background:url(../images/contactImg.jpg) no-repeat 102px 15px;
}
.clientsBG
{
	background:url(../images/clientsImg.jpg) no-repeat 102px 15px;
}
.aboutUsContent 
{
	float:left;
	width:735px;
	height:auto;
	padding:20px 20px 18px 20px;
	color:#FFFFFF;
}
.aboutUsContent .aboutImg
{
	float:left;
	width:358px;
	height:475px;
	margin: 0 20px 0 0;
}
.aboutUsContent .aboutMain
{
	float:left;
	width:335px;
	height:auto;
	padding:70px 0 0 12px;
	font-size:12px;
	line-height:120%;
}
.aboutUsContent .aboutMain .headingImg
{
	margin:0 0 40px 0;	
}
.aboutUsContent .aboutMain p
{
	margin:0px;
	padding:8px 0 8px 13px;	
}
.contactMain
{
	float:left;
	width:155px;
	height:auto;
	padding:180px 0 0 535px;
	font-size:12px;
	line-height:120%;
	color:#FFFFFF;
}
.contactMain .headingImg
{
	margin:0 0 5px 0;	
}
.contactMain p
{
	margin:0px;
	padding:5px 0 2px 0px;	
}
.contactMain a
{
	text-decoration: none;	
	color:#FFFFFF;
}
.contactMain a:hover
{
	text-decoration: underline;	
}
.contactMain .blogImg
{
	margin:67px 0 0 135px;	
}
.clientsMain
{
	float:left;
	width:400px;
	height:auto;
	padding:155px 0 0 225px;
	font-size:12px;
	line-height:120%;
	color:#FFFFFF;
}
.clientsMain .headingImg
{
	margin:0 0 4px 0;	
}
.clientsMain ul
{
	float:left;
	width:170px;
	margin:0px;
	padding:0;
}
.clientsMain ul.row-1
{
	float:left;
	width:170px;
	margin:28px 0 0 0;
	padding:0 15px 0 0;
}
.clientsMain ul li
{
	list-style:none;
	padding:0 0 7px 0;
}
.innerContent
{
	float:left;
	width:775px;
	height:auto;
	padding:15px 84px 0 79px;
}
#footer
{
	float:left;
	width:990px;
	height:70px;
	padding:30px 0 0 0;
}
#footer ul
{
	float:left;
	height:9px;
	margin:0px;
	text-align:center;
	padding:0 0 0 220px;
}
#footer ul li
{
	float:left;
	height:9px;
	display:inline;
	list-style:none;
	padding:0 10px 0 10px !important;
	padding:0 20px 0 20px;
}
#footer ul li a
{
	float:left;
	height:8px;
	line-height:8px;
	background:top;
	text-indent:-9000px;
}
#footer ul li a.home
{
	width:29px;
	background:url(../images/home.png) no-repeat top;
}
#footer ul li a.about
{
	width:33px;
	background:url(../images/about.png) no-repeat left top;
}
#footer ul li a.contact
{
	width:46px;
	background:url(../images/contact.png) no-repeat left top;
}
#footer ul li a.fashion
{
	width:63px;
	background:url(../images/portfolio1.png) no-repeat left top;
}
#footer ul li a.lifeStyle
{
	width:65px;
	background:url(../images/portfolio2.png) no-repeat left top;
}
#footer ul li a.advertising
{
	width:29px;
	background:url(../images/work.png) no-repeat left top;
}
#footer ul li a.behind
{
	width:97px;
	background:url(../images/behind.png) no-repeat left top;
}
#footer ul li a.clients
{
	width:41px;
	background:url(../images/clients.png) no-repeat left top;
}
#footer ul li a:hover
{
	background-position:bottom;
}
#footer ul li a.current
{
	background-position:bottom;
}

.createdBy 
{
	margin:auto;
	padding:5px 0 10px 745px;
}
.createdBy span
{
	float:left;
}
