#container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#header {
	width: 100%;
}
#header_wr {
	background-image: url(../images/headerback.jpg);
	height: 397px;
	background-repeat: no-repeat;
}
#main_content {
	width: 100%;
	height: 100%;
	min-height: 600px;
}
#footer {
	background-image: url(../images/footerBck.jpg);
	background-repeat: repeat-x;
	height: 80px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
	width: 980px;
	margin-top: 0px;
	vertical-align: bottom;
}
#outer_wr {
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	position:relative;
	width:531px;
	height:129px;
	z-index:10;
	top: 100px;
}
#nav {
	position:relative;
	width:979px;
	height:56px;
	z-index:20;
	text-align: center;
	top: 212px;
}
#phonetop {
	position:absolute;
	left:674px;
	top:35px;
	width:308px;
	height:36px;
	z-index:3;
	float: right;
}
#lft_col {
	float: left;
	width: 250px;
}
#rgt_col {
	float: right;
	width: 625px;
	padding-right: 50px;
	text-align: justify;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
}
strong {
	font-weight: bold;
	color: #000066;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FF6600;
}
.clear {
	clear: both;
}
