body {
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	background: #2b0545 url("../images/body-background-gradient.png") top left repeat-x;
	}

.internal {
	background: #371757 url("/assets/images/internal-background-grad.png") top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

#container {
	width: 898px;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 17px 0px 0px 0px;
	}

#shadow-top {
	position: absolute;
	top: 0px;
	left: 31px;
	width: 837px;
	height: 17px;
	background: transparent url("../images/body-background-top.png") top left no-repeat;
	}

#shadow-left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 31px;
	height: 781px;
	background: transparent url("../images/body-background-left.png") top left no-repeat;
	}

#shadow-right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30px;
	height: 781px;
	background: transparent url("../images/body-background-right.png") top left no-repeat;
	}

#front-content {
	position: relative;
	margin: 0px 30px 0px 31px;
	padding: 0px;
	width: 837px;
	background: white url("../images/front-content-background-bottom.png") bottom left no-repeat;
	height: 764px;
	}

#front-brag {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 837px;
	height: 480px;
	background: white url("../images/front-brag-2.jpg") top left no-repeat;
	/*z-index: 10;*/
	text-align: left; 
	}

#front-brag a {
	position: absolute;
	top: 10px;
	left: 40px;
	}

#front-brag img {
	border-width: 0px;
	}

#front-brag-1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 837px;
	height: 480px;
	background: white url("../images/front-brag-3.jpg") top left no-repeat;
	/*z-index: 10;*/
	text-align: left; 
	}

#front-brag-1 a {
	position: absolute;
	top: 10px;
	left: 40px;
	}

#front-brag-1 img {
	border-width: 0px;
	}

#front-containers {
	position: absolute;
	bottom: 11px;
	left: 11px;
	width: 816px;
	height: 379px;
	background: white;
	overflow: hidden;
	}

#front-navigation {
	float: left;
	width: 370px;
	height: 210px;
	background: white;
	border: 1px solid white;
	overflow: hidden;
	text-align: left;
	margin: 8px 20px 0px 20px;
	}

#front-navigation ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	}

#front-navigation li {
	display: block;
	width: 370px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background: white url("../images/nav-separator.png") bottom left no-repeat;
	}

#front-navigation a {
	text-decoration: none;
	display: block;
	width: 370px;
	height: 23px;
	line-height: 20px;
	font-size: 16px;
	font-family: Verdana, sans-serif;
	background: transparent url("../images/nav-icon.png") 5px 7px no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 1px 0px;
	color: black;
	border-width: 0px;
	}

#front-navigation a:hover {
	background-color: #fafafa;
	}

#internal-navigation {
        float: left;
        width: 370px;
        height: 200px;
        background: white;
        border: 0px solid white;
        overflow: hidden;
        text-align: left;
        margin: 0px 0px 0px 50px;
        }
        
#internal-navigation ul {
        margin: 20px 0px 0px 10px;
        padding: 0px;
        list-style: none; 
        }

#internal-navigation li {
        display: block;
        width: 370px;
        height: 26px;
        margin: 0px;
        padding: 0px;
        background: white url("../images/nav-separator.png") bottom left no-repeat;
        }

#internal-navigation a {
        text-decoration: none;
        display: block;
        width: 370px;
        height: 23px;
        line-height: 20px;
        font-size: 16px;
        font-family: Verdana, sans-serif;
        background: transparent url("../images/nav-icon.png") 5px 7px no-repeat;
        padding: 0px 0px 0px 20px;
        margin: 0px 0px 1px 0px;
        color: black;
        border-width: 0px;
        }

#internal-navigation a:hover {
        /*background-color: #fafafa;*/
	color: #5d37df;
        }


#front-about {
	float: left;
	width: 370px;
	height: 160px;
	border: 1px solid #d7d7d7;
	margin: 20px 0px 0px 10px;
	overflow: hidden;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #545252;
	text-align: left;
	}

#front-about p {
	margin: 15px 30px 15px 30px;
	}

#front-about img {
	border: 0px solid black;
	}

.front-title {
	font-weight: bold;
	}

.front-icon {
	float: left;
	margin: 0px 0px 0px 80px;
	}

#front-seekers {
	float: left;
	width: 370px;
	height: 130px;
	color: white;
	background: #6fc954;
	border: 1px solid #afe0a1;
	overflow: hidden;
	margin: 20px 20px 0px 20px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	}

#front-seekers h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 30px 0px 30px;
	}

#front-seekers p {
	margin: 2px 30px 10px 30px;
	}

#front-seekers a {
	display: block;
	width: 123px;
	height: 27px;
	float: right;
	margin: 6px 30px 0px 0px;
	}

#front-seekers a img {
	border-width: 0px;
	}

#front-employers {
	float: left;
	width: 370px;
	height: 130px;
	color: white;
	background: #888ecc;
	border: 1px solid #bcbfe2;
	overflow: hidden;
	margin: 20px 0px 0px 10px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	}

#front-employers h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 25px 0px 30px;
	}

#front-employers p {
	margin: 2px 25px 10px 30px;
	}

#front-employers a {
        display: block;
        width: 123px;
        height: 27px;
        float: right;
        margin: 6px 30px 0px 0px;
        }

#front-employers a img {
        border-width: 0px;
        }

#footer {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 60px;
	background: transparent url("../images/body-background-bottom.png") top left no-repeat;
	}

#footer p {
	margin: 0px;
	padding: 0px;
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 50px;
	font-weight: bold;
	}

#internal-container {
	width: 904px;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 17px 0px 0px 0px;
	background: transparent url('../images/internal-content-back.png') 32px 0px repeat-y;
	min-height: 764px;
	}

#internal-shadow-top {
	position: absolute;
	width: 837px;
	height: 17px;
	top: 0px;
	left: 34px;
	background: transparent url("../images/internal-background-top.png") top left no-repeat;
	}

#internal-shadow-left {
	position: absolute;
	width: 34px;
	height: 781px;
	top: 0px;
	left: 0px;
	background: transparent url("../images/internal-background-left.png") top left no-repeat;
	}

#internal-shadow-right {
	position: absolute;
	width: 33px;
	height: 781px;
	top: 0px;
	right: 0px;
	background: transparent url("../images/internal-background-right.png") top right no-repeat;
	}

#internal-content {
	position: relative;
	background: transparent url("../images/internal-masthead-back.png") 34px 0px no-repeat;
	}

#internal-masthead {
	width: 770px;
	height: 80px;
	/*background: transparent url('../images/resume_stack_still.jpg') bottom left no-repeat;*/
	background: transparent;
	position: relative;
	margin: 0px 0px 0px 70px;
	padding: 150px 0px 0px 0px;
	}

#internal-masthead a {
	position: absolute;
        top: 10px;
        left: 5px;
        }

#internal-masthead img {
        border-width: 0px;
        }

#internal-masthead-flv {
	width: 770px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 150px;
	left: 0px;
	}

#internal-copy {
	float: left;
	margin-top: 10px;
	width: 400px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 40px 0px;
	text-align: left;
	}

#internal-copy label {
	display: block;
	float: left;
	font-weight: bold;
	width: 120px;
	height: 25px;
	line-height: 25px;
	margin: 5px 0px 0px 0px;
	}

#internal-copy input {
	height: 25px;
	margin: 5px 0px 0px 0px;
	}

#internal-copy textarea {
	height: 150px;
	}

#internal-copy h2 {
	margin: 0px;
	padding: 0px;
	/*color: #d2ac14;*/
	color: #3314d2;
	font-size: 16px;
	font-weight: normal;
	}

#about-wbe {
	width: 450px;
	text-align: center;
	}

#about-wbe img {
	border-width: 0px;
	}

#internal-content-bottom {
	position: absolute;
	height: 40px;
	width:837px;
	bottom: 0px;
	left: 34px;
	background: transparent url("../images/internal-content-bottom.png") top left no-repeat;
	}

#internal-footer {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 904px;
	height: 30px;
	background: transparent url("../images/internal-background-bottom.png") 0px 0px no-repeat;
	color: white;
	font-weight: bold;
	line-height: 40px;
	font-size: 10px;
	}

#internal-footer p {
	margin: 0px;
	padding: 0px;
	}

#resume-link {
	float: right;
	background: #9c75e3;
	padding: 2px 4px 2px 4px;
	border: 1px solid #c7aef4;
	border-color: #c7aef4 #694c9f #694c9f #c7aef4;
	}

#resume-link a {
	text-decoration: none;
	color: #dfd3f4;
	font-weight: bold;
	}

#resume-link a:hover {
	color: white;
	}

.highlight-green {
	color: #1ea02d;
	}

.highlight-bold {
	font-weight: bold;
	}

