body {
	background-image: url(images/VOSTI_strip.gif);
	background-repeat: repeat;
}


#navbar {
	position: absolute;
	left: 180px;
	top: 0px;
	width: 788px;
	z-index: 2;
}

#logo {
	position: absolute;
	left: 240px;
	top: 100px;
	width: 190px;
	z-index: 3;
}

#Title {
	position: absolute;
	left: 270px;
	top: 165px;
	width: 500px;
	z-index: 3;
}

/*BEGIN BACKGROUND TAGS*/
#backgroundimageLONG {
	position: absolute;
	width: 1280px;
	height: 1800px;
	margin-left: -640px;
	left: 50%;
	z-index: 1;
	background-image: url(images/VOSTI_back_Long.gif);
	background-repeat: no-repeat;
	top: 0px;
}


#backgroundimageOTHER {
	position: absolute;
	width: 1280px;
	height: 1024px;
	margin-left: -640px;
	left: 50%;
	z-index: 1;
	background-image: url(images/VOSTI_background.gif);
	background-repeat: no-repeat;
	top: 0px;
}
/*END BACKGROUND TAGS*/



#maintext {
	position: absolute;
	left: 270px;
	top: 165px;
	width: 450px;
	z-index: 3;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #4E5857;
	line-height: 20px;
}


.para2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #4E5857;
	line-height: 18px;
	font-weight: bold;
}

.para214 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #4E5857;
	line-height: 18px;
	font-weight: bold;
}


.para3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #4E5857;
	line-height: 18px;
}


.para4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #EF4045;
	line-height: 18px;
	font-weight: bold;
}

#textA {
	position: absolute;
	left: 295px;
	top: 205px;
	width: 430px;
	z-index: 3;
}

#textB {
	position: absolute;
	left: 280px;
	top: 185px;
	width: 420px;
	z-index: 3;
}


#casestudylistNav {
	position: absolute;
	left: 790px;
	top: 165px;
	width: 200px;
	z-index: 4;
}


#casestudyLogos {
	position: absolute;
	left: 790px;
	top: 90px;
	width: 400px;
	z-index: 4;
}


/*BEGIN LINK TAGS*/
a:link {
	color: #227EB3;
}
a:visited {
	color: #227EB3;
}
a:hover {
	color: #E3BC3B;
}
a:active {
	color: #227EB3;
}
/*END LINK TAGS*/



/*social media link tags*/
#linkedlogo {
	position: absolute;
	left: 795px;
	top: 1703px;
	width: 40px;
	z-index: 3;
}

#rsslogo {
	position: absolute;
	left: 830px;
	top: 1703px;
	width: 45px;
	z-index: 3;
}

#delicious {
	position: absolute;
	left: 865px;
	top: 1702px;
	width: 45px;
	z-index: 3;
}
/*END social media link tags*/
