body {
	font: Verdana, Geneva, sans-serif, Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	color:black;
	padding:0px;
	margin:0px;
	background:url(../images/bg.gif) repeat-x;
	height: auto;
	width: auto;
}


#wrap {
	position:relative;
	margin:0 auto;
	width:920px;
}

.company {
	position:relative;
	width:600px;
	height:48px;
	float:right;
	margin:10px 9px 3px 0;
	background:url(../images/image1.jpg) no-repeat;
	background-position:-350px 0px;
}

#banner {
	position:relative;
	margin:px auto;
	width:920px;
	height:191px;
	background:url(../images/image1.jpg) no-repeat;
	background-position:0px -50px;
}

/*#fadeshow {
	position:relative;
	width:530px;
	height:180px;
	float:right;
	margin-right:9px;
	margin-top:11px;
}*/

.fadeshow0 {
	position:relative;
	width:162px; /*actual width = 170 '-' padding-left = 8*/
	height:129px; /*actual height = 138 '-' padding-top = 9*/
	float:right;
	margin-right:15px;
	margin-top:30px;
	padding:9px 0 0 8px;
	background:url(../images/img-holder.png) no-repeat;
}

#fadeshow1 {
	position:relative;
	width:170px;
	height:138px;
}

#fadeshow2 {
	position:relative;
	width:170px;
	height:138px;
}

.navHolder {
	position:relattive; margin:-10px auto;
	width:902px;
	height:40px;
	background:url(../images/image1.jpg) repeat-x;
	background-position:-9px -245px;
	font-size:18px;
	font-weight:bolder;
	text-align:center;
	padding-top:10px;
	margin:0 auto;
}.navHolder span {
	padding-right:50px;
	padding-left:50px;
	color:white;
}.navHolder a:link {
	color:white;
	text-decoration:none;
}.navHolder a:hover {
	color:#c4c102;
	text-decoration:none;
}.navHolder a:visited {
	color:c4c102;
	text-decoration:none;
}

#contentWrap {
	position:relative; top:5px;
	width:930px; height:auto;
	margin:0 auto;
}

#footer {
	position:relative;
	width:890px;
	height:20px;
	background:#a40000;
	margin:0 auto;
	font-size:12px;
	text-align:right;
	padding:10px 10px 10px 0;
	color:white;
	z-index:100;
}#footer A {
	
	text-decoration: underline; color: #c4c102;

}#footer A:hover {
	
	text-decoration: underline; color: #FFFFFF;

}



/*********************************************
			Special classes
*********************************************/

.EmpDivs {
	position:relative;
	width:900px;
	height:auto;
	margin:0 auto;
}

.clear {
	clear:both;
}


.pad {
	padding-right:15px;
	padding-left:15px;
}

.bpad {
	margin-top:30px;
}

.cursor {
	cursor:pointer;
}

input, textarea {margin-bottom:10px;}


/********************************************

   Links Properties

********************************************/


A:link {

	text-decoration: underline; color:#e10104
}

A:visited {
	
	text-decoration: underline; color:#c4c102;

}


A:hover {
	
	text-decoration: underline; color: #F00;

}
