@charset "utf-8";
/* CSS Document */
body {


}
#wrapperGraphics {
	width: 1000px;
	height: 650px;
	background-color:#EDEEE9;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #748a81;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #mainContent #text #viewVideoEmails {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF8080;
	background-color: #EDEEE9;
	text-align: center;
	font-weight: bold;
	padding-left: 15px;
	font-size: 13px;
}

#wrapper {
	width: 1000px;
	height: 512px;
	background-color:#EDEEE9;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #7F8A81;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float: left;
	margin-top: 8px;
}
.contact {
	font-size: 1.2em;
	font-weight: bold;
}
#header {
	height: 63px;
	background-color: #ffffff;
}
#contact  {
	background-color: #ffffff;
	height: 58px;
	margin-top: 0px;
}


.phone {
	color: #7F8A81;
}
#contact {
	float: right;
	width: 250px;
	text-align: right;
	padding-right: 10px;
	color:#7F8A81;
	font-size: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
}

#navigation {
	background-color:#7F8A81;
	height: 73px;
	clear:left;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #navigation ul .download a {
	color: #f6ee6a;
}

#navigation ul li {
	display: inline;	
}
#navigation ul li a {
	float:left;
	height:19px;
	padding:10px;
	text-decoration: none;
	margin-top:27px;
	margin-left:18px;
	font-weight: bold;
}
#navigation ul li a:link, #navigation ul li a:visited {
	color:#E8E9E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#navigation ul li a:hover {
	background-color:#666;
}

#wrapper #navigation ul .current a {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #EDEEE9;
	background-color: #333;
}
#wrapperGraphics #navigation ul .currentGraphics a {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #EDEEE9;
	background-color: #333;
}
#wrapper #navigation ul .resume a {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #EDEEE9;
	background-color: #333;
	color:#f6ee6a;
}
#leftImage {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#mainContent {
	float: right;
	width: 509px;
	height: 353px;
	margin-top: 10px;
	margin-right: 10px;
}
#mainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 2px;
	padding-left: 0px;
	text-align: right;
	float: right;
}
#mainContent #text {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	height: 320px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 14px;
	text-align: left;
}
#resumeButton {
	text-align: center;
	padding-top: 20px;
}

#footer  {
	clear: both;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 1000px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	color: #999;
}
#footer a {
	text-decoration: underline;
	color: #999;
}
#wrapper #comingSoon {
	margin-top: 150px;
	margin-left: 440px;
	font-size: 18px;
	font-weight: bold;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #header #logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer #connect {
	text-align: center;
	width: 1000px;
	padding-top: 8px;
	height: 53px;
}
#footer #connect a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}
