﻿#body{
	background-color:#e6e6e6;
	margin:0;
	padding:0;
	
}
#form1{
	width: 909px;
	margin:0px auto 0px auto;
	padding:0;
	padding-top:0;
	border:0;

	
}
#allcontent{
	width:909px;
	background-color:white;
	margin:0px auto 0px auto;
	
}
/* --- Headers --- */
#Header{
	width: 909px;
	height:333px;
}
#topHeader{
	width:909px;
	height:117px;
}
#midHeader{
	width:909px;
	height: 181px;
}
#bottomHeader{

	width:909px;
	height:35px;
}
#bottomHeaderText{
	height:35px;
	width:587px;
	margin-left:auto;
	text-align:left;
}
.bottomHeaderText{
	font-size:16px;
	font-family:Verdana;
	color:white;
	line-height:35px;
	font-weight:bold;

}
#topHeaderLogo{
	width:190px;
	margin-left:23px;
	height:117px;
}
.topHeaderLogo{
	width:190px;
	height:117px;
	background-image:url('Images/HeaderImages/HeaderLogo.jpg');
	border:0;
	text-decoration:none;
}

#topHeaderLang{
	padding: 0;
	float: right;
	height:30px;
	vertical-align:top;
	width: 246px;
}
#headerBottomShadow{
	background-image:url('Images/HeaderImages/HeaderBottomShadow.jpg');
	height:16px;
	background-repeat:repeat-x;
}
#language{
	font-family:Verdana;
	font-size:10px;
	color:black;
	text-align:right;
	margin-right:92px;
	height:21px;
	line-height:21px;

	
}
.dot{
	margin-top:14px;
	background-image:url('Images/HeaderImages/Dotline.jpg');
	background-repeat:no-repeat;
	background-position: 80% 0px;
}
/* --- main menu --- */
#topHeaderMenu
{
	vertical-align:bottom;
	height: 50px;
	float:right;
	width:692px;
	padding:0;
	margin-left: 0px;
	height:117px;
}
ul#mainMenu{
	font-family:Verdana;
	list-style:none;
	margin-right: 20px;
	margin: 0;
	margin-top:55px;
	padding: 0;
	text-align:center;
	vertical-align:bottom;
	position: relative;
	height:20px;


}
ul#mainMenu li {
	float: left;
	margin-right: 15px;
	vertical-align:bottom;
	background:url('Images/HeaderImages/unpressed.jpg');
	background-repeat:no-repeat;
	text-align:left;
	background-position: 0% 70%;
	text-indent: 9px;
		
}

ul#mainMenu li a {
	padding: 1px 5px 0 5px;
	display: block;
	line-height: 14px;
	font-size: 11px;
	text-decoration: none;
	vertical-align:bottom;

}
ul#mainMenu li a:hover{
	color:#fb1820;
}
.Active{
	color:#fb1820;
}

/* --- Home Master Content --- */
#topContent{
	width:806px;
}
#leftContent{
	width:242px;
	text-align:left;
	float:left;
}
#leftContentSecondaryMenu{
	width:242px;
	text-align:left;
	float:left;
	background-image:url('Images/MainContentImages/ShadowSecondaryMenu.png');
	background-repeat:no-repeat;
	background-position:right top;
	min-height:200px;
}

#rightContent{
	text-align:left;
	width:564px;
	float:right;
	vertical-align:top;
	padding:0;
	
	
}
#lowerContent{
	padding-top: 25px;
	height:130px;
	width:806px;
	height: auto;
	margin: 25px auto 25px auto;
	clear:both;

}
#lowerContentLeft{
	width:262px;
	height:129px;
	background-image:url('Images/MainContentImages/SmartNetworkLowerContent.jpg');
	background-repeat:no-repeat;
	float:left;

}

#lowerRight{
	width:535px;
	height:129px;
	float:right;
}

#lowerContent2{
	height:130px;
	width:806px;

}
#lowerContentRightLeft{
	height:129px;
	width:262px;
	background-image:url('Images/MainContentImages/AboutPromaticaLowerContent.jpg');
	background-repeat:no-repeat;
	float:left;
	
}
#lowerContentRightRight{
	height:129px;
	width:262px;
	background-image:url('Images/MainContentImages/Careers.jpg');
	background-repeat:no-repeat;
	float:right;
}
#smartNetwork{
	height:101px;
	width:151px;
	float:right;
	margin-right:5px;


}
#aboutPromatica{
	height:101px;
	width:151px;
	float:right;
	margin-right:5px;


}
.homeHeaderText{
	background-image:url('Images/HeaderImages/Home.jpg');
	background-repeat:repeat-x;
}
.homeHeader{
	background-image:url('Images/HeaderImages/HomeHeader.jpg')
}

