@charset "UTF-8";
/* CSS Document */

* {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    margin: 0;
    padding: 0;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, table, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
html {
    margin-bottom: 1px;
    min-height: 100%;
}
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: 1.5;
	text-align: left;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: top;
}
td {
    vertical-align: top;
}
fieldset, img {
    border: 0 none;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Esteban', serif;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
}
html {
    font-size: 100%;
}
body {
    font-size: small;
}
body {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 62.5%;
    line-height: 1;
}
input, select, textarea {
    font-family: inherit;
    font-size: 100%;
}
html > body {
    font-size: 10px;
}
body * {
    font-size: 1em;
}
table {
    font-size: 12px;
}
body {
    background-color: #282828;
    color: #282828;
}
p, li {
    font-size: 1.2em;
    line-height: 1.4;
	font-family: 'Telex', sans-serif;
}
p {
	margin: 0 0 1.5em;
	font-size:1.4em;
}
strong {
    font-weight: bold;
}
h1 {
	font-size: 6.5em;
	color:#411958;
	text-align:left;
	margin:0 0 .5em;
}
.orange {
	color:#FDB81E;
}
h2 {
	font-size:1.2em;
	color:#767676;
	margin:-3em 0 1.5em;
}
h3 {
	font-size:1.7em;
	color:#282828;
}
h4 {
	font-size:1.8em;
	color:#C7C8CB;
}
a:link, a:visited {
	color:#2F1047;
	text-decoration:underline;
}
a:hover {
	color:#FDB81E;
}
#container {
	border-top:#282828 10px solid;
	background:url(../images/main-background.jpg) bottom left repeat-x #FFFFFF;
}
#layout_main {
	margin: 0 auto;
	padding: 4em 0 5em;
	width: 900px;
	position:relative;
}
#logo {
	position:absolute;
	top:5px;
	left:0px;
}
#icons {
	position:absolute;
	top:5px;
	right:0px;
	text-align:right;
}
#icons img {
	margin:0 .5em;
}
#current_openings {
	margin:0 .5em;
	font-size:.8em;
	position:absolute;
	top:7px;
	right:95px;
	width: 150px;
}
#current_openings p {
	text-align:right;
}
#dotted_line_social {
	top:31px;
	right:20px;
	position:absolute;
}
#social_text {
	top:57px;
	right: 48px;
	position:absolute;
}
#social_text p {
	color:#767676;
	font-size:1em;
	text-align:right;
}
#dotted_line {
	top:270px;
	left:-46px;
	position:absolute;
}
#internal_nav {
	float:right;
	width:270px;
	margin: 0 0 2em 2em;
}
#internal_nav ul {
	border-top:#2F1047 2px solid;
	padding:5px 0 0 0;
}
#internal_nav ul li {
	list-style:none;
}
#offerings {
	margin:0 auto;
	min-width: 960px;
	width: 960px;
}
#offerings img {
	margin:2.5em 0 2em;
}
ul.offerings_list {
	list-style:none;
	margin:0 0 0 42px;
	color:#FFFFFF;
}
ul.offerings_list li {
	line-height:1.8em;
}
.three_columns {
	width:290px;
	float:left;
	margin:0 0 0 29px;
}
.purple_bar, .yellow_bar, .red_bar {
	width:13px;
	height:70px;
	float:left;
	margin: 0 3em 0 0;
}
.purple_bar {
	background-color:#411958;
}
.yellow_bar {
	background-color:#fdc33d;
}
.red_bar {
	background-color:#d70326;
}
#footer {
	color:#FFFFFF;
	width:900px;
	margin:5em auto 0;
	border-top:#D1C8D8 2px solid;
	padding:.4em 0;
}
#footer p {
	font-size:1.2em;
	font-family: 'Esteban', serif;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
}
ul.core_skills{
	margin:0 0 2em 4em;
}
ul.core_skills li{
	font-size:1.4em;
	margin:0 0 .5em 0;
}

