@charset "utf-8";

/*colors:

orange : #fb4700 */


body {
	background-image: url(images/BG.gif);
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
}


hr {
	height:1px;
	border: none;
	color:#fb4700;
	background-color:#fb4700;
	margin: 10px 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 8px 0 8px 0;
}

iframe {
	border: none;
}


a, a:link, a:visited {
	text-decoration:none;
	color: #fb4700;
	outline: none;
}

a:hover, a:active {
	color:#b4b4bc;
	outline: none;
}

a.reverseLink:link, a.reverseLink:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a.reverseLink:hover, a.reverseLink:active {
	color: #fb4700;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.homeHeadline {
	font-size: 42px;
	line-height: 42px;
}

.homeBodyText {
	font-size: 16px;
	line-height: 23px;
}

.footerTitles {
	font-size: 24px;
	text-transform:uppercase;
	display: block;
	line-height: 24px;
	margin-bottom: 15px;
}

.sizeEleven {
	font-size: 11px;
}

.sizeTwelve {
	font-size:12px;
}

.sizFourteen {
	font-size:14px;
}

.subHead {
	font-size: 30px;
	line-height: 32px;
	padding-top: 4px;
}

.employmentTable {
	margin-top: 12px;
}

.resumePaddingTop {
	padding-top: 8px;
}

.aboutMeInfoTable {
	line-height: 22px;
	margin-top: 15px;
}

.portfolioInfoTable {
	line-height: 18px;
	margin-top: 5px;
}

#header {
	height: 120px;
	background-image:url(images/headerBG.gif);
	background-repeat:repeat-x;
	width: 100%;
}

#headerContainer {
	width: 950px;
	height: 120px;
	position: relative;
	margin: 0 auto;
	background-image:url(images/headerGlow.png);
	background-repeat:no-repeat;
	background-position: 45px;
}

#logo {
	width: 358px;
	height: 75px;
	position: absolute;
	top: 30px;
	left: 0px;
}

#nav {
	width: 516px;
	height: 101px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#nav a:link, #nav a:visited {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size: 20px;
	display:block;
	height: 40px;
	line-height: 20px;
	padding-top: 61px;
	text-align:center;
}

#nav a:hover, #nav a:active {
	color: #fb4700;
	text-decoration:none;
}

#nav a.home {
	width: 94px;
}

#nav a.homeCurrent, #nav a.homeCurrent:link, #nav a.homeCurrent:visited, #nav a.homeCurrent:hover, #nav a.homeCurrent:active {
	width: 94px;
	background-image:url(images/nav/home.png);
	background-repeat:no-repeat;
	cursor:default;
	color:#FFFFFF;
}

#nav a.portfolio {
	width: 151px;
}

#nav a.portfolioCurrent, #nav a.portfolioCurrent:link, #nav a.portfolioCurrent:visited, #nav a.portfolioCurrent:hover, #nav a.portfolioCurrent:active {
	width: 151px;
	background-image:url(images/nav/portfolio.png);
	background-repeat:no-repeat;
	cursor:default;
	color:#FFFFFF;
}

#nav a.aboutme {
	width: 140px;
}

#nav a.aboutmeCurrent, #nav a.aboutmeCurrent:link, #nav a.aboutmeCurrent:visited, #nav a.aboutmeCurrent:hover, #nav a.aboutmeCurrent:active {
	width: 140px;
	background-image:url(images/nav/about.png);
	background-repeat:no-repeat;
	cursor:default;
	color:#FFFFFF;
}

#nav a.contact {
	width: 131px;
}

#nav a.contactCurrent, #nav a.contactCurrent:link, #nav a.contactCurrent:visited, #nav a.contactCurrent:hover, #nav a.contactCurrent:active {
	width: 131px;
	background-image:url(images/nav/contact.png);
	background-repeat:no-repeat;
	cursor:default;
	color:#FFFFFF;
}

#headerBottom {
	height: 34px;
	width: 100%;
	background-image:url(images/headerBottomBG.gif);
	background-repeat:repeat-x;
}



#headerBottomContainer {
	height: 34px;
	width: 950px;
	margin: 0 auto;
	background-image:url(images/headerBottomGlow.png);
	background-repeat:no-repeat;
	background-position: 15px;
}

#headerBottomZigZag {
	height: 27px;
	width: 100%;
	margin-top: -7px;
	background-image:url(images/headerBottomZigZag.png);
	background-repeat:repeat-x;
}

#middle {
	background-image:url(images/middleBG.png);
	background-repeat:repeat-x;
	background-color: #070621;
	min-height: 350px;
	width: 100%;
}

#middleContainer {
	width: 950px;
	margin: 0 auto;
	position:relative;
}

#leftCol {
	width: 571px;
	float: left;
	margin: 0;
	padding: 0;
}

#rightCol {
	width: 347px;
	float: right;
	margin: 0;
	padding: 0;
}

#homeFlash {
	width: 571px;
	height: 337px;
	position: relative;
	z-index: 900;
}

#featuredSiteBurst {
	width: 119px;
	height: 117px;
	position: absolute;
	top: -40px;
	left: -35px;
	z-index: 1000;
}

#flashContent {
	z-index: 900;
}

#footerTopZigZag {
	height: 27px;
	background-image:url(images/footerTopZigZag.png);
	background-repeat:repeat-x;
	width: 100%;
	z-index: 900;
	margin-top: -54px;
}

#footerTop {
	height: 54px;
	width: 100%;
	background-image:url(images/footerTopBG.gif);
	background-position: 750px bottom;
	background-repeat:repeat-x;
}

#footerTopGlow {
	height: 54px;
	width: 950px;
	margin: 0 auto;
	background-image:url(images/footerTopGlow.png);
	background-position: 30px bottom;
	background-repeat:no-repeat;
	z-index: 800;
}

#footer {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0;
	min-height: 180px;
	background-image:url(images/footerGlow.png);
	background-repeat:no-repeat;
	background-position: 70px top;
}

#footer a:hover, #footer a:active {
	color:#FFFFFF;
}

#footerContent {
	width: 950px;
	background-image:url(images/footerContentBG.gif);
	background-repeat:repeat-y;
}

#footerColLeft {
	width: 521px;
	float: left;
}

#footerColLeftLeft {
	width: 241px;
	float: left;
	background-image:url(images/greenPX.gif);
	background-repeat:repeat-x;
	background-position: 0 30px;
}

#footerColLeftRight {
	width: 195px;
	float: right;
	background-image:url(images/greenPX.gif);
	background-repeat:repeat-x;
	background-position: 0 30px;
}

#footerColLeftRight ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footerColLeftRight li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}

#footerColRight {
	width: 343px;
	float: right;
}

#footerColRightLeft {
	width: 89px;
	float: left;
	background-image:url(images/greenPX.gif);
	background-repeat:repeat-x;
	background-position: 0 30px;
}

#footerColRightLeft ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#footerColRightLeft li {
	list-style: none;
	background-image:url(images/bullet.png);
	background-repeat:no-repeat;
	background-position: 0 3px;
	margin: 0;
	padding: 0 0 5px 18px;
}

#footerColRightRight {
	width: 169px;
	float: right;
	background-image:url(images/greenPX.gif);
	background-repeat:repeat-x;
	background-position: 0 30px;
}

.projectContainer {
	width: 950px;
	padding: 35px 0;
	border-bottom: solid 1px #fb4700;
}

.projectLeft {
	width: 571px;
	float: left;
}

.projectRight {
	width: 347px;
	float: right;
}

.projectTitle {
	font-size: 30px;
	line-height: 33px;
}
	

