html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
	color: #0075C9;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
	border: solid #FF0 1px; 
}
.pic {
	border: solid #FF0 1px; 
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

.ads {
	width: 120px;
	height: 600px;
	padding-left: 750px;
	padding-top: 300px;
}

.ads1 {
	width: 120px;
	height: 600px;
	padding-left: 750px;
	padding-top: 120px;
}

body {
	background: #0095ff url(../images/page_bg.jpg) repeat-x;
	font: 13px arial, sans-serif;
	color: #0095ff;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	width: 678px;
	min-height: 750px;
	_height: 750px;
	background: url(../images/MyANSA_Header.jpg) no-repeat;
  	position: relative;
}

h1 {
  padding: 25px 0 0 30px;
  font: 32px "arial black", arial, sans-serif;
  color: #151515;
}

h1 em {
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	position: relative;
}

/* nav */

#nav {
	position: absolute;
	top: 1px;
	left: 197px;
	width: 670px;
	height: 117px;
}
#nav li {
  float: left;
  background: url(../images/nav_left.gif) no-repeat;
  list-style: none;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 45px;
  line-height: 1.1;
}
#nav span {
  display: block;
  font-size: 28px;
}
#nav a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#nav a:hover {
  text-decoration: underline;
}

/** topcontent **/

#topcon {
	width: 429px;
	position: absolute;
	top: 105px;
	left: 335px;
	color: #fff;
}
#topcon-inner {
  margin: 0px 0px 41px 0px;
  height: 165px;
  overflow: auto;
}
#topcon h2 {
  font-size: 14px;
}

#ANSALogo {
	position: absolute;
	height: 283px;
	width: 176px;
	top: 2px;
	left: 8px;
	color: #fff;
	height: 95px;
	background-image: url(../images/MyANSA-Logo1.png);
	overflow: hidden;
	background-repeat: no-repeat;
}
#ANSALogoHome {
	width: 427px;
	position: absolute;
	height: 283px;
	width: 283px;
	top: 139px;
	left: 23px;
	color: #fff;
	height: 115px;
	background-image: url(../images/MyANSA-Logo.png);
	background-repeat: no-repeat;
}

/** Body **/

.*{
	color:#F00;
}

#content {
	width: 710px;
	position: absolute;
	color: #fff;
	top: 121px;
	left: 33px;
}
#content1 {
	width: 710px;
	position: absolute;
	color: #fff;
	top: 300px;
	left: 34px;
}
#content a {
  color: #fff;
}
#content a:hover {
	color: #FF0;
	font-family: arial, sans-serif;
}
#content h3 a {
  color: #ff0;
}
#content h3 a:hover {
	color: #FFF;
	font-family: arial, sans-serif;
}
#content1 h3 a {
  color: #ff0;
}
#content1 h3 a:hover {
	color: #FFF;
	font-family: arial, sans-serif;
}
#body {
  border: 3px solid white;
  background: #0075c9;
  padding: 18px;
}

.box {
  float: left;
  width: 195px;
  background: #0095ff;
  margin-right: 18px;
}

.box-t { background: top url(../images/box_t.gif) repeat-x; }
.box-r { background: right url(../images/box_r.gif) repeat-y; }
.box-b { background: bottom url(../images/box_b.gif) repeat-x; }
.box-l { background: left url(../images/box_l.gif) repeat-y; }
.box-tr { background: top right url(../images/box_tr.gif) no-repeat; }
.box-br { background: bottom right url(../images/box_br.gif) no-repeat; }
.box-bl { background: bottom left url(../images/box_bl.gif) no-repeat; }
.box-tl { background: top left url(../images/box_tl.gif) no-repeat; }
.box-tl { padding: 13px 18px;
}

.box p {
  margin: 1em 0;
}

.box_download {
  float: left;
  width: 600px;
  background: #0095ff;
  margin-right: 18px;
}

.box_download-t { background: top url(../images/box_t.gif) repeat-x; }
.box_download-r { background: right url(../images/box_r.gif) repeat-y; }
.box_download-b { background: bottom url(../images/box_b.gif) repeat-x; }
.box_download-l { background: left url(../images/box_l.gif) repeat-y; }
.box_download-tr { background: top right url(../images/box_tr.gif) no-repeat; }
.box_download-br { background: bottom right url(../images/box_br.gif) no-repeat; }
.box_download-bl { background: bottom left url(../images/box_bl.gif) no-repeat; }
.box_download-tl { background: top left url(../images/box_tl.gif) no-repeat; }
.box_download-tl { padding: 13px 18px;
}

.box_download p {
  margin: 1em 0;
}

.box_gallery {
  float: left;
  width: 665px;
  background: #0095ff;
  margin-right: 18px;
}

.box_gallery-t { background: top url(../images/box_t.gif) repeat-x; }
.box_gallery-r { background: right url(../images/box_r.gif) repeat-y; }
.box_gallery-b { background: bottom url(../images/box_b.gif) repeat-x; }
.box_gallery-l { background: left url(../images/box_l.gif) repeat-y; }
.box_gallery-tr { background: top right url(../images/box_tr.gif) no-repeat; }
.box_gallery-br { background: bottom right url(../images/box_br.gif) no-repeat; }
.box_gallery-bl { background: bottom left url(../images/box_bl.gif) no-repeat; }
.box_gallery-tl { background: top left url(../images/box_tl.gif) no-repeat; }
.box_gallery-tl { padding: 13px 18px;
}

.box_gallery p {
  margin: 1em 0;
}

p.more {
  margin: 0;
}

#hits {
	width: 450px;
}
#hits_download {
	width: 670px;
}
#hits .box-tl {
  padding-bottom: 22px;
}
#hits ul {
  margin: 1em 0;
}
#hits li {
  list-style: none;
  margin: 0.9em 0;
}
#hits ul a {
  text-decoration: none;
}
#hits ul a:hover {
  text-decoration: underline;
}

#new {
  margin-right: 0;
}
#new .box-tl {
  padding-bottom: 18px;
}
#new p {
  margin-top: 0;
  margin-bottom: 3.6em;
}

#body h2 {
  font-size: 14px;
  text-align: right;
  margin-bottom: 1.5em;
}
#body h3 {
  font-size: 11px;
  color: #FFEA00;
}
#body h4 {
  font-size: 15px;
  color: #FFEA00;
}
#body .more a {
  font-weight: bold;
  text-decoration: none;
}
#body .more a:hover {
  text-decoration: underline;
}
#body .hr-yellow {
  border-top: 1px solid #FFEA00;
  padding-bottom: 1em;
  margin-top: 1em;
}
#body .table {
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
}
/** footer **/
#footer {
  text-align: center;
}
#footer p, #footer ul {
  margin: 0.8em;
  font-size:9px;
}
#footer ul {
  margin-top: 1.2em;
}
#footer li {
  display: inline;
  list-style: none;
}
.Thumbs {
	border: #FFF solid
}
