body{
  position: relative;
  height:100%;
  margin:0;padding:0;
  overflow-x:hidden;
}

html {
  position: relative;
  min-height: 100%;
  margin:0;padding:0;
 }

div#logo_right{
	background:url("./logo_left.png") no-repeat center center;
}
.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-top:20px;
	padding-bottom:20px;
	border-top: 1px solid #3bc1d3;
	background-color:#dddddd;
	text-align:center;
}

p.secondarg,ul.secondarg{
	text-align: justify;
	font-size:16px;
	color:#999999;
	margin:20px 0px;
}
p.firstarg{
	text-align: justify;
	font-size:25px;
	color:#0a83b7;
	margin:20px 0px;
}

h1,h2{
	color:#fff;
}

h3{
	display: inline;
	font-size: 40px;
	line-height:40px;
	font-weight: normal;
	margin: 45px 50px;
}
div.spacer{
height:100px;
clear:both;
}
div.largespacer{
height:150px;
clear:both;
}
div#inner_sec_1_pic{background-image:url("./sec1.png");}
div#inner_sec_1_pic2{background-image:url("./sec12.png");}
div#inner_sec_2_pic{background-image:url("./sec2.png");}
div#inner_sec_3_pic{background-image:url("./sec3.png");}
div#inner_sec_4_pic{background-image:url("./sec4.png");}
div#inner_sec_5_pic{background-image:url("./sec5.png");}
div#inner_sec_6_pic{background-image:url("./sec6.png");}
div.inner{
	width:500px;
	height:250px;
	padding:0;
	margin:20px;
	float:right;
	background-position: 0 0;
	background-repeat:no-repeat;
}
.main_section{
	visibility:hidden;
}
h3{
	margin:0;
	text-align: center;
}
