body {
	background-color: #B5BFA3;
	margin: 0px;
	text-align: center;
}
#container {
	height: auto;
	width: 702px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #607362;
	padding: 0px;
}
#navigation {
	height: 13px;
	width: 702px;
	background-image: url(../layout/corplayout_03.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}
.cb {
	clear: both;
}

#nav {
	display: block;
	width: 655px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: left;
}
#nav li {
	float: left;
}
#nav li a {
	text-transform: uppercase;
	list-style-type: none;
	padding-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	outline:none
}


#seperator {
	height: 47px;
	width: 702px;
	background-image: url(../layout/corplayout_06.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#logo {
	background-image: url(../layout/corplayout_10.gif);
	height: 77px;
	width: 702px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}
#pics {
	height: 140px;
	width: 702px;
	position: relative;
}
#maincontent {
	position: relative;
	height: auto;
	width: 702px;
	background-image: url(../layout/corplayout_14.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
h1 {
	color: #B5BFA3;
	text-transform: capitalize;
	font-weight: lighter;
	font-size: 1.5em;
	padding-left: 10px;
	padding-right: 10px;
}
p {
	color: #B5BFA3;
	font-size: .8em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.2em;
	padding-right: 20px;
	padding-left: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B5BFA3;
	font-size: 1.2px;
	text-transform: capitalize;
	padding-right: 10px;
	padding-left: 10px;
}
li {
	color: #B5BFA3;
	font-size: .8em;
}
a {
	color: #B5BFA3;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#design {
	text-align: right;
	background-image: url(../layout/corplayout_18.gif);
	height: 8px;
	width: 702px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #B5BFA3;
	position: relative;
	margin: 0px;
	padding: 0px;
}
