﻿#design_title, #container, img, #player, #ibox_title, #logo, #ibox_title_different, #ibox_title_what_we_do, #ibox_title_get_in_touch { 
	behavior: url(scripts/iepngfix.htc); 
	}
.image {
	margin-left:-10px;
	}
body {
	margin:0px;
	padding:0px;
	background:url('images/bg2.jpg');
	}
#logoholder {
	width:950px;
	height:115px;
	margin-left:auto;
	margin-right:auto;
	}	
#logo {
	margin-top:38px;
	margin-right:20px;
	width:197px;
	height:45px;
	float:right;
	cursor:hand;
	}
	
#header {
	height:115px;
	width:100%;
	background:url('images/bg_header.jpg');
	background-repeat:repeat-x;
	}
#tube {
	width:100%;
	height:7px;
	background:url('images/tube.jpg');
	font:0.05pt "Trebuchet MS";
	margin-bottom:40px;
	}
#container {
	width:850px;
	background:#000;
	margin-left:auto;
	margin-right:auto;
	padding:40px;
	overflow:hidden;

	}
#design_title {
	width:421px;
	height:71px;
	margin-bottom:30px;
	}
.posts {
	font:8pt "Trebuchet MS"; 
	color:#aaa;
	padding-right:10px;
	list-style-type:disc;
	list-style-position:inside;
	line-height:19px;
		}
#postholder {
	width:175px;
	height:auto;
	float:left;
}
img {
	padding-left:11px;
	border:0px;
	}
#leftcol {
	width:380px;
	float:left;
	}
#rightcol {
	width:350px;
	float:left;
	margin-left:50px;
	height:auto;
	}
#player {
	position:absolute;
	margin-left:0px;
	width:444px;
	height:373px;
	background:url('images/player.png');
}
#playerx {
	margin-left:0px;
	width:365px;
	height:295px;
	background:#222;
}
#playery {
	margin-top:20px;
	margin-left:0px;
	width:366px;
	height:233px;
	background:#222;
}
#portfoliobox {
	padding:5px;
	margin:5px;
	padding-bottom:20px;
	margin-top:30px;
	margin-left:-15px;
	width:450px;
	height:auto;
	}
#clear {
	clear:left;
	}
#portfolio {
	width:115px;
	height:99px;
	float:left;
	margin:3px;
	}
#ibox_title {	
	width:269px;
	height:61px;
	margin-top:10px;
	}
#ibox_title_different {	
	width:379px;
	height:61px;
	}
#ibox_title_what_we_do {	
	width:379px;
	height:61px;
	}
#ibox_title_get_in_touch {	
	width:379px;
	height:61px;
	}
#ibox_title_how_we_can_help {	
	width:379px;
	height:61px;
	}
h2 {
	font:9pt/14pt "Trebuchet MS";
	color:#aaa;
	line-height:18px;
	}
.bold {
	font:9pt/14pt "Trebuchet MS";
	color:#fff;
	}
.body2 {
	font:18pt/22pt "Trebuchet MS";
	color:#aaa;
	}
h1 {
	font:10pt "Trebuchet MS";
	color:#eee;
	line-height:18px;
	}
h3 {
	color:#fff;
	font:10pt/16pt "Tahoma";
	letter-spacing:-0.05px;
	}
.email:link {
	font:18pt "Trebuchet MS";
	color:#aaa;
	text-decoration:none;
	}
.email:visited {
	font:18pt "Trebuchet MS";
	color:#aaa;
	text-decoration:none;
	}
.email:hover {
	font:18pt "Trebuchet MS";
	color:#fff;
	text-decoration:underline;
	}	

.link:link {
	font:8pt "Trebuchet MS";
	color:#aaa;
	text-decoration:none;

	}
.link:visited {
	font:8pt "Trebuchet MS";
	color:#aaa;
	text-decoration:none;
	}
.link:hover {
	font:8pt "Trebuchet MS";
	color:#fff;
	text-decoration:underline;
	}	
#title_holder {
	width:300px;
	height:auto;
	margin-left:-15px;
	}
#navigation {
	margin-bottom:12px;
	padding:0px;
	width:930px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	}
#tabnav {
	height: 10px;
	margin: 0;
	margin-top:0px;
	padding-left: 10px;
	background: url('css-tabs.gif') repeat-x bottom;
	float:right;
}
#tabnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font:7pt "Tahoma";
}
#tabnav a:visited {
	width:160px;
	float: left;
	background: #121312;
	line-height: 14px;
	padding: 4px;
	margin-left: 1px;
	text-decoration: none;
	color: #A7A6A6;
	text-align:center;
	text-transform:uppercase;
}
#tabnav a:link {
	width:160px;
	float:left;
	background: #121312;
	line-height: 14px;
	padding: 4px;
	margin-left: 1px;
	text-decoration: none;
	color: #A7A6A6;
	text-align:center;
	text-transform:uppercase;
}
#tabnav a:visited.active {
	background: #272827;
	color: #fff;
}
#tabnav a:link.active {
	background: #272827;
	color: #fff;
}
#tabnav a:hover {
	background: #272827;
	color: #fff;
	}
ul.list {
	color:#fff;
	}