/* 
------------------
stylesheet 
Wordman is a creative copywriting consultancy
------------------
*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height:100%;/* needed for container min-height */
}
body {
	background: #f6f4eb url(../images/ex2.gif);
	font: 76%/1.3 Verdana, Arial, Helvetica, Tahoma, sans-serif;
	background-color: #f5f4e9;
	padding: 0;
	margin: 0;
	color: #6f6f70;
}
/* --------All--------- */
q { behavior:url(css/fixQuotes_en.htc); }
a {color: #0066cc}
a:hover {color: #ff9900}
a img {border: 0;}
.clear {clear: both}
.hide {display: none;visibility: hidden;}
address {font-style: normal}
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
p {padding-bottom: 10px}
/* Hide from IE Mac \*/
.clearfix {display:block}
/* End hide from IE Mac */
/*-------End--------*/
h1 span, h2 span {display: none !important}
#frame {
	width: 780px;
	margin: 0 auto;
	position: relative;
	overflow: hidden; /*fix ie */
	padding: 24px 0 5px;
}
#texttop {
	background: url(../images/big_wuhumhn.gif) no-repeat;
	filter: alpha(opacity=33);
	opacity: .3; /* for future compatibility*/
	position: absolute;
	width: 511px;
	height: 50px;
	top: 0;
	right: 0;
	z-index: 15;
}
#top {
	padding-top: 33px;
	width: 100%; /* fix ie 6xx */
	background: #eeece4 url(../images/bg_main_top.gif) repeat-x;	
	position: relative;
	overflow: hidden;
}
#top h1 {
	background: url(../images/ACreativeCopywriting.gif) no-repeat;
	position: absolute;
	top: 7px;
	left: 12px;
	width: 253px;
	height: 19px;
}
#top .shadow1, #top .shadow2 {
	position: absolute;
	width: 41px;
	height: 396px;
	top: 0;
}
#top .shadow1 {
	background: url(../images/bg_main1.gif) no-repeat left top;	
	left: 0;
}
#top .shadow2 {
	background: url(../images/bg_main2.gif) no-repeat left top;
	right: 0;
}
.main {
	background: #fcfcf9 url(../images/bg_main.jpg) repeat-x bottom;
	padding: 29px 0px 10px;
	overflow: hidden;/* fix ie 7*/
}
.main .logo {
	float: left;
	display: block;
	width: 266px;
	margin-left: 80px;
	display: inline;
}
.nav {
	list-style: none;
	float: left;
	position: relative;
	overflow: hidden;
	margin-left: 10px;
}
.nav li, .nav li a {
	width: 92px;
	height: 226px;
}
.nav li {
	float: left;
}
.nav li a {
	display: block;
}
.nav li a strong {
	display: none;
}
.nav a {
	background: url(../images/nav.gif) no-repeat;	
}
.nav a:hover {
	filter: alpha(opacity=88);
	opacity: .8; /* for future compatibility*/
}
.nav #a a {background-position: 0px 0px}
.nav #b a {background-position: -92px 0px}
.nav #c a {background-position: -184px 0px}
.nav #d a {background-position: -276px 0px}
.nav #a .on {background-position: 0px -226px !important}
.nav #b .on {background-position: -92px -226px !important}
.nav #c .on {background-position: -184px -226px !important}
.nav #d .on {background-position: -276px -226px !important}
#contents {
	background: #eeece4 url(../images/bg_main_bottom.gif) repeat-x top;		
	padding: 38px 20px 5px 35px;
	margin: 0 8px 0 8px;
}
#contents h2 {
	font-size: 240%;
	margin-bottom: 10px;
	color: #DE6D2F;
	letter-spacing: -1px;
	/*border-bottom: 1px solid #DE6D2F;*/
	font-weight: normal;
}
#contents h3 {
	color: #DE6D2F;
	font-size: 110%;
	margin-bottom: 10px;	
}
.toppage {
	background: url(../images/arrow_top.gif) no-repeat 0 5px;		
	text-decoration: none;
	padding: 2px 15px;
}
#contents ul {padding-left: 18px}
.detail {
	position: relative;
	padding: 0 0 30px 30px;
	width: 95%; /* fix ie 6xx */
	overflow: hidden;
	background: url(../images/shadow_content.gif) no-repeat left bottom;		
}
.left {
	float: left;
	width: 56%;
	padding-left: 45px;
	background: url(../images/ThePremierCopywritingShop.gif) no-repeat;	
}
.right {
	width: 35%;
	float: right;
}
.icon-nav a img {
	display: none;
}
.icon-nav div {
	overflow: hidden; /* fix IE 7 */
}
.icon-nav span a {
	display: block;
	width: 112px;
	height: 73px;
	float: left;
}
.icon-nav span a:hover {
	background-position: right top;
}
.print-ads {
	background: url(../images/PrintAds.jpg) no-repeat left top;		
}
.brochures {
	background: url(../images/Brochures.jpg) no-repeat left top;		
}
.annual-reports {
	background: url(../images/AnnualReports.jpg) no-repeat left top;		
}
.corporate {
	background: url(../images/CorporateProfiles.jpg) no-repeat left top;		
}
.public {
	background: url(../images/PublicRelations.jpg) no-repeat left top;		
}
.multimedia {
	background: url(../images/Multimedia.jpg) no-repeat left top;		
}
.web {
	background: url(../images/Web.jpg) no-repeat left top;		
}
.odds {
	background: url(../images/OddsEnds.jpg) no-repeat left top;		
}
.set-navcontent p {
	float: left;
	width: 80%;
	padding: 10px 0 0 15px;
}
.line-short {
	background: url(../images/line_bottom.gif) no-repeat center top;
	width: 100%;
	height: 1px;
	overflow: hidden;/* fix ie */
	clear: both;
}
#footer {
	font-size: 80%;
	color: #878787;
	border-top: 1px solid #cbc9c2;
	margin-top: 30px;
	line-height: 25px;
	width: 100%;
	overflow: hidden;
}
#footer a {
	color: #878787;
	text-decoration: none;
}
#footer a:hover, #footer a.on {color: #ff9900}
#footer p {float: left
}
#footer span {float: right}
