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


/* CONTAINERS */

#homeblock
{
	position: absolute;
	width: 730px;
	margin: 0;
	left: 230px;
	top: 110px;
	height: auto;
}

#introblock
{

	width: 730px;
	margin: 0;
}

#intromainhead
{
	position: absolute;
	background-image: url(../images/headings/commsThisWay.gif);
	background-repeat: no-repeat;
	width: 468px;
	height: 200px;
	margin: 0;
	left: 0px;
	top: 0px;
}

#intromainhead2
{
	position: absolute;
	background-image: url(../images/headings/recentevents.gif);
	background-repeat: no-repeat;
	width: 468px;
	height: 30px;
	margin: 0;
	left: 0px;
	top: 0px;
}

#introtextholder
{
	position: absolute;
	width: 484px;
	height: 60px;
	margin: 0;
	left: 0px;
	top: 200px;
}


#introrighthead
{
	background-image: url(../images/headings/ethic_21.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	margin: 0;
}

#rightcolumn1
{
	position: relative;
	width: 220px;
	margin: 0;
	left: 510px;
}

#introrighttext1
{
	position: absolute;
	width: 220px;
	height: 136px;
	margin: 0;
	left: 0px;
	top: 50px;
}

#interestrighthead
{
	background-image: url(../images/headings/whatotherssmall.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 20px;
	margin: 0;
}

#contacttext
{
	position: absolute;
	width: 220px;
	height: 40px;
	margin: 0;
	left: 0px;
	top: 221px;
}

#contacthead
{
	background-image: url(../images/headings/contactHead.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	margin: 0;
}

#interestblock
{
	position: relative;
	width: 730px;
	margin: 0;
}

#interestleftblock1
{
	position: absolute;
	width: 471px;
	height: 173px;
	margin: 0;
}

#interestleftblock2
{
	position: absolute;
	width: 486px;
	height: 329px;
	top: 247px;
	margin: 0;
}

#formsend
{
	position: absolute;
	width: 72px;
	height: 44px;
	margin: 0;
	left: 420px;
	top: 469px;
}

#formblock
{
	background-color: #EFEFED;
	position: absolute;
	width: 444px;
	height: 127px;
	left: 0px;
	top: 350px;
	padding: 16px;
}

#textsizercontainer
{
	position: absolute;
	width: 89px;
	top: 33px;
	height: 37px;
	left: 740px;
}

#textsizesmall
{
	position: absolute;
	width: 19px;
	top: 18px;
	height: 19px;
	left: 0px;
}
#textsizemed
{
	position: absolute;
	width: 25px;
	top: 10px;
	height: 27px;
	left: 20px;
}
#textsizelarge
{
	position: absolute;
	width: 33px;
	top: 1px;
	height: 37px;
	left: 47px;
}

/* SNIP ELEMENTS */


#imagesnip1
{
	position: absolute;
	width: 106px;
	top: 50px;
	height: 216px;
	left: 0px;
}

#imagesnip2
{
	position: absolute;
	width: 106px;
	top: 50px;
	height: 216px;
	left: 120px;
}

#imagesnip3
{
	position: absolute;
	width: 106px;
	top: 50px;
	height: 216px;
	left: 240px;
}

#imagesnip4
{
	position: absolute;
	width: 106px;
	top: 50px;
	height: 216px;
	left: 360px;
}

#imagesnippic
{
	position: absolute;
	width: 106px;
	top: 0px;
	height: 106px;
	left: 0px;
}

#imagesnipinfo
{
	position: absolute;
	width: 106px;
	top: 115px;
	height: 100px;
	left: 0px;
}

#hrcontainer1
{
	position: absolute;
	width: 730px;
	padding: 0px;
	height: 22px;
	left: 230px;
	top: 392px;
}

#hrcontainer2
{
	position: absolute;
	width: 730px;
	padding: 0px;
	height: 22px;
	left: 230px;
	top: 1058px;
}

#footer
{
	position: absolute;
	width: 730px;
	padding: 0px;
	height: 22px;
	left: 230px;
	top: 1071px;
}

