@charset "utf-8";
/* CSS Document */

#Wrap {
	height:100%;
	width:100%;
}

#Footer {
	height:94px;
	background-image:url(../images/SiteFooterBackground.jpg);
	background-position:left;
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:12px;
	color:#04508c;
}

#FooterAbout {
	/*height:339px;*/
	background:#04508c;
	background-image:url(../images/about_footer.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

#Footer table{
	font-family:Verdana;
	font-size:12px;
	color:#04508c;
}

#Footer table a{
	font-family:Verdana;
	font-size:12px;
	color:#04508c;
	text-decoration:none;
}

#Footer table a:hover{
	font-family:Verdana;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}




#FooterAbout2 {
	height:40px;
	background:#1d8bea;
}

#FooterAbout2 table{
	font-family:Verdana;
	font-size:12px;
	color:#04508c;
}

#FooterAbout2 table a{
	font-family:Verdana;
	font-size:12px;
	color:#04508c;
	text-decoration:none;
}

#FooterAbout2 table a:hover{
	font-family:Verdana;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}



#SiteHeader {
	height:106px;
	/*
	background-image:url(../images/SiteHeaderBackground2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	*/
	padding-top:0px;
}

#Menu {
	width:900px;
	height:20px;
	border:1px solid red;
	font-family:Verdana;
	font-size:12px;
	color:#ff9322;
	text-align:right;
	margin-top:40px;
}

table.listmenu {
	width:820px;
	margin: 0;
	padding: 0;
	text-align:right;
	margin-top:90px;
}

table.listmenu td {
	border:0px solid green;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height: normal;
	height:20px;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	color: #ff9322;
}

table.listmenu td a{
	font-family:Verdana;
	font-size:12px;
	color: #fff;
	text-decoration:none;
}

table.listmenu td a:hover {
	font-family:Verdana;
	font-size:12px;
	color: #ff9322;
	text-decoration:none;
	cursor: hand;
}

#Content {
	width:905px;
	height:100%;
	margin-left:15px;
	padding:5px 0px;
	font-family:Verdana;
	font-size:12px;
	color:#04508c;
	
}

#language {
	font-family:Verdana;
	font-size:12px;
	color: #ff9322;
}

.titleContact {
	font-family:Verdana;
	font-size:18px;
	color:#04508c;
}

.titleAbout {
	font-family:Verdana;
	font-size:14px;
	color:#1c8be9;
	font-weight:bold;
}

.title {
	font-family:Verdana;
	font-size:14px;
	color:#04508c;
	font-weight:bold;
}

.textAbout {
	font-family:Verdana;
	font-size:12px;
	color:#fff;
	text-align:left;
}


.textHome {
	font-family:Verdana;
	font-size:12px;
	color:#1c8be9;
}

.text {
	font-family:Verdana;
	font-size:12px;
	color:#04508c;
}

.text a{
	font-family:Verdana;
	font-size:12px;
	color:#04508c;
	text-decoration:none;
}

.text a:hover{
	font-family:Verdana;
	font-size:12px;
	/*color:#04508c;*/
	color:#1c8be9;
	text-decoration:none;
}



.textAbout a{
	font-family:Verdana;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.textAbout a:hover{
	font-family:Verdana;
	font-size:12px;
	/*color:#04508c;*/
	color:#1c8be9;
	text-decoration:none;
}

.text_bold a{
	font-family:Verdana;
	font-size:12px;
	color:#04508c;
	text-decoration:none;
}

.text_bold a:hover{
	font-family:Verdana;
	font-size:12px;
	/*color:#04508c;*/
	color:#1c8be9;
	text-decoration:none;
}

.text_pagination {
	font-family:Verdana;
	font-size:12px;
	color:#04508c;
	font-weight:bold;
}

.text_pagination a{
	font-family:Verdana;
	font-size:12px;
	color:#04508c;
	text-decoration:none;
	font-weight:normal;
}

.text_pagination a:hover{
	font-family:Verdana;
	font-size:12px;
	color:#04508c;
	text-decoration:none;
}

.text_bold {
	font-family:Verdana;
	font-size:12px;
	color:#04508c;
	font-weight:bold;
}

.Clear{
	clear:both;
	padding-top:0px;
}

.ProjectsImg {
		width:180px;
		float:left;
		border:0px solid red;
}

.ServMenu {
	width:343px;
	height:270px;
	background-image:url(../images/ServicesBackground.png);
	background-position:0 8;
	background-repeat:no-repeat;
	padding-top:9px;
}
.ServMenu Table {
	list-style:none;
	border:0px solid green;
	margin-top:13px;
}
.ServMenu Table td{
	list-style:none;
	border:0px solid red;
	margin-bottom:0px;
	font-family:Verdana;
	font-size:12px;
	color:#04508c;
}
.ServMenu Table td a{
	font-family:Verdana;
	font-size:12px;
	color:#04508c;
	text-decoration:none;
}
.ServMenu Table td a:hover{
	font-family:Verdana;
	font-size:12px;
	color:#1c8be9;
	text-decoration:none;
}

.text ul li {
	border:0px solid green;
	margin-top:10px;
}

#VIS {
	position:absolute;
	width:100%;
	height:100%;
	visibility:hidden;
	z-index:500;
	border:0px solid green;
	background-color:#FFFFFF;
	left:0px;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}