#networks {
	position:absolute;
	top:30px;
	left:0px;
	width:950px;
}
#networks-img {
	margin-top:0px;
	width:502px;
	height:487px;
	float:left;
	left:227px;
	text-align:center;

}
#networks-img img {
	padding-left:0px;
}
#networks-txt {
	padding-top:40px;
	float:left;
	width:380px;
}
#networks-txt h2 {
	padding-bottom:20px;
}
#networks-link {
	clear:both;
	width:950px;
	overflow:hidden;
}
#networks-link ul {
	width:227px;
	overflow:hidden;
}
#networks-link ul li {
	float:left;
	text-indent:-9999px;
	padding:5px;
}
#link1 {
	padding-top:30px;
	/*padding-left:50px;*/
}
#link1 li,#link2 li {
	/*border:1px solid red;*/
}
#link2 {
	/*padding-left:270px;*/
}
.link-youtube, .link-twitter, .link-skype, .link-plaxo, .link-linkedin, .link-myspace, .link-facebook, .link-asmallworld {
	display:block;
	width:200px;
	height:90px;
}

.link-youtube {
	background:url(../images/contact/youtube.png) center 7px no-repeat;
}
.link-twitter {
	background:url(../images/contact/twitter.png) center 14px no-repeat;
}
.link-skype {
	background:url(../images/contact/skype.png) center 0px no-repeat;
}
.link-plaxo {
	background:url(../images/contact/plaxo.png) center 5px no-repeat;
}
.link-linkedin {
	background:url(../images/contact/linkedin.png) center 10px no-repeat;
}
.link-myspace {
	background:url(../images/contact/myspace.png) center 10px no-repeat;
}
.link-facebook {
	background:url(../images/contact/facebook.png) center 10px no-repeat;
}
.link-asmallworld {
	background:url(../images/contact/a-small-world.png) center 20px no-repeat;
}
