img { behavior: url(iepngfix.htc); }
body, html {height: 100%;}
body{
background-color:#FFFFFF;
background-image:url(images/bodybg.png);
background-position:bottom;
background-repeat:repeat-x;
border:0px;
margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container{
	width: 780px;
	margin:auto;

}
#top_container{

		width: 780px;
		margin:auto;
		height:207px;
		background-image:url(images/top_shaddow.png);
		background-repeat:no-repeat;
		background-position:top;	
}
#top{

		height:207px;
		width: 750px;
		margin: auto;
		
}
#top_top{
		height:24px;
}
#top_middle{
		height:123px; 
		height:141px;
		background-image:url(images/header.png);
}
#top_bottom{
		border-top:1px solid white; 
		height:41px; background-image:url(images/menu.jpg);
		color:#FFFFFF;
		text-align:center;
		font-weight:bold;
		font-size:12px;
}
#middle_container{
		width: 780px;
		margin:auto;
		background-image:url(images/middle_shaddow.png);
	
		font-size:10px;
		line-height:140%;
}
#middle{
		width:750px;
		margin: auto;
		padding-top:20px;
		padding-bottom:20px;
		background-repeat:no-repeat;
		background-position:bottom right;

}
#middle_left{
 position:relative;
	height: 40px;
	width: 180px;
	float:left;
	
}
#middle_left img{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;	

}
#middle_centre{


	padding-top:22px;
	width: 370px;
	float: left;

}
#middle_centre a{color:#0099FF;}
#middle_centre a:hover{text-decoration:none;}
#middle_centre h1{color:#0099FF; font-size:14px; height: 8px;}
#middle_centre h2{color:#0099FF; font-size:12px; height: 6px;}
#middle_centre h3{color:#0099FF; font-size:11px; height: 4px;}
#middle_right{
 position:relative;
	height: 40px;
	width: 200px;
	float: left;	
}
#footer_container{
	clear: both;
	width: 780px;
	margin:auto;
	background-image:url(images/bottom_shaddow.png);
	background-repeat:no-repeat;
	background-position:top;

} 
#clearfooter{clear:both; float:none;}
#footer{
	 position:relative;
		width: 750px;
		margin: auto;
}
#footer_top{
	height:20px;
	background-color:#ffffff;
	border-top: 1px solid #BCBDBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CBCDCF;
	font-style:normal;
	text-decoration:none;
	text-transform:capitalize;
	font-stretch:extra-expanded;
	letter-spacing: 12px;
	padding-top:4px;
	padding-left:100px;

}
#footer_middle{
			height:43px; 
			background-image:url(images/foot.png);
			 background-repeat:no-repeat; 
			 border-top: 1px solid #6ECFF6;
			 
 }
#footer_middle img{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;	

} 
#footer_bottom{
margin-top:20px;
text-align: center;
font-size:9px;

}
#footer_bottom a {color:#000000; text-decoration:none;}
#footer_bottom a:hover {text-decoration:underline;}
#footer_bottom ul {padding-left:145px;;list-style-type:none; margin:auto;width:550;}
#footer_bottom li {float:left; padding-left:15px;position:relative;}

.menu {width:745px; height:41px; font-size:0.85em; position:relative; z-index:100;border-right:0px solid #000;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:41px; line-height:20px;}
.menu ul ul {width:98px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative; width:116px;}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#fff; 
margin-left:0px; 
margin-right:0px; 
height:41px; 
border:0px solid #000; 
border-width:0px 0 0px 0px; 
padding-left:9px; 
padding-right:9px;
line-height:18px;

}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:106px; w\idth:106px; }

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#2A2A86;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#5283BC;}
.menu ul ul :hover > a.drop {background-color:#5283BC;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#2A2A86; text-align:left;}
/* style the third level hover */
.menu ul ul ul a:hover {background-color:#5283BC;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:41px;left:0; width:106px;border-top:0px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:41px;t\op:41px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#2A2A86; color:#ffffff; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 0px 0px 0px; text-align:left;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff; background-color:#5283BC;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
table.comparison {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #0099FF;
	border-collapse: collapse;
	background-color: white;
}
table.comparison th {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: #0099FF;
	background-color: white;
	-moz-border-radius: ;
}
table.comparison td {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: #0099FF;
	background-color: white;
	-moz-border-radius: ;
}