body {
	background: #333 url(img/bg.png) repeat-x top center;
	margin: 0;
	padding: 0;
	color: #666;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: small;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 150%;
}

a:link {
	color: #111;
}

a:visited {
	color: #333;
	font-style: italic;
}

a:focus {
	color: #fff;
	background: #111;
}

a:hover,
a:active {
	color: #000;
}

#Wrapper {
	width: 960px;
	padding: 0;
	margin: 0 auto 50px auto;
	position: relative;
	background: transparent url(img/main-bg.png) repeat-y top center;
}

#Content {
	width: 480px;
	padding: 80px 140px 0 340px;
	margin: 0 auto;
	height: auto!important;
	height: 570px;
	min-height: 570px;
	position: relative;
	background: transparent url(img/top.png) no-repeat top center;
}

h1 {
	width: 240px;
	height: 150px;
	margin: 0 0 80px -100px;
	font-family: "Trebuchet MS", Verdana,Arial,Sans-Serif;
	font-size: x-large;
	color: #767D87;
	position: relative;
}

h1 img {
	display: block;
	width: 240px;
	height: 150px;
	margin: 0;
	padding: 0;
}

#Footer {
	width: 480px;
	padding: 40px 140px 60px 340px;
	height: auto!important;
	height: 80px;
	min-height: 80px;
	margin: 0 auto;
	position: relative;
	background: transparent url(img/bottom.png) no-repeat bottom center;
}

ul#Sections {
	display: block;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

ul#Sections li {
	display: block;
	padding: 0 0 10px 0;
	margin: 0 0 30px 0;
	position: relative;
	background: transparent;
	border-bottom: 1px solid #eee;
}

ul#Sections li h2 {
	margin: 0 0 10px 0;
	padding: 0;
	background: transparent url(img/box-top) no-repeat top center;
	font-family: "Trebuchet MS", Verdana,Arial,Sans-Serif;
	font-size: x-large;
	font-weight: normal;
	color: #222;
}

ul#Sections li p {
	margin: 0 0 1em 0;
	padding: 0;
}

ul#Sections li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#Sections li ul li {
	margin: 0 0 1em 0;
	padding: 0;
}

#MyBliplog {
	position: absolute;
	display: block;
	top: 650px;
	left: 20px;
	width: 180px;
	height: 250px;
	overflow: hidden;
	zoom: 1;
}
#MyBliplog object {
	position: relative;
	display: block;
	top: 0;
	left: 0;
	width: 180px;
	height: 250px;
	overflow: hidden;
	zoom: 1;
}

#Kali {
	position: absolute;
	display: block;
	top: 0;
	left: 20px;
	width:180px;
	height: 650px;
	overflow: hidden;
	zoom: 1;
	background: transparent url(img/kali.png) no-repeat top left;
}

#Kali a {
	display: block;
	width: 180px;
	height: 650px;
	overflow: hidden;
	zoom: 1;
	background: transparent url(img/kali.png) no-repeat top left;
}

#Kali a span {
	display: block;
	text-indent: -9999px;
}

#Kali a:link,
#Kali a:visited {
	background: transparent url(img/kali.png) no-repeat top left;
}

#Kali a:focus,
#Kali a:hover,
#Kali a:active {
	background: transparent url(img/kali.png) no-repeat top right;
}

