body {
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #1a5486;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left_align {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
a {
	color: #215389;
}
a:hover {
	color: #4387D1;
}

.hr_dotted {
	overflow: hidden;
	border-top: 1px dotted #C0B197;
	font-size: 1px;
	line-height: 1px;
	margin: 15px 0px;
	padding: 0px;
	height: 1px;
	clear: both;
}


#container {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 288px;
	width: 1000px;
}
#container #header #top_banner {
	padding-top: 14px;
	padding-left: 19px;
}
#container #header #like_icon {
	padding-top: 19px;
	padding-left: 10px;
}
#container #header #logo {
	padding-top: 7px;
	padding-left: 70px;
}
#container #menu {
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 67px;
	width: 975px;
}
#container #menu #menu_link {
	float: left;
	width: 809px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #adc6db;
	height: 60px;
	padding-top: 7px;
}
#container #menu #menu_link ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#container #menu #menu_link li {
	display: inline;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.6em;
}
#container #menu #menu_link a {
	color: #adc6db;
	text-decoration: none;
}
#container #menu #menu_link a:hover {
	color: #D38169;
}

#container #menu #right_icon {
	float: left;
	width: 166px;
	padding-top: 12px;
}
#container #footer {
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 78px;
	width: 935px;
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	clear: both;
}
#container #footer #footer_ink {
	float: left;
	width: 593px;
	padding-top: 20px;
}
#container #footer #footer_ink a {
	color: #adc6db;
	text-decoration: none;
}
#container #footer #footer_ink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#container #footer #footer_ink ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#container #footer #footer_ink li {
	display: inline;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.8em;
}
#container #footer #copy_right {
	float: left;
	width: 317px;
	text-align: right;
	padding-top: 28px;
}

#container #contentarea #right_column #search_form {
	background-image: url(../images/search-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 51px;
	line-height: 51px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.textfield-search                 {
	background-image: url(../images/text-search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 177px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 27px;
}