body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/inner-top-tile.jpg);
	background-repeat: repeat-x;

}
.heading {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #D0417D;
	text-decoration: none;
}

.heading02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #136CAE;
	text-decoration: none;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D44882;
	text-decoration: none;
	width: 200px;
	padding: 2px;
	border: 1px solid #D34680;
}





.onlink {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AD2954;
	text-decoration: none;
}
.onlink :hover {
	
	color: #E766AA;
	text-decoration: underline;
}


.copyright {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #41C0E1;
	text-decoration: none;
}

.text12 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #737474;
	text-decoration: none;
}

#main {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	height: 348px;
	width: 950px;
	float: left;
}
#boxA {
	float: left;
	width: 223px;
	background-image: url(../images/side-image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 22px;
	padding-right: 15px;
}
#boxB {
	float: left;
	width: 237px;
	background-image: url(../images/side-image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
		margin-top: 22px;
}

#boxC {
	float: left;
	width: 238px;
	background-image: url(../images/side-image.gif);
	background-repeat: no-repeat;
	background-position: right top;
		margin-top: 22px;
}

#boxD {
	float: left;
	height: 360px;
	width: 237px;
	margin-top: 22px;
	overflow-y: scroll;
	overflow-x: hidden;
}















#middle {
	height: auto;
	width: 950px;
	float: left;
	
}
#innright-box {
	height: auto;
	width: 247px;
	float: left;
	background-image: url(../images/side-image.gif);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-left: 10px;
}

#innerban-01 {
	float: left;
	height: 233px;
	width: 238px;
	background-image: url(../images/innerban01.jpg);
	background-repeat: no-repeat;	
}

#innerban-02 {
	float: left;
	height: 233px;
	width: 238px;
	background-image: url(../images/inner-ban02.gif);
	background-repeat: no-repeat;	
}
#innerban-03 {
	float: left;
	height: 233px;
	width: 238px;
	background-image: url(../images/inner-ban03.gif);
	background-repeat: no-repeat;	
}
#innerban-04 {
	float: left;
	height: 233px;
	width: 236px;
	background-image: url(../images/inner-ban04.gif);
	background-repeat: no-repeat;	
}

#navigation{
	float: left;
	height: 31px;
	width: 948px;
	margin-bottom: 6px;
	border: 1px solid #E766AA;
	background-image: url(../images/link-bg.gif);
	background-repeat: repeat-x;
}

#footer {
	height: auto;
	width: 940px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	margin-top: 10px;
	float: left;
	padding-left: 10px;
	margin-bottom: 10px;
}
#content-box{
	float: left;
	height: auto;
	width: 633px;
	background-image: url(../images/side-image02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	}
.list {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	list-style-image: url(../images/arrow.gif);
	padding-bottom: 5px;
}

#title-box{
	float: left;
	height: 20px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	width: 633px;
	text-align: right;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #41C0E1;
	padding-top: 10px;
	margin-bottom: 20px;
	}
	
	#content{
	float: left;
	height: auto;
	width: 633px;
	
	}
	
	
	
