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

body{
	background:url(../images/greenwood-bck.jpg);
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
}

body a{
	color:#000;
	text-decoration:none;
}
	
body a:hover{
	color:#000;
	text-decoration:underline;	
}


h1{
	font-size:20px;
	color:#005229;
	margin:10px 0px 20px 0px;
	padding:0px;
}

h2{
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	margin:0px 0px 10px 0px;
	padding:0px;
}
	
h4{
	font-size:21px;
	font-weight:bold;
	color:#FFF;
	margin:10px 0px 10px 0px;
	padding:0px;
}

.top{
	width:990px;
	height:55px;
	margin:0px auto;
}
.header{
	width:790px;
	height:35px;
	margin:0px auto;
	background:url(../images/outer-bck.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#005229;
	text-align:right;
	vertical-align:top;
	padding: 20px 200px 0px 0px;
}
.outer{
	padding: 0px 0px 10px 0px;
	width:990px;
	margin:0px auto;
	background:url(../images/outer-bck.png);
}
.content{
	width:990px;
	height:450px;
	margin:0px auto;
	background:url(../images/outer-bck.png);
}
.content-left{
	text-align:center;
	float:left;
	width:100px;
	padding: 170px 0px 0px 0px;
	margin: 0px 30px 0px 0px;
}

.content-right{
	float:right;
	width:382px;
	background:#F7F7F7;
}

.content-right2{
	float:right;
	width:440px;
	height:400px;
}

.image-right{
	text-align:right;
	width:440px;
}


.floatright{
	width:183px;
	float:right;
}

.content-right a{
	color:#000;
	text-decoration:none;
}
	
.content-right a:hover{
	color:#000;
	text-decoration:underline;	
}






.right1{
	line-height:11px;
	font-size:10px;
	width:138px;
	height:78px;
	background:url(../images/homepage1-bck1.jpg);
	float:left;
	margin: 0px 0px 10px 0px;
	padding:8px 0px 0px 45px;
}

.right2{
		line-height:11px;
	font-size:10px;
	width:138px;
	height:78px;
	background:url(../images/red.jpg);
	float:left;
	margin: 0px 0px 10px 0px;
	padding:8px 0px 0px 45px;
}

.right3{
	font-size:10px;
	line-height:11px;
	width:138px;
	height:78px;
	background:url(../images/green.jpg);
	float:left;
	margin: 0px 0px 10px 0px;
	padding:8px 0px 0px 45px;
}

.right4{
	font-size:10px;
	line-height:11px;
	width:133px;
	height:78px;
	background:url(../images/blue.jpg);
	float:left;
	margin: 0px 0px 10px 0px;
	padding:8px 5px 0px 45px;
}

.right5{
	font-size:10px;
	line-height:11px;
	width:133px;
	height:78px;
	background:url(../images/light-blue.jpg);
	float:left;
	margin: 0px 0px 10px 0px;
	padding:8px 5px 0px 45px;
}

.right6{
	font-size:10px;
	line-height:11px;
	width:133px;
	height:78px;
	background:url(../images/purple.jpg);
	float:left;
	margin: 0px 0px 10px 0px;
	padding:8px 5px 0px 45px;
}

.submenu{
	margin: 10px 0px 0px 0px;
	background:#F90;
}

.submenu-menu{
	width:350px;
	float:right;
	color:#FFF;
}

.bottom{
	text-align:right;
	width:548px;
}

.bottomcontent{
	background:#D9CAA6;
	width:417px;
	float:right;
	text-align:left;
}

.menu-div{
	width:990px;
	height:58px;
	margin:0px auto;
	background:url(../images/outer-bck.png);
}
	
.text{
	padding:10px 20px 20px 20px;
	width:550px;
}

.logos{
	padding:20px;
}

.logo2{
	padding: 0px 0px 0px 125px;
}
.footer{
	width:970px;
	margin: 0px auto;
	padding:10px;
}

ul#welcomelist{
	list-style-type:none;
	font-size:12px;
	line-height:19px;
	font-weight:bold;
}
ul#welcomelist li{
margin: 0px 0px 15px -30px;
padding: 0px 0px 5px 25px;
background:url(../images/bullet.png)  no-repeat left top;
}

.case-studies{
	padding:15px;
}

.ebook{
	float:right;
	width:100px;
	font-size:11px;
	margin-left:20px;
	line-height:12px;
	text-align:center;
}
