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

/*------------------------------------------------------------
NORMALIZE styles
-------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,
input,textarea,p,blockquote,th,td, img {
	border: 4 solid #1D1D1D;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
a:focus, a:active, a { outline: none;}

/*------------------------------------------------------------
STRUCTURE styles
-------------------------------------------------------------*/

body {
	font-family: Arial, Verdana, sans-serif;
	color: #636363;
	font-size: 10px;
	background-color: #000;
	background-image: url(images/finalbackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	}
	
#header {
	width: 950px;
	height: 166px;
	position: relative;
	background-color: transparent;
	background-image: url(images/finalheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#wrap {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

.description {
	float: right;
	width: 200px;
	background-color: #010101;
	margin: 10px;
	height: 210px;
	position: relative;
	}
#project1, #project2, #project3, #project4, #project5, #project6, #project7,
#project8, #project9, #project10, #project11, #project12, #project13, #project14, #project15 {
	width: 630px;
	_width: 650px; /*IE6*/
	background-color: #191919;
	float: left;
	margin-top: 28px;
	position: relative;
	height: 230px;
	}

.project_solo {
	width: 630px;
	_width: 650px; /*IE6*/
	background-color: #191919;
	float: left;
	margin-top: 28px;
	position: relative;
	height: 230px;
	}

/*------------------------------------------------------------
NAVIGATION styles
-------------------------------------------------------------*/

.navigation {
	position: absolute;
	z-index: 10;
	left: 10px;
	width: 400px;
	float: none;
	margin-top: 10px;
	height: 215px;
	}

	.navigation .previous {
		float: left;
		text-align: left;	
		}

	.navigation .next {
		float: right;
		text-align: right;		
		}

.navigation a {
	width: 200px;
	height: 215px;
	display: block;
	background: transparent url(images/slider_nav_ie_hack.gif) center center no-repeat;
	}

.navigation a:hover.previous {
	background: transparent url(images/slider_nav_left.png) left center no-repeat;
	color: #fff;
	padding: 0;
	margin: 0;
	height: 215px;
	}
	
.navigation a:hover.next {
	background: transparent url(images/slider_nav_right.png) right center no-repeat;
	color: #fff;
	padding: 0;
	margin: 0;
	height: 215px;
	}

.navigation a span, .navigation a:hover span { display: none;}

/*------------------------------------------------------------
SLIDER styles
-------------------------------------------------------------*/

div.scroller {
	width: 400px;
	height: 230px;
	overflow: hidden;
	float: right;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	}

div.scroller div.section {
	width: 588px;
	height: 215px;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
	}

div.scroller div.content {
	width: 10000px;
	}

.active {
	background-color: #000;
	color: #fff;
	}

/*------------------------------------------------------------
TEXT styles
-------------------------------------------------------------*/

h2 {
	font-size: 15pt;
	margin: 20px 0 10px 10px;
	}

.description p {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	line-height: 140%;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
	}	
	
#header span, #header p {
	display: none;
	}
	
#header ul {
	position: absolute;
	list-style: none;
	left: 760px;
	top: 70px;
	margin: 0;
	padding: 0;
	}

#header li {
	margin: 3px 0 0 0;
	padding: 0;
	height: 23px;
	}

	

/*------------------------------------------------------------
ACTION styles
-------------------------------------------------------------*/

.action {
	top: 180px;
	left: 0;
	position: absolute;
	margin-left: 10px;
	}

	.launch {
		background: transparent url(images/launch.gif) 0 0 no-repeat;
		float: left;
		height: 22px;
		position: relative;		
		width: 67px;
		}
	a:hover.launch { background: transparent url(images/launch.gif) 0px -22px no-repeat;}
		
	.launch span {display: none;}
		
/*------------------------------------------------------------
FOOTER styles
-------------------------------------------------------------*/

#footer {
	clear:both;
	padding-top:20px;
	text-align: right;
	}
	
#footer_nav {
	width: auto;
	padding: 0;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	height: 200px;
	}

#footer_nav li { 
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute;
	top: 0;
	text-align: center;
	}

#footer_nav li, #footer_nav a {
    height: 90px; 
	display: block;
	}

.site_version a {
	background: transparent url(images/version_link_arrow.gif) 50% right no-repeat;
	color: #4a5558;
	font-size: 10px;
	font-weight: bold;
	margin: 10px 30px 0 0;
	padding: 0 8px 0 0;
	text-decoration: none;
	}

.site_version a:hover { 
	background: transparent url(images/version_link_arrow_hover.gif) 50% right no-repeat;
	color: #2dacfd;
	border-bottom: 1px dotted #2dacfd;
	}

/*----------------------------------------------
IMAGE REPLACEMENT styles
-----------------------------------------------*/

h2.swap { 
	background-repeat: no-repeat; 
	height: 24px; 
	width: 262px;
	}
	
h2.swap span { display: none;}

h2#title_jd { background: transparent url(images/jdtitle.png) top left no-repeat;}
h2#title_hc { background: transparent url(images/healthchoicetitle.png) top left no-repeat;}
h2#title_dd { background: transparent url(images/destinationtitle.png) top left no-repeat;}
h2#title_viridigo { background: transparent url(images/viridigotitle.png) top left no-repeat;}
h2#title_tvc { background: transparent url(images/tvctitle.png) top left no-repeat;}
h2#title_atkins { background: transparent url(images/matkinstitle.png) top left no-repeat;}
h2#title_print { background: transparent url(images/printtitle.png) top left no-repeat;}
h2#title_bc { background: transparent url(images/businesscardtitle.png) top left no-repeat;}
h2#title_logos { background: transparent url(images/logotitle.png) top left no-repeat;}
h2#title_artwork { background: transparent url(images/artworktitle.png) top left no-repeat;}


/*------------------------------------------------------------
CLEARFIX Hack
-------------------------------------------------------------*/		

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

	a:focus, a:active, a { outline: none;}
#sidepanel {
	float: right;
	width: 255px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/rightgradient.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-bottom: 20px;
}
#rightpanel2 {
	background-image: url(images/rightgradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 255px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#topnav {
	float: right;
	width: 200px;
	margin-top: 65px;
}
#imageborder {
	border: 4px solid #2E2E30;
	width: 200px;
}
#chatwrapper {
	border: 4px none #1D1D1D;
	width: 230px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 26px;
}
#sidetextwrap {
	width: 204px;
	margin-left: 26px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#sidetextwrap2 {
	width: 204px;
	margin-left: 26px;
	margin-top: 20px;
}
#sidepanel4 {
	background-image: url(images/rightgradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 255px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	width: auto;
}
#newfooter {
	background-image: url(images/newfooter.jpg);
	width: auto;
	background-repeat: repeat-x;
}
#bottom {
	background-image: url(images/footer2.jpg);
	background-repeat: repeat-y;
}
#finalfooter {
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	height: 270px;
}
#sidepanel5 {
	background-image: url(images/rightgradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 255px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#sidepanel6 {
	background-image: url(images/rightgradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 255px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#sidepanel7 {
	background-image: url(images/rightgradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 255px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#buttonwrap {
	text-align: right;
	margin-right: 20px;
}
#footertitlewrap {
	width: 950px;
}
#footerimagewrap {
	width: 950px;
	padding-top: 180px;
}
.style4 {	color: #999999
}
.style5 {font-size: 12px}
body,td,th {
	font-size: 10px;
}
.style6 {
	font-size: 14px;
	color: #E1E1E1;
}
.style7 {
	font-size: 12px;
	color: #999999;
}

</style>
#linkfooter {
	width: 350px;
}
