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

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#D5EAEC;
behavior: url(csshover.htc);
}


.style1{
	font-size:9px;
	color:#314949;}
	
.style2{
	font-size:30px;
	color:#ffc600;
	font-weight:bold;}
	
.style3{
	font-size:12px;
	color:#148eff;}
	
.style4{
	font-size:11px;
	color:#000000;}
	
.style5{
	font-size:14px;
	color:#5c6298;}
	
.style6{
	font-size:12px;
	color:#ffc600;}
		
.style7{
	font-size:12px;
	color:#ffc600;
	font-weight:bold;}
	
.style8{
	font-size:12px;
	color:#20238d;}
		
.style9{
	font-size:12px;
	color:#20238d;
	font-weight:bold;}
	
.style10{
	font-size:12px;
	color:#009900;
	font-weight:bold;}
	
.style11{
	font-size:12px;
	color:#009900;}
	
.style12{
	font-size:19px;
	color:#6aaed9;}
	
.style13{
	font-size:12px;
	color:#000000;
	font-weight:bold;}
	
.style14{
	font-size:14px;
	color:#3046b4;
	font-weight:bold;
	font:Georgia;
	font-style:italic;}

.style15{
	font-size:14px;}
	
	
a:link{
	text-decoration:none;
	color:#43cb63;}

a:hover{
	text-decoration:none;
	color:#ff9100;}

a:visited{
	text-decoration:none;
	color:#43cb63;}
	
#home{
	width:800px;
	margin:auto;
	margin-top:150px;}
	
	
#header{
	width:100%;
	height:150px;
	background-color:#D5EAEC;
	margin-top:50px;}
	
#hl{
	width:100%;
	height:150px;
	float:left;}
	
#logo{
	width:221px;
	height:150px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	float:left;}
	

#flash1{
	width:500px;
	height:100px;
	float:left;
	margin-top:15px;}
	
	
#slogan{
	width:500px;
	height:30px;
	float:left;
	margin-top:20px;}
	
#hr{
	width:250px;
	height:150px;
	float:right;}

#date{
	height:20px;
	float:right;}
	
	
#feeds{
	width:340px;
	height:20px;
	float:right;
	margin-top:10px;}
	
#sub{
	width:;
	height:20px;
	float:left;
	margin-right:5px;}
	
/*#rss{
	width:20px;
	height:20px;
	background-image:url(images/rss_logo.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;}
	
#rss:hover{
	width:20px;
	height:20px;
	background-image:url(images/rss_logo1.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;}*/	

#email{
	width:26px;
	height:20px;
	background-image:url(images/email_logo.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;}
	
#email:hover{
	width:26px;
	height:20px;
	background-image:url(images/email_logo1.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;}
	
#blog{
	width:20px;
	height:20px;
	background-image:url(images/Blog-Logo.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;}
	
#blog:hover{
	width:20px;
	height:20px;
	background-image:url(images/Blog-Logo1.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;}
	
#facebook{
	width:20px;
	height:20px;
	background-image:url(images/facebook-logo.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;}
	
#facebook:hover{
	width:20px;
	height:20px;
	background-image:url(images/facebook-logo1.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;}
	
#twitter{
	width:20px;
	height:20px;
	background-image:url(images/Twitter_logo.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;}
	
#twitter:hover{
	width:20px;
	height:20px;
	background-image:url(images/Twitter_logo1.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;}
	
#linkedin{
	width:57px;
	height:20px;
	background-image:url(images/linkedin.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;}
	
#linkedin:hover{
	width:57px;
	height:20px;
	background-image:url(images/linkedin1.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;}
	
#digg{
	width:33px;
	height:20px;
	background-image:url(images/digg.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;}
	
#digg:hover{
	width:33px;
	height:20px;
	background-image:url(images/digg1.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;}
	
#stumbleupon{
	width:20px;
	height:20px;
	background-image:url(images/StumbleUpon_logo.png);
	background-repeat:no-repeat;
	float:left;}
	
#stumbleupon:hover{
	width:20px;
	height:20px;
	background-image:url(images/StumbleUpon_logo1.png);
	background-repeat:no-repeat;
	float:left;}
	
#hr2{
	height:100px;
	margin-top:50px;}

	
#links{
	width:100%;
	height:24px;
	background-color:#D5EAEC;}
	
#menu{
	width: 100%;
	height:24px;
	background-color:#D5EAEC;
	float: left;}
	
		
#menu ul{
	list-style: none;
	margin:0;
	padding:0;
	width:33.333%;
	float:left;}

#menu a, #menu h2 {
	font-size:14px;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px 3px;}

#menu h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase;}

#menu a {
	color:#D5EAEC;
	background: #3399CC;
	text-decoration: none;}

#menu a:hover {
	color:#3399CC;
	background:#D5EAEC;}

#menu li {position: relative;}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;}
	
div#menu ul ul {
	display: none;
	width:100%;}
	
div#menu ul li:hover ul{display: block;}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#menu1{
	width: 100%;
	height:24px;
	background-color:#D5EAEC;
	float: left;}
	
		
#menu1 ul{
	list-style: none;
	margin:0;
	padding:0;
	width:25%;
	float:left;}

#menu1 a, #menu1 h2 {
	font-size:14px;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px 3px;}

#menu1 h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase;}

#menu1 a {
	color:#D5EAEC;
	background: #3399CC;
	text-decoration: none;}

#menu1 a:hover {
	color:#3399CC;
	background:#D5EAEC;}

#menu1 li {position: relative;}

#menu1 ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;}
	
div#menu1 ul ul {
	display: none;
	width:100%;}
	
div#menu1 ul li:hover ul{display: block;}

div#menu1 ul ul,
div#menu1 ul li:hover ul ul,
div#menu1 ul ul li:hover ul ul
{display: none;}

div#menu1 ul li:hover ul,
div#menu1 ul ul li:hover ul,
div#menu1 ul ul ul li:hover ul
{display: block;}


#menu2{
	width: 100%;
	float: left;}

#pglinks{
	width:100%;
	height:21px;
	background-color:#009966;
	border-bottom:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top:#cccccc;
	border-top-style:solid;
	border-top-width:1px;
	}
	
#pglinks:hover{
	width:100%;
	height:21px;
	background-color:#00d18b;
	border-bottom:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top:#cccccc;
	border-top-style:solid;
	border-top-width:1px;
	}

	
#flash{
	width:100%;
	height:30px;}

#middle{
	width:100%;
	height:100%;
	float:right;
	background-color:#cdfcd4;
	border-top-style:dashed;
	border-top-color:#009966;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#005e3f;
	border-bottom-width:3px;}
	
#middlea{
	width:100%;
	height:700px;
	background-color:#cdfcd4;
	border-top-style:dashed;
	border-top-color:#009966;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#005e3f;
	border-bottom-width:3px;}


#middleb{
	width:100%;
	height:800px;
	background-color:#cdfcd4;
	border-top-style:dashed;
	border-top-color:#009966;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#005e3f;
	border-bottom-width:3px;}
	
	
#side{
	width:300px;
	height:460px;
	float:left;
	background-color:#009966;
	border-right-style:dashed;
	border-right-color:#D5EAEC;
	border-right-width:1px;}
	
#sidehome{
	width:300px;
	height:700px;
	float:left;
	background-color:#009966;
	border-right-style:dashed;
	border-right-color:#D5EAEC;
	border-right-width:1px;}
	
#sideabout{
	width:300px;
	height:700px;
	float:left;
	background-color:#009966;
	border-right-style:dashed;
	border-right-color:#D5EAEC;
	border-right-width:1px;}
	
#sideabouta{
	width:300px;
	height:2000px;
	float:left;
	background-color:#009966;
	border-right-style:dashed;
	border-right-color:#D5EAEC;
	border-right-width:1px;}

#sideaboutb{
	width:300px;
	height:900px;
	float:left;
	background-color:#009966;
	border-right-style:dashed;
	border-right-color:#D5EAEC;
	border-right-width:1px;}

#sidevalues{
	width:300px;
	height:800px;
	float:left;
	background-color:#009966;
	border-right-style:dashed;
	border-right-color:#D5EAEC;
	border-right-width:1px;}
	
#side1{
	width:270px;
	float:right;
	margin-right:5px;}
	

#name{
	width:280px;
	float:left;}
	
	
#name1{
	width:300px;
	float:left;}
	
#middle1{
	width:510px;
	float:left;
	background-image:url(images/bg1.png);
	background-repeat:no-repeat;
	margin-left:5px;}
	
	
#middle2{
	width:500px;
	height:100%;
	float:left;
	background-image:url(images/bg2.png);
	background-repeat:no-repeat;
	margin-left:5px;}
	
#middle3{
	width:460px;
	height:460px;
	float:left;
	background-image:url(images/bg3.png);
	background-repeat:no-repeat;
	margin-left:5px;}
	
#middle4{
	width:550px;
	height:100%;
	float:left;
	background-image:url(images/bg4.png);
	background-repeat:no-repeat;
	margin-left:5px;}
	
#mail{
	opacity:0.7;}
	
	
#side2{
	width:670px;
	margin-left:5px;}
	
#more{
	width:70px;
	height:15px;
	float:right;
	margin-top:10px;
	background-color:#cdfcd4;
	border-width: 1px;
	border-style: solid;
	border-color: #a0ff99 #369a1f #26551a #58bb58;}
	
#more:hover{
	width:70px;
	height:15px;
	float:right;
	margin-top:10px;
	background-color:#0b7529;
	border-width: 1px;
	border-style: solid;
	border-color: #a0ff99 #369a1f #26551a #58bb58;}
	
#data1{
	width:260px;
	height:100%;
	float:right;
	margin-left:5px;
	border-left-color:#666666;
	border-left-style:dotted;
	border-left-width:1px;}
	
#lin{}
	
#info{
	height:100px;}
	
#pic{
	margin-top:20px;}

#bottom{
	width:100%;
	height:80px;
	float:right;
	border-bottom-style:dashed;
	border-bottom-color:#009966;
	border-bottom-width:1px;}
	
#parts{
	width:100%;
	height:20px;}
	
#partners{
	width:100%;
	height:60px;}
	
#sgw{
	width:80px;
	height:55px;
	background:url(images/smart-green-world-logo.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:60px;
	margin-bottom:5px;}
	
#tl{
	width:96px;
	height:55px;
	background:url(images/techlink-logo.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:20px;
	margin-bottom:5px;}
	
#foot{
	width:100%;
	height:20px;
	float:right;
	background-color:#D5EAEC;}