body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #930;
	background-image: url(../graphics/bg_page.png);
	background-repeat: repeat;
	text-align: left;
}

.banner {
	background-image: url(../graphics/header1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	height: 180px;
	width: 960px;
	margin-top: 0px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 6px 6px 6px 1px #999;
	border-radius: 5px;
}

h1 {
	font-size: 36px;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
	font-variant: normal;
	text-shadow: 3px 3px 3px #999;
	padding: 0px;
}
.navbar {
	float: none;
	height: 25px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 25px;
	letter-spacing: normal;
	text-align: center;
	word-spacing: 50px;
	padding: 0px;
}
.banner2 {
	background-image: url(../graphics/header_3.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	border-radius: 5px;
	box-shadow: 6px 6px 6px 1px #999;
	margin-top: 0px;
}
.banner3 {
	background-image: url(../graphics/header_4.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	border-radius: 5px;
	box-shadow: 6px 6px 6px 1px #999;
	margin-top: 0px;
}
.div_contact {
	background-image: url(../graphics/contact_bgd.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	text-align: center;
	padding: 0px;
	border-radius: 5px;
	box-shadow: 6px 6px 6px 1px #999;
}
.p_justify {
	font-size: medium;
	font-style: normal;
	text-align: justify;
}


.div_main_pages_justify {
	text-align: justify;
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.div_main_pages_centre {
	text-align: center;
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}








h2 {
	padding: 0px;
	margin-top: 0px;
	font-size: 18px;
	text-align: center;
}

.img_left {
	float: left;
	margin-right: 15px;
	margin-left: 0px;
	border-radius: 5px;
	box-shadow: 6px 6px 6px 1px #999;
}
.div_main_pages_300px {
	height: 310px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.div_main_pages_600px {
	text-align: center;
	height: 610px;
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}


.img_right {
	float: right;
	border-radius: 5px;
	box-shadow: 6px 6px 6px 1px #999;
	margin-right: 0px;
	margin-left: 15px;
}
.img_centre {
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	box-shadow: 6px 6px 6px 1px #999;
	text-align: inherit;
}

.div_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.link_more {
	font-style: italic;
	text-decoration: none;
	float: right;
	text-align: right;
}
.div_footer {
	text-align: center;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-style: italic;
	text-decoration: none;
	word-spacing: 250px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #930;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #F00;
	font-size: medium;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}

p {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}

.pi {
	font-size: medium;
	font-style: italic;
}
.head_page_link {
	text-align: right;
	float: right;
	font-size: medium;
	font-style: italic;
	font-weight: lighter;
}

.pi_h2 {
	font-size: small;
	font-style: italic;
	font-weight: lighter;
}
.div_head_pages {
	height: 210px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.div_main_pages_400px {
	text-align: center;
	height: 410px;
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	
	
