﻿#pagepg {
	background-image: url('images/homebg.jpg');
	background-repeat: no-repeat;
	width: 777px;
	height: 650px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #FFF5F4;
}
#logo {
	padding: 0px;
	margin: 0px;
	width: 777px;
}
#topmenu {
	padding: 0px;
	width: 777px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
#links {
	border-width: 1px;
	padding: 0px;
	height: 275px;
	width: 777px;
	margin: 0px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
}
#topmenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#topmenu ul li {
	display: inline;
}
#topmenu ul li a {
	text-decoration: none;
	color: #808080;
	padding: 0px 15px 0px 15px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
}
#topmenu ul li a:hover {
	color: #000000;
}
#sinmar {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 777px;
	border-top-style: solid;
	border-width: 1px;
	border-color: #999999;
}
.footer {
	width: 350px;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 200%;
}
.footerright {
	width: 350px;
	float: right;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	line-height: 200%;
}
.footer a {
	text-decoration: none;
	color: #951D1A;
}
.footer a:hover {
	text-decoration: none;
	color: #FF1717;
}
.imglinks {
	padding: 0px 0px 0px 13px;
	width: 115px;
	margin: 0px;
	float: left;
}
.imglinks a {
	display: block;
	overflow: hidden;
}
.imglinks a:hover {
	padding-top: 7px;
}
.divimglink {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 200%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 110px;
	float: left;
	overflow: hidden;
	text-align: justify;
	text-indent: 3px;
	color: #808080;
}
