html, body {
	height: 100%;
	margin: 0;
	width: 100%;
	padding: 0;
	background-color: #fbfaf6;
}

.hidden { display: none; }

img { border: none; }

.align-left { float:left; margin: 0 15px 15px 0; }

a {
	color:#930;
    text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
	color:#930;
}

#a1{
	width: 310px;
	height: 300px;
}

#container {
	margin-left: auto; margin-right: auto; text-align: left;
	width: 983px;
    padding: 0px;
}

#textcontent {
	background-color: white;
}

#head-content {
	margin-left: auto; margin-right: auto; text-align: left;
	width: 950px;
}

#header {
	background-image: url('../images/index/footer_bg.png');
	background-repeat: repeat-x;
}

#contain { background-color:white; }

#indexmain {
	margin-left: auto; margin-right: auto; text-align: left;
	background-repeat: repeat-x;-->
    text-align: left;
	height: 300px;
    width: 950px;
	padding: 0px;
}

#foot-content {
	margin-left: auto; margin-right: auto; text-align: left;
	text-align: left;
	width: 950px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #456c86;
	line-height: 150%;
}

#footer {
	border-top: 1px solid rgb(168, 199, 206);
	background-color: #fbfaf6;
	padding: 30px 10px 10px 10px;
}

#left-content {
	width: 753px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
    background-image:url('../images/index/content-grad.jpg');
    background-repeat: no-repeat;
	font-size: 12px;
	font-weight: normal;
	color: #456c86;
	padding: 0px;
    height: 100%;
    line-height:150%
}

#right-content {
    padding: 10px;
	width: 210px;
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 7px;
    text-align: left;
	font-weight: normal;
	color: rgb(168, 199, 206);
}

ul{
	list-style: none;
	margin: 0px;
 	padding: 0;
}

ul li{
	float: left;
	display: block;
}

ul li a{
	display: block;
	overflow: hidden;
	width:30px;
	text-decoration: none;
}

ul li img{
	position: absolute;
}

ul li p{
	padding-top:20px;
    padding-left:20px;
    padding-right:20px;	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-color: #fbfaf6;
    line-height:150%;
	opacity:1;
    filter:alpha(opacity=100);
	width: 240px;
 	height: 280px;
	display: block;
	font-family:arial;
	font-size:11.5px;
}