body {
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	background-color: #f0f0f0;

}

a:link  {
	color: red;
}
a:visited {color:red;}
a:hover {color: red;}
a:active { color:red;}

a.linkf, a.linkf:active, a.linkf:focus, a.linkf:link, a.linkf:visited  {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#000000; text-decoration:none}
a.linkf:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#CB0005; text-decoration:none}

a.lnks, a.lnks:active, a.lnks:focus, a.lnks:link, a.lnks:visited  {font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#000000; text-decoration:underline; line-height: 20px;}
a.lnks:hover {font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#CC0000; text-decoration:underline}

a.download:link, a.download:visited, a.download:active {
	display:block;
	text-decoration:none;
	background:url(../images/download.png) no-repeat;
	width:270px;
	height:71px;
	}
	
a.download:hover {
	display:block;
	text-decoration:none;
	background-position:0px -76px;
	width:270px;
	height:71px;
	}

img {
	border:0;
	}
	
h1{
	font-size:       26px;
	font-weight:     bold;
	color:           #ff0000;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	margin: 0 0 5px 0;
	padding: 0;
}

h2{
	font-size:       21px;
	font-weight:     bold;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	margin:0;
	padding: 0;
}

.wrapper {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
    text-align: left;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}

#contain {
	width:785px;
	height:auto;
	margin:0 auto;
	padding:0;
	text-align: center;
	background-color: #FFFFFF;
}

#top {
	width:785px;
	height:90px;
	margin:0;
	padding:0;
	background: #fff url(../images/bg_top.png);
	background-repeat:no-repeat;
}

#marquee1 {
	background-image:url(../images/marquee1.png);
	background-repeat:no-repeat;
	width:785px;
	height:120px;
	margin-top: 8px;
}

#marquee2 {
	width:785px;
	height: 113px;
	background-image: url(../images/marquee2.png);
}

#marquee3 {
	width:785px;
	height:105px;
}

.topcont {
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #ffffff;
	height: 420px;
}

.topcont_txt {
	width:580px;
	float: left;
	text-align: left;
	height: auto;
}

.topcont_txt_2 {
	padding-left: 190px;
	background-image: url(../images/edc.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 20px 0 0 0;
}


ul {
	padding-left:1em;
	margin-left:1em;
	margin-top:-5px;
	}
	
li {
	color:red;
	line-height:19px;
	}	
	
font {
	color:black;
	line-height: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#award {
	background: url(../images/v_bar.png) no-repeat left;
	height: 400px;
	width: 190px;
	float: right;
	}



#footer {
	width:785px;
	height:auto;
    margin:0;
	padding:5px 0 5px 0;
	line-height: 20px;
    text-align: center;
	position: relative;
	float:left;
	color: #747474;
	background: #fff;
	font-size: 11px;
}

