@charset "utf-8";

body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #656565;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
h1,h2,h3,a img,p,ul,li{margin:0px; padding:0px; list-style:none;}
#main {
	height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#main-bg {
	background-image: url(../images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 1000px;
	float: left;
	padding-top: 10px;
}

#navigation {
	float: left;
	height: 43px;
	width: 940px;
	background-image: url(../images/nav-bg.png);
	background-repeat: no-repeat;
	padding-left: 60px;
}
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	padding:0 13px 0 13px;
}
ul.menu li {position:relative; float:left; margin-right:2px;}
ul.menu ul {
	position:absolute;
	top:43px;
	left:0;
	display:none;
	opacity:0;
	list-style:none;
}
ul.menu ul li {
	position:relative;
	width:250px;
	margin:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.menu ul li a {
	display:block;
	height: 30px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff7800;
	line-height:30px;
	padding-left:15px;
	
}
ul.menu ul li a:hover {
	background-color:#ff7420;
	
	
}
ul.menu ul ul {
	left:250px;
	top:0px;
	display:block;
	
}

ul.menu .menulink,.c-page  {
	padding:7px;
	color:#ffffff;
	text-transform:uppercase;
	padding:0 10px 0 10px;
	line-height:43px;
	transition:background-color .25s ease-out; 
	-moz-transition:background-color .25s ease-out;
	-o-transition:background-color .25s ease-out;
	-webkit-transition:background-color .25s ease-out;
	border-right:#d95e17 1px solid;
	}


ul.menu .menulink-c,.c-page {

	background-color:#005071;
	color:#ffffff;
	text-transform:uppercase;
	padding:0 13px 0 13px;
	line-height:43px;
}

ul.menu .menulink:hover, ul.menu .menuhover {

background-color:#005071; }


#navigation  li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#navigation ul{ float:left; margin:0px;}

ul.menu .sub {
	background-color: #ff8226;
	line-height:43px;
	color:#FFFFFF;
}
#logo-main{ width:1000px; height:auto; float:left;}
#certificates {
	float: left;
	height: 103px;
	width: 522px;
	background-image: url(../images/iso.png);
	background-repeat: no-repeat;
	background-position: 420px 5px;
}
#banner {
	float: left;
	height: auto;
	width: 1000px;
}

#logo{
	width:475px;
	height:auto;
	float:left;
}
#contents-main {
	float: left;
	height: auto;
	width: 1000px;
	padding-top: 23px;
	padding-bottom: 23px;
}
#news {
	float: left;
	height: auto;
	width: 305px;
	background:url(../images/news-bg.jpg) no-repeat;
	padding-left: 20px;
	padding-top: 20px;
	background-color:#ececec;
	padding-bottom:15px;
}
#news strong{ color:#127995;}
#welcome {
	float: left;
	height: auto;
	width: auto;
	padding-left: 20px;
}
#welcome1 {
	float: left;
	height: auto;
	width: 630px;
	padding-left: 20px;
}

#welcome li{list-style:none;}
#footer {
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #989697;
	background-image: url(../images/footer-logos.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #c4c4c4;
}
#footer a {font-weight:bold; text-decoration:none; color:#989697;}
.read-more {
	font-weight: bold;
	color: #07516c;
	text-decoration: none;
	display: block;
	padding-top: 13px;
}

.read-more:hover { color:#ff8424; }

h1{
	font-family:"Trebuchet MS";
	color:#0497a7;
	font-size:24px;
	display:block;
	padding-bottom:14px;
	font-weight: normal;
}  
h2 {
	font-family:"Trebuchet MS";
	color:#0497a7;
	font-size:20px;
	display:block;
	padding-bottom:14px;
	font-weight: normal;
	padding-top: 15px;
}

.lsit,#welcome li {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dfdfdf;
	background-image: url(../images/list-bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#welcome .lsit,#welcome li{border:none;}
#welcome a{color:#656565; text-decoration:none;}
#welcome a:hover{text-decoration:underline;}
#welcome img{float:right; padding-left:15px;}

.field {
	background-color: #F6F6F6;
	border: 1px solid #C9C9C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3c3c3c;
	width: 260px;
	height: auto;
	margin-bottom: 5px;
	padding: 5px;
	
}
.field2 {
	background-color: #015172;
	border: 1px solid #015172;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	cursor:pointer;

}
.field2:hover{
	background-color:#DA252C;
}
.field:focus{ outline:none; background-color:#eaeaea;}