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

body {
	background:url(images/BG_body.gif) repeat-x #222222;
}

img {
	border:none;
}

#imageWrapper {
	height:367px;
	width:100%;
	position:relative;
}

#launchLink {
	position:absolute;
	top:351px;
	left:788px;
	width:200px;
	color:#ffffff;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#launchLink a:link, #launchLink a:visited, #launchLink a:hover {
	color:#ffffff;
	font-family:Arial, sans-serif;
	font-size:11px;
	text-decoration:none;
}

#imagesBG {
	height:350px;
	width:988px;
	background:url(loadingIcon.gif) no-repeat 50% 50%;
	position:relative;
}

#images {
	height:350px;
	width:988px;
	overflow:hidden;
	position:absolute;
}

#navMod {
	color:#ffffff;
	width:948px;
	font-family:Arial, sans-serif;
	font-size:11px;
	line-height:13px;
	margin-left:40px;
	overflow:hidden;
}

#navLeftCol {
	margin:20px 20px 0 0;
	width:233px;
	float:left;
	position:relative;
}


#navLogo img {
	margin-bottom:20px;
}


#navMain {
	float:left;
	width:100px;
	height:176px;
}

#navWork {
	float:right;
	text-align:right;
	width:100px;
	}

.clearBoth {
	clear:both;
}

.link, .workLink {
	cursor:pointer;
	color:#ffffff;
}

.skill {
	color:#ffffff;
}

#contact {
	color:#666666;
}

#contact a:link, #contact a:visited, #contact a:hover {
	color:#bbbbbb;
	text-decoration:none;
}

#contact strong {
	color:#ffffff;
}

#contentCol {
	margin:0 20px 0 0;
	float:left;
	width:554px;
	height:318px;
	position:relative;
}

#contentCol1 {
	margin:0 20px 0 0;
	float:left;
	width:554px;
	height:258px;
	background-color:#333333;
	position:absolute;
	top:60px;
	left:0px;
}

#contentCol2 {
	width:552px;
	height:256px;
	background-color:#222222;
	position:absolute;
	top:61px;
	left:1px;
}

#contentCol3 {
	width:550px;
	height:254px;
	background-color:#333333;
	position:absolute;
	top:62px;
	left:2px;
}

.contentColContent {
	width:550px;
	height:254px;
	position:absolute;
	top:62px;
	left:2px;
	overflow:hidden;
	color:#777777;
	display:none;
}

.contentColWork {
	width:550px;
	height:254px;
	position:absolute;
	top:47px;
	left:12px;
	overflow:hidden;
	color:#777777;
	visibility:hidden;
}

.contentColContent strong {
	font-weight:bold;
	color:#FFFFFF;
}

.contentColContent #dmgLogoSM {
	margin-bottom:4px;
}

.contentInset {
	margin:20px 0 0 20px;
}

.teamMember {
	float:left;
	margin:0 20px 20px 0;
	width:44px;
	cursor:pointer;
}

.teamMember img {
	border:2px solid #aaaaaa;
}

.teamMember .teamName {
	background-color:#111111;
	width:44px;
	padding:2px 0px 0 0;
	margin-top:5px;
	font-size:10px;
}

#rightCol {
	margin:60px 0 0 0;
	float:left;
}

.workInd {
	width:530px;
	position:absolute;
	top:0px;
}

.dot {
	width:7px;
	height:7px;
	line-height:0px;
	margin:0px 3px;
	position:relative;
	top:1px;
}

.workClick {
	cursor:pointer;
}

.workClick strong {
	color:#ffffff;
}

.subContent {
	margin:20px;
}
	

.subContent strong {
	color:#ffffff;
	font-weight:bold;
}

.subContent strong.contentChange {
	cursor:pointer;
}

.subContent img {
	border:2px solid #666666;
	margin:0 10px 20px 0;
	float:left;
}

.subContent a:link, .subContent a:visited,.subContent a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.carousels {
	position:absolute;
}

.mainNavLink {
	padding-left:1px;
}

#vidBG {
	width:948px;
	height:350px;
	position:absolute;
	top:0px;
	left:40px;
	background-image:url(images/BG_vid.gif);
	background-repeat:no-repeat;
}