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

html {
	width: 100%;
	min-height:100%;
	margin: 0;
	padding: 0;
}

*html,*body{
	height:100%;
}

body {
	width: 100%;
	min-height:100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color:#a1a1a1;
	font-size: 100%;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	
}

*html #main {
	height:100%;
}


#main{
	position:absolute;
	top: 0px;
	width: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	background-image:url(../images/background/bg.png);
	background-repeat:repeat-x;
	}
	
#main a {
		color:#a1a1a1;
		text-decoration:none;
	}
	
#main a:hover {
		color:#333333;
	}
	
h1 {
	color: #00ccff;
	font-weight:bold;
	font-size:.6em;
	height: 11px;
	width: 120px;
	padding-left: 34px;
	padding-top: 9px;
	text-transform:uppercase;
	text-align:center;
	display:block;
}

p {
	color:#a1a1a1;
	font-size:.7em;
}

h2 {
	color:#333333;
	font-size:.7em;
	text-transform:uppercase;
}

h3 {
	color:#333333;
	font-size:.7em;
	text-transform:uppercase;
	padding-top: 8px;
}

h4 {
	color: #a1a1a1;
	font-weight:normal;
	font-size:.5em;
	text-transform:uppercase;
	height:20px;
	padding-left: 4px;
	background-image:url(../images/background/line.png);
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: 25px 10px;
	display:block;
}

h5 {
	color: #a1a1a1;
	font-weight:normal;
	font-size:.5em;
	text-transform:uppercase;
	height:20px;
	background-image:url(../images/background/line.png);
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: 24px 10px;
	display:block;
}

h6 {
	color: #00ccff;
	font-weight:bold;
	font-size:.6em;
	height: 11px;
	width: 120px;
	padding-left: 35px;
	padding-top: 9px;
	text-transform:uppercase;
	text-align:center;
	display:block;
}

#launch a {
	color: #FFFFFF;
	font-weight:normal;
	font-size:.6em;
	height: 18px;
	width: 106px;
	padding-top: 3px;
	margin-top: 15px;
	text-transform:uppercase;
	text-align:center;
	background-image:url(../images/background/launch_blue.png);
	overflow:hidden;
	background-repeat: no-repeat;
	display:block;
	}
	
#launch a:hover {
	color: #FFFFFF;
	font-weight:normal;
	font-size:.6em;
	height: 18px;
	width: 106px;
	padding-top: 3px;
	margin-top: 15px;
	text-transform:uppercase;
	text-align:center;
	background-image:url(../images/background/launch_grey.png);
	overflow:hidden;
	background-repeat: no-repeat;
	display:block;
	}
	
#cv a {
	color: #FFFFFF;
	font-weight:normal;
	font-size:.6em;
	height: 25px;
	padding-top: 13px;
	padding-left: 18px;
	text-transform:uppercase;
	background-image:url(../images/background/launch_blue.png);
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	display:block;
	}
	
#cv a:hover {
	color: #FFFFFF;
	font-weight:normal;
	font-size:.6em;
	height: 25px;
	padding-top: 13px;
	padding-left: 18px;
	text-transform:uppercase;
	background-image:url(../images/background/launch_grey.png);
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	display:block;
	}
	
#profile {
	color: #a1a1a1;
	font-weight:normal;
	font-size:.5em;
	text-transform:uppercase;
	height:20px;
	padding-left: 18px;
	background-image:url(../images/background/line.png);
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: 25px 10px;
	display:block;
}

#contact {
	color: #a1a1a1;
	font-weight:normal;
	font-size:.5em;
	text-transform:uppercase;
	height:20px;
	padding-left: 11px;
	background-image:url(../images/background/line.png);
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: 24px 10px;
	display:block;
}

#container {
margin: 0; padding: 0;
width: 770px;
margin:0 auto 0 auto;
}

#content {
display: inline;
margin: 0; padding: 0;
}


.clearme {
height: 10px;
margin: 0; padding: 0;
clear: both;
}

#header {
height:61px;
margin:0 auto 0 auto;
}

#header .logo {
display: inline;
float:left;
width:172px;
height:61px;
padding-left: 18px;
}

#navcontainer{
padding-top: 36px;
float: left;
padding-left: 434px;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-left: 15px;
font-family: Trebuchet, Arial, Helvetica, sans-serif;
font-size:.8em;
}

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

#work {
width: 770px;
height: 340px;

}

#tab {
width: 200px;
height: 45px;
padding-top: 36px;
background-image:url(../images/background/tab.png);
background-repeat:no-repeat;
background-position: 30px 36px;
}

#tab .branding {
	color: #00ccff;
	font-weight:bold;
	font-size:.6em;
	height: 11px;
	width: 120px;
	padding-left: 35px;
	padding-top: 9px;
	text-transform:uppercase;
	text-align:center;
	display:block;
}

#tab .visual {
	color: #00ccff;
	font-weight:bold;
	font-size:.6em;
	height: 11px;
	width: 120px;
	padding-left: 36px;
	padding-top: 9px;
	text-transform:uppercase;
	text-align:center;
	display:block;
}

#tab .about {
	color: #00ccff;
	font-weight:bold;
	font-size:.6em;
	height: 11px;
	width: 120px;
	padding-left: 35px;
	padding-top: 9px;
	text-transform:uppercase;
	text-align:center;
	display:block;
}

#tab .contact {
	color: #00ccff;
	font-weight:bold;
	font-size:.6em;
	height: 11px;
	width: 120px;
	padding-left: 35px;
	padding-top: 9px;
	text-transform:uppercase;
	text-align:center;
	display:block;
}

#containerleft {
width: 230px;
float:left;
margin-top: 28px;
}

#containerleft .detailtitle {
width: 45px;
height: 150px;
float:left;
}

#containerright {
width: 540px;
float:left;
margin-top: 28px;
}

#containerright .workstitle {
width: 45px;
height: 100px;
float:left;
}

#containerright .interactive {
width: 111px;
height: 100px;
float:left;
padding-right: 34px;
padding-top: 60px;
padding-bottom: 20px;
background-image:url(../images/background/interactive.png);
background-repeat:no-repeat;
}

#containerright .concept {
width: 83px;
height: 100px;
float:left;
padding-right: 34px;
padding-top: 60px;
padding-bottom: 20px;
background-image:url(../images/background/concept.png);
background-repeat:no-repeat;
}

#containerright .visual {
width: 83px;
height: 100px;
float:left;
padding-right: 14px;
padding-top: 60px;
padding-bottom: 20px;
background-image:url(../images/background/visual.png);
background-repeat:no-repeat;
}

#containerright .branding {
width: 100px;
height: 100px;
float:left;
padding-right: 34px;
padding-top: 60px;
padding-bottom: 20px;
background-image:url(../images/background/branding.png);
background-repeat:no-repeat;
}

ul {
font-family: Trebuchet, Arial, Helvetica, sans-serif;
font-size:.9em;
padding: 0;
margin: 0;
list-style-type: none;
}

ul li {
font-family: Trebuchet, Arial, Helvetica, sans-serif;
font-size:.8em;
color: #a1a1a1;
padding: 0;
margin: 0;
list-style-type: none;
}

.selected {
color: #00ccff;
}

#footer {
display: inline;
height: 22px;
width: 100%;
float:left;
background-color: #a1a1a1;
position: absolute; 
bottom: 0px; 
left: 0px;
}  

#footerContainer{
	position: relative;
}


#footer .copyright {
font-size:.7em;
color: #FFFFFF;
width: 150px;
font-weight:normal;
float:left;
padding-left: 30px;
padding-top: 5px;
}

#footer .button {
font-size:.7em;
color: #FFFFFF;
font-weight:normal;
float:right;
padding-right: 30px;
padding-top: 5px;
}

#footer .button a {
font-weight:normal;
color: #FFFFFF;
text-decoration: none;
}

#footer .button a:hover{
font-weight:normal;
color: #333333;
}
