/* Duratray Front Page Extensions */
body  {

	/*background: #89949C url(winages/bg-frontbody.png);*/
	background: #000 url(winages/bg-front.jpg) no-repeat;
}
#core {

	background: transparent none;
}
.edge img{
	border-left: 5px solid #E7E4E7;
	border-top: thin solid #E7E4E7;
	border-bottom: thin solid #BDB5BD;
	border-right: thin solid #BDB5BD;
}



#motif{
	position: absolute;
	z-index: 1000;
}	

/* wide wide wide wide wide wide wide wide 
wide wide wide wide wide wide wide wide wide wide 
wide wide wide wide wide wide wide wide */
#homepage{
	position:relative;
	display: block;
	margin-left: 10px;
	width: 960px;
	margin-top: 10px;
	/*background-image: url(winages/bg-front.jpg);*/
	
}

 h1 {
	color: #FF8C00;
	font-size: 22px;
	font-variant: small-caps;
	padding:0;
	margin:0;
	}
#homepage p{
	color: White;
}
.special{
	color: #BF0000;
}
table, td, tr  {

	border-collapse: collapse;
	border: none;
}
td{
	vertical-align: top;
}


#pagearea{
	width:980px;
	/*border-top: 1px none #D3D3D3;*/
}



#frontlogo{
	position:relative;
	top:40px;
	width: 980px;
	height: 573px;
	background-image: url(winages/front-logo.gif);
	background: no-repeat;
	text-align:center;
}
#frontlogo a{
	color: #FF7F50;
	text-decoration:none;
	font-weight: bold;
	
}
#frontlogo a:hover{
color: Yellow;
padding-left:5px;
}
.textlink{
 width:100%;
 /*background: #7A86A0;
 background: url(winages/blue75.png);*/
 padding:2px;
}
/*.textlink:hover{

 background: url(winages/bluethin.png);
 width:100%;
 color: #8FBC8F;
}*/
#front1{
	position: absolute;
	left:60px;
	top:53px;
	height:125px;
	width:190px;
	text-align: center;
	
}
#front2{
	position: absolute;
	left:10px;
	top:185px;
	height:115px;
	width:190px;
	text-align: center;
	
}
#front3{
	position: absolute;
	left:60px;
	top:310px;
	height:120px;
	width:190px;
	text-align: center;
	
}
#front4{
	position: absolute;
	left:270px;
	top:360px;
	height:130px;
	width:190px;
	text-align: center;
	
}
#front5{
	position: absolute;
	left:480px;
	top:365px;
	height:130px;
	width:190px;
	text-align: center;
	
}
#front6{
	position: absolute;
	left:680px;
	top:310px;
	height:150px;
	width:190px;
	text-align: center;
	
}
#front7{
	position: absolute;
	left:760px;
	top:170px;
	height:150px;
	width:190px;
	text-align: center;
	
}
#front8{
	position: absolute;
	left:720px;
	top:53px;
	height:110px;
	width:190px;
	text-align: center;
	
}
#footer  {
position:relative;
clear:both;
padding-top: 190px;
color: White;
line-height: 159%;
text-align: center;
font: bold 14px Arial;
width: 980px;
 background: none;
}

#footer a {
	color: #ADD8E6;
	font: normal 14px;
}
#footer td p {
	color: #F0F8FB;
	font: normal 14px;
}
#footer a:hover {
	color: White;
	font: normal 14px;
	background-color: Navy;
}
#footer td h1 {
	font-size : 16px;
	padding : 0px 0px 0px 0px;
	color : White;
	margin : 0px;
	text-transform: uppercase;
	font-weight: bold;
}
