@charset "UTF-8";

body
{
	font-size:12px;
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	background-color:#333333
}

a:hover {
	text-decoration: underline;
}
a {
	color: #333333;
	text-decoration: none;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #151314;
}
.wider {
	height: auto;
	width: 575px;
	margin-top: 10px;
	margin-right: 20px;
	position: relative;
	color: #333333;
}
#sections {
	background-color: #FFFFFF;
	height: auto;
	width: 635px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: absolute;
	z-index: 1;
	left: 69px;
	top: 494px;
}
.floatLeft {
	float: left;
}


#navcontainer ul
{
	padding-left: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #221e1f;
	color: White;
	width: 910px;
	font-family: arial, helvetica, sans-serif;
	padding-right: 0px;
	height:45px;
	background-image:url(images/nav_bg.gif);
	background-repeat:repeat-x;
	margin-top: 0px;
	clear: both;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 1;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FED24D;
	border-left-color: #FED24D;
}

#navcontainer ul li
{ 
	display: inline;

}

#navcontainer ul li a, #navcontainer ul li a:visited
{
	float: left;
	background-color: #fed24d;
	margin-right: auto;
	color: #000000;
	text-decoration: none;
	margin-left:auto;
	border-right: 1px solid #fff;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navcontainer ul li a:hover
{
background-color: #221e1f;
color: #fff;
}

#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 0px;
	position: relative;
	z-index: 2;
	clear: both;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FED24D;
	border-left-color: #FED24D;
}

.content1 {
	background-image: url(images/eshot_main_pic.jpg);
}

.content2 {
	background-image: url(images/aboutus_mainPic.jpg);
}

.content3 {
	background-image: url(images/aboutus_mainPic.jpg);
}

.content4 {
	background-image: url(images/aboutus_mainPic.jpg);
}

.content5 {
	background-image: url(images/aboutus_mainPic.jpg);
}

.content6 {
	background-image: url(images/contactus_mainPic.jpg);
}

#MaincopyContainer
{
	font-size: 14px;
	width: 620px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color:#FFFFFF;
	font-weight: bolder;
	background-image: url(images/news_bg.gif);
	background-repeat: repeat-x;
	margin-left:60px;
	min-height:300px;
	height: auto;
}

*html #MaincopyContainer {
	height:300px;
}

#MaincopyContainer.MaincopyContainer1 {
	background-color:#FED24D;
	display:block;
	min-height:95px;
}

*html #MaincopyContainer.MaincopyContainer1 {
	height:95px;
}

.MaincopyContainer2
{
	background-color:#FFFFFF;
	border: thin solid #FED24D;
}

.clearboth {
	clear: both;
}
form
{
	margin-top: 0px;
	padding: 0px;
	background-color: #D1D2D4;
}
#NewsContainer
{
	height: auto;
	width: 215px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color:#FED24D;
	color:#FFFFFF;
	font-weight: bolder;
	background-image: url(images/news_bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 715px;
	top: 80px;
	margin: 0px;
}
#EnquiresContainer
{
	height: auto;
	width: 215px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color:#d1d2d4;
	color:#FFFFFF;
	font-weight: bolder;
	background-image: url(images/news_bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 714px;
	top: 318px;
	margin: 0px;
}
h2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FED24D;
}
#News
{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	position: relative;
	padding-bottom: 5px;
	color: #000000;
	font-weight: normal;
	width: 195px;
}
#Enquires
{
	margin-top: 10px;
	position: relative;
	padding-bottom: 5px;
	color: #221E1F;
	font-weight: normal;
	background-color: #D1D2D4;
}
#footer {
	clear: both;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FED24D;
	border-bottom-color: #FED24D;
	border-left-color: #FED24D;
}
h4 {
	font-size: 10px;
	margin: 0px;
	background-color: #FED24D;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 60px;
}
p {
	font-size: 10px;
}
.mainFloatLeft {
	float: left;
	height: auto;
	width: 265px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	border: thin solid #FED24D;
	position: relative;
}
.paddingright {
	padding-right: 5px;
}
.mainFloatRight {
	float: right;
	height: 50px;
	width: 200px;
}
.right {
	float: right;
}.left {
	float: left;
}
#Sectioncontainer {
	position: relative;
	left:0px;
	top:0px;
	width:640px;
	height:273px;
}

#frontpagesection {
	width:650px;
	margin-left:55px;
	padding-bottom:20px;
	padding-top:20px;
}

.frontpagesection {
	height: 101px;
	width: 315px;
	border: thin solid #FED24D;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.aboutuscopy {
	color: #999999;
	font-size: 12px;
}
#phone {
	position:absolute;
	left:711px;
	top:26px;
	width:239px;
	height:29px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #D1D2D4;
	text-align: center;
}

#logo {
	display:block;
	width:620px;
	height:295px;
}	

#apDiv2 {
	position:absolute;
	left:1008px;
	top:86px;
	width:235px;
	height:61px;
	z-index:4;
}
.logocontainer
 {
	height: 120px;
	width: 200px;
	margin-right:10px;
	margin-left: 0px;
	margin-top:0px;
	margin-bottom:10px;
	padding: 0px;
	float: left;
	color: #221E1F;
	font-size: 12px;
}

.norightmargin {
	margin-right:0px;
}

.error {
	border:1px solid #CC0000;
	background-color:#F4BEA8;
}

#navcontainer ul li a.current, #navcontainer ul li a.current:visited {
	color: #fed24d;
	background-color:#000000;
}#incident {
	position: absolute;
	width: 235px;
	left: 715px;
	top: 217px;
	height: 95px;
}
