@charset "UTF-8";
/* CSS Document */

html,body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 1000px;
	top: 0px;
	float: left;
}
#navi {
	float: left;
	height: 50px;
	width: 710px;
	margin-left: 290px;
}
#navi  a:link  {
}
#navi  a:visited  {
}
#navi  a:hover  {
	color: #E39178;
	text-decoration: underline;
}
#navi  a:active  {
	color: #E39178;
}
#navipage {
	float: left;
	height: 70px;
	width: 970px;
	margin-top: 30px;
	margin-left: 30px;
}
#navipage h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #253F8E;
	font-size: 2.5em;
	line-height: 36px;
}
#header li {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #E39178;
	font-weight: bold;
	font-size: 14px;
}
#header li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 0px;
	font-size: 14px;
}
#contenttemp {
	float: left;
	width: 630px;
	margin-right: 30px;
	margin-left: 30px;
}
#contenttemp h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #253F8E;
	font-weight: lighter;
}
#contentright {
	float: left;
	width: 250px;
	margin-right: 30px;
}
#footer {
	width: 1000px;
	height: 60px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	margin-top: 350px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #333;
	margin-top: 0px;
	line-height: 1.3em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#footer p a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D1242A;
	font-weight: bolder;
}
#footer .email {
	color: #333;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footerleft {
	float: left;
	width: 200px;
	margin-left: 30px;
	height: 38px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
}
#footerleft  a:link  {
}
#footerleft  a:visited  {
}
#footerleft  a:hover  {
	text-decoration: underline;
}
#footerleft  a:active  {	
}
#footermid {
	height: 38px;
	width: 430px;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 7px;
	margin-bottom: 0px;
	padding: 0px;
}
#footerright {
	width: 250px;
	margin-right: 30px;
	float: left;
	height: 38px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#footerbot {
	height: 14px;
	width: 1000px;
	padding-top: 1px;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerbot p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	color: #FFF;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
#footerbot .email {
	color: #FFF;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
