@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
.maincontent {
	position: relative;
	left: 18px;
	top: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	height: 300px;
	width: 550px;
}
.maincontent_wrapper {
	position: relative;
	left: 12px;
	top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	height: 380px;
	width: 775px;
	z-index: 1;
}
.overlay_1_wrapper {
	position: relative;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 300px;
	width: 750px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	z-index: 0;
}
.maincontent_left {
	position: relative;
	left: 2px;
	top: 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	height: 300px;
	width: 530px;
}
.maincontent_right {
	right: 2px;
	top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 260px;
	width: 200px;
	position: absolute;
}
.casestudy {
	position: relative;
	left: 10px;
	top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cccccc;
	text-align: justify;
	height: 300px;
	width: 100px;
}
.mainsectiontd {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(siteimages/mainsection.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainsectiontd_vshome {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(siteimages/main_vs_home.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
