/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 /*text-align:center; */
 background-color:#5a5a5a;
 margin:20px;
padding:0;
height:100%;
color:#ffffff;  
font-family:Lucida Sans Unicode,Arial, Helvetica, sans-serif;
font-size:14px;
} 

A:link {
	COLOR: #ffcccc
}
A:link {
	TEXT-DECORATION: none
}
A:link {
	FONT-WEIGHT: bold
}
A:visited {
	TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold
}
A:visited {
	COLOR: #ffcccc
}
A:hover {
	COLOR: #ffffff
}
 
#pagewidth{ 
 width:750px; 
 /*text-align:left;*/ 
margin-left:auto; 
 margin-right:auto;
 background-color:#5a5a5a;  
  /*border:3px solid #ffffff;*/ 
 
} 

 
#header{
 position:relative; 
 height:216px; 
/*background-color:#FFFFFF;*/
background: url(erplogo.jpg); 
 width:100%;
} 
#homepagetext{
font-size:20px;
text-align:center; 
font-weight: bold;
}
#homepagetext1{
font-size:20px;
text-align:center; 
font-weight: bold;
}

#contacttext{
text-align:center; 
}

#maintext{
margin:10px; 
}
 
#maincol{background-color: #5a5a5a;  
/*float: left;*/
 display:inline; 
 position: relative; 
 background-color:#5a5a5a;
 margin:10px; 
width:;
 }
 
#footer{
 height:50px; 
  background-color:#5a5a5a; 
  text-align:center; 
  vertical-align: bottom
 clear:both;
 } 
 
#footertext{ 
	padding-top:30px;
	font-size:10px;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */


.bevelmenu{
font: bold 13px arial;
padding: 6px 0;
margin: 0;
width: 100%;
background-color: #5a5a5a;
text-align: center; 
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 3px 0.5em;
text-decoration: none;
background-color: #5a5a5a;
border: 2px solid #5a5a5a;
}

.bevelmenu li a:hover{
color: black;
background-color: #d6d6d6;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
