@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	color:#a3a3a3;
	background-color:#262626;
	font-family:Helvetica, sans-serif;
}

a{
	color:#a3a3a3;
	text-decoration:none;
}

a:hover{
	color:#fe967b;
	text-decoration:none;
}

.content{
	top:0px;
	width:976px;
	margin-top:12px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}

.text_logo{
	position:absolute;
	top:12px;
	right:202px;
	height:21px;
	width:177px;
	background-image:url(../../img/sys/studio_condition_text_logo.png)
}

.resolution{
	position:absolute;
	top:14px;
	right:61px;
	height:21px;
	width:132px;
	background-image:url(../../img/sys/res/1024x768.png);
	background-position:left;
	background-repeat:no-repeat;
}

.contact_details{
	position:absolute; 
	top:64px;
	right:0px;
	width:166px;
	height:80px;
	background-color:#464646;
	text-align:left;
	font-size:9px;
	line-height:1.26em;
	padding:14px;
	
}

.contact_numbers{
	font-size:10px;
}

.contact_logo{
	position:absolute;
	left:0px;
	top:-17px;
	width:118px;
	height:18px;
	background-image:url(../../img/sys/contact_logo.png);
}

.download_pds{
	position:absolute;
	left:210px;
	top:92px;
	width:371px;
	height:27px;
	background-image:url(../../img/sys/download_pds.png);
	background-position:top;
}

.download_pds:hover{
	background-position:bottom;
}

.download_pds_cover{
	position:absolute;
	left:0px;
	top:134px;
	width:539px;
	height:385px;
	background-image:url(../../img/sys/download_pds_cover.gif);
}

.bar{
	position:absolute;
	top:134px;
	width:19px;
	height:385px;
	left:561px;
	background-color:#494342;
}

.skills{
	position:absolute;
	left:598px;
	top:434px;
	width:140px;
	height:85px;
	background-image:url(../../img/sys/skills.png);
}
