﻿#container {
	width: 100%;
	background-image: url(../images/header-photo.jpg);
	height: 200px;
}
#masthead {
	overflow: auto;
	text-align: right;
	background-image: url(../images/header-photo.jpg);
	height: 200px;
}
#masthead img {
	float: left;
	width: 100px;
	margin-left: 90px;
}

#mantra {
	text-align: left;
	float: left;
	clear: left;
	width: 300px;
	margin-left: 10px;

}
#tels {
	float: right;
	width: 200px;
	color: #FFFFFF;
	margin-right: 10px;
}

/* Styles for Footer */
#footer {
	width: 100%;
	overflow: hidden;
	padding-bottom: 1%;
	background-color: #E4E4E4;
	float: left;
	clear: both;
	padding-top: 1%;
	color: #000000;
	position: relative;
	padding-left: 1%;
}
#footer p {
	font-size: x-small;
}
#footer a {
	text-decoration: underline;
	background-color: #cdf;
}
#footer a:hover {
	color: #78a;
	text-decoration: none;
	background-color: #cdf;
}

#content {
	background-color: #FFFFFF;
	margin-left: 140px;
	padding-top: 10px;
	padding-left: 10px;
}

#content img {
	padding-bottom: 5px;
	padding-right: 10px;
}

#page_content {
	background-color: #033E98;
}
.float_right {
	float:right;
}
body {
	font-family: Arial, sans-serif;
	font-size: medium;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black;
}
#sidebar {
	background-color: #033E98;
	width: 140px;
	float: left;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	position: relative;
}

/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {

}
#sidebar a {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 5%;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #cdf;
	color: #000000;
}

a {
	color: #393939;
	text-decoration: underline;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}
#ContactTels {
	width: 150px;
	float: left;
}
#ContactHours {
	width: 300px;
	float: left;
}
#ContactEmails {
	width: 250px;
	position: relative;
}

#ContactAdr {
	width: 400px;
}
#TKeyImg {
}

.DateStyle {
	color: #FFFF00;
	text-align: center;
}
.HdgCieNameAndreiPart {
	font-size: xx-large;
	color: #0099FF;
	font-weight: bold;
}
.HdgCieNameTechnologyPart {
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
}
.FooterCieNameAndreiPart {
	color: #0099FF
}

.TurnKeySolutions {
	font-size: x-large;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
#Welcome_Container {
	width: 550px;
	font-size: 36px;
	margin-top: 100px;
	height: 45px;
	margin-right: auto;
	margin-left: auto;
}
#Welcome_atName {
	width: 550px;
	float: none;
}
#Welcome_atName p {
	width: 500px;
	float: none;
	font-size: 170%;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: medium;
}
#Welcome_logo {
	width: auto;
	float: left;
	clear: both;
}

#Welcome_FraEng {
	width: 200px;
	float: left;
	clear: none;
}
#Welcome_FraEng a {
	color: #0099FF;
	font-weight: bold;

}
#Welcome_FraEng  a:hover {
	color: #000000;
	text-decoration: underline;
}
.Welcome_atNameAndeiPart {
	width: 550px;
	float: none;
	color: #0099FF;
}
