body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../graphics/layout/sky_bg.jpg);
	background-color: #345DB9;
	margin: 0px;
	text-align: center;
	color: #1C1845;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center 0px;
	padding: 0px;

}
.end {
	clear: both;
	height: 1px;
	}

	p {
	margin: 0px;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.container {
	text-align: left;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../graphics/layout/stripbg.gif);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;

}
.header1 {
	background-image: url(../graphics/layout/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 35px;
	height: 155px;
	width: 749px;
	background-color: #D6DEFF;
}
.header1 h1 {
	color: #5C619D;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 0px;



}
.topmenu {
	width: 744px;
	margin-left: 5px;
	font-size: 11px;
	line-height: normal;
	background-color: #D6DEFF;

	}
.topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.topmenu li {
	float: left;
	background:url("../graphics/layout/menu_right.gif")
		no-repeat right top;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #D6DEFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6DEFF;
	}
.topmenu a {
	float:left;
	display: block;
	background:url("../graphics/layout/menu_left.gif")
		no-repeat left top;
	padding:5px 8px 5px 10px;
	color: #07154E;
	text-decoration: none;
	font-size: 13px;

	}
	/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  .topmenu a {float:none;}
  /* End IE5-Mac hack */

.topmenu a:hover {
	color: #FF0000;
	}
.topmenu .current {
	background-image:url("../graphics/layout/menu_right_on.gif");
	border-bottom: 1px solid #FFFFFF;

	}
.topmenu .current a {
	background-image:url("../graphics/layout/menu_left_on.gif");
	
	}
.pagecontent {
	background-color: #FFFFFF;
	background-image: url(../graphics/layout/home_content_bg.jpg);
	background-repeat: no-repeat;
	border: 4px solid #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	width: 714px;
	clear: both;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.pagecontent h1 {
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;

}
.pagecontent h2 {
	font-size: 30px;
	text-align: center;
	color: #01154F;
	margin: 0px 0px 25px;
	font-weight: normal;
}
.minster {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;

	}

.bottommenu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #949C9C;
	border-bottom-color: #949C9C;
	width: 749px;
	background-color: #EFEFFF;
	margin-bottom: 5px;
	height: 25px;
	margin-top: 5px;
}
.bottommenu a {
	font-weight: bold;
	text-decoration: none;
	color: #004294;
}
.bottommenu a:hover {
	color: #FF0000;
}
.cell{
	float: left;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #949C9C;
}

.drop {
	margin-top: 15px;
}
.footer {
	text-align: center;
	font-size: 11px;
	color: #54544B;
	font-weight: bold;
	padding-bottom: 30px;
	clear: both;
}
.base {
	background-image: url(../graphics/layout/base.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.offer {
	padding: 3px;
	font-weight: bold;
	background-color: #FFFF66;
	color: #660066;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #660066;
	text-align: center;

}
