.margin{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:12px;
	background: #9FF;
} /* end margin line */
	
.margin1{
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12px;
	background: #9FF;
} /* end margin1 line */
	
.margin2{
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12px;
	background: #9FF;
} /* end margin2 line */


.margin3{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:12px;
	background: #9FF;
	text-shadow:0px 0px 1px #000;
} /* end margin3 line */
	
	
a:link {
	font-weight: none;
	text-decoration: none;
	color: black;
	background: transparent;
	display:block;
} /* end anchor element styles */
	
a:visited {
	font-weight: none;
	text-decoration: none;
	color: light-blue;
	background: transparent;
} /*end visited hyperlink display styles */
	
a:hover {
	color:!important;
	font-weight: none;
	background: transparent;
	text-decoration: underline;
} /* end hover over hyperlink display styles */
	
a:active {
	color: yellow;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
} /* end active hyperlink display styles */
	 
li {
	margin-bottom: 10px
	} /*end list item styles */
	
	
	 /*********************************************************************/
	
#Techno_block1 {
	
	width: 100%; //1080px;
	height: 850px;
	
	
	/*start of background color*/
	
	background: rgb(206,220,231); /* Old browsers */
	background: -moz-linear-gradient(45deg,  rgba(206,220,231,1) 0%, rgba(89,106,114,1) 15%, rgba(163,162,181,1) 30%, 
	rgba(89,106,114,1) 50%, rgba(163,162,181,1) 70%, rgba(89,106,114,1) 86%, rgba(206,220,231,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(206,220,231,1)), 
	color-stop(15%,rgba(89,106,114,1)), color-stop(30%,rgba(163,162,181,1)), color-stop(50%,rgba(89,106,114,1)), 
	color-stop(70%,rgba(163,162,181,1)), color-stop(86%,rgba(89,106,114,1)), color-stop(100%,rgba(206,220,231,1))); /* 
	Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 15%,rgba(163,162,181,1) 
	30%,rgba(89,106,114,1) 50%,rgba(163,162,181,1) 70%,rgba(89,106,114,1) 86%,rgba(206,220,231,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(45deg,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 15%,rgba(163,162,181,1) 30%,rgba(89,106,114,1)
	50%,rgba(163,162,181,1) 70%,rgba(89,106,114,1) 86%,rgba(206,220,231,1) 100%); /* IE10+ */
	background: linear-gradient(45deg,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 15%,rgba(163,162,181,1) 30%,rgba(89,106,114,1) 
	50%,rgba(163,162,181,1) 70%,rgba(89,106,114,1) 86%,rgba(206,220,231,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#cedce7',GradientType=1 ); /* IE6-9 
	fallback on horizontal gradient */
	
	/*end of background color*/
	
	
	
	
	
	
	
	
	//background-color: #00CCCC;
	//background-color: pink;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;//0px;
	margin-bottom: 10px;//0px;
	
	//text-align: left;
	//width: 1074px;
	
	
	//border: 20px;
} /* end Techno_block1 styles */
	
#Techno_headlines1 {
	text-align: center;
	align: top;
	text-shadow: 1px 1px 1px #FFF;
	
	/*start of background color*/
	
	background: rgb(226,226,217); /* Old browsers */
	background: -moz-linear-gradient(45deg,  rgba(226,226,217,1) 1%, rgba(0,204,204,1) 50%, rgba(226,226,217,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(1%,rgba(226,226,217,1)), 
	color-stop(50%,rgba(0,204,204,1)), color-stop(100%,rgba(226,226,217,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  rgba(226,226,217,1) 1%,rgba(0,204,204,1) 50%,rgba(226,226,217,1) 100%); /* 
	Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg,  rgba(226,226,217,1) 1%,rgba(0,204,204,1) 50%,rgba(226,226,217,1) 100%); /* Opera 11.10+ 
	*/
	background: -ms-linear-gradient(45deg,  rgba(226,226,217,1) 1%,rgba(0,204,204,1) 50%,rgba(226,226,217,1) 100%); /* IE10+ */
	background: linear-gradient(45deg,  rgba(226,226,217,1) 1%,rgba(0,204,204,1) 50%,rgba(226,226,217,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2d9', endColorstr='#e2e2d9',GradientType=1 ); /* IE6-9 
	fallback on horizontal gradient */

	/*end of background color*/
	`
//	background-color: #00CCCC;
	width: 1080px;//100%;
	line-height:20px;
	text-transform: uppercase;
	
	//valign: center;
	//background-color: pink;//, #157497;
	
	margin-left: 0px;//0px;
	margin-right:0px;//0px;
	margin-top: 20px;
	margin-bottom: 5px;
	
	//border: 0px;
} /* end Techno_headlines1 styles */
	
#Techno_headlines1 a:hover, #Techno_headlines2 a:hover {
	
	/*start of background color*/
	
	background: rgb(207,231,250); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(207,231,250,1) 0%, rgba(99,147,193,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(207,231,250,1)), 
	color-stop(100%,rgba(99,147,193,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(207,231,250,1) 0%,rgba(99,147,193,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(207,231,250,1) 0%,rgba(99,147,193,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(207,231,250,1) 0%,rgba(99,147,193,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(207,231,250,1) 0%,rgba(99,147,193,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfe7fa', endColorstr='#6393c1',GradientType=0 ); /* IE6-9 */
	
	/*end of background color*/
	
} /* end Techno_headlines1 a:hoverstyles */
	
	
#Techno_part1 {
	
	width: 100%;
	height: 805px;
	
	background:transparent;
	//background-color: Pink;
	//background-color: #00CCCC;
	//text-align: left;
	//border: 2px;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
} /* end Techno_part1 layout styles */
	
	
	
#Techno_part11 {
	float: left;
	align: left;
	width: 305px;
	height: 805px;
	background:transparent;
	
	//background-color: white;
	//background-color: #00CCCC;
	//text-align: left;
	//border: 2px;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
} /* end Techno_part11 layout styles */
	
	
#Techno_header11 {
	text-align: center;
	align: top;
	//valign: center;
	width: 295px;//300px;
	line-height: 20px;
	
	background-color: white;
	//background-color: pink;//, #157497;
	//background-color: #00CCCC;
	
	margin-left: 5px;//0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	
	//border: 0px;
} /* end Techno_header11 styles */

#Techno_header11 .margin3 a:hover, #Techno_header12 .margin3 a:hover, #Techno_header13 .margin3 a:hover, #Techno_header14 .margin3 a:hover, #Techno_header21 .margin3 a:hover, #Techno_header22 .margin3 a:hover, #Techno_header23 .margin3 a:hover, #Techno_header24 .margin3 a:hover{
	
	/*start of background color*/
	
	background: rgb(207,231,250); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(207,231,250,1) 0%, rgba(99,147,193,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(207,231,250,1)), 
	color-stop(100%,rgba(99,147,193,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(207,231,250,1) 0%,rgba(99,147,193,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(207,231,250,1) 0%,rgba(99,147,193,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(207,231,250,1) 0%,rgba(99,147,193,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(207,231,250,1) 0%,rgba(99,147,193,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfe7fa', endColorstr='#6393c1',GradientType=0 ); /* IE6-9 */
	
	/*end of background color*/

} /* end Techno_header11 .margin a:hover styles */
	
#Techno_message11 {
	text-align: justify;
	align: center;
	width: 295px;//300px;
	height: 780px;
	display: inline-block;
	background-color: white;
	//background-color: pink;//, gray;
	//background-color: #00CCCC;
	
	margin-left: 5px;//0px;
	margin-right: 5px;
	margin-top: 5px;//0px;
	margin-bottom: 0px;
	
	//border: 0px;
} /* end Techno_message11 styles */

#Techno_message11 .margin a:link, #Techno_message12 .margin a:link, #Techno_message13 .margin a:link,  #Techno_message14 .margin a:link,  #Techno_message21 .margin a:link,  #Techno_message22 .margin a:link,  #Techno_message23 .margin a:link,  #Techno_message24 .margin a:link  {
	
	display:inline;
	

} /* end Techno_message11 .margin a:hover styles */
	
	
	
#Techno_message11 .margin a:hover, #Techno_message12 .margin a:hover, #Techno_message13 .margin a:hover, #Techno_message14 .margin a:hover, #Techno_message21 .margin a:hover, #Techno_message22 .margin a:hover, #Techno_message23 .margin a:hover, #Techno_message24 .margin a:hover{
	
			/*start of background color*/
	
	background: rgb(207,231,250); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(207,231,250,1) 0%, rgba(99,147,193,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(207,231,250,1)), 
	color-stop(100%,rgba(99,147,193,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(207,231,250,1) 0%,rgba(99,147,193,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(207,231,250,1) 0%,rgba(99,147,193,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(207,231,250,1) 0%,rgba(99,147,193,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(207,231,250,1) 0%,rgba(99,147,193,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfe7fa', endColorstr='#6393c1',GradientType=0 ); /* IE6-9 */
	
	/*end of background color*/


} /* end Techno_message11 .margin a:hover styles */
	


	
	
#Techno_part12 {
	float: right;
	align: right;
	width: 775px;
	height: 805px;
	background:transparent;
	
	//background-color: Pink;
	//background-color: #00CCCC;
	//text-align: left;
	//border: 2px;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
} /* end Techno_part12 layout styles */
	
	
	
#Techno_division11 {
	width: 100%;
	height: 305px;
	background:transparent;
	
	//background-color: Pink;
	//background-color: #00CCCC;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	//border: 0px;
	//text-align: center;
	//margin: 0 auto;
} /* end Techno_division11 styles */
	
#Techno_header12 {
	text-align: center;
	align: top;
	//valign: center;
	width: 765px;//770px;
	line-height: 20px;

	
	background-color: white;
	//background-color: pink;//, #157497;
	//background-color: #00CCCC;
	
	margin-left: 5px;
	margin-right: 5px;//0px;
	margin-top: 5px;
	margin-bottom: 0px;
	
	//border: 0px;
} /* end Techno_header12 styles */



#Techno_message12 {
	text-align: justify;
	align: center;
	width: 765px;//770px;
	height: 280px;
		//display: inline-block;
	background-color: white;
	//background-color: pink;//, grey;
	//background-color: #00CCCC;
	
	margin-left: 5px;
	margin-right: 5px;//0px;
	margin-top: 0px;
	margin-bottom: 5px;
	
	//border: 0px;
} /* end Techno_message12 styles */


	
	
#Techno_google-adright {
	width: 770px;
	height: 100px;
	background:transparent;
	
	//background-color: pink, red;
	//background-color: #00CCCC;
	
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	
	//border: 0px;
	//align: center;
} /* end Techno_google-adright styles */
	
	
	
#Techno_division12 {
	width: 100%;
	height: 385px;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	//border: 0px;
	//text-align: center;
	//margin: 0 auto;
} /* end Techno_division12 styles */
	
#Techno_division12-part1 {
	float: left;
	align: left;
	width: 390px;
	height: 385px;
	background:transparent;
	
	//background-color: #00CCCC;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	//border: 0px;
	//text-align: center;
	//margin: 0 auto;
} /* end Techno_division12-part1 styles */
	
	
	
#Techno_header13 {
	text-align: center;
	align: top;
	//valign: center;
	width: 380px;
	line-height: 20px;
	
	background-color: white;
	//background-color: pink;//, #157497;
	//background-color: #00CCCC;
	
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	
	//border: 0px;
} /* end Techno_header13 styles */
	

#Techno_message13 {
	text-align: justify;
	align: center;
	width: 380px;
	height: 360px;
	
	background-color: white;
	//background-color: pink;//, gray;
	//background-color: #00CCCC;
	
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	//border: 0px;
} /* end Techno_message13 styles */
	
	
	
	
	
#Techno_division12-part2 {
	float: right;
	align: right;
	width: 385px;
	height: 385px;
	background:transparent;
	
	//background-color: #00CCCC;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	//border: 0px;
	//text-align: center;
	//margin: 0 auto;
} /* end Techno_division12-part2 styles */
	
	
#Techno_header14 {
	text-align: center;
	align: top;
	//valign: center;
	width: 375px;//380px;
	line-height: 20px;
	
	background-color: white;
	//background-color: pink;//, #157497;
	//background-color: #00CCCC;
	
	margin-left: 5px;
	margin-right: 5px;//0px;
	margin-top: 5px;
	margin-bottom: 0px;
	
	//border: 0px;
} /* end Techno_header14 styles */


	
#Techno_message14 {
	text-align: justify;
	align: center;
	width: 375px;//380px;
	height: 360px;
	
	background-color: white;
	//background-color: pink;//, gray;
	//background-color: #00CCCC;
	
	margin-left: 5px;
	margin-right: 5px;//0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	//border: 0px;
} /* end Techno_message14 styles */
	
	
	
	
	 /********************************************************************/
	
	
	
	
	
#Techno_block2 {
	width: 100%; //1080px;
	height: 850px;
	
	/*start of background color*/
	
	background: rgb(206,220,231); /* Old browsers */
	background: -moz-linear-gradient(45deg,  rgba(206,220,231,1) 0%, rgba(89,106,114,1) 15%, rgba(163,162,181,1) 30%, 
	rgba(89,106,114,1) 50%, rgba(163,162,181,1) 70%, rgba(89,106,114,1) 86%, rgba(206,220,231,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(206,220,231,1)), 
	color-stop(15%,rgba(89,106,114,1)), color-stop(30%,rgba(163,162,181,1)), color-stop(50%,rgba(89,106,114,1)), 
	color-stop(70%,rgba(163,162,181,1)), color-stop(86%,rgba(89,106,114,1)), color-stop(100%,rgba(206,220,231,1))); /* 
	Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 15%,rgba(163,162,181,1) 
	30%,rgba(89,106,114,1) 50%,rgba(163,162,181,1) 70%,rgba(89,106,114,1) 86%,rgba(206,220,231,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(45deg,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 15%,rgba(163,162,181,1) 30%,rgba(89,106,114,1)
	50%,rgba(163,162,181,1) 70%,rgba(89,106,114,1) 86%,rgba(206,220,231,1) 100%); /* IE10+ */
	background: linear-gradient(45deg,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 15%,rgba(163,162,181,1) 30%,rgba(89,106,114,1) 
	50%,rgba(163,162,181,1) 70%,rgba(89,106,114,1) 86%,rgba(206,220,231,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#cedce7',GradientType=1 ); /* IE6-9 
	fallback on horizontal gradient */
	
	/*end of background color*/
		
	
	
	//background-color: #00CCCC;
	//background-color: pink;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;// 0px;
	margin-bottom: 10px;//0px;
	
	//text-align: left;
	//width: 1074px;
	
	
	//border: 20px;
} /* end Techno_block2 styles */
	
	
	
	
#Techno_headlines2 {
	text-align: center;
	align: top;
		width: 1080px;//100%;
	line-height: 20px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #FFF;
	
	/*start of background color*/
	
	background: rgb(226,226,217); /* Old browsers */
	background: -moz-linear-gradient(45deg,  rgba(226,226,217,1) 1%, rgba(0,204,204,1) 50%, rgba(226,226,217,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(1%,rgba(226,226,217,1)), 	
	color-stop(50%,rgba(0,204,204,1)), color-stop(100%,rgba(226,226,217,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  rgba(226,226,217,1) 1%,rgba(0,204,204,1) 50%,rgba(226,226,217,1) 100%); /* 
	Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg,  rgba(226,226,217,1) 1%,rgba(0,204,204,1) 50%,rgba(226,226,217,1) 100%); /* Opera 11.10+ 
	*/
	background: -ms-linear-gradient(45deg,  rgba(226,226,217,1) 1%,rgba(0,204,204,1) 50%,rgba(226,226,217,1) 100%); /* IE10+ */
	background: linear-gradient(45deg,  rgba(226,226,217,1) 1%,rgba(0,204,204,1) 50%,rgba(226,226,217,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2d9', endColorstr='#e2e2d9',GradientType=1 ); /* IE6-9 
	fallback on horizontal gradient */

	/*end of background color*/
	
	//valign: center;
	//background-color: pink;//, #157497;
	//background-color: #00CCCC;
	
	margin-left: 0px;//0px;
	margin-right: 0px;//0px;
	margin-top: 20px;
	margin-bottom: 5px;
	
	//border: 0px;
} /* end Techno_headlines2 styles */
	

	
#Techno_part2 {
	
	width: 100%;
	height: 805px;
	background:transparent;
	
	//background-color: Pink;
	//background-color: #00CCCC;
	//text-align: left;
	//border: 2px;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
} /* end Techno_part2 layout styles */
	
	
	
	
#Techno_part21 {
	float: left;
	align: left;
	width: 775px;
	height: 805px;
	background:transparent;
	
	//background-color:Pink;
	//background-color: #00CCCC;
	//text-align: left;
	//border: 2px;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
} /* end Techno_part21 layout styles */
	
	
	
#Techno_division21 {
	width: 100%;
	height: 305px;
	background:transparent;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	//border: 0px;
	//text-align: center;
	//margin: 0 auto;
} /* end Techno_division21 styles */
	
#Techno_header21 {
	text-align: center;
	align: top;
	//valign: center;
	width: 765px;//770px;
	line-height: 20px;
	
	background-color: white;
	//background-color: pink;//, #157497;
	//background-color: #00CCCC;
	
	margin-left: 5px;//0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	
	//border: 0px;
} /* end Techno_header21 styles */



	
#Techno_message21 {
	text-align: justify;
	align: center;
	width: 765px;//770px;
	height: 280px;
	
	background-color: white;
	//background-color: pink;//, gray;
	//background-color: #00CCCC;
	
	margin-left: 5px;//0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	
	//border: 0px;
} /* end Techno_message21 styles */
	
	
	
	
#Techno_google-adleft {
	width: 770px;
	height: 100px;
	background:transparent;
	
	//background-color: pink, red;
	//background-color: #00CCCC;
	
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	
	//border: 0px;
	//align: center;
} /* end Techno_google-adleft styles */
	
	
	
#Techno_division22 {
	width: 100%;
	height: 385px;
	background:transparent;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	//border: 0px;
	//text-align: center;
	//margin: 0 auto;
} /* end Techno_division22 styles */
	
#Techno_division22-part1 {
	float: left;
	align: left;
	width: 385px;
	height: 385px;
	background:transparent;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	//border: 0px;
	//text-align: center;
	//margin: 0 auto;
} /* end Techno_division22-part1 styles */
	
	
	
#Techno_header23 {
	text-align: center;
	align: top;
	//valign: center;
	width: 375px;//380px;
	line-height: 20px;
	
	background-color: white;
	//background-color: pink;//, #157497;
	//background-color: #00CCCC;
	
	margin-left: 5px;//0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	
	//border: 0px;
} /* end Techno_header23 styles */


	
#Techno_message23 {
	text-align: justify;
	align: center;
	width: 375px;//380px;
	height: 360px;
	
	background-color: white;
	//background-color: pink;//, gray;
	//background-color: #00CCCC;
	
	margin-left: 5px;//0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	//border: 0px;
} /* end Techno_message23 styles */
	
	
	
	
	
#Techno_division22-part2 {
	float: right;
	align: right;
	background:transparent;
	width: 390px;
	height: 385px;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	//border: 0px;
	//text-align: center;
	//margin: 0 auto;
} /* end Techno_division22-part2 styles */
	
	
#Techno_header24 {
	text-align: center;
	align: top;
	//valign: center;
	width: 380px;
	line-height: 20px;
	
	background-color: white;
	//background-color: pink;//, #157497;
	//background-color: #00CCCC;
	
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	
	//border: 0px;
} /* end Techno_header24 styles */


	
#Techno_message24 {
	text-align: justify;
	align: center;
	width: 380px;
	height: 360px;
	
	background-color: white;
	//background-color: pink;//, gray;
	//background-color: #00CCCC;
	
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	//border: 0px;
} /* end Techno_message24 styles */
	
	
	
#Techno_part22 {
	float: right;
	align: right;
	width: 305px;
	height: 805px;
	background:transparent;
	
	//background-color: Pink;
	//background-color: #00CCCC;
	//background-color: white;
	
	//text-align: left;
	//border: 2px;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
} /* end Techno_part22 layout styles */
	
	
	
#Techno_header22 {
	text-align: center;
	align: top;
	//valign: center;
	width: 295px;//300px;
	line-height: 20px;
	background-color: white;
	//background-color: pink;//, #157497;
	//background-color: #00CCCC;
	
	margin-left: 5px;
	margin-right: 5px;//0px;
	margin-top: 5px;
	margin-bottom: 0px;
	
	//border: 0px;
} /* end Techno_header22 styles */


	
#Techno_message22 {
	text-align: justify;
	align: center;
	width: 295px;//300px;
	height: 780px;
	
	background-color: white;
	//background-color: pink;//, gray;
	//background-color: #00CCCC;
	
	margin-left: 5px;
	margin-right: 5px;//0px;
	margin-top: 5px;//0px;
	margin-bottom: 0px;
	
	//border: 0px;
} /* end Techno_message22 styles */
	
	
	 /*********************************************************************/
	
	
	
	
	
	
	
	
	
	
	
	
