html {
      margin:0;
      padding:0;
      height: 100%;
      min-height:100%;
      border:none;
	}

body {
	margin:0px;
	background-color:#000000;
	height: 100%;
	min-height:100%;
	}
	
.tabl-bg {
	background-image:url(images/tabl-bg.gif);
	background-repeat:repeat-y;
	width:970px;
	}
	
.nav-bg {
	background-image:url(images/nav-bg.gif);
	background-repeat:no-repeat;
	}
	
.copy-bg {
	background-image:url(images/copyrit-bg.gif);
	background-repeat:no-repeat;
	}
	
.copy-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.top-bg {
	background-image:url(images/top-bg.gif);
	background-repeat:no-repeat;
	}
	
.phone-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#5FBBF5;
	text-decoration:none;
	white-space:inherit;
	}
	
.mid-bg {
	background-image:url(images/midle-bg.gif);
	background-repeat:no-repeat;
	}
	
.normal-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7A7B7B;
	text-decoration:none;
	white-space:inherit;
	line-height:20px;
	}	
	
.blue-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#125C9B;
	text-decoration:none;
	font-weight:bold;
	white-space:inherit;
	line-height:20px;
	}			
		
.blue-heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#125C9B;
	text-decoration:none;
	font-weight:900;
	white-space:inherit;
	}							
.blue-heading1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1794E5;
	text-decoration:none;
	font-weight:bold;
	white-space:inherit;
	}
	
.separeator {
	background-image:url(images/sparator.gif);
	background-repeat:repeat-y;
	}	
	
.footer-text {
	font-family:verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#C0C2C4;
	text-decoration:none;
	white-space:inherit;
	}	
	
.bottom-text a{
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#E2E6EF;
	text-decoration:none;
	
}	
	
.bottom-text a:hover{
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	
}	

.footer-bg {
	background-image:url(images/foter-bg.gif);
	background-repeat:no-repeat;
	}

.fullheight{
	height: 100%;
	}	
		