/* CSS Document */
<!--LAYOUT STYLES

body {
 background:#FFFFFF;
 text-align:center;
 padding:0;
 margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
 }
		
#frame {
text-align:left;
width:800px;
margin-left:0px;
padding:0px;
text-align:left;
 }

#topnav {
		top: 0px;
		left:0px;
		margin-left:0px;
		height: 100px;
		padding:0px;
		width: 800px;
		background: transparent;
	}
	
#header {
		position: relative;
		left: 10px;		
		top: 0px;
		height: 50px;
		width: 400px;
		background: transparent;
	}
	
#welcome{
		position: absolute;
		left: 510px;		
		top: 0px;
		height: 50px;
		width: 200px;
		background: transparent;
		text-align:right;
	   font-family: verdana, arial, sans-serif;
		font-weight: bold;
	}
        
#euwelcome{
		position: absolute;
		left: 500px;		
		top: 0px;
		height: 50px;
		width: 200px;
		background: transparent;
		text-align:right;
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
	}
	
#l-col {
	 float:left;
	 background:#ffffff;
	 color: #333333;
	 width:10px;
 }
 
 #bodyblock {
 position:relative;
 width:749px;
 padding:0;
 }
	
#tabletop {
		position: relative;
		left: 10px;	
		padding: 4px;	
		height: 24px;
		width:700px;
		background:url('../images/blk_header.jpg') no-repeat;
		text-align:left
}
#messagecenter {
		position: relative;		
		width: 700px;
		background: transparent;
		text-align:text;
}
#bodycontent {
		position: relative;
		left: 10px;		
		width: 700px;
		background: transparent;
		text-align:text;
}

#ftr {
		position:relative;
		margin-left:0px;
		top: 20px;
		width:700px;
		left:0px;	
		padding:0px;	
		/*background:url('../images/footer.jpg') no-repeat; */
}


tr.d0 td {
	left: 0px;		
	position: relative;
	background-color: #D4B877; color: black;
}
tr.d1 td {		
	position: relative;	
	left: 0px;	
	background-color: #FFFFFF; color: black;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Arial;
color:#000000;
line-height:18px;
z-index:1000;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
font:normal 12px Arial;
color:#000000;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
color:#000000;
background-color: #FFCC33;
}

input.groovybutton
{
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   background-color:#6666CC;
   border: ridge
}
input.groovybuttonlarge
{
   font-family:Arial,sans-serif;
   font-weight:bold;
   font-size:18pt;
   color:#FFFFFF;
   background-color:#6666CC;
   border: ridge
}
#Layer1 {

	position:absolute;
	width:223px;
	height:418px;
	z-index:1;
	left: 653px;
	top: 19px;
	font:normal 12px Arial;
    color:#000000;
    line-height:18px;
	visibility: visible;
	border-bottom-width: 0;
	border:1px solid white;
}
#Layer2 {
	position:absolute;
	width:225px;
	height:218px;
	z-index:2;
	left: 653px;
	top: 36px;
	border:none;
	visibility: hidden;
	border:1px solid white;
}
#Layer3 {
	position:absolute;
	width:225px;
	height:214px;
	z-index:3;
	left: 653px;
	top: 93px;
	border: none;
	visibility: hidden;
	border:1px solid white;
}
#Layer4 {
	position:absolute;
	width:226px;
	height:226px;
	z-index:4;
	left: 652px;
	top: 216px;
	visibility: hidden;
	border:1px solid white;
}
#Layer5 {
	position:absolute;
	width:223px;
	height:157px;
	z-index:5;
	left: 654px;
	top: 282px;
	visibility: hidden;
		border:1px solid white;
}
-->


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.wireframemenu{
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Arial;
color:#000000;
line-height:18px;
background-color: white;
width: 170px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
width: 100%;
display: block;
left:500px;
text-indent: 3px;
border-bottom: 1px solid black;
font:normal 12px Arial;
color:#000000;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}



html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
color:#FFFFFF;
background-color: #006600;
}
.faqaboutcontact { background-image:url('../images/index_22.gif');
background-repeat:no-repeat }

