* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}


#wrapper {
 margin: 0 auto;
 width: 960px;
 padding:0;
 background: #fff;
}
#header {
 color: #333;
margin-left: 2px; width: 956px;
 float: left;
 border: 1px solid #ccc;
 height: 180px;
 background:#fff url(images/head.jpg);
}
#leftcolumn { 
 color: #333;
 background: #fff url(images/bgh1.gif) repeat-x;
 margin: 0px 0px 0px 2px;
 padding: 10px 10px 10px 8px;
 width: 310px;
 float: left;
 border-right: 1px solid #ccc;
}
#leftmiddle {
 color: #333;
 border-right: 1px solid #ccc;
 background: #fff url(images/bgh1.gif) repeat-x;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 310px;
 float: left;
}
#rightmiddle {
 color: #333;
 background: #fff url(images/bgh1.gif) repeat-x;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 278px;
 float: left;
}
#footer { 
 width: 960px;
 clear: both;
 color: #333;
 border: 1px solid #ccc;
 background: #8c9bb2;
 margin: 0px 0px 10px 0px;
}
#footer p {
	margin: 0;
	padding: 7px 0 0 0;
	text-align: center;
	font-size: x-small;
	color: #000;
}

#footer a {
	color: #000;
}
#footer ul{
  text-align:center;
}

#footer li {
	display:inline;
	padding: 0px 20px 0px 0px;
}


/* Menu */
.preload1 {background: url(images/pro_drop4_2a.gif);}
.preload1 {background: url(images/pro_drop4_2b.gif);}

.prodrop4 {padding:0 0 0 70px; margin:-54px 0 0 0; list-style:none; height:36px; background:transparent url(images/pro_drop4_back.gif); position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.prodrop4 li.top {display:block; float:left;}
.prodrop4 li a.top_link {
	display:block;
	float:left;
	height:36px;
	line-height:36px;
	color:#666666;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 10px;
	cursor:pointer;
	background: url(images/pro_drop4_0a.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.prodrop4 li a.top_link span {float:left; display:block; padding:0 20px 0 10px; height:36px;background:url(images/pro_drop4_0b.gif) right top;}
.prodrop4 li a.top_link:hover {color:#000; background: url(images/pro_drop4_2a.gif) no-repeat; line-height:30px;}
.prodrop4 li a.top_link:hover span {background:url(images/pro_drop4_2b.gif) no-repeat right top;}

.prodrop4 li:hover > a.top_link {
	color:#333333;
	background: url(images/pro_drop4_2a.gif) no-repeat;
	line-height:30px;
}
.prodrop4 li:hover > a.top_link span {background:url(images/pro_drop4_2b.gif) no-repeat right top;}


.prodrop4 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.prodrop4 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop4 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.prodrop4 ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop4 ul.sub1 {width:115px;}
.prodrop4 ul.sub2 {width:82px;}
.prodrop4 ul.sub3 {width:178px;}
.prodrop4 ul.sub4 {width:160px;}

.prodrop4 :hover ul {left:0; top:35px; background: #b9d3fb; padding:3px; border:1px solid #3a93d2; border-width:0 1px 1px; white-space:nowrap; height:auto; z-index:300;}
.prodrop4 :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.prodrop4 :hover ul li a {display:block; font-size:11px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#666666; text-decoration:none;}
.prodrop4 :hover ul li a:hover {background:#3a93d2; color:#fff;}

/*  classes */
.title{
  margin-bottom: 20px;
  text-align: center;
  color:#fff;
}
h2{
  font-size: 16px;
}

h3{
    margin-bottom:10px;
    margin-top:15px;
    padding-left:20px;
    background: url(images/v.gif) no-repeat;
    height:20px;
    color:#486A8B;
    font-size:13px;
    font-weight: bold;
}
.leftcontact{
  width:150px;
  float:left;
  font-weight: bold;
}
.leftcontact ul{list-style-type: none;}
.rightcontact ul{list-style-type: none;}
.leftcontact li{height:20px;margin-bottom:5px;}
.rightcontact li{height:20px;margin-bottom:5px;}
.rightcontact {
  width:100px;
  float:left;
  clear:right;
}

#pdf {
	width:150px;
	height: 70px;
	border: solid thin #70522d;
	text-align: center;
}
#mainImg {
	width: 296px;
	height: 197px;
	margin: -9px;
	margin-top: -5px;
}