html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}



body {
	background-color: #616060;
	margin:0;
	font:12px "Arial";
	overflow: hidden;
/* 	letter-spacing: 1px; */
}

a {	
    color: #76affe;

}
a:hover {
    color: #616060;
}


#top a:hover {
	Color: #76affe;
}

#text a:hover {
	color: #76affe;
}

#foot a:hover {
	color: #76affe;
}

.text a {
	font:17px "Times";
	color: #616060;
	text-decoration: none;
}

#top a {
	font:17px "Times";
	color: #FFFFFF;
	text-decoration: none;
}

#text a {
	font:17px "Times";
	color: #616060;
	text-decoration: none;
}

#foot a {
	font:12px "Arial";
	color: #FFFFFF;
	text-decoration: none;
}

#top a.selected,
#text a.selected,
#foot a.selected{
	color: #76affe;

}

#frame {
	position:absolute;
	width: 862px;
	height:470px;
	top: 50%; 
  	left: 50%;
	margin:-202px 0px 0px -435px;
	padding: 0px;
}

#box{
	width:862px;
	height:427px;
	background-color:#a6cbfe;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  }

#box_inner {
	position: relative;
	top: 11px;
	left: 11px;
	width:841px;
	height:405px;
	background-color:#FFFFFF;
} 
  	
#top {
	font:17px "Times";
	position: relative;
	width: 840px;
	height: 28px;
	color: #FFFFFF;
	text-align: right;
}

#top ul {
	float:right;
}
	
#top li {
	float:left;padding-left:76px;
}

#top li.selected a{
    color: #76affe;
}

#content {
	height: 405px;
}

#logo img{
	margin: 30px;
	float:left;
}

#text {
	font: 17px "Times";
	color: #616060;
	position:absolute;
	width:240px;
	line-height: 1.5;
	bottom:25px;
	left:35px;
}
#text ul{

}

#text li {
    list-style:none;
    margin-top:26px;
    margin-right:10px;
}

#Text li a {
    white-space: nowrap;
}

#Text li.selected a{
    color: #76affe;
}

#bottom {
	width:805px;margin:10px 0 0 45px;
}

#foot {
	float: left;
	color: #FFFFFF;
}

#foot li {
	float:left;padding-right:20px;
}

#foot li.selected a{
    color: #76affe;
}

#navi {
	color: #FFFFFF;
	float: right;
}


p.img {
	width:544px;height:405px;float:right;
}

#img_inner {
    margin: 0 0 0 297px;
}
#img_inner p.bodytext {
	position:absolute;
	width:530px;
	left:275px;
	bottom:0px;
	margin: 25px;
	font: 17px "Times";
	color: #616060;
	line-height: 1.5;
}
