﻿<style type="text/css">
<!--

body {background-color: yellow;} 

a:link { 
	text-decoration:none; 
	color :#1156b1;

}



a.ex1:visited,a.ex1:link 
{
	text-decoration:none; 
	color:#d3d3d3;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}


a.ex1:hover,a.ex1:active
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: underline;
}


a.ex2:visited,a.ex1:link 
{
	text-decoration:none; 
	color:#20211F;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}


a.ex2:hover,a.ex1:active
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	text-decoration: underline;
}


a.ex3:visited,a.ex3:link 
{
	text-decoration:none; 
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}


a.ex3:hover,a.ex3:active
{

	color:#00CCFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


a.exMainMenu:visited,a.exMainMenu:link 
{
	text-decoration:none; 
	color:#363636;
	font-size:16px;
	font-weight:normal;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;

	
}



a.exMainMenu:hover,a.exMainMenu:active
{
	text-decoration:none; 
	color:#363636;
	font-size:16px;
	font-weight:normal;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}


#btntext
{
	height:23px; 
	width:98px; 
	text-align:center; 
	position:absolute; 
	float:left; 
	top:3px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	
}


.ulList
{
	color:#d3d3d3;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
}



.ulListWhy
{
	color:#2E2D31;
	text-align:justify;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;

}



a:hover
{
	text-decoration: underline; 
	color:#1156b1;
}

a:visited
{
	color :#4a3546;

}

.smenu
{
	height:28px; 
	width:98px;
	text-align:center; 
	background-image:url('Data/buttons/normal.jpg'); 
	background-repeat:repeat-x; 
	float:left;		
	border-left : 1px solid  #3C3C3C;

	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	
}

.smenuDown
{
	height:28px; 
	width:98px;
	text-align:center; 
	background-image:url('Data/buttons/down.jpg'); 
	background-repeat:repeat-x; 
	float:left;		
	border-left : 1px solid  #3C3C3C;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	
}

.smenuDown:hover
{
	height:28px; 
	width:98px; 
	text-align:center;
	background-image:url('Data/buttons/move.jpg'); 
	background-repeat:repeat-x; 
	float:left;	
	border-left : 1px solid  #3C3C3C;	
	color:#FFFF00;
}


.smenu:hover
{
	height:28px; 
	width:98px; 
	text-align:center;
	background-image:url('Data/buttons/move.jpg'); 
	background-repeat:repeat-x; 
	float:left;	
	border-left : 1px solid  #3C3C3C;	
	color:#FFFF00;
}


.smenuLast
{
	height:28px; 
	width:98px;
	text-align:center; 
	background-image:url('Data/buttons/normal.jpg'); 
	background-repeat:repeat-x; 
	float:left;		
	border-left : 1px solid  #3C3C3C;
	border-right : 1px solid  #3C3C3C;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	
	}

.smenuLast:hover
{
	height:28px; 
	width:98px; 
	text-align:center;
	background-image:url('Data/buttons/move.jpg'); 
	background-repeat:repeat-x; 
	float:left;	
	border-left : 1px solid  #3C3C3C;
	color:#FFFF00;
}

.smenuLastDown
{
	height:28px; 
	width:98px;
	text-align:center; 
	background-image:url('Data/buttons/down.jpg'); 
	background-repeat:repeat-x; 
	float:left;		
	border-left : 1px solid  #3C3C3C;
	border-right : 1px solid  #3C3C3C;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	
	}

.smenuLastDown:hover
{
	height:28px; 
	width:98px; 
	text-align:center;
	background-image:url('Data/buttons/move.jpg'); 
	background-repeat:repeat-x; 
	float:left;	
	border-left : 1px solid  #3C3C3C;
	color:#FFFF00;
}


#Projectsmenu {
	visibility:hidden;
	border-color: #FFFFCC #FFFFCC #f0a35d #f00;
	border: solid 0px; 
	opacity: 0.9;
	list-style:none;
	overflow:visible;
	top:110px;
	margin-left:248px;
	position:absolute;
	background-color:#393735;
	height:auto;
	width:auto;
}

#Companymenu {
	visibility:hidden;
	border-color: #FFFFCC #FFFFCC #f0a35d #f00;
	border: solid 2px; 
	opacity: 0.9;
	overflow:visible;
	display:block;
	float:right;
	top:110px;
	position:absolute;
	background-color:#393735;
	height:auto;
	width:155px;
	margin-left:448px;
	z-index:100;
}




#content {
	margin: 0 auto;
	width: 920px;
	height:1150px;	
	background-color:white;
	min-height:900px;
}

#NewsCanvas
{
	width: 595px;
	height:525px;	
	float:left;
	background-color:white; 
	position:relative;
	top:20px;
}

#News
{
	width: 575px;
	height: 175px;	
	float:left;
	position:relative;
	left:10px;

	

}



#followus
{
	width: 265px;
	height:auto;	
	float:right;
	position:relative;
	left:-12px;
	top:20px;
	background-image:url(Data/followus.png);


}






#Partners
{

	width: 265px;
	height:224px;	
	float:right;
	position:relative;
	left:-12px;
	background-image:url(Data/partners1.png); 
	
	top:60px;
}




#footer {
	margin: 0 auto;
	width: 835px;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0.6px;
	color:#444E53;
	background-image:url(Data/footer.png); 
	background-repeat:no-repeat; 
	background-color:black;
	position:relative;
	float:left;
	top:50px;
	left:20px;
}

#Foo {
	margin: 0 auto;
	width: 878px;
	height:29px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:white;
	font-size:12px;
	letter-spacing:0px;
	color:#444E53;
	position:relative;
	float:left;
	top:40px;

}


#footerB
{
	float:left;
	width:280px;
	height:90px;
	margin-left:4px;
	left:165px;
	top:30px;
	position:relative;
	letter-spacing:0.08em;


}

#SocialButton
{
	width: 50px;
	float:left;
	height:50px;	
	position:relative;
	top:28px;
	margin-left:29px;
}

#LikeButton
{
	width: 232px;
	float:left;
	height:auto;	
	position:relative;
	top:34px;
	margin-left:29px;

}


.ArticleTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	letter-spacing:0.05em;
	color:#3A406B;
}

.ArticleContent {
	position:relative;
	margin-left:14px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0.02em;
	color:#333;
	text-align:right;
}



#banner
{	
	margin:0px;	
	padding:0px;
	width:  836px;
	height: 104px;
	margin-left:0px;
	background-image:url(Data/header.png);
	
}


#FlashIntro
{	
	margin:0px;	
	padding:0px;
	width:  836px;
	height: 277px;
	position:relative;
	top:18px;
	/*background-color:#242424;*/ 
}


#BannerNav
{
	margin:0px;	
	padding:0px;
	width:608px;
	float:right;
	height:30px;
	top:74px;
	right:13px;
	position:relative;



}

#BannerButtons
{
	width:98px;
	height:28px;
	float:left;
	margin-left:2px;

}

#HeaderIcon
{
	width:130px;
	height:108px;
	position:relative;
	float:right;
	background-image:url(Data/header_pic.png);
	background-repeat:no-repeat;
	top:15px;
}

#Languages
{
	width:20px;
	height:14px;
	position:relative;
	float:left;
	margin-left:2px;
	top:92px;
	left:1px;
	overflow:visible;
	display:block;
	visibility:hidden;
}



ul {
font-family:  Arial;
font-size: 11px;
font-style: normal;
line-height: 1.2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color:#585858;
text-decoration: none;
list-style-position: inside;
list-style-type: disc;
padding: 6px;
margin: 2px;
text-align:left;

}




-->
</style>

