/* CSS Document */

body{
	margin:0px 0px 0px 0px;
	background-color:#c0c0c0;
	font-family:verdana;
	}
table.seo_txt{
	color:#3a3a3a;
	font-size:10px;
	line-height:19px;
	padding-left:15px;
	padding-right:8px;
		}
table.seo_txt a{
	color:#3a3a3a;
	font-size:10px;
	line-height:19px;
	text-decoration:none;
		}
table.seo_txt a:hover{
	color:#3a3a3a;
	font-size:10px;
	line-height:19px;
	text-decoration:underline;
		}
table.header{
	background-image:url(../images/header_background.jpg);
	background-repeat:repeat-x;
	height:93px;
	}
.logo{
	margin-top:25px;
	margin-left:25px;
	}
table.callus{
	color:#0c6da4;
	font-size:10px;
	width:150px;
	text-align:left;
	margin-top:8px;
	}
td.navigation_active_middle{
	background-image:url(../images/navigation_active_middle.jpg);
	height:34px;
	text-align:center;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-left:0px;
	padding-left:3px;
		padding-right:3px;
	}
td.navigation_active_middle a{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
td.navigation_active_middle a:hover{
	color:#3a3a3a;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
td.navigation_normal_middle{
	background-image:url(../images/navigation_normal_middle.jpg);
	height:34px;
	background-repeat:repeat-x;
	color:#3a3a3a;
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
	}
td.navigation_normal_middle a{
	color:#3a3a3a;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
td.navigation_normal_middle a:hover{
	color:#0c6da4;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}

table.navigation{
	margin-right:3px;
	}
td.holder{
	border-bottom:1px solid #cacdcf;
	background-color:#FFFFFF;
	}
table.left_navigation{
	background-color:#e4eff5;
	padding:12px 10px 16px 15px;
	width:229px;
	}
td.left_navigation_float{
	background-color:#e4eff5;
	border-left:1px solid #cacdcf;
	border-right:1px solid #cacdcf;
	width:186px;
	}
	
/*/////////////////////////////////////////////////////////////////////////*/

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width:160px; /* Width of Menu Items */!important

}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 180px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
padding: 1px 1px;
text-decoration: none;
background:#dbe3ec;
padding-left:18px;
width:180px;
line-height:28px;
background-image:url(../images/nav_bullet_left_panel.gif);
background-repeat:no-repeat;
font-size:11px;
color:#000000;
margin-top:2px;
padding-top:0px;
border:1px solid #dbe3ec;
}


.suckerdiv ul li a:visited{
color: black;

}

.suckerdiv ul li a:hover{
text-decoration: none;
background:#0c6da4;
padding-left:18px;
width:180px;
line-height:28px;
background-image:url(../images/nav_bullet_left_panel_hover.gif);
background-repeat:no-repeat;
font-size:11px;
color:#FFFFFF;
margin-top:2px;
padding-top:0px;}

.suckerdiv .subfolderstyle{
text-decoration: none;
background:#dbe3ec;
padding-left:18px;
width:180px;
line-height:28px;
background-image:url(../images/nav_bullet_left_panel.gif);
background-repeat:no-repeat;
font-size:11px;
color:#000000;
margin-top:2px;
padding-top:0px;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
.margin_left{
	margin-left:41px;
	}

/*/////////////////////////////////////////////////////////////////////////*/
 .lineheight{
 	line-height:15px;
	}
table.quicklink{
	border-left:#d1d1d1 1px solid;
	border-right:#d1d1d1 1px solid;
	background-image:url(../images/quik_link_background.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:241px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:20px;
	border-bottom:#d1d1d1 1px solid;
	}
.title{
	margin-top:13px;
	margin-left:3px;
	margin-bottom:5px;
	}
td.line-top{
	border-bottom:1px solid #c3c3c3;
		}
div.quicklinkbox{
	background-color:#dfdfdf;
	margin-top:5px;
	color:#575757;
	font-size:9px;
	text-transform:uppercase;
	padding:10px;
	}
div.quicklinkbox:hover{
	background-color:#bcbcbc;
	margin-top:5px;
	color:#000000;
	font-size:9px;
	text-transform:uppercase;
	padding:10px;
	}
div.quicklinkbox a{
	color:#575757;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	}
div.quicklinkbox a:hover{
	color: #000000;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:underline;
	}
div.quicklinkbox h1{
	color:#0c6da4;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	}
td.content{
	color:#575757;
	font-size:11px;
	line-height:18px;
	padding:14px;
	}
td.content h1{
	color:#575757;
	font-size:15px;
	line-height:18px;
	margin:0px 0px 5px 0px;
	font-weight:normal;
}
.blue_title{
	color:#0c6da4;
	font-weight:bold;
	text-transform:uppercase;
}
table.organe{
	border:1px solid #cfcfcf;
	width:202px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
	}
td.background_orange{
	background-image:url(../images/background_organe_table.jpg);
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-weight:normal;
	font-size:10px;
	line-height:15px;
	}
td.background_orange{
	background-image:url(../images/background_organe_table.jpg);
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-weight:normal;
	font-size:10px;
	line-height:15px;
	}
td.background_orange div{
	color:#FFFFFF;
	padding-top:10px;
	text-align:center;
	}

td.background_orange a{
	color:#FFFFFF;
	font-size:9px;
	text-decoration:underline;		
	}
td.background_orange a:hover{
	color:#FFFFFF;
	font-size:9px;
	text-decoration:none;		
	}
	table.green{
	border:1px solid #cfcfcf;
	width:202px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
	}
td.green{
	background-image:url(../images/green_background.jpg);
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-weight:normal;
	font-size:10px;
	line-height:15px;
	}
td.green_background{
	background-image:url(../images/green_background.jpg);
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-weight:normal;
	font-size:10px;
	line-height:15px;
	}
td.green_background div{
	color:#FFFFFF;
	padding-top:10px;
	text-align:center;
	}

td.green_background a{
	color:#FFFFFF;
	font-size:9px;
	text-decoration:underline;		
	}
td.background_orange a:hover{
	color:#FFFFFF;
	font-size:9px;
	text-decoration:none;		
	}
td.dark_green_background{
	background-image:url(../images/dark_green_background.jpg);
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-weight:normal;
	font-size:10px;
	line-height:15px;
	}
td.dark_green_background div{
	color:#FFFFFF;
	padding-top:10px;
	text-align:center;
	}

td.dark_green_background a{
	color:#FFFFFF;
	font-size:9px;
	text-decoration:underline;		
	}
td.dark_green_background a:hover{
	color:#FFFFFF;
	font-size:9px;
	text-decoration:none;		
	}
td.back_background{
	background-image:url(../images/background_black.jpg);
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-weight:normal;
	font-size:10px;
	line-height:15px;
	}
td.back_background div{
	color:#FFFFFF;
	padding-top:10px;
	text-align:center;
	}

td.back_background a{
	color:#FFFFFF;
	font-size:9px;
	text-decoration:underline;		
	}
td.back_background a:hover{
	color:#FFFFFF;
	font-size:9px;
	text-decoration:none;		
	}
td.copyright{
	color:#000000;
	font-size:10px;
	padding-left:16px;
	line-height:25px;
	}
div.protfolio_box{
	background-color:#f5f5f5;
	border:1px solid #dbe4ed;
	widows:653px;
	padding:12px;
	margin-bottom:15px;
	}
table.protfolio_information{
	margin-left:14px;
	font-size:11px;
	margin-right:10px;	
	color:#000101;
	}
table.protfolio_information div{
	font-size:14px;
	color:#456f9f;
	font-weight:bold;
	}
table.protfolio_information a{
	font-size:12px;
	color:#456f9f;
	text-decoration:none;
	}
table.protfolio_information a:hover{
	font-size:12px;
	color:#456f9f;
	text-decoration:underline;
	}
td.orangetxt{
	background-image:url(../images/orange_tag.gif);
	background-repeat:no-repeat;
	background-position: center;
	width:90px;
	height:90px;
	font-size:2em;
	}
td.orangetxt div{
	margin:30px 20px 5px 20px;
		}
td.greentxt{
	background-image:url(../images/green_tag.gif);
	background-repeat:no-repeat;
	background-position: center;
	width:90px;
	height:90px;
	font-size:2em;
	}
td.greentxt div{
	margin:30px 20px 5px 20px;
		}
td.greenlowtxt{
	background-image:url(../images/dark_green_tag.gif);
	background-repeat:no-repeat;
	background-position: center;
	width:90px;
	height:90px;
	font-size:2em;
	}
td.greenlowtxt div{
	margin:30px 20px 5px 20px;
		}
td.blacktxt{
	background-image:url(../images/black_tag.gif);
	background-repeat:no-repeat;
	background-position: center;
	width:90px;
	height:90px;
	font-size:2em;
	}
td.blacktxt div{
	margin:30px 20px 5px 20px;
		}
table.banner{
	widows:693px;
	height:167px;
	background-color:#F9F4DE;
	background-image:url(../images/header_supra_new.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
h1{
	color:#0d6ca4;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:1.10em;
	letter-spacing:-1px;
	}
h2{
	color:#ff0000;
	margin:0px 6px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:1em;
	float:left;
	letter-spacing:-1px;
	line-height:28px;
	}
h3{
	color:#0d6ca4;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:28px;
	}
table.box_banner{
	background-color:#DED9C6;
	width:415px;
	color:#333333;
	font-size:12px;
	}
table.box_banner h1{
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#333333;
	}
.price_txt_in_red{
	font-size:12px;
	font-weight:bold;
	margin:0px 2px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#ff0000;
	}
div.float_left{
	float:left;
	margin-top:25px;
	}
table.insidebannertable{
	margin-left:12px;
	margin-top:12px;
	}