@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	font:12px tahoma;
}

h1{
	font:18px tahoma;
	font-weight:bold;
	color:white;
	margin:0px;
}

h2{
	font:25px tahoma;
	font-weight:bold;
	margin:0px;
}

h3{
	font:30px tahoma;
	font-weight:bold;
	margin:0px 0px 0.5em 0px;
}

h4{
	font:18px tahoma;
	font-weight:bold;
	margin:0px 0px 0.5em 0px;
}

h5{
	font:16px tahoma;
	font-weight:bold;
	margin:0px;
}

h6{
	font:14px tahoma;
	font-weight:bold;
	margin:0px;
}

img{
        border:2px #ffffff;
}

img:hover{
        border:2px #ff0000;
}
.image img:hover{
        border:2px #ff0000;
}

#header img{
        border:1px #ffffff;
}
#header img:hover{
        border:1px #ff0000;
}

sup {
	font:12px tahoma;
}

#wrapper{
	position:relative;
	top:0px;
	width:900px;
	margin:0 auto;
}

#header{
	position:relative;
	top:0px;
	left:0px;
	width:900px;
	height:85px;
}

#contactinfo{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:105px;
	float:right;
	display:inline;
}

#logo{
	position:relative;
	top:0px;
	left:0px;
/*	width:158px;*/
	padding-top:0px;
	height:80px;
	float:left;
	display:inline;
}

#banner{
	position:relative;
	top:0px;
	left:0px;
	width:560px;
	padding-top:0px;
	height:80px;
	float:left;
	display:inline;
	overflow:hidden;
}

#nav{
	position:relative;
	margin:0px;
	top:-2px;
	left:0px;
	float:left;
	height:36px;
	width:900px;
	background:url(../images/navbar.jpg) top right repeat-x;
	z-index:6;
	display:inline;
}

#main{
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:900px;
	display:inline;
}

#leftnav{
	position:relative;
	top:10px;
	left:0px;
	float:left;
	width:238px;
	display:inline;
}

#content{
	position:relative;
	top:10px;
	left:18px;
	float:left;
	width:70%;
	background:url(../images/navbar.jpg) top left repeat-x;
	padding:5px 10px;
	border: 1px solid #CCCCCC;
	display:inline;
}

#footer{
	position:relative;
	top:50px;
	left:0px;
	float:left;
	width:900px;
	display:inline;
	border-top:1px solid #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
}

.center{
        text-align:center;
        margin-left:auto;
        margin-right:auto;
}

.mid-line{ /* default 70px high image, 15px high line */
        position:relative;
        top: 20px;
}
.mid-line-25{ /* default 70px high image, 20px high line */
        position:relative;
        top: 25px;
}
.mid-line-20{ /* default 70px high image, 15px high line */
        position:relative;
        top: 20px;
}
.mid-line-10{ /* default 30px high image, 20px high line */
        position:relative;
        top: 10px;
}

.back{
	position:relative;
        z-index:-2;
}

.banner-text, .banner-text-300, .banner-text-310, .banner-text-320, .banner-text-330, .banner-text-340, .banner-text-360, .banner-text-380, .banner-text-390, .banner-text-400  {
        position:absolute;
        right:11px;
        text-align:right;
        top:5px;
        z-index:6;
        color:white;
}
.banner-text  { /* default 350 */
        left:350px;
}

.banner-text-300  {
        left:300px;
}

.banner-text-310  {
        left:310px;
}

.banner-text-320  {
        left:320px;
}

.banner-text-330  {
        left:330px;
}

.banner-text-340  {
        left:340px;
}

.banner-text-360  {
        left:360px;
}

.banner-text-380  {
        left:380px;
}

.banner-text-390  {
        left:390px;
}

.banner-text-400  {
        left:400px;
}

.banner-lines-3{
/*        font-weight:bold;*/
        font-size:18px;
}

.banner-lines-4{
        font-size:14px;
}

.left{
	position:relative;
        float:left;
        margin:0px 5px 0px 0px ;
	display:inline;
}

.right{
	position:relative;
        float:right;
        margin:0px 0px 0px 5px ;
	display:inline;
}

.clear
{
        clear:both;
}

.qtar {
	font-family: 'GoudyOlSt BT', 'Goudy Old Style', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight:bold;
}

.qtar-blue {
	font-family: 'GoudyOlSt BT', 'Goudy Old Style', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight:bold;
        color: #0091ff; 
}

.qtar-arrow {
	font-family: Tahoma ;
	font-weight:bold;
        color: red; 
}
.cert{
	position:relative;
	margin:0px;
	float:right;
	display:inline;
}
.cert img{
	margin-right:2px;   
}

.certificate{
	position:relative;
	top:0px;
	left:0px;
	float:left;
}

.showcert img{
        border: 2px solid #000000; 
        height:auto;
}

.showcert a:hover img{
        border: 4px solid #ff0000; 
        width:100%;
}

.bottomlinks{
	position:relative;
	top:0px;
	left:0px;
	width:100px;
	float:right
}

.bottomlinks a{
	font:12px tahoma;
	color:#6888bb;
	display:inline;
	line-height: 21px;
	text-decoration:none;
	float:right;
}

.bottomnav{
	float:left;
        text-align:center;
	position:relative;
	top:0px;
	width:650px;
        margin-left:auto;
        margin-right:auto;
}

.bottomnav a{
	font:12px tahoma;
	color:#6888bb;
	display:inline;
}

.bottomnav a:hover{
	color:black;
}
.copyright{
	float:left;
        text-align:center;
	position:relative;
	top:0px;
	width:650px;
        margin-top:10px;
        margin-left:auto;
        margin-right:auto;
	font:11px tahoma;
/*	color:#00A0F0 ; */
	color:black ;
}
.lsection{
	position:relative;
	top:0px;
	left:0px;
	width:218px;
	background:url(../images/navbar.jpg) top left repeat-x;
	overflow:hidden;
	padding:5px 10px;
	border: 1px solid #CCCCCC;
}

.lnavigation{
	position:relative;
	top:0px;
	left:-45px;
	list-style:none;
	width:250px;
}

.lnavigation li{
	padding:5px;
	margin:0px;
}

.lnavigation li a{
	font:12px tahoma;
	color:black;
	text-decoration:none;
}

.lnavigation li a:hover{
	
	color:#6888bb;

}

.nav-phone{
	font:30px tahoma;
	color:#3f5474;
        text-align:center;
}
.nav-text{
	color:red;
}
#menu li{
	display: inline;
	float:left;
}

#menu li a{
	display: block;
	font:18px tahoma;
	color:white;
	text-decoration:none;
	padding:0px 30px 15px 30px;
	line-height:28px;
}

.topmenuli a:hover{
	background:url(../images/hover.jpg) top left repeat-x;
	
}

/* ------------------------------------------------------------------------------------- */
#topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.topmenuli{
	list-style-type:none;
	float:left;
	height:30px;
}


.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
}

.submenuli a{
	display:block;
	width:300px;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

.dmenu li>ul { 
	top: auto;
	left: auto;
}


.dmenu {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
}

.topmenuul {
	
}

.topmenutitle {
	display: block;
	font:18px tahoma;
/*	font-weight:bold;       */
	color:white;
	text-decoration:none;
	padding:0px 30px 2px 30px;
	line-height:28px;
}

.submenuul {
	margin-top:0px;
	background-color:#6888bb;
	border:1px solid #000000;
}

.submenuli a{
	padding:3px;
	text-decoration: none;
	color: white;

}

.submenuli a:hover{
	text-decoration: none;
	background:#3f5474;
	color: #FFFFFF;
}

.cont{
	font:14px tahoma;
}