body,td,th {
	font-family: Century Gothic;
	font-size: 13px;
}
a img, fieldset {
	border:none;
}
.txtHeader {
font-size:18px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}

.container {
	width:874px;
	padding-top:90px;
	position:absolute;
	left:50%;
	margin-left:-437px; 
}
.header {
	width:874px;
	height: 100px;
	background:url(../images/header.png) top no-repeat;
}

.mainSection{
	background:url(../images/launcherBG.png) top no-repeat;
	color:#FFF;
	padding:20px 30px 0px 30px;
	height:455px;
}
.introTxt{
	height:170px;
	width:814px;
	text-align:justify;
	padding-bottom:10px;
	border-bottom:#FFF 1px dotted;
}
.launcher {
	width:814px;
	padding-top:25px;
	padding-bottom:25px;
	border-bottom:#FFF 1px dotted; 
	height:132px;
}
.launchPortfolio {
	width:209px;
	height:137px;
	float:left;
}
.launchHistory {
	width:269px;
	height:137px;
	margin-left:48px;
	float:left;
}
.launchRants {
	width:239px;
	height:137px;
	float:right;
}
.downloadResume {
	width:814px;
	height:25px;
	font-size:16px;
	text-align:center;
	padding: 20px 0px 20px 0px;
}
.downloadResume a {
	color:#FFF;
	text-decoration:none;
}
.downloadResume a:hover {
	text-decoration:underline;
}
.lowerSection {
	width:874px;
	height:600px;
	background:url(../images/lowerBG.png) top no-repeat;
}
.approach {
	width:824px;
	height: 100px;
	text-align:justify;
	padding:25px;
}
.projects{
	color:#000;
	width:385px;
	height:425px;
	padding: 0px 25px 0px 25px;
	border-right:#000000 1px dotted;
	float:left;
}
.news{
	color:#000;
	width:380px;
	height:425px;
	padding: 0px 25px 0px 25px;
	float:right;
}
.footer {
	width:824px;
	font-size:10px;
	text-align:center;
	padding-bottom:10px;
}
.title {
	color:#91161a;
	font-weight:bold;
	font-size:14px;
}
.mainTitle {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
}
.closeButton {
	font-size:10px;
	margin-left:790px;
}
.hLine {
	height: 10px;
	border-bottom:#000 1px dotted;
}
.slide-out-div {
	width: 874px;
	background: url(../images/contactBG.png) bottom no-repeat;
}
.slide-out-content {
 	padding: 10px 0px 0px 25px;
}