	body, a {
		font-family: arial, verdana, sans serif;
		color: black;
	}
	.HeaderImage  {
		margin-top: 25px;
		margin-left: 25px;
		margin-bottom: 14px;
	}
	div.Content  {
		margin-left: 25px;
		margin-top:0px;
		margin-right: 25px;
		margin-bottom: 45px;
		width: 470px;
	}
	div.RightColumn {
		font-size: 9pt;
		margin-left: 25px;
		margin-top:30px;
		margin-right: 5px;
		margin-bottom: 45px;
	}
	.RightColumn p{
		margin-right: 25px;
	}

	h3 {
		font-family: 'Quicksand', cursive;	
		font-size: 14pt;
		font-weight: normal;
		text-transform: none !important;
		margin:10px 0 0 0;
	}
	
	h3.sidebar-quotes {
		font-family: 'Quicksand', sans-serif;
		font-style: italic;
		font-size: 	14px !important;
		line-height:22px;
	}
	p, li{
		font-family: arial, verdana, sans serif;
		font-size: 9pt;
		margin:0px;
		line-height:140%;
	}
	p.note {
		font-size: 7pt;
	}

	.FooterText {
		color: #aaa;
		font-family: arial, verdana, sans serif;
		font-size: 8pt;
	}
	div.FooterText {
		text-align: center;
		margin:20px;
	}

	/* FAQ styles */
	ul.FAQ li {
		line-height: 200%;
	}
	ul.FAQ #firstQ {
		line-height: 100%;
	}



	/* BLOG styles */ 
	div.BlogPostTeaser {
		border-top: 1px solid #d9e8a3; 
		border-bottom: 1px solid transparent; 
		clear: both;
		margin:0px;
	}
	div.BlogPostTeaser img {
		width: 115px;
		height: 165px;
		margin-right: 17px;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: right;
	}

	div.BlogPostTeaser p {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	a.BlogCTA {
		color: #13b687;
	}

	div.BlogFooter {
		border-top: 1px solid #d9e8a3; 
		clear: both;
		margin:0px;
		text-align:center;
	}
	p.BlogFooter {
		font-size: 7pt;
	}
	
	/* STYLES 22/12/11 */
	
	.sidebar {
		margin:		0 25px;
	}

	ul.menu {
		list-style: none;
		position: 	relative;
		text-transform: uppercase;
		font-size: 	20px;
		top:		75px;
		padding: 	0;
		border-top:	1px solid black;
		margin:		0 25px;
	}
	
	ul.menu li {
		display: 	inline;
		margin:		22px;
		padding:	5px;
		
	}
	
	.menu a {
		border-bottom: none;
		text-decoration: none;
	}
	
	.menu a:hover {
		border-bottom: 1px solid black;
	}
	
	.menu a:visited {
		color:			black;
	}
	
	table {
		margin-bottom: 50px;
	}

	h2 {
		margin:	25px 0 14px 25px;
		font-size: 22px;
		font-family: 'Quicksand', cursive;	
		font-weight: normal;
		}
	
	.RightColumn h3 {
		font-size: 20px;
	}
		
	/* projekt grid */
	
	.box {
		height: 170px;
		width:	141px;
		margin-right: 10px;
		margin-bottom: 10px;
		float:	left;
		display: block;
		text-align: center;
		background-color: white;
	}
	
	.box a {
		outline:none;
	}
	
	.RightColumn .box {
		width: 	90px;
		height: 115px;
	}
	
	.RightColumn .box p {
		text-align:   center !important;
		margin-right: 0;
	}
	
	.RightColumn .box img {
		width: 	90px;
	}
	
	.box:last-child {
		margin-bottom: 25px;
	}
	
	.box a {
		text-decoration: none;
	}
	
	.box a:hover {
		text-decoration: underline;
	}
	
	.twtr-hd, .twtr-ft{display: none;}

	.twtr-doc {
		margin-top:	30px;
	}

	