body {
	margin:0px;
	background-color: #c36201;
}
table {
	margin:0px;
	padding:0px;
}
img {
	border: 0px;
}
.mainHeaderContact {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
#logo {
	background: url('images/h_bg.gif') repeat-x;
	height: 80px;
}
#header {
	background: url('images/sh_bg.gif') repeat-x;
	height: 117px;
}
.nav {
	text-align: center;
	width: 33%;
	height: 57px;
	vertical-align: middle;
}
.nav a {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.nav a:hover{
	text-decoration: underline;
}
#title {
	height: 60px;
	padding:0px;
	background: url('images/sh_bg_full.png') no-repeat;
	color: #f7eae4;
	vertical-align: middle;
	text-align: center;
	font-family: "Times New Roman";
	font-size: 24px;
	font-weight: bold;
}
#body {
	background: url('images/body_bg.png') repeat-y;
}
#bodyBottom {
	background: url('images/body_border_bottom.png') no-repeat;
	width: 750px;
	height: 40px;
	text-align: center;
	padding-top: 15px;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
#bodyBottom a {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#bodyBottom a:hover{
	text-decoration: underline;
}
