*{
  margin:0;
  padding:0;
  border: 0;
  list-style:none;
}

#text ul{
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
padding-left:10px;
}

#text ul li{
list-style-type: square;
margin-left: 10px;
padding-left:10px;
}

p, h1, h2, h3, h4, h5, h6{
  font-style: italic;
}

h1{
font-family: "Trebuchet Ms",Tahoma, sans-serif;
}

h4{
margin-top: 8px;
font-family: "Trebuchet Ms",Tahoma, sans-serif;
}


/*form*/

#form{
margin-top: 10px;
}

#form .line input{
width: 210px;
}


#form input{
	border: 1px solid #122547;
	font-family: Tahoma, sans-serif;
	background: #234F61;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
}

#form textarea {
	width:400px;
	margin-right: 2px;
	height: 100px;
	border: 1px solid #122547;
	padding: 5px;
	color: white;
	font-family: Tahoma, sans-serif;
	background: #234F61;
	background-image: url(/img/txtbg.png);
	background-position: bottom right;
	background-repeat: repeat-x;
}
a.submit {
	display: block;
	width: 50px;
	height: 19px;
	line-height: 19px;
	margin-top: 8px;
	border: 1px solid #122547;
	font-family: arial, sans-serif;
	font-size: 11px;
	background: #234F61;
	color: white;
	font-weight: bold;
	text-align: center;
}

/* e form */



h1{color:#fff;text-align:right;font-size:22px;}

img{display:block;}

a{
  text-decoration: none;color:#fff;
}

a:hover{
  text-decoration: underline;
}
.clear{clear:both;}


body{
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px;
  background:#007295 url(img/bg.png) repeat-x top;
}

#wrapper{width:1024px;margin:0 auto;text-align:center;}
#header{background: url(img/header.png) no-repeat top left;height:88px;}
#logo{margin:0 auto; z-index: 3}
#mainflash{z-index:2; POSITION: relative}
#left{position:relative;float:left;width:452px;background: url(img/left.png) no-repeat top left;height:404px;}
#right{position:relative;float:left;width:572px;background: url(img/right.png) no-repeat top left;height:404px;}
#leftmenu{clear:both;float:left;width:290px;}
#menu{width:290px;float:left;background:url(img/menuend.gif) no-repeat bottom left;padding-bottom:33px;}
#menu li{width:290px;height:30px;margin-bottom:1px;}
#menu li a{display:block;width:290px;height:30px;background: url(img/menubg.gif) no-repeat top left;color:#fff;text-align:left;line-height:30px;font-size:16px;text-indent:10px;}
#menu li a:hover{background: url(img/menubghover.gif) no-repeat top left;text-decoration:none;}
#menu li a.selected{background: url(img/menubghover.gif) no-repeat top left;text-decoration:none;}
#menuend{clear:both;float:left;}
#content{width:732px;min-height:300px;height:auto;float:left;background:url(img/content.png) no-repeat top;text-align:left; }
*html #content{height:300px;}
#content #padd{padding-left:32px;padding-right:28px;}
#content #text{text-align:left;color:#fff;font-size:16px;margin-top:15px;}
#content img{border:1px solid #fff;margin:5px;}
#content p{margin-top:15px;}

#opalex1{font-size:15px;color:#fff;padding-left:30px;text-align:left;margin-top:15px;}
#opalex2{margin-top:15px;font-size:15px;color:#fff;text-align:left;padding-left:30px;}
#opalextitle{font-size:18px;font-weight:bold}
#opalexa{font-size:17px;}
#opalexb{font-size:20px}

#righta{float:left;padding-left:5px;color:#fff;font-size:12px;width:400px;text-align:left;margin-top:-5px;}
#rightb{margin-top:5px;font-size:12px;color:#fff;clear:both;float:left;text-align:left;padding-left:5px;width:400px;}
#rightbtn{position:absolute;right:5px;bottom:60px}
#flash{width:100%;height:273px;position:relative;top:-22px;}
#leftimg{position:absolute;bottom:25px;left:32px;}
#lr{position:absolute;top:35px;;right:0;height:52px;background: url(img/lr.png) no-repeat top right;color:#fff;font-size:13px;padding-top:17px;text-align:right;padding-right:66px}

#footer{position:relative;clear:both;height:40px;background: url(img/footer.png) no-repeat top left;margin-top:10px;}
#footermenu{margin-left:170px;}
#footermenu li{padding-right:50px;float:left;line-height:40px;}
#footermenu li a{color:#fff;font-size:16px;}
#footermenu li a:hover{text-decoration:none;}
#copyright{text-align:center;clear:both;color:#fff;padding-top:25px;height:15px;}

img.testimony{
border: 1px solid #008BA9;
}


div.gallerybtns{
text-align: center;
}

div.gallerybtns img{
display: inline;
border: 1px solid white;
padding: 5px;
}

#content div.gallerybtns img{border:1px solid #fff;margin:15px;}
#ext a{text-decoration: none; color: #007296 !important;}