body {
	margin:5px 5px 0 5px;
	padding:0;
	background-color:#B5C8C2;
	/*
	background-image: url(../images/bg_ame.gif);
	*/
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#Frame {
    width:942px;
}

 

#topBar {
   	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
   	padding-left:0px;
   	width:100%;
	z-index:1;
}

#centercontent, #leftcontent1, #leftcontent2, #rightcontent1, #rightcontent2, #footer {
	border:1px solid #000;	
}

#leftcontentFrame {
	float:left;
	margin-left:0px;
	margin-top:3px;
   	width:182px;
	z-index: 2;	
}

#rightcontentFrame {
	float:left;
	margin-left:5px;
	margin-top:3px;
   	width:265px;
	z-index: 2;	
}

#leftcontent1 {
	width:180px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:5px;
	background:#fff;
	visibility: visible;
	z-index: 2;	
	background-image: url(../images/H1gradient.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	min-height:240px;
}

* html #leftcontent1 { 
  height: 240px; 
} 

#leftcontent2 {
	width:180px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:5px;
	background:#fff;
	visibility: visible;
	z-index: 2;	
	background-image: url(../images/H1gradient.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}

#centercontent {
	float:left;
	margin-left:5px;
	margin-top:3px;
	margin-bottom:5px;
	width:481px;
	z-index: 2;
	background:#fff;
	background-image: url(../images/H1gradient.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	min-height:400px;
}

* html #centercontent { 
  height: 400px; 
}

#rightcontent1 {
	width:265px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:5px;
	background:#fff;
	visibility: visible;
	z-index: 2;	
	background-image: url(../images/H1gradient.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	min-height:240px;
}

* html #rightcontent1 { 
  height: 240px; 
} 

#rightcontent2 {
	width:265px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:5px;
	background:#fff;
	visibility: visible;
	z-index: 2;	
	background-image: url(../images/H1gradient.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}

#footer {
	clear:both;
	margin-left:0px;
	width:940px;
	height:20px;
	z-index:2;
	background:#fff;
	visibility: visible;
	text-align:center;
}

input {
	z-index: 3;
}

input.searchbox {
	background-color:#EFEFEF;
	border:1px dashed #000000;
	width:145px;
	height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-left:3px;
}
input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	font-weight:bold;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width:50px;
	height:17px;
	margin-top:10px;
}

input.searchbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	font-weight:bold;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width:50px;
	height:17px;
}

.menunormal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
}

.menuhover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #336699;
	text-decoration: none;
	
}

td.menuhover{
	cursor : default;
	background-color:#E1E1E1;
}

.floatImgRight {
float:right;
margin-top:8px;
margin-right:25px;
margin-bottom:8px;
} 



/***********************************************/
/* Design images & Components                                  */
/***********************************************/

#AMELogotype {
	position:absolute;
	width:152px;
	height:61px;
	z-index:2;
	left: 779px;
	top: 44px;
}

#MastercamLogotype {
	position:absolute;
	width:auto;
	height:auto;
	z-index:2;
	left: 16px;
	top: 29px;
}


#menuBar{
    position: absolute;
	left:190px; 
	top:122px; 
	width:700px; 
	height:20px; 
	z-index:2;
	visibility: visible;
    }

#searchbox{
	position: absolute;
	left:13px;
	top:121px;
	z-index:3;
	visibility: visible;
	width: auto;
	height:auto;
}

#adminPanelTop{
	position: absolute;
	left:850px;
	top:11px;
	z-index:3;
	visibility: visible;
	width: auto;
	height:auto;
}

#adminPanelEdit{
	position: absolute;
	left:610px;
	top:162px;
	z-index:3;
	visibility: visible;
	width: auto;
	height:auto;
}

#icons{
	position: absolute;
	left:853px;
	top:256px;
	width:90px;
	height:23px;
	visibility: hidden;
	z-index: 3;
}

.style1 {	color: #999999;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
