/*- Global -------------------------------------------------------------------*/

body {
	font-family: verdana, arial, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 784px;
	padding: 0px;
	font-size: 1.1em;
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-family: arial, sans-serif;
}

a:link, a:visited {
	color: #264790; /*- Dark Blue -*/
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	color: #f4b450; /*- Orange -*/
	text-decoration: none;
	
}
p {
	margin: 11px 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0;
}

* div.hr_grey_dotted {
		display: block;
		border-top: 1px dotted #C1C2C1; /* grey by any chance? */
		line-height: 1px;
		max-height: 1px;
		padding: 0;
		margin: 5px 0;
		clear: both;
		}

/*- Layout -------------------------------------------------------------------*/

#topLinks {
	height: 18px;
	margin-top: 4px;
}

#topLinks h1 {
	font-size: 1.1em;
	float: left;
	margin: 0px;
	padding: 0px;
}
#topLinks #rightNav {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#header {
	height: 144px;
}

#content {
	width: 580px;
	float: right;
}
#content p {
	margin-left: 0px;
	margin-right: 0px;
}

#sidebar {
	width: 180px;
	float: left;
}

#footer {
	clear: both;
	text-align: center;
}

/*- style --------------------------------------------------------------------*/

#topLinks h1 {
	padding-left: 5px;
}
#header {
	background: #fff url(../images/layout/header.jpg) no-repeat top right;
	position: relative;
}
#header .logo img {
	margin: 0px;
	padding: 0px;
	display: block;
}
#header .callNow img {
	margin: 0px;
	padding: 0px;
}
#header .enquire {
	position: absolute;
	top: 20px;
	left: 600px;
}
#header #logo {
	position: absolute;
	top: 62px;
	left: 470px;
}
#main {
	background: url(../images/layout/sidebarFill.jpg) repeat-y;
	float: left;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
	/*- Nav -*/
	#sidebar #nav ul {
		margin: 0px;
		padding: 0px 3px 0px 7px;
		list-style-type: none;
	}
	#sidebar #nav ul li {
		margin: 0px;
		padding: 0px;
		border-bottom: 1px solid #fff;
	}
	#sidebar #nav ul li a:link,
	#sidebar #nav ul li a:visited {
		background: url(../images/layout/icon.gif) no-repeat 96% 50%;
		color: #264790; /* DarkBlue */
		display: block;
		height: 16px;
		padding: 6px;
		border-left: 10px solid #264790; /*- Dark Blue -*/
		text-decoration: none;
	}
	#sidebar #nav ul li a.activeOne {
		border-left: 10px solid #f4b450; /*- Orange -*/
	}
	#sidebar #nav ul li a:hover,
	#sidebar #nav ul li a:active,
	#sidebar #nav ul li a:focus {
		background: url(../images/layout/icon_over.gif) no-repeat 96% 50%;
		border-left: 10px solid #f4b450; /*- Orange -*/
		color: #f4b450; /*- Dark Blue -*/
		text-decoration: none;
	}
	/*- / nav -*/


#sidebar #contactUs h3 {
	background: #f4b450;
	color: #264790;
	width: 170px;
	font-size: 1.4em;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 10px 0px 10px 7px;
	padding: 3px 0px;
}
#sidebar #contactUs h3 span {
	padding-left: 16px;
}

#contactUs .formBoxes, #contactUs #address {
	margin-left: 22px;
}

#contactUs .formBoxes input {
	/*border: #c8cedd;*/
	margin-bottom: 5px;
}
#contactUs #address {
	color: #264790; /* darkblue; */
}
#contactUs a {
	color: #264790; /* darkblue; */
}
#addThis {
	margin-left: 22px;
}

#content h2 {
	background: url(../images/layout/h2bg.jpg) repeat-x bottom;
	color: #264790;
	width: 100%;
	font-size: 1.6em;
	margin-top: 0px;
	padding-top: 18px;
	padding-bottom: 8px;
}
#content {
	font-size: 1.1em;
	line-height: 1.4em;
}

	#content .homeBoxTabbed {
		background: url(../images/layout/boxBg.jpg) no-repeat 50% 19px;
		width: 558px;
		margin: 10px 0px 10px 0px;
	}
	#content .homeBoxTabbed p {
		margin-right: 10px;
		margin-left: 10px;
	}
	#content .homeBoxTabbed h4.homeBoxTab {
		background: url(../images/layout/boxTab.jpg) no-repeat ;
		margin: 0px 0px 0px 1px;
		width: 177px;
		font-size: 1em;
		line-height: 1.6em;
	}
	#content .homeBoxTabbed h4.homeBoxTab a:link,
	#content .homeBoxTabbed h4.homeBoxTab a:visited {
		background: #264790; /* darkblue */
		color: #fff;
		font-size: 1em;
		line-height: 1.6em;
		padding: 0px 4px;
		text-decoration: none;
	}
	#content .homeBoxTabbed h4.homeBoxTab a:hover,
	#content .homeBoxTabbed h4.homeBoxTab a:focus,
	#content .homeBoxTabbed h4.homeBoxTab a:active {
		text-decoration: underline;		
	}
	#content .homeBoxTabbed img {
		float: left;
		margin: 15px 11px 11px 15px;
	}
	#content .homeBoxTabbed .moreInfoLink {
		background: url(../images/layout/boxFoot.jpg) no-repeat bottom;
		text-align: right;
		clear: both;
		padding: 0px;
		width: 558px;
	}
	#content .homeBoxTabbed .moreInfoLink a:link,
	#content .homeBoxTabbed .moreInfoLink a:visited {
		font-weight: bold;
		letter-spacing: -0.05em;
		color: #264790; /* darkblue */
		margin: 0px 8px 8px 0px;
		text-decoration: none;
	}
	#content .homeBoxTabbed .moreInfoLink a:hover,
	#content .homeBoxTabbed .moreInfoLink a:focus,
	#content .homeBoxTabbed .moreInfoLink a:active {
		text-decoration: underline;		
	}

#content h3 {
	color: #264790; /* darkblue */
	font-size: 1.4em;
	line-height: 1.6em;
	margin: 5px 0px;
	padding: 0px 0px 0px 10px;
}
	#content .newsBox {
		background: url(../images/layout/newsFill.jpg) repeat-y;
		width: 556px;
		margin: 10px 0px;
	}
	#content .newsBox * {
		padding: 0px;
		margin: 0px
	}
	#content .newsBox h4 {
		background: url(../images/layout/newsHead.jpg) no-repeat;
		margin: 0px;
		padding: 8px 0px 4px 10px;
		font-size: 1em;
		line-height: 1em;
	}
	#content .newsBox h4 a:link,
	#content .newsBox h4 a:visited {
		color: #264790; /* darkblue */
		width: 556px;
		text-decoration: none;
	}
	#content .newsBox h4 a:hover,
	#content .newsBox h4 a:focus,
	#content .newsBox h4 a:active {
		text-decoration: underline;
	}
	#content .newsBox .newsContent {
		padding: 11px;
	}
	#content .newsBox .readMoreLink {
		background: url(../images/layout/newsFoot.jpg) no-repeat bottom left;
		width: 556px;
		text-align: right;
		margin: 0px 10px 0px 0px;
		padding: 0px 10px 8px 0px;
	}
	#content .newsBox .readMoreLink a:link,
	#content .newsBox .readMoreLink a:visited {
		color: #264790; /* darkblue */
		font-weight: bold;
		padding: 0px 10px 8px 0px;
		text-decoration: none;
	}
	#content .newsBox .readMoreLink a:hover,
	#content .newsBox .readMoreLink a:focus,
	#content .newsBox .readMoreLink a:active {
		text-decoration: underline;
	}
	#content .newsBox .readMoreLink img {
		position: relative;
		top: 2px;
		margin: 0px;
		padding: 0px;
	}
#footer {
	background: url(../images/layout/sidebarClose.jpg) no-repeat top left;
	padding-top: 20px;
	color: #808080;
}
#footer #pageTitles p {
	color: #fff;
	margin: 0px;
	padding: 8px 0px;
}
#footer #pageTitles {
	border-top: 10px solid #f4b450; /* orange; */
	background: #264790; /* darkblue; */
}

#footer #footerLinks {
	margin-top: 20px;
}
#footer #companyInfo {
	margin-top: 20px;
}


/* RG Added */

	.moreInfoLink {
		text-align: right;
		clear: both;
		padding: 0px;
	}
	.moreInfoLink a:link,
	.moreInfoLink a:visited {
		font-weight: bold;
		letter-spacing: -0.05em;
		color: #264790; /* darkblue */
		margin: 0px 8px 8px 0px;
		text-decoration: none;
	}
	.moreInfoLink a:hover,
	.moreInfoLink a:focus,
	.moreInfoLink a:active {
		text-decoration: underline;		
	}


	#content .newsList h4 {
		font-family: verdana,arial,sans-serif;
		margin: 0px;
		padding: 8px 0px 4px 0px;
		font-size: 1.1em;
		line-height: 1.1em;
	}
	#content .newsList h4 a:link,
	#content .newsList h4 a:visited {
		color: #264790; /* darkblue */
		width: 556px;
		text-decoration: none;
	}
	#content .newsList h4 a:hover,
	#content .newsList h4 a:focus,
	#content .newsList h4 a:active {
		text-decoration: underline;
	}
.smaller_font_list li,
.smaller_font_list li a {
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: normal;
}	

	#short_contact {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		background-color: #f6f6f6;
		padding: 15px 0 5px 0;
	}

	#content .prodLinks h3 {
		line-height: 1.4em;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	#content .prodLinks p,
	#content .prodLinks p a {
		padding: 0px;
		margin: 0px 0px 20px 5px;
		text-decoration: none;
	}
	.toTop {
		text-align: right;
		clear: both;
		padding: 0px;
	}
	
	
	.productContainer {
		clear: both;
		padding: 0px;
	}
	
	 #content .productDesc h4 {
		font-size: 1.1em;
		padding: 0px;
		margin: 0px;
	}
	
	.productImage {
		width: 190px;
		float: left;
	}
	
	.productDesc {
		width: 385px;
		float: left;
		padding-left: 5px;
	}
