* {
	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') top repeat-x #808080;
	color:#202020;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	text-align:center; //specially for IE5
}

#main {
	margin:0 auto;
	min-height:100%;
	_height:100%;
	padding:0;
	_overflow:visible;
	text-align:left;
	width:881px;
}

#topmenu {
	color:#cfcfcf;
	height:20px;
	line-height:20px;
	padding-right:16px;
	text-align:right;
}

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

#container {
	background:url('/design/images/containerbg.gif') repeat-y;
}

#container2 {
	background:url('/design/images/containerbottom.gif') bottom no-repeat;
	padding-bottom:12px;
}

#head {
	background:url('/design/images/headbg.gif') top no-repeat;
	padding:8px 8px 0 8px;
}

#logo {
	float:left;
}

#callus {
	float:right;
	font-size:14px;
	padding-right:10px;
	line-height:18px;
}

#callus b {
	color:#00376d;
	font-size:22px;
}

#banner {
	clear:both;
	padding-top:4px;
}

#midmenu {
	background:url('/design/images/midmenubg.gif') no-repeat #004e96;
	color:white;
	height:32px;
	line-height:32px;
	margin:0 8px;
	padding:0 10px;
}

#midmenu a {
	color:white;
	margin:0 10px;
	text-decoration:none;
}

#centerdiv {
	padding:10px 8px 0 11px;
}

#content {
	background:url('/design/images/contentbg.gif') repeat-y;
	float:left;
	width:679px;
}

#content2 {
	background:url('/design/images/contenttop.gif') top no-repeat;
}

#content3 {
	background:url('/design/images/contentbottom.gif') bottom no-repeat;
	min-height:346px;
	_height:405px;
	_overflow:visible;
	padding:10px;
}
#content3 p{
    margin-bottom:10px }
#content3 h1{
    margin-bottom:10px;
    font-size:large;
    font-weight:medium;
    }
#content3 h2{
    margin-bottom:10px;
    font-size:medium;
    font-weight:bold;
    }
#content3 ul{
	margin-left:25px;
	margin-bottom:10px;
	color:#202020;
	text-decoration:none;
	}
#content3 a{
	color:#202020;
	text-decoration:none;
	}
#rightside {
	float:right;
	width:174px;
}

.rightpanel {
	background:url('/design/images/rightsidebg.gif') repeat-y;
	margin-bottom:5px;
}

.rightpanel2 {
	background:url('/design/images/rightsidetop.gif') top no-repeat;
}

.rightpanel3 {
	background:url('/design/images/rightsidebottom.gif') bottom no-repeat;
	min-height:200px;
	_height:200px;
	_overflow:visible;
	padding:10px;
}

.rightpanel .rightmenu {
	padding:0;
}

.rightmenu li{
	border-bottom:1px solid white;
	list-style:none;
}

.rightmenu li a {
	color:#1e437a;
	display:block;
	padding:11px;
	text-decoration:none;
}

.rightmenu li.child a {
	padding-left:32px;
	font-style:italic;
}

.company_info {
	color:#3b0902;
	line-height:18px;
}

#footer {
	color:#c0c0c0;
	padding:19px 0 15px 0;
	text-align:center;
}

#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;
}

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

.more a {
	color:black;
	font-style:italic;
	text-decoration:none;	
}

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

{
  margin-left:20px;
  border: 1px solid #808080;
   padding: 3px;
   float: right;
}

.ports {
	margin-left:25px;
	margin-bottom:10px;
	}
div.gallery img {
	padding: 3px;
	margin: 5px;
	border: 1px solid #808080;
	float: left;
}
.email a{
	color:#000000;
	text-decoration:none;
	}
