body { 
	background: url(../images/transparent_world_map.png) no-repeat 50% 0% #d2d2d2;
	margin: 0px;
	padding: 0px;
	color: #000000; 
	font-size: 100%;
	line-height: 26px; 
	font-family: 'Source Sans Pro', sans-serif;
	}
	
a { 
	color: #ddd;
	outline: none;
	text-decoration: none; }
		
img { border: none; }

p {
	font-family: 'Source Sans Pro', sans-serif;
	color: #000000;
	line-height: 22px;
	font-size: 1.1em; 
}

h1, h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color: #2c3d98;
	}

h1 {
	font-size: 2.5em;
}	

.margin {
		margin-left: -240px;
}

h2 a { 
	color: #2c3d98;
	outline: none;
	text-decoration: none; 
}

h2 {
	margin: 7px 0px;
	font-size: 1.4em;
}
	
blockquote {
	color: #00000;
	font-size: 1.1em; 
}	
	
h1.logo {
	text-indent: -9999px;
	display: block;
	width: 303px;
	height: 59px;
	background: url(../images/cybacat_logo_main.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 60px;
}

.disk {
	position: absolute;
	top: 190px;
	left: 0px;
}

.bold {
	font-weight: 700;
}

.wrap {
	height: 580px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px; 
}

.wrap-inner {
	position: relative;
	padding: 120px 0px 0px 280px;
	background: url(../images/bh_container.png) no-repeat 100px 100px;
	
}

.big-cat {
	background: url(../images/transparent_big_cat.png);
	position: absolute;
	right: 0px;
	top: 0px;
	height: 543px;
	width: 510px;
}
	
.footer {
}

.clear {
	clear: both; 
}