@charset "utf-8";
body {
	background-image: url(images/body-bg.gif);
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	height: 103px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float: left;
	width: 287px;
}
#headercontact {
	float: right;
	width: 200px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
}
.clear {
	clear: both;
}
img {
	margin: 0px;
	padding: 0px;
	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;
}
#flashbanner {
	padding: 0px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topnav {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
}
#topnav a {
	color: #000000;
	text-decoration: none;
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}
#topnav a:hover {
	color: #E91639;
}
#content {
	padding: 0px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-x;
}
#homepage-pr {
	margin: 0px;
	padding-top: 25px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}
#home-thumb {
	float: left;
	width: 290px;
}
#home-thumb img {
	padding-bottom: 10px;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#aboutus {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
	line-height: 18px;
}
#innerpage {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
	line-height: 18px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer {
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 39px;
	width: 920px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copyright {
	float: left;
	width: 380px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-left: 15px;
}
#footerlinks {
	float: right;
	width: 400px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#footerlinks a {
	color: #000000;
	text-decoration: none;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin: 0px;
}
#footerlinks a:hover {
	text-decoration: underline;
}
#footerlinks a.last {
	border-right-width: 0px;
	border-right-style: none;
}
