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


body{
	background-color:#000000;
}

li {
	list-style-type: none;
	display: inline;
}

a img { 
	border-color:#FFFFFF;
}

a:link{
	color:#FFFFFF;
}

a:visited{
	color:#FFFFFF;
}

a:hover{
	color:#33FFFF;
}

#allcontent{
	width:3360px;
	height:600px;
	background-image:url(images/v.4-concept.gif);
	background-repeat:no-repeat;
	margin:-320px 0 0 0;
	color:white;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	position:absolute;
	top:50%;
}

#intro_text{
	width:480px;
	height:140px;
	padding:0px 0px 0px 38px;
	float:left;
	display:inline;
}

#intro_text span{
	color:#FF00FF;
}

#portfolio_flash{
	width:967px;
	height:600px;
	margin:5px 0px 0px 88px;
	float:left;
	display:inline;
}

#mid_section{
	width:600px;
	height:auto;
	float:left;
	display:inline;
}

#who_we_are{
	width:340px;
	height:145px;
	margin:160px 0px 0px 235px;
}

#get_in_touch{
	width:200px;
	margin:130px 0px 0px 390px;
	text-align:center;
}

#scroll_text{
	width:1000px;
	height:480px;
	float:left;
	display:inline;
}

#flash_content{
	float:right;
	display:inline;
	width:695px;
	height:480px;
	margin:70px 0px 0px 0px;
}