/* CSS Document */
body{
	background-image:url(../images/bg.jpg);
	background-color:#003366;
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0;
	color:#333333;
	float: none;
	font-family:Tahoma;
	}
#Date
{
	width:990px;	
	height:30px;
	text-align:left;
	float:none;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-right:5px;
}
#Main-Container{
	background-color:#FFFFFF;
	/*margin-top:30px;/*/
	margin-left:auto;
	margin-right:auto;
	height:900px;
	width:990px;
	border-width:1px;
	border-color:#003366;
	border-style:solid;
	background-image:url(../images/main_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	float:none;
	}
	
#Logo-Container{
	width:970px;
	height:150px;
	}

#logo{
	padding:0px;
	float:right;
}
#Languages{
	padding-left:32px;
	float:left;
	margin-top:20px;
}

#menu{
	height:65px;
	background-color:#eeeeee;
	clear:both;
}

#Header{
	width:990px;
	height:260px;
	padding-top:10px;
	clear:both;
	background-color:#FFFFFF;
	clear:both;
}

#Project_Container{
	width:930px;
	height:230px;
	background-image:url(../images/project-bga.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border-width:4px;
	border-color:#3283B2;
	border-style:solid;
}

#project_img{
	float:right;
	padding:10px;
	}

#project_txt{
	float:left;
	text-align:right;
	padding:20px;
	margin-right:20px;
	font-size:12px;
	line-height:16px;
	}

#Categories_container{
	width:990px;
	height:300px;
	background-image:url(../images/category-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	clear:none;
	float: right;
	background-color:#FFFFFF;
}

div.categories{
	width:190px;
	padding:20px;
	padding-bottom:10px;
	font-size:12px;
	line-height:16px;
	color:#000000;
	text-align:center;
	float:right;
	clear:none;
	font-family: Tahoma;
}

div.btn{
	background-image:url(../images/btns/cat-btn.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:150px;
	height:19px;
	font-size:12px;
	color:#333333;
	margin-top:10px;
	float: none;
	font-family: Tahoma;
	font-weight:normal;
}

div.category_seprator{
	height:auto;
	width:4px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:5px;
	padding-right:5px;
	float:right;
}

#Body{
	background-color:#F5F5F5;
	border-top-width:6px;
	border-top-color:#EBE9E9;
	border-top-style:solid;
	height: 685px;
	padding:15px;
	float: right;
	width: 960px;


}


#Left{
	background-color:#DCDDDD;
	border-color:#FFFFFF;
	border-width:2px;
	border-style:solid;
	float:right;
	width:330px;
	padding:10px;
	font-size:12px;
	color:#333333;
	text-align:right;
}

#Right{
	float:left;
	text-align:right;
	padding:5px;
	width:570px;
}

div.services{
	width:560px;
	height:175px;
	padding:15px;
	text-align:right;
}

div.services_img{
	float:right;
	padding:0px;
	margin-top:15px;
	height:150px;
}

div.services_txt{
	float:right;
	padding:5px;
	text-align:right;
	font-family:Tahoma;
	font-size:12px;
	line-height:18px;
	width:360px;
}

#footer{
	height:215px;
	background-color:#002040;
	clear:both;
	float:none;
	font-family:Arial, Helvetica, sans-serif;
}

div.footer-left{
	width:320px;
	padding:20px;
	font-size:14px;
	line-height:14px;
	color:#999999;
	text-align:right;
	float:right;
	clear:none;
	height:150px;
}

div.footer-right{
	float:left;
	color:#CCCCCC;
	text-align:center;
	padding:20px;
	font-size: 16px;
	height:150px;
}

#copyright{
	height:10px;
	background-color:#FFFFFF;
	padding:15px;
	color:#999999;
	font-size:12px;
}
#validation{
	height:50px;
	background-color:#003366;
	vertical-align:middle;
}

h1 {
    color: #464646;
	font-family:Arial, Helvetica, sans-serif;
}


h2{
	color:#0F58A1;
	font-family:Arial, Helvetica, sans-serif;
}
	
h3{
	color:#333333;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
}

h4{
	color:#0F58A1;
	font-family:Arial, Helvetica, sans-serif;
}

a {color:#333333; text-decoration:none}
a:hover{color:#cc0000;
text-decoration:underline;}

.txt{color:#CCCCCC;}
.txtColor{color:#006699;}
a.PortLink { 
	color:#FFFFFF; 
	text-decoration:none;
}
a.PortLink:hover
{
	color:#99CCFF;
	text-decoration:underline;
}

div.categoriesfooter{
	width:190px;
	padding:20px;
	font-size:12px;
	line-height:14px;
	color:#000000;
	text-align:center;
	float:right;
	clear:none;
}
div.category_seprator_footer{
	height:auto;
	width:4px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:5px;
	padding-right:5px;
	float:right;
	height:150px;
}

