/*<group=Page Layout>*/

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{
	width:766px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
} 
 
#header{
	position:relative;
	height:288px;
	background-color:#FFFFFF;
	width:100%;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
} 
 
#leftcol{
	width:225px;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	padding-left: 7px;
	color: #666666;
 }
 
#maincol{
	background-color: #FFFFFF;
	float: right;
	display:inline;
	position: relative;
	width:510px;
 }
 
#fullwidthcol{
	width:735px;
	position:relative;
	background-color:#FFFFFF;
	color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 25px;
}
 
#footer{
	background-color:#FFFFFF;
	clear:both;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #86E11A;
	margin-top: 10px;
	padding-bottom: 10px;
 } 
 
  /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
	
/*</group>*/


/*<group=Media Styles>*/

 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/*</group>*/
 
/*<group=Header>*/

#pagewidth #header #sbigrouplogo {
	position: absolute;
	left: 92px;
	top: 9px;
	margin: 0;
	padding: 0;
	width: 116px;
	height: 71px;
	overflow: hidden;
	font-size: 12px;
}
#pagewidth #header #sbigrouplogo span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 116px;
	height: 71px;
	margin: 0;
	padding: 0;
	background: url(images/name.gif) top left no-repeat;
}
#pagewidth #header #slogan1 {
	position: absolute;
	left: 253px;
	top: 34px;
	margin: 0;
	padding: 0;
	width: 103px;
	height: 19px;
	overflow: hidden;
	font-size: 9px;
}
#pagewidth #header #slogan1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 103px;
	height: 19px;
	margin: 0;
	padding: 0;
	background: url(images/slogan1.gif) top left no-repeat;
}
#pagewidth #header #slogan2 {
	position: absolute;
	left: 262px;
	top: 123px;
	margin: 0;
	padding: 0;
	width: 136px;
	height: 23px;
	overflow: hidden;
	font-size: 9px;
}
#pagewidth #header #slogan2 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 136px;
	height: 23px;
	margin: 0;
	padding: 0;
	background: url(images/slogan2.gif) top left no-repeat;
}
#pagewidth #header #sbiglobal {
	position: absolute;
	left: 262px;
	top: 94px;
	margin: 0;
	padding: 0;
	width: 193px;
	height: 18px;
	overflow: hidden;
	font-size: 12px;
}
#pagewidth #header #sbiglobal span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 193px;
	height: 18px;
	margin: 0;
	padding: 0;
	background: url(images/sbiglobal.gif) top left no-repeat;
}
#pagewidth #header #slogan3 {
	position: absolute;
	left: 390px;
	top: 232px;
	margin: 0;
	padding: 0;
	width: 146px;
	height: 34px;
	overflow: hidden;
	font-size: 10px;
}
#pagewidth #header #slogan3 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 146px;
	height: 34px;
	margin: 0;
	padding: 0;
	background: url(images/slogan3.gif) top left no-repeat;
}
	/*<group=Top Menu>*/
		#pagewidth #header #topmenu {
			position: absolute;
			left: 61px;
			top: 97px;
		}
		#pagewidth #header #topmenu #latestnews {
			position: absolute;
			left: 0px;
			top: 0px;
			margin: 0;
			padding: 0;
			width: 151px;
			height: 20px;
			overflow: hidden;
		}
		#pagewidth #header #topmenu #latestnews span {
			display: block;
			position: absolute;
			left: 0;
			top: 0;
			z-index: 2;
			width: 151px;
			height: 20px;
			margin: 0;
			padding: 0;
			background: url(images/m1.gif) top left no-repeat;
		}
		#pagewidth #header #topmenu #catalogue {
			position: absolute;
			left: 0px;
			top: 27px;
			margin: 0;
			padding: 0;
			width: 151px;
			height: 20px;
			overflow: hidden;
		}
		#pagewidth #header #topmenu #catalogue span {
			display: block;
			position: absolute;
			left: 0;
			top: 0;
			z-index: 2;
			width: 151px;
			height: 20px;
			margin: 0;
			padding: 0;
			background: url(images/m2.gif) top left no-repeat;
		}
		#pagewidth #header #topmenu #companyprofile {
			position: absolute;
			left: 0px;
			top: 54px;
			margin: 0;
			padding: 0;
			width: 151px;
			height: 20px;
			overflow: hidden;
		}
		#pagewidth #header #topmenu #companyprofile span {
			display: block;
			position: absolute;
			left: 0;
			top: 0;
			z-index: 2;
			width: 151px;
			height: 20px;
			margin: 0;
			padding: 0;
			background: url(images/m3.gif) top left no-repeat;
		}
		#pagewidth #header #topmenu #dvd {
			position: absolute;
			left: 0px;
			top: 81px;
			margin: 0;
			padding: 0;
			width: 151px;
			height: 20px;
			overflow: hidden;
		}
		#pagewidth #header #topmenu #dvd span {
			display: block;
			position: absolute;
			left: 0;
			top: 0;
			z-index: 2;
			width: 151px;
			height: 20px;
			margin: 0;
			padding: 0;
			background: url(images/m4.gif) top left no-repeat;
		}
		#pagewidth #header #topmenu #custom {
			position: absolute;
			left: 0px;
			top: 108px;
			margin: 0;
			padding: 0;
			width: 151px;
			height: 20px;
			overflow: hidden;
		}
		#pagewidth #header #topmenu #custom span {
			display: block;
			position: absolute;
			left: 0;
			top: 0;
			z-index: 2;
			width: 151px;
			height: 20px;
			margin: 0;
			padding: 0;
			background: url(images/m5.gif) top left no-repeat;
		}
		#pagewidth #header #topmenu #contact {
			position: absolute;
			left: 0px;
			top: 135px;
			margin: 0;
			padding: 0;
			width: 151px;
			height: 20px;
			overflow: hidden;
		}
		#pagewidth #header #topmenu #contact span {
			display: block;
			position: absolute;
			left: 0;
			top: 0;
			z-index: 2;
			width: 151px;
			height: 20px;
			margin: 0;
			padding: 0;
			background: url(images/m6.gif) top left no-repeat;
		}
	/*</group>*/
	/*<group=Quick Search Form>*/
		#pagewidth #header #searchform {
			position: absolute;
			left: 542px;
			top: 27px;
			z-index: 3;
		}
		#pagewidth #header #searchform #searchlabel {
			width: 42px;
			height: 11px;
			float: left;
			margin: 4px 0px 0px 0px;
			padding: 0;
			overflow: hidden;
			text-indent: -5000px;
		}
		#pagewidth #header #searchform #searchlabel span {
			display: block;
			position: absolute;
			left: 0;
			top: 0;
			z-index: 2;
			width: 42px;
			height: 11px;
			margin-top: 5px;
			padding: 0;
			background: url(images/search.gif) top left no-repeat;
		}
		#pagewidth #header #searchform .submitOK {
			vertical-align: middle;
			position: absolute;
			left: 177px;
			top: 3px;
			z-index: 4;
		}
		#pagewidth #header #searchform #input-box {
			position: absolute;
			left: 0;
			top: 0;
			width: 120px;
			margin: 0 0 0 48px;
			padding: 0;
			z-index: 3;
		}
		#pagewidth #header #searchform #advancedsearch {
	position: absolute;
	left: 0;
	top: 0;
	margin: 30px 0 0 53px;
	padding: 0;
	width: 93px;
	height: 9px;
	overflow: hidden;
	font-size: 10px;
		}
		#pagewidth #header #searchform #advancedsearch span {
			display: block;
			position: absolute;
			left: 0;
			top: 0;
			z-index: 2;
			width: 93px;
			height: 9px;
			margin: 0;
			padding: 0;
			background: url(images/w1.gif) top left no-repeat
		}
	/*</group>*/
/*</group>*/

/*<group=Body Elements>*/
	/*<group=Article Borders>*/
		div.Article {
	background: url(images/topleft.gif) top left no-repeat;
	width: 95%;
	margin-bottom: 21px;
		  }
		div.Article h3 {
	background: url(images/topright.gif) top right no-repeat;
	font-size:1em;
	padding:13px 15px 0em 0px;
	margin:0;
	  position:relative;
  right:-17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 0em;
	font-weight: bold;
		  }
		div.ArticleBody {
	background: url(images/rightborder.gif) top right repeat-y;
	margin:0;
	margin-top:-2em;
	padding:15px;
	padding-left: 0;
	position: relative;
	right: -17px;
		  }
		 div.ArticleLongContent {
		 	background: url(images/leftborder.gif) top left repeat-y;
		 }
		div.ArticleFooter {
			background: url(images/bottomleft.gif) bottom left no-repeat;
			position: relative;
			top: 19px;
		  }
		div.ArticleFooter p {
			  background: url(images/bottomright.gif) bottom right no-repeat;
			  display:block;
			  padding:15px 15px 15px 0px;
			  margin:-2em 0 0;
			  position: relative;
			  right: -17px;
		  }
	/*</group>*/
/*</group>*/
.Article hr {
	color: #86E11A;
	background-color: #86E11A;
	height: 3px;
	width: 85%;
	margin-left: 13px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 1em;
}
.Article h3 hr {
	color: #86E11A;
	background-color: #86E11A;
	height: 3px;
	width: 85%;
	padding-left: 0px;
	margin-left: 0px;
}
.Article .ArticleBody p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 1em 0px 1.5em;
	font-weight: bold;
}
.Article .ArticleBody p strong {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	margin: 0px;
	padding: 1em 0px 1.5em;
	font-weight: bolder;
}
.Article .ArticleBody h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bolder;
	margin: 0px;
	padding: 1.5em 0px 0px;
}
#pagewidth #wrapper #leftcol .Article .ArticleBody img {
	float: right;
	padding: 2em 1em 1em;
	vertical-align: middle;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #E02C16;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4C2481;
}
body {
	background-image: url(images/back_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #688088;
}
#pagewidth #footer p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.greenarrow {
	padding-left: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.hoverfix a {
	background-color: #FFFFFF;
}
#pagewidth #header object {
	z-index: 5;
}
#pagewidth #wrapper #fullwidthcol .Article .ArticleLongContent .ArticleBody table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#pagewidth #wrapper #fullwidthcol .Article .ArticleLongContent .ArticleBody td {
	padding-left: 25px;
}
#pagewidth #wrapper #fullwidthcol .Article .ArticleLongContent .ArticleBody .resultstable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pagewidth #wrapper #fullwidthcol .Article .ArticleLongContent .ArticleBody .resultstable th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	padding: 0.5em;
}
#pagewidth #wrapper #fullwidthcol .Article .ArticleLongContent .ArticleBody .resultstable td {
	text-align: left;
	padding: 0.5em;
}
#pagewidth #wrapper #fullwidthcol .Article .ArticleLongContent .ArticleBody .resultstable .rowcolor1 {
	background-color: #FFFFCC;
	color: #000000;
}
#pagewidth #wrapper #fullwidthcol .Article .ArticleLongContent .ArticleBody .resultstable .rowcolor {
	background-color: #99FFCC;
	color: #000000;
}
#pagewidth #wrapper #fullwidthcol .Article .ArticleLongContent .ArticleBody #mainsearch label {
	width: 8em;
	float: left;
	text-align: right;
	margin: 0 1em 10px 0;
	clear: both;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#pagewidth #wrapper #fullwidthcol .Article .ArticleLongContent .ArticleBody #mainsearch .forminputbox {
	margin-bottom: 10px;
	margin-top: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	padding-top: 0px;
}
#pagewidth #wrapper #fullwidthcol .Article .ArticleLongContent .ArticleBody #mainsearch .formsubmitbutton {
	margin-left: 9em;
	clear: both;
	font-size: 12px;
}
#pagewidth #wrapper #fullwidthcol .Article .ArticleLongContent .ArticleBody #mainsearch {
	float: left;
}
#pagewidth #wrapper #fullwidthcol .Article .ArticleLongContent .ArticleBody #othersearches {
	display: block;
}
#pagewidth #wrapper #fullwidthcol .Article .ArticleLongContent .ArticleBody #othersearches label {
	width: 12em;
	float: left;
	text-align: right;
	margin: 0 1em 0px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#pagewidth #wrapper #fullwidthcol .Article .ArticleLongContent .ArticleBody #othersearches .forminputbox {
	margin-bottom: 0px;
	margin-top: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	padding-top: 0px;
}
#pagewidth #wrapper #fullwidthcol .Article .ArticleLongContent .ArticleBody #othersearches .formsubmitbutton {
	margin-left: 9em;
	font-size: 12px;
}
