@charset "utf-8";
#force-scrollbar { 
position: absolute; top: 0; bottom: -1px; width: 1em; z-index: -1; 
}
html{
margin:0;padding:0;overflow: -moz-scrollbars-vertical;
}
/*browser normalisation*/
#force-scrollbar { 
	position: absolute; 
	top: 0; 
	bottom: -1px;
	width: 1em;
	z-index: -1;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #CCCCCC;
}
body {
	background-color: #a1b3b8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container {
	width: 872px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.mainwrapper {
	width: 870px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/template/background_grey.gif);
	background-repeat: no-repeat;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: auto;
}
.logo {
	background-color: #b9b5b1;
	margin: 0px;
	width: 840px;
	border: 1px solid #FFFFFF;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.leftcol {
	margin: 0px;
	padding: 15px;
	width: 202px;
	float: left;
}
.leftcol p {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.homepic {
	padding: 0px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.navigation {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
.navigation li {
	margin-bottom: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.navigation a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.navigation a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #74949C;
}
.navigation ul  {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.navigation li li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/template/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.navigation li li a {
	color: #74949C;
	font-weight: bold;
}
.navigation li li a:hover {
	color: #475A61;
	text-decoration: underline;
}
#flasharea {
	height: 220px;
	width: 637px;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}



.homepagerightcol {
	margin: 0px;
	width: 638px;
	float: right;
	padding: 0px;
	overflow: hidden;
}
.rightcol {
	margin: 0px;
	width: 598px;
	background-color: #FFFFFF;
	background-image: url(../images/template/rightbackground.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	padding: 20px;
	overflow: hidden;
}
.content {
	margin: 0px;
	width: 598px;
	background-color: #FFFFFF;
	background-image: url(../images/template/rightbackground.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px;
	overflow: hidden;
}
.rightcol h1, .content h1 {
	color: #a1b3b8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(../images/template/h1line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 16px;
	font-weight: bold;
	display: block;
}
.rightcol h2, .content h2 {
	font-size: 11px;
	color: #a1b3b8;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.rightcol p, .content p {
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.rightcol p a , .content p a{
	color: #74949C;
	text-decoration: underline;
}
.rightcol p a:hover , .content p a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #79949B;
}

.footer {
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;
	width: 598px;
}

.footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footer li {
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFF0EB;
}
.footer a {
	color: #74949C;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A1B3B8;
}
.greentext {color: #a1b3b8}
.greytext {color: #666666}

.red2 {
	margin: 0px;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: right;
	color: #E9EEF1;
}
.red2 a {
	font-weight: bold;
	color: #FBFDFC;
	text-decoration: none;
}
.red2 a:hover {
	font-weight: bold;
	color: #A1B3B8;
	text-decoration: none;
	background-color: #EAEFF3;
}
.picwrapper {
	width: 598px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.bigpic {
	padding: 0px;
	float: left;
	width: 402px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bigpic img {
	border: 1px solid #a1b3b8;
	margin-bottom: 15px;
}
.bigpic p {
	margin: 0px;
	padding: 0px;
}
.smallpics {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 176px;
}
.smallpics img {
	border: 1px solid #a1b3b8;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
}
.plan {
	padding: 0px;
	float: left;
	width: 176px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.plan img {
	border: 1px solid #a1b3b8;
}
.casestudynumbers {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-type: none;
}
.casestudynumbers li {
	display: inline;
	margin-right: 5px;
}
.casestudynumbers a {
	color: #a1b3b8;
	padding: 1px;
}
.casestudynumbers a:hover {
	color: #FFFFFF;
	background-color: #a1b3b8;
}
#homepage .rightcol {
	margin: 0px;
	padding: 0px;
	width: 637px;
}
#homepage .rightcol .wrapper {
	padding: 20px;
}
#flash {
	padding-left: 1px;
}
#casestudieslist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 618px;
	overflow: hidden;
}
#casestudieslist li {
	float: left;
	margin-right: 20px;
	width: 134px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#casestudieslist li img {
	width: 132px;
	padding: 0px;
	border: 1px solid #a1b3b8;
	height: 132px;
	margin: 0px;
}
#casestudieslist li h2 {
	padding: 0px;
	text-decoration: underline;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#casestudieslist li h2 a {
	color: #6D8992;
	text-decoration: none;
}
#casestudieslist li h2 a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #6D8992;
}

