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

body
{
	margin:0px;
	padding:0px;
	height:auto;
	color:#484848;
	font-family:Arial;
	font-size:12px;
	text-align: justify;
}


.navibg
{
	background-image: url(../images/navi_bg.png);
	width:1000px;
	height:94px;
	background-repeat:no-repeat;
 }
 
 
 
 .navilink:link
 {
	color: #533507;
	text-decoration:none;
	height:94px;
	display:block;
	line-height:93px;
	width:114px;
 	 }
a.navilink:visited {
	color: #333333;
	text-decoration:none;
	height:94px;
 	display:block;
	line-height:93px;
	width:114px;
  	}
a.navilink:hover 
{
	color:#533507;
	text-decoration:none;
	display:block;
	background-image: url(../images/ro.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-bottom:3px;
	height:94px;
 	width:114px;
	
  }
a.navilink:active {
	color:#533507;
	text-decoration:none;
	display:block;
	background-image:url(../images/ro.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:94px;
 	width:114px;
	padding-bottom:3px;
  }

.databg
{
	background-image: url(../images/bg_data.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}



.welcome {
	font-family:"Comic Sans MS", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #303030;
	font-style: italic;
}

.welcome-red {
	font-family:"Comic Sans MS", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #ec0101;
	font-style: italic;
}

.punchline-blue {
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #1050c5;
	font-style: italic;
}

.red16 {
	font-family:Comic Sans MS;
	font-size: 16px;
	font-weight: normal;
	color: #ec0101;
}

.black20{
	font-family:Arial;
	font-size: 16px;
	color: #303030;
}

.hr
{
	background-image:url(../images/hr.png);
	height:27px;
	background-repeat:repeat-x;
}


.dot
{
	background-image:url(../images/dot.png);
	height:27px;
	background-repeat:repeat-x;
}

.black14
{
	color:#484848;
	font-family:Comic Sans MS;
	font-size:14px;
	text-align: justify;
	line-height:20px;
}

.white-menu
{
	color:#fbdccb;
	font-family:Arial;
	font-size:14px;
	text-decoration: none;
}

.white-menu:hover
{
	color:#ffffff;
	font-family:Arial;
	font-size:14px;

	text-decoration: none;
}

.white-menu1
{
	color:#ffffff;
	font-family:Arial;
	font-weight:bold; 
	font-size:14px;

	text-decoration: none;
}

.white14
{
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold; 	
	text-decoration: none;
}

.textall
{
	text-align:justify;
	line-height:20px;
}


.servicestext {
	text-transform: uppercase;
}


.footerbgback

{
	background-image:url(../images/foter_bg_bsck.png);
	height:50px;
	background-repeat:repeat-x;
	background-position:bottom;
}

.foterbg
{
	background-image:url(../images/footer.png);
	height:80px;
	background-repeat:no-repeat;
	width:1000px;
 }
 
 
.footerlink:link
 {
	color:#484848;
	text-decoration: none;
  }
a.footerlink:visited {
	color:#484848;
	text-decoration: none;
  }
a.footerlink:hover {
	color: #FF6600;
	text-decoration: underline;
   }
a.footerlink:active {
	color: #FF6600;
	text-decoration: underline;
   } .rred {
	font-size: 14px;
	font-weight: bold;
	color: #E7652B;
}


.pad1010
{
	padding:0px 10px 0px 10px;
}

.borderhite
{
	border:2px #FFFFFF solid;
	box-shadow: black 0.1em 0.1em 0.2em;
 }
 
 
 
 .navilink2:link
 {
	color:#533507;
	text-decoration:none;
	display:block;
	background-image:url(../images/ro.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:94px;
 	width:114px;
	padding-bottom:3px;
	line-height:93px;
 	 }
a.navilink2:visited {
	color:#533507;
	text-decoration:none;
	display:block;
	background-image:url(../images/ro.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:94px;
 	width:114px;
	padding-bottom:3px;
	line-height:93px;
  	}
a.navilink2:hover 
{
	color:#533507;
	text-decoration:none;
	display:block;
	background-image: url(../images/ro.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-bottom:3px;
	height:94px;
 	width:114px;
	line-height:93px;
	
  }
a.navilink2:active {
	color:#533507;
	text-decoration:none;
	display:block;
	background-image:url(../images/ro.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:94px;
 	width:114px;
	padding-bottom:3px;
	line-height:93px;
  }
.border2
{
	border:#CCCCCC 1px solid;
 }
