* html .top-navigation{ /* IE 6 float fix for secondary pages only */
	width:366px;
}
* html #content{ /* IE 6 min-height fix for secondary pages only */
	height:auto !important;
	height:776px;
}
.post-52 #google-translate{ /* Fix alignment on About -> Advertising Campaigns */
	padding:6px 10px 0 0;
}
a{
	color:#663;
	text-decoration:none;
}
a:hover{
	color:#fc0;
}
a:active{
	color:#663;
}
#header{
	height:100px;
	background:url(images/aljon-header.jpg) no-repeat;
}
.top-navigation{
	float:right;
	height:20px;
}
.top-navigation a{
	margin-left:18px;
}
#search{
	clear:right;
	float:right;
	margin:10px 25px 0 0;
}
#logo{
	display:block;
	width:275px;
	height:100px;
	text-indent:-5000px;
}
#left-navigation{
	position:absolute;
	width:253px;
}
#left-navigation ul{
	padding:28px;
	list-style:none;
}
#left-navigation li{
	padding:5px 0;
}
#left-navigation ul ul{
	margin:0 0 0 20px;
	padding:2px 0;
	list-style:square;
	color:#444;
}
#left-navigation ul ul li{
	padding:0;
}
#left-navigation a{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#left-navigation a:hover{
	text-decoration:underline;
}
#left-navigation a:active{
	color:#eee;
}
#left-navigation ul ul a{
	font-size:10px;
}
#google-translate{
	float:right;
	padding:30px 10px 20px 20px;
	width:164px;
}
#content{
	min-height:778px;
	background:url(images/left-navigation.jpg) no-repeat top left #fff;
}
#content .post{
	margin-left:260px;
	padding:20px;
}
#content .post h1{
	padding:6px 0 0;
}
#content .post h1 a{
	color:#f5670d;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	font-family:'arial','helvetica neue','verdana','geneva',sans-serif;
}