body{
	background:absolute;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
#HeaderBox{
	background-image:url(images/header.jpg);
background-position:center;
width:1463px;
height:221px;
margin:auto;
background-repeat:no-repeat;
}
#HeaderText{
padding-top:30px;
padding-left:10px;
font-size:2px;
font-weight:bold;
text-shadow:#999;
color:#600
}
#content{
	background-position:center;
	width:895px;
	height:287px;
	margin:0px auto;
	clear:both;
}
#nav{

	width:165px;
	height:267;
	margin:auto;
	float:left;
	padding-right:2px;
	padding-top:11px;

}
#slides{
background-position:center;	background-image:url(image/slide_1.jpg);
	width:727px;
	height:270px;
	margin:auto;
	padding-top:9px;
	float:right;
	overflow: hidden;

}

#slides img { border-color:#fff; 
border-right:0;}

#content2{
	background-position:center;
	width:895px;
	height:330px;
	margin:auto;
}
.contact{
	background-image:url(images/back.gif);
	background-repeat:no-repeat;
	font-family:Arial;
	text-align:justify;
	font-size:11px;
	color: #fff;
	float: left;
	width: 152px;
	padding-left:16px;
	height:330px;
	
}
.contenttext{
	text-align:justify;
	font-family: Arial;
	font-size: 12px;
	float: right;
	color: #000;
	width: 650px;
	padding-right:44px;
}
/*
.credit{
	background-image:url(images/credit.gif);
	background-repeat:no-repeat;
	height:58px;
}
*/
.footer{
	background-position:center;
	background-color:#ee0000;
	background-repeat:repeat-x;
	color:#FFF;
	margin:auto;
	height:50px;

}
#ae1Column1container{
margin: 20px; 
}