body { background: url(images/bg.jpg) repeat-x left top; margin:0; padding:0; }
.bg { background: #000 url(images/home.jpg) no-repeat center top; color: #000; font-family: Arial; font-size: 12px; color: #CCC; }
.nav a, .nav a:visited { color: #FFF; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none; }
.nav a:hover { color: #0FF; }
.floatleft {float:left; margin-right:10px;}
.floatright {float:right; margin-left:10px;}
a,a:visited {color:#CCC;}
a:hover {color:#09C;}

.mnu {margin:1px 0 0 0; padding:0; height:23px; display:block;float:right;}
.mnu li {padding:0; margin:0; list-style:none; display:inline;}
a.topnav,a.topnav:visited {
    /* Sliding right image */
    background: transparent url('images/btn_rhs.gif') no-repeat scroll center right; 
	display: block;
	float: left;
	height: 20px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 5px;
	padding-right: 10px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; font-weight:700;
	}
a.topnav span,a.topnav:visited span {
	/* Background left image */ 
	background: transparent url('images/btn_lhs.gif') no-repeat center left; display: block;
	line-height: 20px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0 5px 0 15px;
	} 
a.topnav:hover { color:#FC0; }

/* .btn { display: block; background: #0cf url(images/pdf.gif) no-repeat left 2px; padding: 5px 5px 5px 25px; margin: 0px; float: right; color: #000; text-decoration: none; cursor: pointer; font-weight:700; border: 3px double #9cf; } */

a.btn,a.btn:visited {
    /* Sliding right image */
    background: transparent url('images/bigbtn_rhs.gif') no-repeat scroll center right; 
	display: block;
	float: right;
	height: 30px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 5px;
	padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; font-weight:700;
	}
a.btn span,a.btn:visited span {
	/* Background left image */ 
	background: transparent url('images/bigbtn_lhs.gif') no-repeat center left; display: block;
	line-height: 30px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0 5px 0 25px;
	} 
a.btn:hover { color:#FFF; }

.footer { color: #666; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none; }
.footer a, .footer a:visited { color: #666; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none; }
.footer a:hover { color: #09c; }
li { margin-bottom: 10px; }
.certs { margin:10px auto; text-align:center;}
.certs a { margin:10px; border:none; float:left; }
.certs .pad { margin-left:100px; border:none; float:left; }
.certs a img { border:none; }

.cert_table { margin-bottom:10px; border-left:solid 1px #069;border-top:solid 1px #006699; display:block; clear:both; }
.cert_table td { padding:5px; margin-right:1px; border-right:solid 1px #069;border-bottom:solid 1px #069; text-align:left; }
.cert_table th { padding:5px; margin-right:1px; border-right:solid 1px #09C;border-bottom:solid 1px #09C; background-color:#00386B; color:#FFF; }

