﻿										/* CSS Document */

body{
	margin: 0;
	padding: 0;
	font-family:"Tahoma","Helvetica","sans-serif";
	font-size: 12px;
	}

				/* Links */

a {
	border: none;
	text-decoration: none;
	}

				/* Text */

p{
	margin: 0 0 10px 0;
	}
#bd .left_col p{
	margin: 0 10px 10px;
	text-align: center;
	}
#hd #welcome h1, #hd #welcome p{
	color:#74CDD3;
	font-size:12px;
	font-weight:bold;
	margin: 0 0 10px 10px
	}
#bd p{
	font-size: small;
	}
#bd h2{
	background:#FFFFFF url("new/images/pg_hdr.jpg") no-repeat;
	height: 41px;
	margin: 0;
	padding: 9px 0 0 4px;
	color:#000000;
	font-size:14px;
	font-weight:bolder;
	}
#bd .left_col h3{
	color:#FFFFFF;
	background-image:url("new/images/index_left2.jpg");
	font-size:14px;
	text-align: center;
	margin: 0 0 10px 2px;
	height: 25px;
	padding: 5px 0 0 0;
	}

				/* Layout */

#wrapper{
	margin: 0 auto;
	text-align:center;
	width:704px;
	background: #000000;
	padding: 13px 13px 5px 12px;
	}
#hd{
	height:210px;
	background: url("new/images/js_hdr_bckg.jpg") no-repeat;
	text-align:left;
	}
#hd #welcome{
	width:290px;
	clear: both;
	margin: 75px 0 0 20px;
	}
#bd{
	background:#FFFFFF;
	text-align:left;
	height: 100%;
	}
#bd .contents_area_2cols{
	background: url("new/images/contents_area_bg.gif") repeat-y;
	}
#bd .left_col{
	float:left;
	width: 225px;
	color:#FFFFFF;
	}
#bd .right_col{
	float: right;
	width:455px;
	padding: 10px;
	}
#ft1{
	clear: both;
	background: url("new/images/index_ftr.jpg") no-repeat;
	height: 55px;
	font-size:9px;
	font-weight:bold;
	padding-top:5px;
	margin-top: 12px;
	}
#ft1 p{
	margin: 0;
	}
#ft1, #ft1 p a{
	color: #FFFFFF;
	margin-top: 0px;
	}
#ft2{
	color:#666666;
	font-size:xx-small;
	font-weight:bold;
	text-align:center;
	text-decoration:blink;
	background: #FFFFFF;
	}
.clear{
	clear: both;
	height: 1px;
	}
.center {
	text-align: center;
	}
.floatRight {
	float: right;
	border: medium double #CCCCCC;
	padding:3px;
	}
.floatLeft {
	float: left;
	border: medium double #CCCCCC;
	padding:3px;
	}
/*.left_col{
	background-color:black;
	}
*/

				/* Images */
	
img a {
	border-style:none;
	}
.image200 {
	border: medium double #CCCCCC;
	width: 200px;
	}
.imagethumb {
	border: medium double #CCCCCC;
	}


				/* Menu */

.menu{
	margin:0;
	}
.menu li{
	float:left;
	list-style: none;
	}
#hd .menu{
	padding: 15px 0 0 10px;
	font-size:9px;
	color:#FFFFFF;
	}
#hd .menu a{
	color:#FFFFFF;
	}
#hd .menu #home{
	background: url("new/images/ti_home.gif") no-repeat;
	}
#hd .menu #about{
	background: url("new/images/ti_about.gif") no-repeat;
	}
#hd .menu #contact{
	background: url("new/images/ti_contact.gif") no-repeat;
	}
#hd .menu #home a{
	padding: 2px 0 0 20px;
	}
#hd .menu #about a{
	padding: 2px 0 0 20px;
	}
#hd .menu #contact a{
	padding: 2px 0 0 23px;
	}
#bd .menu{
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	height: 28px;
	background: url("new/images/menu_bckg_new.jpg") no-repeat;
	padding-left: 35px;
	}
#bd .menu li, #bd .menu li a{
	padding: 7px 5px;
	color:#FFFFFF;
	text-decoration: none;
	}
#js_menu {
	height: 28px;
	width: 100%;
	background-color: #18BECE;
	text-align: center;
	background-image: url('images/menu_bckg_new.jpg');
	}
	.js_menu {
	margin-top: 19px;
	}

				/* Additional CSS */

#I1 {
	border: 0px;
}

				/* Impact */

.impact {
	font-size: xx-small;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	text-decoration: blink;
	text-align: center;
	}
	.impact a {
	color: #000000;
	text-decoration: none;
	}
	.impact a:hover {
	text-decoration:underline;
	}
	.impact a:visited {
	color: #000000;
	}



