*{
       margin:0;
       padding:0;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,button,textarea,p,blockquote
quote,th,td{
       margin:0;
       padding:0;
}

body { bgcolor:FFFFFF; color:#000000; }

.container {
	text-align:center; 	
    width: 779px;
    position: relative;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    height:100%;
}

.div1 {
	overflow:hidden;
	position:absolute;
	left:2px;
	top:0px;
	z-index:6;
	width:779px;
	height:100px;
}
.div1left {
	position:relative;
	left:2px;
	top:10px;
	z-index:8;
	width:219px;
	height:72px;
}
.div1right{
	position:absolute;
	left:610px;
	top:19px;
	z-index:8;
	width:160px;
	height:72px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	font-size:13px;
	font-weight:normal;
}
.div2right{
	position:absolute;
	left:500px;
	top:19px;
	z-index:8;
	width:400px;
	height:72px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	font-size:13px;
	font-weight:normal;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4e4e4e;
	font-weight:normal;
	text-decoration:none;
}
.menu {
	position:absolute;
	top:102px;
	left:0px;
	width:779px;
	height:40px;
	background-image:url(../images/linkbg.gif);
	background-repeat:repeat-x;
}
.div2 {
	position:absolute;
	width:779px;
	height:256px;
	top:142px;
	left:0px;
	z-index:10;
}
.content {
	position:absolute;
	top:398px;
	left:0px;
	width:779px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.text1 {
	position:relative;
	top:12px;
	left:10px;
	right:10px;
	width:760px;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#4e4e4e;
}
.link {
	position:relative;
	width:675px;
	height:10px;
	top:12px;
	left:53px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.textorange {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fdb813;
	text-decoration:none;
	font-weight:normal;
}
.textred {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	text-decoration:none;
	font-weight:normal;
}
.textbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4e4e4e;
	text-decoration:none;
	font-weight:bold;
}
.footer {
	overflow:hidden;
	position:relative;
	top:0px;
	text-align:center;
	width:779px;
	height:34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#4e4e4e;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #fcbb19;
}
a:active {
	text-decoration: none;
	color: #fcbb19;
}
