body {
		margin: 0px 0px 10px 0px;
		padding: 0px;
		background: #dee0e1 url(../_images_sub/home_back2.gif) repeat-x top;
		color: #000;
		line-height: 1.5em;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		text-align: center;
		font-size: 12px; 
		behavior: url("../_styles/csshover.htc");
		}

body.home {
	background: #dee0e1 url(../_images_sub/home_back2.gif) repeat-x top;
}
	
a:link, a:visited, a:active {
	color: #999;
	text-decoration: none; }
	
a:hover {
	color: #79D807;
	text-decoration: underline; }
	

	

a.more {
	text-decoration: underline; }

a.morehome {
	background: url(../_images_sub/arrow2.gif) no-repeat right 5px;
	padding-right: 10px;

}

a img {
	border: 0px; }
	
html {
	height: 100%;
	width: 100%; }

form {
	margin: 0px;
	padding: 0px; }

.clear {
	clear: both;
	margin: 0;
	padding: 0; }

.accesibility {
	display: none;
	visibility: hidden;  }

a.more_btn {
	background: url(../_images_sub/arrow_black.gif) no-repeat right 5px;
	padding-right: 8px;
	font-weight: normal;
	color: #eb2a31;
}

h3 {
	margin: 0;
	padding: 0 0 0 25px;
	font-family: Arial, Helvetica,  Tahoma, Verdana, sans-serif;
	font-size: 24px;
	position: relative;
}

h3 span {
	text-align: center;
	position: absolute;
	right: 0px;
	top: 30px;
	font-size: 12px;
	width: 195px;
	display: block;
}

h3 span a {
	background: url(../_images_sub/brand_url.gif) no-repeat left top;
	width: 195px;
	display: block;
	padding: 3px 0 3px 0;
}

#contentContainer #content h3 {
	
}


h3 span a {
	text-decoration: none;
}

#shortcuts {
	width: 880px;
	float: left;
	font-size: 11px;
	color: #373737;
	line-height: 1.3em;
}

#shortcuts #alpha, #shortcuts #beta, #shortcuts #gamma {
	float: left;
}


#shortcuts #alpha {
	width: 320px;
}


#shortcuts #alpha ul, #shortcuts #beta ul {
	list-style: none;
	margin: 0px 0 0 0;
	padding: 0 20px 0 20px;
	float: left;
}

#shortcuts #alpha ul li, #shortcuts #beta ul li {
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}

#shortcuts #alpha ul li span, #shortcuts #beta ul li span {
	font-size: 11px;
	padding: 0 0 0 15px;
	display: block;
	margin: 0px 0px 10px 0;
	font-weight: normal;
	float: left;
}

#shortcuts #alpha ul li a, #shortcuts #beta ul li a {
	text-decoration: none;
	padding: 0 0 0 15px;
	background: url(../_images_sub/arrow2.gif) no-repeat left 5px;
	display: block;
	margin: 5px 0 3px 0;
	float: left;
	width:280px;
}

#shortcuts #alpha h1  {
	margin: 20px 10px 10px 20px;
	padding: 0;
	width: 210px;
}

#shortcuts #gamma h1 {
	margin: 20px 0 10px 0px;
}

#shortcuts #beta h1 {
	margin: 0px 0 10px 20px;
}

#shortcuts #alpha ul li a:hover {
	text-decoration: underline;
}

#shortcuts #gamma {
	width: 210px;
	float: left;
	padding-left: 10px;
}

#shortcuts #beta {
	border-right: 10px solid #bec4c7;
	border-left: 1px solid #bec4c7;
	width: 320px;
	float: left;
	margin-top: 20px;
}


#shortcuts #beta p {
	padding: 0 10px;
	margin-right: 10px;
}

	
/*-------Structure-------*/

#container {
text-align: left;
width: 880px;
margin: 0 auto 0 auto;
position: relative;
}


#contentHome {
	width: 863px;
	margin: 0px auto 0 5px;
	padding: 0;
	float: left;
}

#language {
	width: 880px;
	float: left;
	text-align: right;
}


/*---header---*/

#header {
	float: left;
	width: 880px;
	height: 85px; _height: 83px;
		}


	#header #logo {
		float: left;
		width: 168px;
		padding-top: 0px;
		position:absolute;
		top:7px;
		left:0px;
	}





/*---search button---*/

	#header #navigation .search {
		
		margin: 7px 0 0 0px;
		float: left;
		padding: 0 0 0 80px;
	}

	#header #navigation .search input.search_input {
		width: 100px;
		border: 1px solid #cdcdcd;
		height: 14px;
		color: #464646;
		float: left;
		margin: 0 5px 0 0;
		font-size: 11px;
		display: block;
	}

	#header #navigation .search input.search_btn {
		float: left;
		padding-top: 2px;
		
	}


	
/*---content---*/		


#contentContainer {
	padding: 0 6px; 
	float: left;
	margin: 20px 0 0 0;
}

	#contentContainer #content_top {
		float: left;
		width: 868px;
		background: url(../_images_sub/content_top_back.gif) no-repeat left top;
		height: 11px;
	}
	
	#contentContainer #content_bottom {
		float: left;
		width: 868px;
		background: url(../_images_sub/content_bottom_back.gif) no-repeat left bottom;
		height: 11px;
	}


#contentContainer #content {
	float: left;
	background-color: #d4d7d8;
	padding: 10px 20px;
	width: 828px;
}


#brandselector {
width: 880px;	
float: left;

}

	#brandselector ul {
		list-style: none;
		float: left;
		margin: 0;
		padding: 0;
	}

	#brandselector ul li {
		float: left;
		padding: 5px 0 5px 0;
		margin: 0 22px 0 22px;
		text-align: center;
	}

/*---LEFT---*/		

#leftcol_top {
	height: 11px;
	width: 618px;
	background: url(../_images_sub/leftcol_top.gif) no-repeat left bottom;
}

#leftcol_bottom {
	height: 11px;
	width: 618px;
	background: url(../_images_sub/leftcol_bottom.gif) no-repeat left top;
}

#leftcol {
	float: left;
	width:618px;
	background-color: white;
	padding: 0;
	margin: 10px 0;
}

		#leftcol p {
			padding: 0 23px;
		}
		
		#leftcol img.image_left {
			float: left;
			border: 1px solid silver;
			margin: 0 10px 0px 0;
		}

/*---RIGHT---*/		

#content #rightcol {
	float: left;
	width: 210px;
}

#content #rightcol .rightContainer {
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	display: inline;
}

	#content #rightcol .right_narrow {
		float: left;
		width: 194px;
		background-color: white;
		margin: 0;
		padding: 0;
	}

	#content #rightcol .right_narrow_top {
		float: left;
		width: 194px;
		height: 11px;
		background: url(../_images_sub/right_narrow_top.gif) no-repeat left top;
	}

	#content #rightcol .right_narrow_bottom {
		float: left;
		width: 194px;
		height: 11px;
		background: url(../_images_sub/right_narrow_bottom.gif) no-repeat left top;
	}

	#content #rightcol .right_narrow p {
		margin: 10px 10px 10px 20px;
	}

	#content #rightcol .right_narrow ul.options {
		margin: 10px 0 0px 20px;
		padding: 0;
		list-style: none;		
		
	}

	#content #rightcol .right_narrow ul.options li {
		margin: 0 0 5px 0;
		padding: 0 0 0 0;
	}

	#content #rightcol .right_narrow ul.options li a {
		background: url(../_images_sub/arrow.gif) no-repeat left 2px;
		padding: 0 0 5px 20px;
		text-decoration: none;
	}

	#content #rightcol .right_narrow ul.options li a:hover, #content #rightcol .right_narrow ul.options li a.selected {
		background: url(../_images_sub/arrow_hover.gif) no-repeat left 2px;
	}

	#content #rightcol .right_narrow ul.brands {
		margin: 0;
		padding: 0;
		list-style: none;
	}	

	#content #rightcol .right_narrow ul.brands li a {
		display: block;
		text-align: center;
		border-bottom: 1px solid #ececec;
		height: 53px;
	}

	#content #rightcol .right_narrow ul.brands li a:hover {
		background-color: #f5f5f5;
	}


	
/*---FOOTER---*/		

#footer {
	float: left;
	width: 880px;
	clear: both;
}

#footer p {
	border-top: 2px solid #cfd2d3;
	margin: 10px 0px 20px 0px;
	padding: 10px 0 0 0;
	font-size: 11px;
	color: #424343;
	position: relative;
}

#footer p a {
	color: #424343;
}

#footer p span {
	position: absolute;
	right: 0px;
}

	#footer p img {
		vertical-align: middle;
	}


/*---BRANDS1---*/		
	
#brandsContainer {
	margin-left: 0px;
	float: left;
	margin-top: 20px;
}

#brandsContainer {
	margin-left: 0px;
	float: left;
	margin-top: 20px;
}
#brandsContainer #brandsTop {
	width: 875px;
	height: 20px;
	background: url(../_images_sub/brandsContainerTop.gif) no-repeat left top;
	height: 20px;
	float: left;
}

	#brandsContainer #brandsBottom {
		width: 875px;
		height: 20px;
		background: url(../_images_sub/brandsContainerBottom.gif) no-repeat left top;
		height: 20px;
		float: left;
	}
	
	
	#brandsContainer #brandsContent {
		width: 875px;
		background: url(../_images_sub/brandsContainerBack.gif) repeat-y left top;
		float: left;
		padding-top: 10px;
	}

	#brandsContainer #brandsContent .brandsColumn {
		width: 291px;
		float: left;
	}

	#brandsContainer #brandsContent .brandsColumn p {
		margin: 10px 20px 30px 30px;
	}

	#brandsContainer #brandsContent .brandsColumn h4 {
		padding: 0;
		margin: 0px 20px 5px 30px;
		font-size: 18px;
	}

	#brandsContainer #brandsContent .brandsColumn p.first, #brandsContainer #brandsContent .brandsColumn h4.first {
		margin-left: 30px;
	}

/*---BRANDS2---*/		

#brandsContainer #brands2Content {
	width: 875px;
	background: url(../_images_sub/brands2Back.gif) repeat-y left top;
	float: left;
	padding-top: 10px;
}

		#brandsContainer #brands2Content #leftC {
			width: 520px;
			float: left;
			padding-bottom:20px;
			
		}
		#brandsContainer #brands2Content #clientsmain {
			width: 620px;
			float: left;
			padding-bottom:20px;
			padding-left:20px;
			padding-right:10px;
			padding-top:0px;
			margin-top:0px;
			
		}
		#brandsContainer #brands2Content #leftA {
			width: 140px;
			height:200;
			float: left;
			background: url(../_images_sub/menu_bg.gif) no-repeat;
			position:relative;
			top:0px;
			left:10px;
		}
		
		#brandsContainer #brands2Content #leftCpath {
			width: 250px;
			height:200;
			float: left;
			position:absolute;
			top:316px;
			left:490px;
			
		}
		#brandsContainer #leftCpath {
			width: 250px;
			height:200;
			float: left;
			position:absolute;
			top:316px;
			left:470px;
			
		}
		
		#brandsContainer #brands2Content #clientsmain #leftC h5, #brandsContainer #brands3Content {
			font-size: 9px;
			margin: 10px 20px 0 30px;
			color: #6FC508;
			padding: 3px 0px 2px 0px;
			font-family:Tahoma, Helvetica,  Arial, Verdana, sans-serif;
			
		}
		
				
		#brandsContainer #brands2Content #rightC {
			width: 205px;
			float: left;
		}
		div.pool {
			width: 190px;
			position:absolute;
			left:680px;
			top:330px;
			font-size:12px;
			line-height:2.1;
		}
		#brandsContainer #brands2Content #clientsmain {
			font-size: 26px;
			margin: 10px 10px 0px 20px;
			font-family: Arial, Helvetica,  Tahoma, Verdana, sans-serif;
			padding: 0;
			color:#000000;
		}
		
		H2.title1 {
			font-size:16px;
			font-weight:normal;
			margin: 15px 10px 0px 10px;
			padding: 0;
			color:#6FC508;
		}
		Div.title1 {
			font-size:16px;
			margin: 15px 10px 0px 10px;
			padding: 0;
			color:#6FC508;
		}
		Div.company_name {
			font-size:26px;
			margin: 5px 0px 0px 10px;
			padding: 0;
			color:#6FC508;
		}
		
		Div.text1 {
			margin: 10px 14px 0px 10px;
			font-family:Arial, Verdana, sans-serif;
			font-size: 12px;
		}

		H1.pagetitle {
		padding-left:20px;
		padding-top:5px;
		font-family:Arial, Verdana, sans-serif;
		font-size: 26px;
		font-weight: normal;
		color:#6FC508;
		margin-top: 0px;
		margin-bottom: 15px;
		}
		DIV.pagetitle {
		padding-left:20px;
		padding-top:5px;
		font-family:Arial, Verdana, sans-serif;
		font-size: 26px;
		font-weight: normal;
		color:#6FC508;
		}
		
		#brandsContainer #brands2Content .values {
			padding: 10px 10px 20px 0px;
			margin: 10px 30px;
			background-color: #fbfbfb;
			border: 1px solid #eb2a31;
		}

		#brandsContainer #brands2Content div.values p {
			
		}

		#brandsContainer #brands2Content #leftC p  {
			margin: 10px 20px 0 20px;
		}

		#brandsContainer #brands2Content #leftC .newsContainer {
			margin-bottom: 30px;
		}


		

		#brandsContainer #brands2Content #leftC h5 a, #brandsContainer #brands3Content #leftC h5 a {
			text-decoration: underline;
			color: #E2E2E2;
		}

		#brandsContainer #brands2Content #leftC  #news_archive, #brandsContainer #brands3Content #leftC  #news_archive {
			margin: 10px 20px 0 20px;
			padding: 0 10px 0 10px;
			list-style: none;
		}

		#brandsContainer #brands2Content #leftC  #news_archive li, #brandsContainer #brands3Content #leftC  #news_archive li {
			color: #eb2a31;
			font-size: 11px;
			padding: 3px 0 3px 0;
		}

		#brandsContainer #brands2Content #leftC  #news_archive li a, #brandsContainer #brands3Content #leftC  #news_archive li a {
			color: black;
			font-size: 12px;
			display: block;
		}

		#brandsContainer #brands2Content #leftC h5 span.date, #brandsContainer #brands3Content #leftC h5 span.date {
			font-size: 11px;
			color: #595959;
			font-weight: normal;
			padding-left: 5px;
		}
		
		#brandsContainer #brands2Content #leftC p.date span {
			color: #eb2a31;
		}
		
		
		#brandsContainer #brands2Content #rightC p {
			margin: 5px 10px 0 20px;
			font-size: 10px;
		}
		

		

		#brandsContainer #brands2Content #rightC h2 {
			font-family: Arial, 'Times New Roman', Times, serif;
			font-size: 18px;
			margin: 10px 20px 0 20px;
			color: #6FC508;
			font-weight: normal;
			border-bottom: 8px solid #eef0f1;
			padding-bottom: 4px;
			
		}

		#brandsContainer #brands2Content #rightC h3 {
			font-family: Arial, Helvetica,  Tahoma, Verdana, sans-serif;
			font-size: 18px;
			margin: 10px 20px 0 20px;
			font-weight: normal;
			border-bottom: 1px solid #eef0f1;
			padding-bottom: 4px;
			padding-left: 0px;
		}

		#brandsContainer #brands2Content span.red {
			color: #eb2a31;
			font-size: 14px;
		}

		#brandsContainer #brands2Content ul#strategic {
			list-style-type: square;
			
		}

	#brandsContainer #brands2Content #rightC ul.options {
		margin: 10px 0 0px 30px;
		padding: 0;
		list-style: none;		
	}

	#brandsContainer #brands2Content #rightC ul.options li {
		margin: 0 0 0px 0;
		background: url(../_images_sub/arrow.gif) no-repeat left 2px;
		padding: 0 0 5px 20px;
	}

	#brandsContainer #brands2Content #rightC ul.options li a {
		background: url(../_images_sub/arrow.gif) no-repeat left 2px;
		padding: 0 0 5px 20px;
		text-decoration: none;
		margin: 0 0 8px 0;
	}

	#brandsContainer #brands2Content #rightC ul.more {
		font-size: 11px;
		margin: 10px 20px 0px 20px;
		padding: 0;
		list-style: none;		
	}

	#brandsContainer #brands2Content #rightC ul.more h2 {
		margin-left: 0px;
	}

	#brandsContainer #brands2Content #rightC ul.more li {
		display: inline;
	}


	#brandsContainer #brands2Content #rightC ul.more li a {
		background: url(../_images_sub/arrow.gif) no-repeat left 2px;
		padding: 0 0 0px 20px;
		text-decoration: underline;
		margin: 0 0 10px 0;
		display: block;
	}

	#brandsContainer #brands2Content #rightC ul.more li a span {
		font-size: 11px;
		color: eb2a31;
	}

	#brandsContainer #brands2Content #rightC ul.more li a:hover, #brandsContainer #brands2Content #rightC ul.more li a.selected {
		background: url(../_images_sub/arrow_hover.gif) no-repeat left 2px;
	}

/*---BRANDS3---*/		
	


		

/*	Online Box
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		#onlineContainer {
			float: left;
			width: 180px;
			margin: 0px 0px 0px 0px; }
	
		#onlineContainer ul {
			float: left;
			margin: 0px;
			padding: 0px;
			list-style: none;
			font-weight: normal; }
		
		#onlineContainer ul li {
			float: left;
			background: #686868 url("../_images_sub/onlineBack.gif") no-repeat left bottom;
			width: 180px;
			line-height: 15px;
			padding: 5px 0px;
			display: block; }
		
		#onlineContainer ul li a {
			padding: 0px 0px 0px 10px;
			margin: 0px 0px 0px 0px;
			color: #fff;
			text-decoration: none;
			display: block;
			width: 170px; }
		
		#onlineContainer ul li span {
			padding: 0px 0px 0px 10px;
			margin: 0px 0px 0px 0px;
			display: block; }
		
		
			#onlineContainer ul li:hover, #onlineContainer ul li a.selected {
			background: #686868 url('../_images_sub/onlineBackHover.gif') no-repeat  right top;
			 }
		
			
		#onlineContainer ul li.header {
			background: #424242 url('../_images_sub/onlineHeaderBack.gif') no-repeat left top;
			width: 180px;
			line-height: 19px;
			padding: 7px 0px 0px 0px;
			color:#fff; }
		
		#onlineContainer ul li.header span {
			background: url('../_images_sub/onlineHeaderBackBottom.gif') no-repeat left bottom;
			display:block;
			padding-bottom: 5px; }
	
		#onlineContainer ul li.footer {
			background: url('../_images_sub/onlineFooterBack.gif') no-repeat left top;
			width: 180px;
			height: 5px;
			padding: 0px; }

#brands3Content #gnostopoihseis {
	margin: 20px 20px 10px 30px;
	border: 0px solid red;
	text-align: left;
	border-collapse: collapse;
	float: left;
	font-size: 10px;
	display: inline;
}

#brands3Content #gnostopoihseis td {
		vertical-align: middle;
		border-bottom: 1px solid silver;
		line-height: 12px;
		padding: 5px 2px;
	}

#brands3Content #gnostopoihseis td b {
	font-size: 11px;
}


#flashcontent {
	display: block;
	width: 863px;
	height: 170px;
	position: relative;
}

#flashcontent p {
	position: absolute;
	color: white;
	top: 130px;
	left: 200px;
}

#flashcontent p a {
	color: red;
}

#title {
background: #777777 url(../_images_sub/titleclient_bg.gif);
width:275px;
height:91px;
position:absolute;
top:0px;
left:600px;
}

#clients {
background: #777777 url(../_images_sub/quotes_bg.gif);
width:200px;
height:165px;
position:absolute;
top:0px;
left:663px;
}



#header #contactlink {
	height:28px;
	width: 81px;
	background: #E9E9E9;
	position: absolute;
	top:92px;
	left:795px;
	
}
	
	DIV.hseperator {
	width:200px;
	height:1px;
	border-bottom: 1px solid #A5ABAE;
	}


/* Module 1 data */
TD.subp_module_A_top { background: #fff url('../_images_sub/subp_module_A_top.jpg'); height:26px; font: bold 9px Tahoma; padding-left:17px; padding-top:0px; color:#283E83; text-align:top }
TD.subp_module_A_mid { background: #fff url('../_images_sub/subp_module_A_mid.jpg') repeat-y; padding-bottom:0px }
TD.subp_module_A_bottom { background: #fff url('../_images_sub/subp_module_A_bottom.jpg'); height:26px}	
TABLE.subp_module { width:205px; padding-left:1px; margin-left:auto; margin-right:auto; margin-bottom:auto; vertical-align:top;  position:relative; left:2px}

DIV.module_text1 {
  line-height:1.5em;
  font-size:10px;
  padding-top:3px;
  padding-left:22px;
  padding-right:14px;
  
  }


DIV.subp_module_txt1 {
	font: 7pt Tahoma;
	padding-left:5px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:0px;
	color:#000;
	text-align:left;
	line-height: 1.5em;
}

IMG.subp_module_img2 {padding:6px; margin:0px; position:relative; top:0px; float:right; }


TABLE.subp_module1 { width:205px; padding-left:1px; padding-bottom:14px; margin-left:auto; margin-right:auto; margin-bottom:auto; vertical-align:top;  position:relative; left:2px line-height:1.5em}

TABLE.subp_module3 { width:205px; padding-left:1px; padding-bottom:14px; margin-left:auto; margin-right:auto; margin-bottom:auto; vertical-align:top; border-bottom: 1px solid #A5ABAE; position:relative; left:2px}

div.path {
	font-size:11px;
	color:#6FC508;
	position:relative; 
	left:530px;
	margin-top:-22px;
	}
	
	div.pathsub {
	font-size:11px;
	color:#6FC508;
	position:relative; 
	left:-100px;
	top:10px;
	text-align:right;
	}
	
div.searchtext {
font:8px;
margin-bottom:0px;
font-family:Arial, Helvetica, sans-serif;
}

div.searchtitle {
font-size:16px;
font-weight:400;
color:#6FC508;
font-family:Helvetica, sans-serif
}

div.sitemapmain a:link  {
font-size:14px;
color: #6FC508;
text-decoration: none; }

div.sitemapmain a:visited  {
font-size:14px;
color: #6FC508;
text-decoration: none; }


div.sitemapmain a:hover  {
font-weight:bold;
font-size:14px;
color: #6FC508;
text-decoration: none; }



div.pathsub a:link  {

color: #777;
text-decoration: none; }

div.pathsub a:visited  {

color: #777;
text-decoration: none; }


div.pathsub a:hover  {
color: #6FC508;
text-decoration: underline; }

div.module_title1 a:link  {

color: #6FC508;
text-decoration: none; }

div.module_title1 a:visited  {

color: #6FC508;
text-decoration: none; }


div.module_title1 a:hover  {
color: #6FC508;
text-decoration: underline; }

#twitter_update_list li {
	margin-left: -19px;
	margin-bottom: 8px;
	list-style: none;
}
