@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	width:100%;
	background-color: #EAF6FF;
}
html { padding:0; margin:0;}
a {
	text-decoration:none;
	color: #09F;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#09F;
}
Acronym {
	background-color:#6CF;
	color:#FFF;
	padding:2px 5px;
}
.header {
	height:99px; 
	width:100%; 
	border-bottom:dotted 1px #B5B5B5; 
	background-color:#FFF;  

}
#holder {
	margin:0 auto;
	width:900px; 
	height:100px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#09F; 
}
#holder a { 
	padding:0 0 0 15px;
	line-height:3em;
	overflow:hidden;
	text-transform:uppercase;
}
#holder a:hover {
	text-decoration:underline;
}
.gnrc_lnks {
	float:right;
	padding-top:40px;
}
.lgo_rt {
	float:left;
}
#wrapper {
	width:100%; 
	margin:0; 
	padding:0;
}
.main_body {
	padding:0;
	margin:0 auto;
	background-color:#FFF;
	width:900px;
	height:auto;
	overflow:auto;
	border-left:groove 1px;
	border-right:groove 1px;
	border-bottom:groove 1px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:11px;
	font-style:normal;
	color:#7B7B7B;
}

.sldshw {
	width:630px; 
	height:195px; 
	float:left; 
	margin:0; 
	padding:17px 15px 18px 15px;
	border-bottom:dotted 1px #B5B5B5; 
}
.ceo_cntnr {
	width:219px; 
	height:210px; 
	float:right; 
	margin:0; 
	padding:10px; 
	border-left:dotted 1px #B5B5B5;
	border-bottom:dotted 1px #B5B5B5; 
}
.ceo_pic {
	float:right; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:10px; 
	font-weight:bold; 
	color:#09F; 
	text-align:right;
}
.ceo_text {
	clear:both;
	margin:0;
	padding-top:2px;
	text-align: right;
}

.Nav {
	width:900px; 
	height:29px; 
	float:left; 
	border-bottom:dotted 1px #B5B5B5; 
	background-color:#EAF6FF;
	text-align:center;
	overflow:auto;
}
.Nav a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:x-small;
	color:#333;
	text-transform:uppercase;
	padding:8px 9px;
	line-height:29px;
}
.Nav a:hover {
	background-color:#BCE2FF;
}

.intro {
	width:459px;
	height:215px;
	float:left;
	padding:20px 10px;
	border-right:dotted 1px #B5B5B5;
	border-bottom:dotted 1px #B5B5B5;
	line-height:19px;
}
.testimonials {
	width:400px;
	height:215px;
	float:right;
	padding:20px 10px;
	border-bottom:dotted 1px #B5B5B5;
}
.testimo_text h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#09F;
}
.testimo_text {
	width:227px; 
	float:right; 
	margin:0; 
	line-height:19px;
}

.column_1 {
	float:left;
	margin:20px 15px 20px 25px;
	border-top:solid 3px #09F;
	border-right:dotted 1px #B5B5B5;
	border-bottom:dotted 1px #B5B5B5;
	border-left:dotted 1px #B5B5B5;
	width:175px;
	height:auto;
	position: relative;
}
.column_text {
	border-top:dotted 1px #B5B5B5;
	padding:6px;
}
.column_right {
	width:219px; 
	height:300px; 
	float:right; 
	margin:0; 
	padding:10px; 
	border-left:dotted 1px #B5B5B5;
}
.Search_field {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	background: none transparent;
	width:116px;
	height:19px;
	border:0px;
	margin-right:5px;
}
label {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#09F;
	text-transform:uppercase;
	margin-left:2px;
	line-height:20px;
}

.footer {
	width:900px;
	margin:0 auto;
	height:70px;
	padding:15px 30px 15px 30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:right;
}
.footer a { 
	padding:0 0 0 15px;
	line-height:3em;
	overflow:hidden;
	text-transform:uppercase;
	color:#7B7B7B; 
}

/* Pages */

.sldshw_right {
	width:237px; 
	height:210px; 
	float:right; 
	margin:0; 
	padding:10px 3px 10px 0; 
	border-bottom:dotted 1px #B5B5B5; 
}
.sldshw_1 {
	width:630px; 
	height:195px; 
	float:left; 
	margin:0; 
	padding:17px 15px 18px 15px;
	border-bottom:dotted 1px #B5B5B5; 
}

.column_left {
	width:200px;
	min-height:400px;
	float:left;
	z-index: 10;
}
.column_title{
	width:190px;
	padding:10px 0 10px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:x-small;
	color:#FFF;
	background-color:#09F;
	text-align:left;
	text-transform:uppercase;
}
.column_left a {
	width:190px;
	color:#444;
	padding:9px 10px;
	text-align:left;
	text-transform:uppercase;
}
.column_left a:hover {
	background-color:#EAF6FF;
	width:180px;
	color:#444;
	padding:8px 10px;
	border-top:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
	border-bottom:1px solid #B4B4B4;
}
.page_title {
	width:479px; 
	height:30px; 
	margin-bottom:5px; 
	float:left; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:18px; 
	color:#555;
}
.column_midl {
	width:479px;
	min-height:500px;
	float:left;
	height:auto;
	padding:20px;
	border-right:dotted 1px #B5B5B5;
	border-left:dotted 1px #B5B5B5;
	margin:0;
	position:relative;
	left: 0px;
}
.column_midl p {
	line-height:20px;
	font-size:12px;
	text-align:left;
}
#column_catalogue {
	width:499px;
	min-height:500px;
	float:left;
	height:auto;
	border-right:dotted 1px #B5B5B5;
	border-left:dotted 1px #B5B5B5;
	margin:0;
	padding:0 0 50px 0;
	position:relative;
	z-index:100;
}
.column_page_right {
	width:149px; 
	min-height:400px; 
	float:right; 
	margin:0; 
	padding:20px 15px; 
}
.left_menu {
	padding:0;
	margin:0;
	width:200px;
	float:left;
	height:auto;
}
.left_menu ul { padding:0; margin:0; width:200px; list-style:none; border:0;}
.left_menu ul li {
	float:left;
	margin:0;
	padding:0;
	border:0;
}
.left_menu ul li a {
	float:left;
	margin:0;
	color:#444;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:x-small;
	text-transform:uppercase;
}
.left_menu ul li a:hover {}

.product_range_item {
	width: 122px;
	height:162px;
	border: 1px solid #E5E5E5;
	margin:18px 10px 20px 20px;
	float:left;
}
.product_range_item_title {
	width:108px;
	height:35px;
	background-color:#EAF6FF;
	border-top: 1px solid #E5E5E5;
	font-size:x-small;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	padding:3px 7px;
}
.product_range_item_title a {
	color:#000;
}
.product_range_item_title a:hover {
	color:#000;
	text-decoration:underline;
}

.catalogue_item {
	width:449px; 
	padding:15px;
	margin:20px 20px 0 20px;
	height:240px;
}
.catalogue_item_pic {
	width:122px; 
	height:122px; 
	border:1px solid #E5E5E5; 
	float:left;
}
.catalogue_item_desc {
	width:310px; 
	height:100px; 
	float:left; 
	padding-left:15px;
	margin:0;
}
.catalogue_item_desc span {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#09F;
}
.catalogue_item_desc p {
	line-height:19px;
}
.catalogue_item_desc a {
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:10px;
	color:#09F;
}
.item_tab_holder {
	width:459px; 
	margin:0 20px; 
	float:left;
}
.item_tab_holder a{
	font-size:10px;
	font-weight:bold;
}
.item_tab {
	width:250px;
	float:left;
	border-top:dotted 1px #B5B5B5;
	border-right:dotted 1px #B5B5B5;
	border-left:dotted 1px #B5B5B5;
	background-color:#EAF6FF;
	padding:5px 10px 5px 10px;
	color:#555;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	margin-right:10px;
}
.companies_list {
	width:499px; 
	height:auto; 
	float:left; 
	border-top:dotted 1px #B5B5B5;
}
.supplier {
	width:459px; 
	height:auto; 
	float:left; 
	border-bottom:dotted 1px #B5B5B5; 
	margin-left:20px; 
	padding:20px 0 10px 0;
}
.supplier a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	float:left;
}
.supplier a:hover {
	text-decoration:underline;
}
.item_pic {
	width:85px; 
	height:85px; 
	float:left;
}
.item_desc {
	width:365px; 
/*	height:85px; 
*/	float:right; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:11px; 
	line-height:19px; 
	color:#555; 
	padding:5px 0 5px 5px; 
	border-left:dotted 1px #B5B5B5;
}
.item_desc a {
	color:#000;
	float:left;
}
.separator {
	width:100%; 
	height:12px; 
	border-top:dotted 1px #B5B5B5; 
	float:left;
}.portfolio {
	width:479px;
	height:auto;
	float:left;
	border-top:dotted 1px #B5B5B5;
}
.portfolio_desc {
	width:325px;
	height:auto;
	float:left;
	padding-left:15px;
	margin-top: 20px;
}
.portfolio_desc span {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#09F;
}
.portfolio_desc p {
	line-height:19px;
}
.portfolio_desc a {
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:12px;
	color:#333;
}.portfolio_logo {
	width:135px;
	height:120px;
	float:left;
	margin-top: 20px;
}
.Search_field_contact {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	background: none transparent;
	width:250px;
	height:19px;
	border:1px solid #;
	margin-right:5px;
	border: solid 1px #FC0;
}
.jobmail {
	background-color:#6CF;
	color:#FFF;
	padding:2px 5px;
}
.case_study {
	position:absolute;
	width:232px;
	height:112px;
	z-index:1;
}
.case_study a {
	background-image:url(../images/cstd_bg_off.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#000;
}
.case_study a:hover {
	position:absolute;
	background-image:url(../images/cstd_bg.gif);
	background-repeat:no-repeat;
	background-position:left;	
	color:#09F;
	z-index:10;
}
.case_study_txt {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#09F;
	font-weight:bold;
	line-height: 20px;
	text-align: right;
}
.pic_ref_text {
	font-size:9px;
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
}

