p {
	margin-top: 6px;
	margin-bottom: 6px;
	}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}

body {
		font-family:arial,helvetica,sans-serif;
		font-size:12px;
		background-image: url(images/bg.gif);
		color: #000000;
		text-align:center;
	}
#wrapper {
		width:828px;
		text-align:center;
	}
#header {
	width:828px;
	height:215px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	}
#content {
	margin-top:0px;
	padding-bottom:0px;
	}
#content div {
	padding:0px;
	}
#content-bar {
	width:828px;
	height:34px;
	background-image: url(images/body.gif);
	background-repeat: no-repeat;
	text-align:center;
	float:left;
	}
#content-main {
	width:828px;
	height:409px;	
	float:right;
	padding: 20px;
	overflow: auto;
	text-align:left;
	background-image: url(images/body.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	}
#content-main2 {
	width:760px;
	height: 409px;
	float: left;
	padding: 20px;
	text-align: left;
	overflow: auto;
	background-image: url(images/body_02.jpg);
	background-repeat: repeat;
	background-position: bottom;
	}
#content-main2-bottom {
	width:828px;
	height: 105px;
	float: left;
	padding: 20px;
	text-align: left;
	overflow: auto;
	background-image: url(images/body_04.jpg);
	background-repeat: repeat;
	background-position: bottom;
	}
#content-left {
	width:34px;
	height: 409px;
	float:left;
	padding: 20px;
	text-align:left;
	background-image: url(images/body_01.jpg);
	background-repeat: repeat;
	background-position: bottom;
	}
#content-right {
	width:34px;
	height: 409px;
	float:right;
	padding: 20px;
	text-align:left;
	background-image: url(images/body_03.jpg);
	background-repeat: repeat;
	background-position: bottom;
	}
#content-home{
	width:828px;
	height:459px;	
	text-align:center;
	float:right;
	padding: 20px;
	overflow: hidden;
	background-image: url(images/bodyhome.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	}
	#content-frame{
	width:828px;
	height:409px;	
	float:right;
	padding: 20px;
	overflow-y: auto;
	background-image: url(images/bodyblank.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	}
#footer {
	float:left;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	width:800px;
	height:54px;
	}

.small {
	color:#000000;
	font-size:10px;
	}
a:link.small {
	color:#990000;
	font-size:10px;
	text-decoration: underline;
	}
p.title {
	font-style: italic;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	}
	
td {
	padding: 0px;
	}
	
.mainCenter {
	width:828px;
	height:409px;
	background-image:url(images/bodyblank.gif);
	background-repeat: no-repeat;
	background-position:bottom;	
	float:right;
	overflow: hidden;
	text-align:center;
	
}
.mainCenter td{
	padding:3px;
	}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#contactus {

	width:400px;
	padding:5px;
	text-align:left;
	
}
#contactus_email {

	width:275px;
	padding:5px;
	text-align:left;
	
}


