html,
body {
	background:#fff;
	margin:0;
	padding:0;
}

body {
	color:#666;
	font:16px/1.5 Calibri, 'Segoe UI', Helvetica, Arial, sans-serif;
}

h1 {
	color:#c5225d;
	font-size:200%;
	font-weight:normal;
	margin:0 0 0.5em;
}

h1 small { font-size:65%; }

h2 {
	color:#39f;
	margin:1em 0 0.1em;
	font-size:150%;
}

h2 a { color:#39f; text-decoration:none;}

h3 {
	color:#666;
	font-size:110%;
	margin:0.5em 0 0;
}

p { margin:0 0 1em; }

a,
img {
	border:0;
	outline:0;
}

a { color:#c5225d; }

div#header a.home {
	text-indent: -20em;
	width: 500px;
	height: 130px;
	position: absolute;
	top: 0;
	left: 0
}

.nav {
	margin:0;
	padding:0;
}

.nav li { display:inline; }

#container {
	margin:0 auto;
	padding:15px 0;
	width:980px;
}

#header {
	background:url(header_bg.png) no-repeat left top;
	font-family:Helvetica, Arial;
	height:113px;
	overflow:hidden;
	position:relative;
}

#logo-link { padding-top:80px; height:0; display:block; position:absolute; width:200px; left:34px; top:0; }

#header #global-menu {
	float:right;
	line-height:36px;
	margin-top:77px;
	text-transform:lowercase;
}

#header .quick-links {
	font-size:12px;
	position:absolute;
	top:42px;
	right:85px;
}

#header .quick-links span { padding:0 0.5em; }

#header .quick-links a {
	color:#666;
	text-decoration:none;
}

#header .nav a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin:0 24px;
}

#header .nav .active a { border-bottom:2px solid #fff; }

#content {
	clear:both;
	margin:20px 0 35px 35px;
}

#top {
	clear:both;
	margin:10px 0 0 35px;
}

#top .nav a {
	color:#39f;
	font-family:Helvetica, Arial;
	font-weight:bold;
	text-decoration:none;
	margin-right:30px;
}

#top .nav .active a { border-bottom:2px solid #39f; }

#copy {
	width:525px;
	float:left;
}

#folks {
	width:700px;
	float:left;
}

#bottom { clear:both; }

#footer {
	font-family:Helvetica, Arial;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	clear:both;
}

#footer .pink { color:#c5225d; }

#footer img { vertical-align:middle; }

#content .aside {
	float:right;
	width:300px;
	font-size:12px;
	padding:0 10px;
}

#newsletter-form label {
	display:-moz-inline-box;
	display:inline-block;
	width:7em;
	text-align:right;
	direction:rtl;
	margin-right:1em;
}

#newsletter-form .form-radio label {
	display:inline;
	width:auto;
	text-align:left;
	direction:ltr;
}

#newsletter-form .actions {padding-left:8em;}

#right { float:right; width:400px; }

#text_right a {
	color:#39f;
	padding:0;
	margin:0;
	text-decoration: none;
}

#text_right a:hover { text-decoration:underline; }

#text_right p {
	padding:0;
	margin:0;
}

#right_picture {text-align:right;}

.article table { width:100%; }

.article th { text-align:left; }


table.vacancy th
{
padding: 5px 10px 5px 0;
text-align: left;
}
.follow
{
float: right;
margin-top: 10px;
width: 100px;
height: 40px;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {

}

h3 {

}


