body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffe5b2;
	color:#000000;
	font-size:11px;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:9px;
}
	
a {
   color:#000000;
   text-decoration:none;
}
	
a:hover {
         color:#016777;
         text-decoration: overline;
}



/*/////////////////////////////////////////////  top button    ///////////////////////////////*/


.but-pad{ padding-left:24px;
}


.but-l-cor{background-image:url(images/top-l-but.jpg);
background-repeat:no-repeat;
background-position:right;
width:15px;
height:31px;
}

.but-r-cor{background-image:url(images/top-r-but.jpg);
background-repeat:no-repeat;
background-position:left;
width:15px;
height:31px;
}
.but-text{ font-size:12px;
font-weight:bold;
color:#ffff00;
text-align:center;
}

.but-text a{color:#ffff00;
}

.but-text a:hover{
color:#ffffff;
}


/*/////////////////////////////////////////////  header    ///////////////////////////////*/

.h-1{background-image:url(images/header-2.gif);
background-repeat:no-repeat;
width:998px;
height:263px;
}



/*/////////////////////////////////////////////  center    ///////////////////////////////*/



.center-text{
			   line-height:18px;
			   text-align:justify;
}


.readmore{
font-weight:bold;
text-align:left;
color:#FFFFFF;
}
a.readmore{ text-align:right;
color:#FFFFFF;
}
a:hover.readmore{ 
color:#ffff00;
text-decoration:underline;
}
.readmore1{
font-weight:bold;
padding-left:10px;
color:#FFFFFF;
}
a.readmore1{
color:#FFFFFF;
}
a:hover.readmore1{ 
color:#ffff00;
}

a.con-link{font-family:Trebuchet MS;
font-size:25px;
color:#FF0;
font-weight:bold;
text-decoration:underline;
margin:0px;
}

a.con-link:hover{font-family:Trebuchet MS;
font-size:25px;
color:#FFF;
font-weight:bold;
text-decoration:overline;
margin:0px;
}


h1{ font-family:Trebuchet MS;
font-size:20px;
text-align:center;
margin:0px;
}

.heading{ font-family:Trebuchet MS;
font-size:20px; font-weight:bold;
text-align:center;
margin:0px;
}

h2{ font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#025f70;
font-weight:bold;
margin:0px;
padding-bottom:5px;
}



.call-us{background-image:url(images/bg-contact.jpg);
background-repeat:no-repeat;
width:505px;
height:260px;
}






/*/////////////////////////////////////////////  boxes-corner    ///////////////////////////////*/


.t-l-cor{background-image:url(images/t-l-cor.jpg);
background-repeat:no-repeat;
background-position:right;
width:21px;
height:21px;
}

.t-r-cor{background-image:url(images/t-r-cor.jpg);
background-repeat:no-repeat;
background-position:left;
width:21px;
height:21px;
}

.t-mid{background-image:url(images/t-mid.jpg);
background-repeat:repeat-x;
background-position:left;
height:21px;
}


.b-l-cor{background-image:url(images/b-l-cor.jpg);
background-repeat:no-repeat;
background-position:right;
width:21px;
height:21px;
}

.b-r-cor{background-image:url(images/b-r-cor.jpg);
background-repeat:no-repeat;
background-position:left;
width:21px;
height:21px;
}

.b-mid{background-image:url(images/b-mid.jpg);
background-repeat:repeat-x;
background-position:top;
height:21px;
}

.l-mid{background-image:url(images/l-mid.jpg);
background-repeat:repeat-y;
background-position:right;
width:21px;
}

.r-mid{background-image:url(images/r-mid.jpg);
background-repeat:repeat-y;
background-position:left;
width:21px;
}

.con-img{background-image: url(images/contact.jpg);
background-repeat:no-repeat;
height:213px;
background-position:bottom right;
padding-left:10px;

}

.image-pad{padding-right:10px;
padding-top:5px;
padding-bottom:5px;
}




/*//////////////////////////////////////////////////////////////menu////////////////////////////////////////////////////////////////////////*/




.anylinkcss1{
	position:absolute;
	visibility: hidden;
	border-width: 0px;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	width: 190px;
	color:000000;
	left: 367px;
	top: 135px;
}

.anylinkcss1 a{
	width: 190px;
	height:20px;
	display: block;
	text-indent: 3px;
	border: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 1px 0;
	padding-left:7px;
	text-decoration: none;
	text-indent: 1px;
	text-align:left;
	background-color:#E96922;
	color: #FF0;
	white-space: nowrap;
	opacity: .75;
	filter: alpha(opacity=80);
}

.anylinkcss1 a:hover{
	background-color: #C90;
	color: #ffffff;
	white-space: nowrap;
	border: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-left:7px;
	text-decoration:none;
}
.tdmenu{
	cursor:pointer;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	font-weight: bold;
	}