* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

a {
	text-decoration:none;
	color:#FFF;
}

p {
	line-height: 12pt;
}

#wrap {

}
body {
	background: #6b6d6f url(../images/mainBgdSlice.jpg) repeat-x;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#mainGlow {
	background:url(../images/mainNavGlow.png) repeat-x;
	position:absolute;
	top: 99px;
	width: 100%;
	height: 517px;
	z-index: 0;
	left: 0px;
	display: none;
}

#page {
	width: 1000px;
	margin: 0px auto 0 auto;
	position:relative;
	z-index:1;
}

#mainLogo {
	width: 271px;
	height: 26px;
	background: url(../images/logo.png) no-repeat;
	float:left;
	margin: 50px 0 0 11px;
}

#mainNav {
	float: right;
	padding: 0 20px 0 0;
}

#mainNavAbout {
	float: right;
	padding: 46px 20px 0 0;
}

.mainNavHover {
	 list-style-type: none;
     list-style-position:outside;
     position: relative;
     margin: 0;
     padding: 0;

}

.mainNavHover li{
    display: block;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
    float: left;
    width: 120px;
    height: 50px;
    margin-right: 0px;

}

.mainNavHover li a{
	display:block;
	height:50px;
	text-indent:-9999px;
	background:url(../images/mainNavigation.png) no-repeat;
}

#mainNavHoverItem1 a{
	background-position: 0px 0px;
}

#mainNavHoverItem2 a{
	background-position: -180px 0px;
}

#mainNavHoverItem3 a{
	background-position: -360px 0px;
}

#mainNavHoverItem4 a{
	background-position: -540px 0px;
}

#mainNavHoverItem1 a:hover,  #mainNavHoverItem1 #active {
	background-position: 0px -50px;	
}

#mainNavHoverItem2 a:hover,  #mainNavHoverItem2 #active {
	background-position: -180px bottom;	
}

#mainNavHoverItem3 a:hover,  #mainNavHoverItem3 #active {
	background-position: -360px bottom;	
}

#mainNavHoverItem4 a:hover,  #mainNavHoverItem4 #active {
	background-position: -540px bottom;	
}

#subNav {
	width: 1000px;
	height: 46px;
	padding: 2px 0 0 0;
	z-index:2;
	float: left;
}

.subNavLeft {
	float:left;
	width: 24px;
	height: 45px;
	background: url(../images/SubNavLeftNoArrow.png) no-repeat;
}

.subNavLeftHover {
	float:left;
	width: 50px;
	height: 45px;
	background: url(../images/SubNavLeftArrowHover.png) no-repeat;
}

#subNavMiddle {
	float:left;
	background: url(../images/SubNav.png) repeat-x;
}

.slide {
	position:relative;
	overflow:hidden;
	width: 922px;
	height: 44px;
}

#subNavMiddle ul {
	list-style-type:none;
	padding: 0 0 0 0;
}

#subNavMiddle ul li {
	float: left;
	width: 153px;
	display:block;
}

#subNavMiddleContainer {
	width: 918px; /* 140px x the number of items in the subnav*/
	position:absolute;
}


.subNavRight {
	float:left;
	width: 24px;
	height: 45px;
	background: url(../images/SubNavRightNoArrow.png) no-repeat;
}

.subNavRightHover {
	float:left;
	width: 50px;
	height: 45px;
	background: url(../images/SubNavRightArrowHover.png) no-repeat;
}

#leftSide {
	float:left;
	width: 345px;
	padding: 35px 0 0 0;
}

#footer {
	clear:both;	
}

.projectDescription {
	padding: 10px 0 0 0;
	height: 160px;
	overflow:hidden;
	font-size: 12px;
}

.projectDescriptionNoVideo {
	padding: 10px 0 20px 0;
	font-size: 12px;
}

.projectTitle h2 {
}

.projectVideo {
	width: 322px;
	height: 340px;
	clear: both;
}

#leftSideWrap {
	width: 322px;
	margin: 0 auto 0 auto;
}

#rightSideWrap {
	width:575px;
	padding: 75px 0 0 0;
	margin: 0 auto 0 auto;
}

#rightSide {
	width: 655px;
	float: left;
}

.projectLaunch a {
	background: url(../images/LaunchBtn.png) no-repeat left bottom;
	position:absolute;
	top: 273px;
	width: 87px;
	height: 31px;
	left: 876px;
	z-index: 1001;
}

.projectLaunchHover a {
	background: url(../images/LaunchBtnHover.png) no-repeat left bottom;
	position:absolute;
	top: 273px;
	width: 87px;
	height: 31px;
	left: 876px;
	z-index: 1002;
}

#subNavHoverImage{
        position:absolute;
        background:url(../images/subNavHoverBgd.png) no-repeat;
        padding:19px 14px 0 14px;
		width: 156px;
		height: 128px;
        display:none;
		z-index: 1002;
}

#projectApps {
	font-size:11px;
	width: 322px;
}

#appsUsed {
	width: 130px;
	float:left;
}

#techUsed {
	width: 192px;
	float:left;
}

#techUsed ul {
	padding: 0 0 10px 10px;
	font-size:10px;
}

#appIcons ul {
	list-style-type:none;
}

#appIcons li {
	width: 25px;
	height: 25px;
	float: left;
	padding: 10px 10px 0 0;
}

#techListLeft {
	width: 111px;
	float:left;
	padding: 10px 0 0 0;
}

#techListRight {
	width: 81px;
	float:left;
	padding: 10px 0 0 0;
}

#more {
	text-align:right;
}
#loadingTxt {
	position: relative;
	top: 200px;
	text-align: center;
}
#downloadResume {
	height: 35px;
	width: 167px;
	padding: 5px 0 6px 300px;
}
