
body {
	background-image: url('backgroundnew.png');
	background-position: 50% 0%;
	background-repeat: repeat-y;
	background-color : #eee;
	padding: 0px;
	margin-top: 0px;
	margin-left: 9px;
	font: .8em/1.5em tahoma, geneva, verdana, arial, sans;
}

.container {	
	margin: 0px auto;
	background-color: #fff;
	width: 715px;
	height: 100%;
}

.topnav {
	background-image: url('logo.png');
	background-repeat: no-repeat;
	background-position: 21px 50%;
	background-color: #505050;
	height: 35px;
	width: 715px;
	margin-bottom: 2px;
}

/* Navigation */

#top {
	float: right;
	text-align: right;
	padding: 3px;
	width: 350px;
	font-size: 80%
}

#top a {
	color: #ccc;
	text-decoration: none;
	float: left;
	padding: 10px;
	letter-spacing: 1px;
}

#top a:hover {
	color: #fff;
}

#top a.current {
	color: #fff;
}

/* CONTENT */

.bodytext {
	font: .8em/1.5em Helvetica, Verdana, Arial, sans;
}

.bodytext a {
	color: #e86d0f;
	text-decoration: none;
}

.bodytext a:hover {
	color: #e86d0f;
	text-decoration: underline;
}

.content {
	width: 715px;
	height: 100%;
	color: #555;
}

.content div#text {
	margin-left: 5px;
	margin-right: 5px;
}

.content div#text ul {
	font: .8em/1.5em Helvetica, Verdana, Arial, sans;
}

.content div#text li {
	margin-left: 12px;
}

.content div#quotebox {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 20px;
	font: 1.8em/1.2em Trebuchet MS, verdana, arial, sans-serif; 
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	color: #e86d0f;
}

.content h1 {
	font: 2em/1.2em Trebuchet MS, verdana, arial, sans-serif; 
	font-weight: bold;
}

.image {
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 15px;
	padding-right: 15px;

}

.image#left {
	float: left;
	border-right: 1px solid #bbb;
}

.image#right {
	float: right;
	border-left: 1px solid #bbb;
}

.mainimage {
	background-image: url('tree.jpg');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 271px;
	color: #fff;
}

.mainimage_small {
	background-image: url('leaves.png');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 60px;
	color: #fff;
}

.topics {

}

.topics div#boxCS, div#boxS, div#boxD, div#boxCST {
	font: bold 1.0em/1.2em Helvetica, Arial, sans-serif;
	background-color: #eee;
	color: #555;
	margin-bottom: 10px;
	float: left;
	margin-left: 0px;
	width: 226px;
	height: 252px;
}


.topics div#boxCS {
	background-image: url('CaseStudies.png');
	background-repeat: no-repeat;
	background-position: 21px 5%;
	background-color: #eaeaea;
	margin-right: 15px;
	border: 1px solid #d0d0d0;

}

.topics div#boxCS ul, div#boxS ul{
	list-style-type: none;
	margin: 0px;
	padding-left: 21px;
	margin-top: 45px;
}

.topics div#boxCS ul span, div#boxS ul span{
	padding-left: 16px;
}


.topics div#boxCS li, div#boxS li{
	background-image: url('ff.gif');
	background-repeat: no-repeat;
	background-position: 0% 5%;
	margin: 1em 0.2em;
}

.topics div#boxCS li#more, div#boxS li#more{
	font: bold 10px Helvetica, Arial, sans-serif;
	padding-left: 0.1em;
	background-position: 0% 100%;
}

.topics div#boxS {
	background-image: url('Services.png');
	background-repeat: no-repeat;
	background-position: 21px 5%;
	margin-right: 15px;
	background-color: #f3f4f5;
	border: 1px solid #dadada;
}

.topics div#boxS a, div#boxCS a{
	color: #555;
	text-decoration: none;
}

.topics div#boxS a:hover, div#boxCS a:hover {
	color: #555;
	border-bottom: 1px dashed gray;
}

.topics div#boxD {
	background-color: #fff;
	border-bottom: 1px solid gray;
	float: right; 
	width: 229px;
}

.topics div#boxD div#smallbox {
	height: 75px;
	background-color: #fff;
	background-image: url('flowRoot1872.png');
	border-bottom: 1px solid gray;
	background-position: 0% -5%;
	margin: 0px;
	padding: 0px;
}

.topics div#boxD div#tinybox {
	background-color: #f3f4f5;
	border: 1px solid #eaeaea;
	height: 50px;
	margin-top: 6px;
	bottom: 0px;
}

.topics div#boxD div#tinybox blockquote{
	font: normal 10px Helvetica, Arial, sans-serif;
	padding: 0px;
	margin: 0 0 0 30px;
}	

.topics div#boxD div#tinybox ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.topics div#boxD div#tinybox li{
	background-image: url('ff.gif');
	background-repeat: no-repeat;
	background-position: 3% 90%;
	color: #e86d0f;
	padding-top: 4px;
}

.topics div#boxD div#tinybox li span a{
	padding-left: 20px;
	color: #e86d0f;
	text-decoration: none;
}

.topics div#boxD div#tinybox ul#links li {
	background-image: none;
	display: inline;
}

.topics div#boxD div#tinybox:hover {
	background-image: url('boxbody.gif');
	color:#79a9db;
	border-bottom: 1px solid #bbb;
}

/* Form style */
.csc-mailform {
	padding: 0px;
	border: 0px;
	background-color: #f9f9f9;
}

.csc-mailform-label {
	padding-left: 0px;
	padding-bottom: 5px;
}

.csc-mailform-field{
	padding-left: 0px;
	padding-bottom: 5px;
	width: 0px;
}

.csc-mailform-field input, textarea{
	border: 1px solid #bbb;
}


/* FOOTER */

.footer {
	font: normal 14px Helvetica, Arial, sans-serif;
	color: #666;
	clear: both;
	width: 715px;
}

.footer div#text {
	border-bottom: 1px solid #555;
	margin-left: 5px;
	margin-right: 5px;
}

.footer div#ftext {
	border-bottom: 1px solid #ddd;
	margin-left: 5px;
	margin-right: 5px;
}

.footer div#extra {
	margin-left: 5px;
	margin-right: 5px;
}

.footer div#extra ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

.footer div#extra li {
}

.footer div#extra li#left {
	font: normal 0.8em Helvetica, Verdana, Arial, sans-serif;
	float: left;
}

.footer div#extra li#right {
	font: normal 10px Helvetica, Arial, sans-serif;
	float: right;
}

.footer div#e {
	margin: 5px;
	float: right;
}
