body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#23333E;
}

body {
	margin:0;
	padding:0;

	
/*background-repeat: no-repeat;*/
	background:#fff url(../gfx/bg2.png) no-repeat bottom left;
	background-attachment:fixed;
}

img {
	border:0;
}

h1,h2,h3,h4 {
	color:#CD6C18;
	font-size:17px;
	font-weight:bold;
}

p {
	margin:0;
	padding:0;
}

.fc {
	clear:both;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

a {
	color:#23333E;
}

a:link,a:visited {
	text-decoration:none;
}

a:focus,a:active {
	border:0 none;
	outline-color:0;
	outline-style:none;
	outline-width:0;
}

#columnCenter ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#columnCenter ol {
	margin:0;
	padding:0;
}

#columnCenter ul li {
	list-style-type:disc;
	margin-left:15px;
}

#columnCenter ol li {
	margin-left:20px;
}

#columnCenter a {
	color:#CD6C18;
}

#columnCenter a:hover {
	color:#23333E;
}

input:focus {
	outline-color:0;
	outline-style:none;
	outline-width:0;
}

a:hover {
	text-decoration:none;
	color:#CD6C18;
}

#wrapper {
	width:100%;
	overflow:hidden;
}

#wrapperContainer {
	text-align:left;
	width:940px;
	margin:0 auto;
	background-color:#FFF;
}

#headerLogo {
	background:url(../gfx/logo.png) no-repeat 125px top;
	width:545px;
	height:140px;
	float:left;
	margin:30px 0 25px;
}

#headerLogo a {
	width:420px;
	height:140px;
	display:block;
}

#contentShadow {
	background:url(../gfx/shadow.png) no-repeat top left;
	width:940px;
	height:30px;
	float:left;
}

#contentWrapper {
	width:900px;
	padding:20px 19px;
	clear:both;
	border-left:1px solid #EFEFEF;
	border-right:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
	background-color:#FFF;
}

#columnLeft {
	width:188px;
	float:left;
	overflow:hidden;
	padding:1px;
}

#columnCenter {
	width:468px;
	margin-left:25px;
	float:left;
	overflow:hidden;
	padding:1px;
}

#columnRight {
	width:188px;
	margin-left:25px;
	float:left;
	overflow:hidden;
	padding:1px;
}

#mainMenu ul {
	background:url(../gfx/dotted_green.png) repeat-x top left;
	margin-bottom:35px;
}

#mainMenu ul li {
	list-style-type:none;
	margin:0;
	padding:3px 0 0;
	height:27px;
	background:url(../gfx/dotted_green.png) repeat-x bottom left;
}

#mainMenu ul li a {
	display:block;
	padding-right:10px;
	text-decoration:none;
	height:21px;
	padding-top:4px;
}

#mainMenu ul li a:hover {
	color:#CD6C18;
	text-decoration:none;
}

#mainMenu ul li a.menu_active {
	color:#CD6C18;
	font-weight:bold;
}

#sideMenu h2 {
	color:#CD6C18;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:10px 0 5px;
	margin:0;
	background:url(../gfx/dotted_green.png) repeat-x top left;

	
/*color:#245D73;*/
}

.quote {
	background:url(../gfx/dotted_green.png) repeat-x top left;
	color:#CD6C18;
	padding:10px 0 0;
}

.quoteText {
	font-size:16px;
	font-style:italic;
	font-family:Georgia, Times New Roman, serif;
	line-height:140%;
	background:url(../gfx/quote_green_left.png) no-repeat left 2px;
	text-align:left;
	text-indent:16px;
}

.quoteText p {
	display:inline;
}

.quoteText img {
	display:inline;
	margin-left:5px;
}

.quoteAuthor {
	margin-top:10px;
	font-size:14px;
}

.quoteAuthorCompany {
	margin-top:10px;
	font-size:11px;
	padding-bottom:10px;
	background:url(../gfx/dotted_green.png) repeat-x bottom left;
}

.address {
	margin:35px 0;
	background:url(../gfx/dotted_blue.png) repeat-x top left;
	color:#CD6C18;
	padding:10px 0 0;
}

.addressText {
	color:#245D73;
	font-size:12px;
	padding-bottom:10px;
	background:url(../gfx/dotted_blue.png) repeat-x bottom left;
	line-height:160%;
}

.addressText a {
	color:#245D73;
}

.addressText a:hover {
	color:#CD6C18;
}

.testimonial {
	background:url(../gfx/dotted_blue.png) repeat-x top left;
	color:#245D73;
	padding:10px 0 0;
}

.testimonialText {
	font-size:16px;
	font-style:italic;
	font-family:Georgia, Times New Roman, serif;
	line-height:140%;
	background:url(../gfx/quote_blue_left.png) no-repeat left 2px;
	text-align:left;
	text-indent:16px;
}

.testimonialText p {
	display:inline;
}

.testimonialText img {
	display:inline;
	margin-left:5px;
}

.testimonialAuthor {
	margin-top:10px;
	font-size:14px;
}

.testimonialAuthorCompany {
	margin-top:2px;
	font-size:11px;
}

.testimonialAuthorFunction {
	margin-top:2px;
	font-size:11px;
}

.testimonialScore {
	margin-top:10px;
	font-size:11px;
	padding-bottom:10px;
	background:url(../gfx/dotted_blue.png) repeat-x bottom left;
}

.testimonialProject {
	margin-top:10px;
	font-size:11px;
}

#sideMenu ul {

	
/*background: url(../gfx/dotted_green.png) repeat-x top left;*/
	margin-bottom:12px;
}
#twitter{
	background: #EEF6FA;
	padding:13px;
}
#twitter h2{
	background: none;
	margin-top: 0;
	width: 175px;
	font-size: 13px;
}
#twitter h2 a.logo{
	height: 0;
	overflow: hidden;
	padding-top: 12px;
	background: url(/site/gfx/twitter.png) no-repeat;
	width: 54px;
	margin:1px 0 0 4px;
	display: block;
	float: left;
}
#twitter h2 span{
	display: block;
	float: left;
}
#sideMenu #twitter ul li{
	background: none;
}
#sideMenu ul li {
	list-style-type:none;
	margin:0;
	padding:8px 0;
	background:url(../gfx/dotted_green.png) repeat-x bottom left;
}

.sideMenuTitle a {
	font-size:13px;
	color:#CD6C18;
}

.sideMenuTitle a:hover {
	font-size:13px;
	color:#23333E;
}

.sideMenuText a, .tweet_from {
	font-size:11px;
	color:#23333E;
	display: block;
	margin-top: 3px;
}
.tweet_from{
	color: #245D73;
}
.tweet a{
	color: #CD6C18;
}
.tweet a:hover{
	color:#23333E;
}
.sideMenuText a:hover {
	font-size:11px;
	color:#CD6C18;
}
#sideMenu .leesverder{
	margin-bottom: 10px;
	display: block;
	font-size: 12px;
	color: #CD6C18;
}
#sideMenu .leesverder:hover{
	color:#23333E;
}
.article {
	margin-bottom:30px;
}

.bg {
	background-color:#DDEAF0;
	padding:10px;

	
/*background-color: #dad07c;*/
}

.article h1 {
	color:#CD6C18;
	font-size:17px;
	font-weight:bold;
	margin:0 0 10px;
	padding-top:10px;
}

.article h1.maintitle {
	color:#245d73;
}

.articleDate {
	color:#CD6C18;
	font-size:11px;
	margin:10px 0;
	clear:both;
}

.articleText {
	line-height:140%;
}

.articleImageLarge {
	float:right;
	padding:0 0 5px 10px;
	width:260px;
}

.articleImageSmall {
	float:right;
	padding:0 0 5px 10px;
}

#columnCenter .articleReact {
	font-style:italic;
	font-size:11px;
	color:#999;
}

#columnCenter .articleReact a {
	color:#245D73;
}

#columnCenter .articleReact a:hover {
	text-decoration:none;
	color:#CD6C18;
}

#footer {
	text-align:left;
	width:940px;
	margin:0 auto;
	font-size:11px;
	clear:both;
	margin-bottom:20px;
	margin-top:20px;
	color:#2C7691;
}

#footer a {
	color:#2C7691;
}

#footer a:hover {
	color:#FFF;
}

fieldset {
	margin:0;
	padding:0;
	border:none;
}

ul {
	margin:0;
	padding:0;
	list-style:none;
}

.subscribe {
	margin-top:8px;
	display:block;
}

#contactform textarea,input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#23333E;
}

#contactform .formfield {
	display:block;
	height:20px;
	margin-bottom:15px;
}

#contactform .formfieldtextarea {
	display:block;
	margin-bottom:15px;
}

#contactform label {
	display:block;
	float:left;
	padding-top:6px;
	width:100px;
	color:#23333E;
}

#contactform .required {
	color:#C43349;
}

#contactform .input_large {
	border:1px solid #999;
	font-size:1em;
	padding:5px;
	width:250px;
}

#contactform .input_small {
	border:1px solid #999;
	font-size:1em;
	padding:5px;
	width:100px;
}

#contactform .hiddenfield {
	display:none;
	visibility:hidden;
}

#contactform .errorlabel {
	color:#C43349;
}

#contactform .normallabel {
	color:#23333E;
}

.newsletterText {
	font-size:11px;
	margin-bottom: 5px;
}