@charset "utf-8";
/* CSS Document */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: white;
}
h2 {
	font-size: 32px;
	line-height: 32px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #F26722;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;
	padding: 0px;
	padding-bottom: 32px;
	padding-top: 7px;
	margin: 0px;
	font-weight: normal;
	color: #F7941C;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	color: #F7941C;
	font-weight: normal;
	line-height: 18px;
	font-size: 15px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: 300;
	line-height: 18px;
	font-size: 16px;
	text-shadow:#000 0.1em 0.1em 0.1em;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	color: #444444;
	font-weight: normal;
	line-height: 18px;
	font-size: 13px;
}
#sub_header {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight:bold;
}
#sub_header em {
	font-style: italic;
	color: #F26722;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
}
#nav_main {
	font-size: 16px;
}
#nav_main a {
	text-decoration: none;
	color: #FFFFFF;
}
#nav_main a:hover {
	text-decoration: none;
	color: #F26722;
}
#nav_second {
	font-size: 18px;
	line-height: 22px;
}
#nav_second a {
	text-decoration: none;
}
#nav_second a:hover, #nav_second .gold a:hover {
	color: #FFFFFF;
}
#nav_second a {
	color: white;
}
#nav_second .gold a {
	color: #FFFFFF;
}

/* TO CENTRE THE SITE */
body {
	text-align: center;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#container {
	text-align: left;
	margin:0px auto 20px;
	width: 880px;
	overflow: hidden;
}
#container_hidden {
	position: relative;
	top: 31px;
	text-align: left;
	margin: 0px auto;
	width: 880px;
	overflow: hidden;
}
#container_yellow {
	background-color: #979797;
	overflow: hidden;
	/*shadow */
	-moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
  box-shadow: 0px 3px 3px #666666;
}
#container_black {
	background-color: #979797;
	overflow: hidden;
	padding-bottom:40px;
	/*shadow */
	-moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
  box-shadow: 0px 3px 3px #666666;
}

/* SITE LAYOUT */
#heading {
	margin: 20px 5px 0px 25px;
	padding: 0px;
}
#main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	margin: 0px auto;
	margin-top: 12px; 
	width: 830px;
	min-height: 2px;
	padding: 0px;
	background-color: #979797;
	clear: both;
}
#main_content a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFFF;
}
#main_content a:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #444444;
}
#content_left {
	width: 550px;
}
#content_right {
	width: 260px;
	float: right;
}
.graphicbox {
	clear: left;
}

#contact {
	margin: 0px;
	font-size: 12px;
	text-align: left;
}
#contact a {
	text-decoration: none;
	color: #000000;
}
#header {
	margin: 0px 0px 0px 25px;
	clear: both;
}
#sub_header {
	text-align: center;
	margin: 0px 260px;
	width: 420px;
	min-height: 2px;
	padding: 0px;
	clear: both;
}
#footer {
	color: black;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footer p {
	margin: 20px 5px 5px 25px;
	padding: 0px ;
}
#nav_main {
	list-style-type: none;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 5px 0px;
	min-height: 1px;
}
#nav_main li {
	float: left;
	margin: 5px 50px 5px 0px;
}
#nav_container_main {
	text-align: left;
	margin: 0px auto;
	width: 880px;
	min-height: 2px;
	padding: 0px 0px 2px 0px;
	background-color: #979797;
	clear: both;
	font-style: none;
	font-weight: 300;
	font-family:"Times New Roman", Times, serif;
	text-shadow:#000 0.1em 0.1em 0.1em;
}
#nav_second {
	clear: both;
	list-style-type: none;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
	min-height: 2px;
}
#nav_second li {
	float: left;
	display: inline;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#nav_container_second {
	clear: both;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#imageContainer {
	position:relative;
	width:520px;
	height: 367px;
}
/* IMAGE REPLACEMENT */
h1 {
	float: left;
	display: block;
	width: 138px;
	height: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 1px;
	text-indent: -1000em;
	color: #000000;
}
#link_title {
	display: block;
	width: 138px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	background-image: url(images2/Final_logo_bo_300rs_web.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#link_title:hover {
	background-position: bottom left;
}
/* MISCELLANEOUS */
img {
	vertical-align: bottom;
}
.row_ie_collapse {
	width: 1px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.row_forceopen {
	clear: both;
	margin: 0px 0px 0px 0px;
	height: 0px;
}
	.req{color:#FFFFFF;font-size:90%;}
a img { 
border: 0; 
}
/* GALLERY */
.gallery img
			{
			background: #fff;
			border-color: #aaa #ccc #ddd #bbb;
			border-style: solid;
			border-width: 1px;
			color: inherit;
			padding: 2px;
			vertical-align: top;
			width: 100px;
			height: 75px;
			}
.gallery li
			{
			background: #eee;
			border-color: #ddd #bbb #aaa #ccc;
			border-style: solid;
			border-width: 1px;
			color: inherit;
			display: inline;
			float: left;
			margin: 3px;
			padding: 5px;
			position: relative;
			}					
