@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;
}
body {
	background-color: #bfdccd;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1000px;
	background-color: #FFF;
	position: relative;
}


#Cedar-logo {
	display: block;
	height: 50px;
	width: 482px;
	background-image: url(Assets/header.gif);
	float: left;
	text-decoration: none;
	color: #FFF;
	font-size: 90%;
	margin: 0px;
	padding-top: 180px;
	padding-left: 226px;
}

#header {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 230px;
	width: 1000px;	
}

#left_Column {
	float: left;
	width: 196px;
}
#right_Column h2 {
	color: #007236;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-size: 120%;
	text-align: center;
}
.quoter {
	font-style: normal;
	color: #007236;
	text-indent: 20px;
}


#right_Column {
	float: right;
	width: 232px;
	background-image: url(Assets/case_study_bkground.gif);
	height: 500px;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}


#right_Column p {
	font-size: 90%;
	font-style: italic;
	color: #333;
	text-align: justify;
	line-height: 180%;
}
#content h2 {
	color: #007236;
	margin: 0px;
	font-style: italic;
	text-align: left;
	font-size: 120%;
}
#content h1 {
}

#content ol {
	font-size: 90%;
	text-decoration: none;
	line-height: 40%;
	padding-left: 20px;
	color: #007236;
	font-style: italic;
}
#content a:link {
	color: #007236;
	text-decoration: none;
}
#content a:visited {
	color: #666;
	text-decoration: none;
}
#content a:hover, #content a:focus, #footer a:active {
	text-decoration: underline;
	color: #060;
}
#content a:link,   {
	color: #999;
	text-decoration: underline;
}


#content h4 {
	font-size: 120%;
	color: #007236;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


#content {
	float: left;
	width: 432px;
	height: auto;
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 40px;
}
#content p {
	font-size: 90%;
	color: #333;
	line-height: 1.5;
}


#footer {
	clear: both;
	background-color: #007236;
	background-image: none;
	background-repeat: no-repeat;
}
.clearfloat {
	clear: both;
}
.sign-up {
	padding-bottom: 20px;
	clear: both;
	width: 182px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#footer ul {
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer  p {
	font-size: 80%;
	color: #FFF;
	text-decoration: none;
}
#footer  li {
	display: inline;
}
#footer a:link, #footer a:visited {
	margin-right: 10px;
	margin-left: 10px;
	color: #FFF;
	padding-top: 20px;
}
#footer a: hover, #footer a:focus, #footer a:active {
	text-decoration: none;
	color: #FFF;
}
.bqstart {
	float: left;
	height: 75px;
	margin-top: -10px;
	margin-bottom: -20px;
	font-size: 700%;
	color: #007236;
	margin-left: -10px;
 }

 .bqend {
	float: right;
	height: 200px;
	font-size: 700%;
	color: #007236;
	margin-top: -140px;
	line-height: 275%;
 }
#content h1 {
	color: #007236;
	text-align: center;
	font-size: 170%;
}
.logos {
	text-align: center;
}
#totop {
	position: absolute;
	font-size: 75%;
	right: 5px;
	bottom: 5px;
}

.backtotop {
	position: fixed;
	right: 5px;
	bottom: 5px;
}

