* {
	padding: 0;
	margin: 0;
}

a img {
	border:0;
}

div {
	overflow:hidden;
	zoom:1;
}

html, body {
	height:100%;
}

h1,h2,h3,h4, h1 a, h2 a, h3 a, h4 a {
	color:#1e437a;
	text-decoration:none;
}

body {
	background:url('/design/images/bodybg.gif') repeat-x top center #023d75;
	color:#202020;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	text-align:center; //specially for IE5
}

#main {
	background:url('/design/images/mainbg.gif') repeat-y ;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:883px;
}
#head {
	background:white;
	margin-bottom:46px;
}

#logo {
	float:left;
}
#logo img {
	height:88px;
}

#topmenu {
	color:#1e437a;
	float:right;
	padding-top:5px;
}

#topmenu a {
	color:#1e437a;
	text-decoration:none;
}

#midmenu {
	clear:left;
	position:absolute;
	top:108px;
	z-index:2;
}

#midmenu a {
	background:url('/design/images/midmenul.gif') no-repeat left;
	display:block;
	float:left;
	height:26px;
	line-height:26px;
	padding-left:10px;
	text-decoration:none;
}


#midmenu a span {
	background:url('/design/images/midmenur.gif') no-repeat right;
	color:white;
	cursor:pointer;
	display:block;
	float:left;
	height:26px;
	line-height:26px;
	padding-right:10px;
}


#midmenu a:hover, #midmenu a.selected{
	background-image:url('/design/images/midmenul_s.gif');
}

#midmenu a:hover span, #midmenu a.selected span{
	background-image:url('/design/images/midmenur_s.gif');
}

#callus {
	font-weight:bold;
	height:35px;
	position:absolute;
	top:75px;
	text-align:right;
	width:883px;
	z-index:1;
}

#callus b {
	color:#0060b7;
	font-size:14px;
}

#container {
	background:white;
	border:4px solid #1e437a;
	border-bottom:none;
}
#banner {
	border-bottom:4px solid #1e437a;
	margin-bottom:6px;
}
#leftpanel {
	float:left;
	width:679px;
}
#content {
	background:url('/design/images/contentbg.gif') repeat-x #f4f4f4;
	margin:0 auto 5px auto;
	width:670px;
}
#content2 {
	min-height:300px;
	_height:300px;
	_overflow:visible;
	padding:10px;	
}
#content2 a{
	text-decoration:none;
	color:#1e437a;
}
#content2 p, h1, h2{
	margin-bottom:10px;
	}
#content2 h1{
	font-size:medium;
	}

#content2 h2{
	font-size:small;
	font-weight:medium;
	}

#rightpanel {
	width:193px;
}
.righttitle {
	background:#1e437a;
	color:white;
	font-size:1.2em;
	font-weight:bold;
	padding:10px;
}
#rightpanel ul {
	background:url('/design/images/rightulbg.gif') repeat-x #f4f4f4;
}
#rightpanel ul li {
	border-bottom:1px solid white;
	list-style:none;
}
#rightpanel ul li a {
	color:#1e437a;
	display:block;
	padding:10px 14px 10px 14px;
	text-decoration:none;
}
#rightpanel ul li.child a {
	font-style:italic;
	padding-left:30px;
}
#footer {
	background:url('/design/images/footerbg.gif') repeat-x #1e437a;
	clear:both;
	color:#c0c0c0;
	height:31px;
	line-height:31px;
	margin:0 auto;
	text-align:center;
	width:867px;
}
#footer a {
	color:#c0c0c0;
	text-decoration:none;
}

/* ---- News ---*/

.newsrow {
	margin-bottom:20px;
}

.newsrow h1 {
	margin:0;
}

.newsrow .date {
	color:#2d343a;
	font-style:italic;
}

.newsrow .newstext {
	margin-top:10px;
}

.newsrow .more {
	margin-top:10px;
	text-align:right;
}

.newsrow .more a {
	color:#223b8d;
	text-decoration:none;	
}

/*----- Search ----*/
.result {
	margin-bottom:20px;
}

#form {
	border: 1.5px solid #bfbdbd;
	background-color:#f0f0f0;
	padding:5px 5px 10px 10px;
}

.rightimage

{
  margin-left:20px;
   margin-bottom:10px;
    margin-top:10px;
  border: 1.5px solid #bfbdbd;
   padding: 3px;
   float: right;
}

.rightimage1

{
  margin-left:20px;
   margin-bottom:10px;
    margin-top:1px;
  border: 1.5px solid #bfbdbd;
   padding: 3px;
   float: right;
}
.services p{
	background-color:#f0f0f0;
	color:#1e437a;
	font-weight:bold;
	width:183px;
	padding:5px;
	margin: 10px;
	border: 1.5px solid #bfbdbd;
	float: left;
}
.services a{
	font-weight:normal;
	text-decoration:none;
	color:#202020;
	font-style:italic;
	}
.services a:hover{
	color:#1e437a;
	}
.services img{
	margin-top:10px;
}
.contacttel p{
	font-size:small;
	padding-bottom:10px;
	padding-left:10px;
	}

div.gallery img {
	padding: 3px;
	margin: 7px;
  border: 1.5px solid #bfbdbd;
	float: left;
}
