/* GENERAL CSS */
body {
	margin: 0px;
	background:url(../images/bkg.jpg) repeat-x 0 0 #F8F9FB;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#MainContainer {
	margin: 0px auto;
	width: 950px;
	height:auto;
	background:url(../images/siteBkg.jpg) no-repeat 0 0 #06154E;
}
#MainContainer_esp {
	margin: 0px auto;
	width: 950px;
	height:auto;
	background:url(../images/siteBkg_esp.jpg) no-repeat 0 0 #06154E;
}
#TopSpace {
	margin: 0px auto;
	width: 950px;
	height:114px;
	clear:both;
}
#MainMenu {
	margin: 0px auto;
	width: 950px;
	height:25px;
	clear:both;
}
.MenuButton {
	float:left;
	height:25px;
}
#BodyContainer {
	margin: 36px auto;
	width: 850px;
	height:auto;
	clear:both;
	background:url(../images/bodyBkg.jpg) repeat-x 0 0 #F8F9FB;
	border: 1px solid #FFFFFF;
}
.ClearBody {
	margin: 0px auto;
	width: 100%;
	height:15px;
	clear:both;
}
#FooterContainer {
	margin: 0px auto;
	width: 850px;
	height:35px;
	clear:both;
	background:url(../images/FooterBkg.gif) repeat-x 0 0 #F8F9FB;
}
#FooterContainer p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#1B708F;
	font-style:normal;
	padding-top: 10px;
	text-align:center;
	text-transform:uppercase;
}
#FooterContainer a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#1B708F;
	font-style:normal;
	text-decoration:none;
}
#FooterContainer a:hover{
	color: #003366;
}
#AddressContainer {
	margin: 0px auto;
	width: 100%;
	height:auto;
	background-color:#06154E;
}
#AddressContainer p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-style:normal;
	text-align:center;
	text-transform:uppercase;
	margin:0px;
}
/* END GENERAL CSS */

/* HOME CSS */
#HomeBanner {
	margin: 0px auto;
	width: 800px;
	height:280px;
	clear:both;
}
#MiddleContainer {
	margin: 0px auto;
	width: 800px;
	height:auto;
	clear:both;
}
#NewsContainer {
	float:left;
	width: 540px;
	height:auto;
	background:url(../images/HomeNewsTitle.gif) no-repeat 0 0;
}
#NewsContainer h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#38ACDD;
	font-size:15px;
	font-weight:bold;
	margin: 0px;
	padding: 3px 0 0 10px;
}
.NewsBox {
	float:left;
	width: 250px;
	height:auto;
	padding: 0 10px 0 10px;
}
.NewsBox h4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FF9900;
	font-size:13px;
	font-weight:bold;
	margin: 0px;
}
.NewsMainFrame {
	margin: 10px auto;
	width: 250px;
	height:auto;
	clear:both;
}
.NewsPictureBkg {
	float:left;
	width: 102px;
	height:94px;
	background:url(../images/HomeNewsFrame.gif) no-repeat 0 0;
}
.NewsPicture {
	margin: 4px auto;
	width: 94px;
	height:68px;
	clear:both;
}
.NewsButton {
	margin: 5px auto;
	width: 46px;
	height:11px;
	clear:both;
}
.NewsText {
	float:right;
	width: 140px;
	height:94px;
}
.NewsText p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	margin: 0px;
	text-align:justify;
	line-height:11px;
	letter-spacing:-0.01em;
}
#ShortcutsContainer {
	float:right;
	width: 250px;
	height:auto;
}
.Counter {
	margin: 0px auto;
	width: 250px;
	height:auto;
}
.Counter p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#06154E;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	text-align:center;
}
/* END HOME CSS */

/* INSIDE CSS */
#InsideHeader {
	margin: 6px auto;
	width: 815px;
	height:auto;
	clear:both;
}
#HeaderTitle {
	float:left;
	width: 290px;
	height:auto;
}
#HeaderTitle h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#06154E;
	font-size:28px;
	font-weight:normal;
	margin: 0px;
	text-align:center;
	text-transform:uppercase;
	border-bottom: 1px solid #06154E;
	padding: 30px 0 10px 0;
}
#HeaderButtons {
	margin: 10px auto;
	width: 290px;
	height:38px;
}
.HeaderButtonOne {
	float:left;
	width: 141px;
	height:38px;
}
.HeaderButtonTwo {
	float:right;
	width: 141px;
	height:38px;
}
#HeaderPicture {
	float: right;
	width: 518px;
	height:152px;
}
.InsideBoxInfoOne {
	margin: 0px auto;
	width: 815px;
	height:auto;
	clear:both;
}
.BoxInfoOneTxt {
	float:left;
	width: 520px;
	height:auto;
}
.BoxInfoOneTxt h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#06154E;
	font-size:15px;
	font-weight:bold;
	margin: 0px;
	text-align:left;
	text-transform:uppercase;
}
.BoxInfoOneTxt p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	margin: 5px 0 0 0;
	text-align: justify;
	line-height: 14px;
}
.BoxInfoOneTxt p a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#38ACDD;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	text-align: justify;
	text-decoration:none;
}
.BoxInfoOneTxt p a:hover{
	color:#000000;
}
.BoxInfoOneTxt ul li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	margin: 5px 0 0 0;
	text-align: justify;
	line-height: 14px;
}

.BoxInfoOnePic {
	float:right;
	width: 280px;
	height:auto;
	border: 2px solid #666666;
	margin: 28px 0 0 0;
}
.InsideBoxInfoTwo {
	margin: 0px auto;
	width: 815px;
	height:auto;
	clear:both;
}
.BoxInfoTwoTxt {
	float:right;
	width: 520px;
	height:auto;
}
.BoxInfoTwoTxt h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#06154E;
	font-size:15px;
	font-weight:bold;
	margin: 0px;
	text-align:left;
	text-transform:uppercase;
}
.BoxInfoTwoTxt p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	margin: 5px 0 0 0;
	text-align: justify;
	line-height: 14px;
}
.BoxInfoTwoTxt p a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#38ACDD;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	text-align: justify;
	text-decoration:none;
}
.BoxInfoTwoTxt p a:hover{
	color:#000000;
}
.BoxInfoTwoTxt ul li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	margin: 0px 0 0 0;
	text-align: justify;
	line-height: 14px;
}

.BoxInfoTwoPic {
	float:left;
	width: 280px;
	height:auto;
	border: 2px solid #666666;
	margin: 28px 0 0 0;
}

/* END INSIDE CSS */

/*HEADERS CSS */
.HeaderProducts {
	background:url(../images/products_TopImage.jpg) no-repeat 0 0;
	width: 518px;
	height:152px;
}
.HeaderServices {
	background:url(../images/service_TopImage.jpg) no-repeat 0 0;
	width: 518px;
	height:152px;
}
.HeaderAbout {
	background:url(../images/about_TopImage.jpg) no-repeat 0 0;
	width: 518px;
	height:152px;
}
.HeaderTechnical {
	background:url(../images/technical_TopImage.jpg) no-repeat 0 0;
	width: 518px;
	height:152px;
}
.HeaderContact {
	background:url(../images/contact_TopImage.jpg) no-repeat 0 0;
	width: 518px;
	height:152px;
}
.HeaderEmployment {
	background:url(../images/employment_TopImage.jpg) no-repeat 0 0;
	width: 518px;
	height:152px;
}
.HeaderBoiler {
	background:url(../images/boiler_TopImage.jpg) no-repeat 0 0;
	width: 518px;
	height:152px;
}
.HeaderSpare {
	background:url(../images/spare_TopImage.jpg) no-repeat 0 0;
	width: 518px;
	height:152px;
}
.HeaderLogin {
	background:url(../images/login_TopImage.jpg) no-repeat 0 0;
	width: 518px;
	height:152px;
}
/*END HEADERS CSS */

/*FORM TABLE*/
.FormTable  {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-style:normal;
}
.FormTable td.rawData {
	padding: 4px;
}
.FormTableTitle  {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-style:bold;
	background-color:#003366;
	text-transform:uppercase;
}
.FormTableTitle a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-style:bold;
	background-color:#003366;
	text-transform:uppercase;
	text-decoration:none;
}
.FormTableTitle a:hover {
	text-decoration:underline;
}

.FormTableOdd  {
	background-color:#619FDE;
}
.FormTableEven  {
	background-color:#86B6E6;
}
a.FormTable {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#003366;
	font-style:normal;
	text-decoration:none;
}
a.FormTable:hover {
	color:#CC0000;
}
.FormTable input  {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#003366;
	font-style:normal;
	background-color:#FFFFFF;
	border: 0px;
}
.FormTable select  {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#003366;
	font-style:normal;
	background-color:#FFFFFF;
	border: 0px;
	width:100%;
}
.FormTable textarea {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#003366;
	font-style:normal;
	background-color:#FFFFFF;
	border: 0px;
	overflow:hidden;
}
/*END FORM TABLE*/
.HeaderTracking {
	width: 518px;
	height:152px;
	background-image: url(../images/trackyourproject_TopImage.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
