body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1{color:#000;}
.style3 {color: #333;}
.style2{color:#930;}
a:link {
	color: #1C3E68;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #C03;
}
a:active {
	text-decoration: none;
}
h2{color:#C00; font-weight:bold; font-size:16px; padding:5px 0 0 5px}
h3{color:#000; font-size:14px; font-weight:bold;}
h1{color:#000; font-size:14px; padding:0px 0 0 0;}

#layout {
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	line-height: 1.7em;
	background-color: #F4F3EE;
	text-align: left;
	margin: auto;
}
#header {
	margin: auto;
	height: 111px;
	width: 997px;
	background-image: url(../images/header-bar.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#banner {
	margin: auto;
	height: 264px;
	width: 997px;
}
#content_main {
	margin: auto;
	height: auto;
	width: 997px;
	background-color: #FFF;
}
#content1 {
	height: auto;
	width: 997px;
	margin: auto;
	float: left;
	background-color: #FFFFFF;
}
#left-content1 {
	float: left;
	height: auto;
	width: 680px;
	font: "Arial Black", Gadget, sans-serif;
	font-size:12px;
	padding-right: 11px;
	padding-left: 20px;
	color: #1C3E68;
	font-weight:bold;
}
#right-content1 {
	float: left;
	height: auto;
	width: 286px;
	background-color: #E7EBEC;
	line-height:2em;
	font-weight:bold;
}

#footer {
	margin: auto;
	height: auto;
	width: 997px;
	
	background-repeat: no-repeat;
	background-color: #CFD3D4;
}

.content {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#comp-name {
	float: left;
	height: 120px;
	width: 337px;
	background-image: url(../images/comp-name.jpg);
	background-repeat: no-repeat;
	background-position: 0px 18px;
}
#menu {
	float: left;
	height: 90px;
	width: 608px;
	padding-left: 35px;
	padding-top: 50px;
}
#left-logo {
	float: left;
	height: 100px;
	width: 447px;
	background-image: url(../images/banner-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 164px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 2em;
	background-color: #E7EBEC;
}
#right-flash {
	float: left;
	height: 264px;
	width: 510px;
}
.edgebox { position:fixed; z-index:2000; }
.side-edgebox { width:250px; }
.right-edgebox {
	right:-252px;
	top:190px;
}
.right-edgebox:hover { right:-1px; }
.right-edgebox.hover:hover { right:-252px; }

.left-edgebox {
	left:-252px;
	top:190px;
}
.left-edgebox:hover { color:#000; left:-1px; } 
.left-edgebox.hover:hover { left:-252px; }
.side-edgebox-title {
	position:absolute;
	top:10px;
	width:45px;
	min-height:40px;
	cursor: pointer; 
}
.right-edgebox .side-edgebox-title { left:-65px; }
.left-edgebox .side-edgebox-title { right:-45px; }
.bottom-right-edgebox {
	bottom:0;
	right:0;
}
.bottom-right-edgebox .custom-content {
	max-width:220px;
}
.edgebox-content { min-height:30px; }
.edgebox-content .custom-content {
	padding:0px;
	background-color:#fff;
}
.edgebox-content .custom-content .heading { margin:10px 0; }
.edgebox-right-wrapper {}
.edgebox-left-wrapper {}
.edgebox-bottom-right-wrapper {}
.cms-page-top-wrapper { margin:5px 0 15px; }
.cms-page-bottom-wrapper { margin:15px 0 0; }
.cms-page-top-wrapper { margin:5px 0 10px; }
.cms-page-bottom-wrapper { margin:5px 0 0; }
div#enquiry{width:940px; background:#fff;margin:2% 0;}
div#enquiry h2{font-size:1.5em;margin:0 0 0 1%;}
div#enquiry ul{margin:0; padding:0; list-style:none;}
div#enquiry li{float:left; width:185px; margin:0 0 1% 2.5%; display:block; text-align:center;  font-size:1.2em; border:1px #187616 solid; padding:1%;}
div#enquiry .mycompy{width:216px; float:left; margin:0 0 0 2%;}
div#enquiry .mycompy p{margin:0 0 0 3%; line-height:20px;}
div#enquiry .mycompy a{color:#3a3a3a; text-decoration:none;}

.navigation{
width:980px;
height:15px;
padding:0px 10px 0 20px;
color:#333333;
background-position:5px 6px;
font-weight:bold;
}
.navigation a{
color:#0fa0dd;
text-decoration:underline;
}
span.current{
color:#0fa0dd;
}