.wrapper {
	margin: 0 auto;
	margin-top: 10px;
	width: 950px;
	position: relative;
	background: url("img/layout/wrapper.png") no-repeat scroll 73px 23px transparent;
}

.meta {
	height: 23px;
	margin: 0 auto;
	width: 804px;
}

.meta * {
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	list-style: none;
	margin: 0;
}

.meta ul {
	display: block;
	float: right;
}

.meta li {
	float: left;
	margin: 0 0 0 18px;
}

.wrapper .header {
	width: 804px;
	height: 170px;
	float: left;
	margin-left: 73px;
}

.wrapper .header h1 {
	display: block;
	font-weight: normal;
	width: 550px;
    color: #ffffff;
    font-size: 15px;
    height: 28px;
    letter-spacing: 2px;
    line-height: 28px;
    margin: 119px 0 0;
    padding-left: 13px;
    text-transform: uppercase;
    vertical-align: middle;
    word-spacing: 4px;
    float: left;
}

.wrapper .header .top-image {
    position: absolute;
    right: 100px;
    top: 50px;
}

.content-wrapper {
	width: 600px;
}

.wrapper .content {
    height: 100%;
    padding: 50px 40px;
    font-size: 15px;
    background-color: #ffffff;
    line-height: 20px;
    min-height: 400px;
}

.wrapper .content a {
	color: #1141A7;
}

.wrapper .content a:visited {
	color: #9d11b3;
}

.main {
	overflow: hidden;
}

.outer-container,
.content-wrapper {
	float: left;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
	background-color: #ffffff;
}

.outer-container {
	width: 151px;
	padding-left: 12px;
	padding-right: 12px;
}

.outer-container.left {
	margin-top: 5px;
	background: transparent url("img/layout/outer-container-left.png") no-repeat left top;
	padding-top: 190px;
}

.outer-container.right {
    margin-top: 45px;
    padding-top: 145px;
	background: transparent url("img/layout/outer-container-right.png") no-repeat right top;
}

.outer-container.left .csc-menu-list a {
	color: #9D0C15;
	line-height: 20px;
	font-size: 11px;
}

.overflow {
	position: absolute;
	width: 100%;
	bottom: 0;
	top: 675px;
	z-index: -999;
	width: 170px;
}

.outer-container.right .overflow {
	right: 0;
	background: transparent url("img/layout/outer-container-right-overflow.png") repeat-y right bottom;
}

.outer-container.left .overflow {
	left: 0;
	background: transparent url("img/layout/outer-container-left-overflow.png") repeat-y left bottom;
}

.outer-container.right .global-contacts {
    line-height: 16px;
    margin: 150px 22px 25px 20px;
}

.outer-container.right .news {
    float: right;
    line-height: 16px;
    text-align: right;
    margin: 30px 22px 0 25px;
    padding-bottom: 10px;
}

.footer {
	border-top: 1px solid #000;
	width: 100%;
	position: relative;
}

.footer .border {
	border-top: 4px solid #fff;
	width: 100%;
	
	/**IE7 Fix**/
	height: 0;
}

.footer .content {
    width: 600px;
    margin: 0 auto;
    position: relative;
    background: transparent url("img/layout/footer-content.png") repeat-y top left;
}

.footer .header {
	position: absolute;
	background-color: #7E7E7E;
	padding: 34px 0 15px 45px;
	width: 555px;
}

.footer .text {
	padding: 20px 45px 45px;
	text-align: center;
}

.footer .text li {
	width: 154px;
	float: left;
	list-style: none;
	margin: 0;
	display: block;
}

.footer h2 {
	color: #3d3c3f;
}

.navigation {
	margin-bottom: 25px;
}

.navigation li {
	border-bottom: 1px solid;
	min-height: 25px;
	line-height: 25px;
	list-style: none;
	margin: 0;
}

.navigation li ul li {
	border-bottom: none;
    line-height: 12px;
    margin: 8px 0;
    min-height: 12px;
}

.navigation li ul {
	padding-bottom: 4px;
}
.navigation li.parent-active ul li,
.navigation li.active ul li {
	border: none;
}

.navigation li a {
	color: #ffffff;
	text-transform: uppercase;
	vertical-align: bottom;
	font-weight: bold;
}

.navigation li ul li a {
	font-weight: normal;
	text-transform: none;
	line-height: 12px !important;
}

.navigation li:first-child {
	border-top: 1px solid;
}

.navigation li.active > a  {
	padding-left: 12px;
}

/**disable and hide second level**/
.navigation li ul {
	display: none;
}

.navigation li.active ul,
.navigation li.parent-active ul {
	display: block;
}

#subnavi {
	margin-top: 0;
}

#subnavi a {
	color: #ffffff;
	font-size: 11px;
}

.startpage-buttons {
	position: relative;
	margin:  25px auto;
	width: 511px;
}

.fakebutton {
	margin: 20px auto;
}

.startpage-buttons .fakebutton {
	margin: 0;
}

.startpage-buttons .fakebutton {
	float: left;
	margin-left: 20px;
}

.startpage-buttons .fakebutton:first-child {
	margin: 0;
}

a.logo {
	display: block;
	position: relative;
	width: 220px;
	float: left;
	margin: 20px;
	text-align: center;
	height: 50px;
}

.links-content h1,
.links-content hr  {
	margin: 0 20px;
}

img.textimage.left {
   margin-right: 10px;
   margin-top: 5px;
}

img.textimage.right {
   margin-left: 10px;
   margin-top: 5px;
}

.welcome-image {
	margin-right: 20px;
}

p.welcome {
	height:40px;
}

p.welcome span {
    display: block;
    padding-top: 8px;
}

#social-media-bar {
    margin-left: 175px;
    padding: 10px 40px;
    position: absolute;
    width: 500px;
}

#social-media-bar > div {
	float: left;
	margin-right: 20px;
	max-width: 101px;
}

#social-media-bar #twitter-tweet iframe {
	width: 79px !important;
}

#social-media-bar #facebook-like * {
	float: left;
	max-width: 101px;
}