@charset "utf-8";

body {
	margin-top: 100px;
	background-color: #CCCCCC;
}
#homecontainer {
	height: 600px;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #999999;
	background-color: #FFFFFF;
 }


#container {
	height: 1250px;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #999999;
	background-image:url('images/services_background.gif');
	background-position:bottom center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
        }

#nav {
	height: 220px;
	width: 165px;
	position: absolute;
	left: 628px;
	top: 120px;
	border: thin none #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#clients {
	height: 25px;
	width: 125px;
	position: absolute;
	left: -615px;
	top: -40px;
	color: #004990;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}
#clientstextbox {
	height: 394px;
	width: 600px;
	position: absolute;
	left: 15px;
	top: 109px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}


#logo {
	height: 82px;
	width: 353px;
	position: absolute;
	left: 444px;
	top: 3px;
}

a:link {
	text-decoration: none;
	color: #666666;
	border-right: solid #FFFFFF 1px;
	border-left:  solid #FFFFFF 1px;
}
a:visited {
	text-decoration: none;
	color:#666666
}
a:hover {
	border-right: solid #004990 1px;
	border-left:  solid #004990 1px;
	padding-right: 10px;
	padding-left: 10px;
	color:#004990
        
}
a:active {
	text-decoration: none;
	
}
#services {
	width: 220px;
	height: 25px;
	position: absolute;
	left: 8px;
	top: 81px;
	color: #004990;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
}
#servicestext {
	height: 61px;
	width: 600px;
	position: absolute;
	left: -620px;
	top: 24px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:justify;
}
#servicesbox {
	width: 250px;
	height: 394px;
	position: absolute;
	left: 8px;
	top: 110px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #F4F4F4;
	border-left-color: #CCCCCC;
	text-align: justify
    text-justify: newspaper
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}
#findoutmore1 {
	height: 20px;
	width: 75px;
	position: absolute;
	left: 80px;
	top: 3px;
}
#change {
	height: 331px;
	width: 366px;
	position: absolute;
	left: 259px;
	top: 230px;
	text-align:justify
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#workshops {
	height: 25px;
	width: 100px;
	position: absolute;
	left: -687px;
	top: -10px;
}
#work {
	width: 120px;
	height: 25px;
	position: absolute;
	left: 8px;
	top: 79px;
	color: #004990;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#workshopstextbox {
	height: 400px;
	width: 623px;
	position: absolute;
	left: 9px;
	top: 103px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-align:justify
}
#contactinfo {
	height: 400px;
	width: 200px;
	position: absolute;
	left: 20px;
	top: 113px;
}
#aboutus {
	height: 22px;
	width: 125px;
	position: absolute;
	left: 10px;
	top: 87px;
}
#aboutustext {
	height: 400px;
	width: 400px;
	position: absolute;
	left: 11px;
	top: 122px;
}
#publications {
	height: 125px;
	width: 100px;
	position: absolute;
}
#publicationstext {
	height: 30px;
	width: 176px;
	position: absolute;
	left: 13px;
	top: 96px;
}
#comingsoon {
	height: 86px;
	width: 513px;
	position: absolute;
	left: 11px;
	top: 149px;
}
#peopletext {
	height: 30px;
	width: 176px;
	position: absolute;
	left: 13px;
	top: 96px;
}

