body {
    margin: 0;
    padding: 0;
    font: 3px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #8A7660;
    background: white;
}

p {
    margin: 0;
    padding: 10px 0;
    text-align:;

}
#table {
	position:relative;	
	margin:0px 50px 40px 150px;
	background:white;
	width:900px;
	height:710px;
	border:1px solid #e9e9e9;
	float:left;
	text-align:center;

}
#table0 {
	position:relative;	
	margin:0px 50px 60px 350px;
	background:white;
	width:500px;
	height:550px;
	border:0px solid #e9e9e9;
	float:left;
	text-align:center;


}
#table1 {
	position:relative;	
	margin:20px 0px 0px 60px;
	background:white;
	width:auto;
	height:auto;
	border:0px solid #f9f9f9;
	float:left;
	text-align:center;

}
#table1 h1 {

	font: 12px Calibri;
	font-weight: 700;
	color:#d7d7d7;
	text-align: right;
	margin: 10px 15px;
}
#table1 h2 {

	font: 18px Calibri;
	font-weight: 900;
	color:gray;
	text-align: center;
	margin: 10px 15px;

}
#table1 p {
	font: 16px Calibri;
	margin: 0;
	padding: 10px 15px;
	text-align:justify;

}
#table2 {
	position:absolute;	
	margin:20px 0px 20px 540px;
	background:white;
	width:265px;
	height:auto;
	border:0px solid #f9f9f9;
	float:left;
	text-align:center;

}
#table2 h1 {

	font: 12px Calibri;
	font-weight: 700;
	color:#d7d7d7;
	text-align: right;
	margin: 10px 15px;
}
#table2 h2 {

	font: 18px Calibri;
	font-weight: 900;
	color:gray;
	text-align: center;
	margin: 10px 15px;

}
#table2 p {
	font: 16px Calibri;
	margin: 0;
	padding: 10px 15px;
	text-align:justify;

}
#table3 {
	position:relative;	
	margin:20px 0px 0px 60px;
	background:white;
	width:auto;
	height:auto;
	border:0px solid #f9f9f9;
	float:left;
	text-align:center;

}
#table3 h1 {

	font: 12px Calibri;
	font-weight: 700;
	color:#d7d7d7;
	text-align: right;
	margin: 10px 15px;
}
#table3 h2 {

	font: 18px Calibri;
	font-weight: 900;
	color:gray;
	text-align: center;
	margin: 10px 15px;

}
#table4 {
	position:relative;	
	margin:20px 0px 0px 60px;
	background:white;
	width:auto;
	height:auto;
	border:0px solid #f9f9f9;
	float:left;
	text-align:center;

}
#table4 h1 {

	font: 12px Calibri;
	font-weight: 700;
	color:#d7d7d7;
	text-align: right;
	margin: 10px 15px;
}
#table4 h2 {

	font: 18px Calibri;
	font-weight: 900;
	color:gray;
	text-align: center;
	margin: 10px 15px;

}
#text1 {
	position:absolute;	
	margin:310px 0px 0px 490px;
	font: 16px Calibri;
	font-weight: 700;
	color:#535353;
	width:350px;
	height:auto;
	text-align: justify;

}
#main {
    margin: 0 auto;
    padding: 0;
    width: 1200px;
    text-align: left;
    background: white;

}

#header {
    height: 120px;
    background: black; 
} 
#logo {
	height:121px;
	color:#FFF;
}
#logo h1 {
	float:left;
	font: 22px Arial black;
	font-weight: 700;
	color:#FFF;
        padding:25px 0px 0px 320px;
}
#logo h2 {
	float:left;
	font-size:17px;
	color:black;
        padding:20px 0px 0px 225px;
}
#logo img {
	float:right;
	border:0;
        padding:10px 320px 10px 0px;
}
#logo1 img {
	float:left;
	border:0;
        padding:0 0 0 0;
        margin-right:15px;
}

#menu {
	width:1200px;
	height:65px;
        background: white;

}
#navcontainer {
	background:white;
	width:1200px;
	height:30px;
        padding:15px 0 0 0;
	float:center;
	text-align:center;

}
ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	padding-top:0px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	background-color: white;
	padding: 14px 0px;
}
#navlist a { 
	padding: 16px 15px;
	font: 18px Calibri;

}
#navlist a:link, #navlist a:visited {
	color: black;
	text-decoration: none;
}
#navlist a:hover {
	color: black;
	background-color: white;
	text-decoration: none;
}
#navlist #active a {
	color: Red;
	background-color: White;
	text-decoration: none;
}
middle {
}

#cent {
    float: left;
    padding: 0px 0px 0px 0px;
    width: 920px;

}
#footer {
    padding: center;
    clear: both;
    height: 50px;
    line-height: 50px;
    width: 1200px;
    line-with: 1100px;
    text-align: center;
    background: black;
}

