body {
	margin:13px 0px 0px 0px;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	}

#body {
	margin:0px auto;
	width:800px;
	height:100%;
	background-color:white;
	padding-top:0px;
	}
	
#topmost {
	width:800px;
	height:17px;
	margin:0px auto;
	background: url(../img/hdr-top.png) no-repeat top;
	}
	
#hdr {
	width:798px;
	height:121px;
	margin:0px auto;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	background: url(../img/hdr.gif) no-repeat top;
	}

#topcontact {
	width:772px;
	height:30px;
	font-size:70%;
	font-weight:normal;
	color:#333;
	text-align:right;
	float:left;
	z-index:1000;
	margin-top:0px;
	}


.topmenu {
	margin:0px auto;
	width:798px;
	height:36px;
	background-image: url("../img/blank.gif");
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	}



h1 {	font-size: 160%;
	font-weight:bold;
	color: black;
	} 

h2 {	font-size: 120%;
	font-weight:bold;
	color: black;
	padding-top:10px;
	}

.ti { text-indent:10px; }


#ftline {
	width:798px;
	margin:0px auto;
	height:11px;
	background: url(../img/page-shadow.png) no-repeat top;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	}

#footer {
	width:800px;
	height:140px;
	background:url(../img/footer-test-1.png) no-repeat top;
	margin:0px auto;
	position:relative;
	text-align:right;
	padding-top:8px;
	padding-bottom:10px;
	margin-top:0px;
	}

#ftcopy {
	width:400px;
	height:90px;
	text-align:right;
	float:right;
	color:#333;
	padding-bottom:10px;
	margin-top:-85px;
	}

#ftinfo {
	width:770px;
	height:90px;
	font-size:80%;
	font-weight:normal;
	color:#333;
	text-align:right;
	padding-bottom:10px;
	float:left;
	}

.ftlink a {
	text-decoration:none;
	font-weight:bold;
	color:#ff9900;
	}

.ftlink a:hover {
	text-decoration:underline;
	color:#ff9900;
	}




#mainpage {
	width:798px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	margin:0px auto;
	text-align:center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#444;
	padding-bottom:20px;
	}


.introbox {
	width:760px;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom:0px dashed #ccc;
	text-align:left;
	font-size:80%;
	color:#333;
	padding:14px 20px 0px 20px;
	}

.cont {
	padding-top:25px;
	width:798px;
	margin:0px auto;
	}



.box {
	width:760px;
	height:30px;
	background:transparent url("../img/box-top.png") no-repeat;
	padding-top:10px;
	text-align:left;
	text-indent:15px;
	font-weight:bold;
	color:#444;
	margin:0px auto;
	}

.box  a	{
	text-decoration:none;
	color:#333;
	font-weight: bold;
	}

.box a:hover {
	text-decoration: underline;
	color:#ff9900;
	}


.bc {
	height:18px;
	width:798px;
	background-color:transparent;
	text-indent:11px;
	text-align:left;
	font-size:75%;
	margin-bottom:0px;
	}

.bc a {
	text-decoration:underline;
	color:#333;
	}

.bc a:hover {
	color:#ff9900;
	}


.boxtext  {
	width:728px;
	padding:15px;
	border:1px solid #ddd;
	text-align:left;
	margin:0px auto;
	font-weight:normal;
	font-size:80%;
	margin-bottom:17px;
	
	}

.thmholder {
	padding:0px;
	width:730px;
	height:121px;
	text-align:center;
	}

.imgholder {
	padding:0px;
	width:730px;
	text-align:center;
	}



.floatimgleft {
float:left;
margin-top:0px;
margin-right:10px;
margin-bottom:10px;
}



.link {
	text-decoration:none;
	color:#333;
	font-weight:bold;
	}

.link a {
	text-decoration:underline;
	color:#333;
	}

.link a:hover {
	text-decoration:underline;
	color:#ff9900;
	}

.smlink {
	color:#333;
	font-weight:normal;
	}

.smlink a {
	text-decoration:none;
	color:#333;
	font-weight:bold;
	}

.smlink a:hover {
	text-decoration:underline;
	color:#ff9900;
	font-weight:bold;
	}


#indexquote	{
	width:760px;
	height:20px;
	font-style:italic;
	font-size:120%;
	text-align:center;
	margin:0px auto;
	}








