* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: #808080;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	text-align: center;
}
a:link, a:visited {
	color: #999;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
h1 {
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	font-size: 10px;
	line-height: 18px;
	padding-left: 5px;
	text-transform: uppercase;
	margin: 10px auto;
}
p {
	line-height: 16px;
}
#preload {
	height: 0;
	width: 0;
	background-image: url(Body.gif);
	background-image: url(Footer.gif);
	background-image: url(Header.gif);
	background-image: url(Pic_index.gif);
	background-image: url(../TheCorporation.jpg);
	background-position: -1000px -1000px;
}
#wrap {
	background: #fff url(Body.gif) center repeat-y;
	border: 3px solid #535353;
	margin: 0 auto;
	text-align: left;
	width: 720px;
}
#header {
	background: url(Header.gif) center no-repeat;
	height: 27px;
}
#nav {
	float: left;
	padding-top: 10px;
}
#nav ul {
	margin-bottom: 20px;
}
#nav li {
	display: inline;
	list-style: none;
}
#nav li a {
	background: #fff;
	border: 1px solid #cccccc;
	color: #888;
	display: block;
	font-weight: bold;
	line-height: 18px;
	margin: 2px;
	text-decoration: none;
	text-indent: 5px;
	width: 129px;
}
#nav li a:hover {
	background: #B6B6B6;
	border: 1px solid #999;
	color: #fff;
}
#nav img {
	cursor: pointer;
	display: block;
	margin: 2px;
}
#content {
	float: right;
	margin-top: -3px !important;
	margin-top: 0;
	padding: 5px;
	width: 570px;
}
#content p {
	background-color: #fff;
	padding: 5px 10px;
}
#footer {
	background: url(Footer.gif) center no-repeat;
	clear: both;
	padding: 15px 0;
	text-align: center;
}
#pic {
	background: url(Pic_index.gif) no-repeat;
	border: 3px solid #535353;
	height: 100px;
	margin: 0 auto 10px auto;
	width: 720px;
}

.meta {
    margin: 0 auto;
	padding: 10px 5px;
	text-transform: capitalize;
}

.meta ul {
    list-style: none;
	padding:0;
	margin:0;
	float:left;
	}
	
.meta li {
    text-align: center;
	width: 135px;
	float: left;
	margin: 0 10px 20px 15px;
	border: solid 1px #000000;
    }
	
.meta span {
width:135px;
text-align:center;
float:left;
}
	
.meta img {
	border: 0;
	width:135px;
	height:90px;
	}

.meta a {
color:#BD3C18;
height:22px;
line-height:22px;
margin:0px auto;
}

.meta a:hover {
color:#BD3C18;
background:#D6EEFD;
}

.quote{
padding:8px 0;
}

#bigimg{
}

#bigimg img{
    border:0;
	}
