/* CSS Document */

body  {margin:0;padding:0;}

html {margin:0;padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;background-color:#646874;}

ul, li {list-style:none;margin:0;padding:0;}
li a {text-decoration:none;color:black;}
h1 {font-size:14px;font-weight:bold;color:#00008B;}
img {display: block;border:none;}
p{
/*	padding-top: 10px;*/
clear: both;
}
table a{
	text-decoration: none;
	color: #00016C;
}
hr{
	height: 1px;
	overflow: hidden;
	clear: both;
	color: #a9afbb;
	margin-top: 10px;
}
input,textarea{
	width: 200px;
	border: 1px solid #a9afbb;
}
.button{
	width: 80px;
	background-color: #646874;
	color: White;
}
#navigation {
	background-image:url(images/navi.gif);
	background-position: -4px;	
	background-repeat:no-repeat;
	width:750px;
	height:42px;
}
#navigation ul {padding-left:20px;}
#navigation ul li {float:left;font-size:11px;padding-right:15px;background-image:url(images/divider.gif);background-position:right;background-repeat:no-repeat;height:30px;}
#navigation ul li a {padding-right:15px;position:relative;top:9px;}
#banner {background-image:url(images/head.jpg);background-position: 3px 3px;width:750px;height:110px;background-repeat:no-repeat;}
#center {
	background-color:white;width:746px;margin:auto;margin-bottom:15px;
	margin-top: 3px;
	overflow: hidden;
}

.active {background-image:url(images/subnavi_active.jpg);width:185px;padding:0;margin:0;}
.current {font-weight:bold;color:#00008B;}
.normal {background-image:url(images/border.gif);background-repeat:no-repeat;padding:0;margin:0;}

#subnavigation {float:left;}
#subnavigation ul li {margin-left:9px;padding-top:9px;padding-bottom:7px;}
#subnavigation ul li a {padding-left:25px;}

#content,#content2 {background-image:url(images/line_vert.gif);background-repeat:repeat-y;float:left;width:480px;margin-left:24px;padding-left:24px;line-height:16px;margin-top:12px;padding-bottom:45px;}
#content2{float:none;width:auto;background-image:none;margin-right:24px;padding-right:24px;text-align:justify;}

#footer {font-size:9px;text-align:center;margin-right:14px;padding-bottom:10px;text-decoration:none;color:#BBBEC7;}
#footer a {text-decoration:none;color:#BBBEC7;}

.float-left {float:left;width:230px;padding-right:10px;margin:0;}
.float-none {clear:left;display:block;}

.cleaner
{
	clear:both;
	height:1px;
	Font-size:1px;
	border:0px none;
	margin:0;padding:0;
	background:transparent;
}



img{
	margin: 0px;
	padding: 0px;
	border: none;
}


div.pics{
	margin: 0px;
	padding: 0px;
	clear: both;
}
div.pics a,div.pics a.last{
	text-decoration: none;
	display: block;
	width: 200px;
	height: 150px;
	border: 2px solid #a9afbb;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	
}
div.pics a{
	margin-top: 10px;
}
* html div.pics a,div.pics a.last{	
	margin-bottom: 0px;
}
*:first-child+html div.pics a,div.pics a.last{
	margin-bottom: 0px;
}
div.pics a.last{
	margin-right: 0px;
}
div.pics a:hover{
	border: 2px solid #ff6600;
}

a.download{
	text-decoration: none;
	font-weight: bold;
}

a.download{
	color: #ff6600;
}

ul#langs{
	padding-top: 0px;
	margin-right: 10px;
	float: right;
	width: 100px;
}
ul#langs li{
	display: block;
	float: right;
	margin-left:0px;
	background-image: none;
	line-height: 0px;
}

table{
	width:100%;
	border: 1px solid #a9afbb;
	text-align:left;
}
table td{
	border: 1px solid #a9afbb;
	border-collapse:collapse;
	text-align:left;
	padding : 10px;
}
.enquiry{
	border: none;
}
.enquiry td{
	border: none;
}




