body
	{
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../decoration/body-bck.gif);
	}
	
.alt
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	}	

.container
	{
	position : relative;
	margin-left : auto;
	margin-right : auto;
	top : auto;
	left : auto;
	width: 820px;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../decoration/contnt-bck.gif);
	background-repeat: repeat-y;
	margin-bottom: 0px;
	height: auto;
	
	}
	
.bodytext
	{
	position : relative;
	text-align : left;
	width : 610px;
	height : auto;
	float : left;
	background-image: url(../decoration/contnt-bck.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 170px;
	margin: 0px;
	padding-bottom: 10px;
	}		

.logo
	{
	position: relative;
	top: 14px;
	width: 90px;
	left: 19px;
	height: 89px;
	float : left;
	}

.header
	{
	position : relative;
	text-align : left;
	top : auto;
	left : auto;
	height : 108px;
	width : 820px;
	margin: 0px;
	padding: 0px;
	background-image: url(../decoration/header-bck.gif);
	background-repeat: no-repeat;
	}

.sac
	{
	left: 20px;
	text-align: left;
	height: 28px;
	width: auto;
	position: relative;
	margin-left : auto;
	margin-right : auto;
	top: auto;
	clear : both;
	padding-left: 0px;
	}

.nav-bar
	{
	position: relative;
	text-align: left;
	width: 702px;
	color: #FFFFFF;
	height: 26px;
	float : left;
	background-image: url(../decoration/nav-bck.gif);
	padding-left: 120px;
	background-repeat: no-repeat;
	padding-top: 4px;
	}
	
.footer
	{
	background-image: url(../decoration/footer-bck.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 820px;
	position: relative;
	margin-left : auto;
	margin-right : auto;
	top: auto;
	clear : both;
	}
	
.contact
	{
	position:absolute;
	float: left;
	width:600px;
	height:400px;
	float: left;
	left: 60px;
	top: 150px;
	}
	
.logo-table
	{
	margin-top: 10px;
	}
	
.logo-table td
	{
	padding-right: 22px;
	}
	
.vertical-spacer
	{
	min-height: 500px;
	}
