html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FFFFFF;
}

a:hover {
	color: #FF6600;
}
.left {
	float: left;
}
.right {
	float: right;
	padding-left: 10px;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}






body {
	background: #3A0404 url(images/page_bg.jpg) repeat-x;
	font: 11px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	width: 678px;
	min-height: 750px;
	_height: 750px;
	background: url(images/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;
  top: -4px;
}

/* nav */

#nav {
	position: absolute;
	top: 0px;
	left: 275px;
	width: 550px;
	height: 37px;
	overflow: visible;
}
#nav li {
	float: left;
	background: url(images/nav_left.gif) no-repeat;
	list-style: none;
	padding-left: 10px;
	padding-right: 25px;
	padding-top: 22px;
	font-weight: bold;
}
#nav span {
	display: none;
	font-size: 28px;
}
#nav a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	color: #FF6600;
}


/* res */

#res li {
	float: left;
	background: url(images/nav_left.gif) no-repeat;
	list-style: none;
	padding-left: 10px;
	padding-right: 25px;
	padding-top: 22px;

}

#res a {
	color: #99FFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#res a:hover 
{
      color: #990000;
}

#res ul a {
	color: #000000;
  
}

#res ul a:hover 
{
  	color: #FF66CC;
  	text-decoration: underline;
}

#res p {
	text-align: left;
	font-size: 10px;	
}
#res p a {
	color: #000000;
	text-decoration: none;
font-size: 12px;
font-weight: normal;
}
#res p a:hover {
  	text-decoration: underline;
	color: #FF6600;
}



/** topcontent **/
.hlinks {color: #000; }

#topcon {
	background: url(images/topcon.jpg) no-repeat;
	width: 469px;
	position: absolute;
	top: 105px;
	left: 274px;
	color: #fff;
}
#topcon-inner {
	margin: 15px 18px 2px 90px;
	height: 200px;
	overflow: visible;
}
#topcon h2 {
	font-size: 16px;
	font-weight: normal;
}

#topcon ul {
	margin: 1em 0;
	font-size: 12px;
	font-style: normal;
	line-height: 12.6px;
	font-weight: bold;
	font-variant: normal;
}
#topcon li {
	margin: 0.9em 0;
	list-style: none;
	color: #000000;
}

/** Body **/

#content {
  width: 710px;
  position: absolute;
  color: #fff;
  top: 299px;
  left: 33px;
}
#content a {
  color: #fff;
}
#content a:hover {
  color: #fee;
}

#contentSub {
	width: 710px;
	position: absolute;
	color: #fff;
	top: 130px;
	left: 33px;
}
#contentSub a {
  color: #fff;
}
#contentSub a:hover {
  color: #fee;
}

#body {
	border: 3px solid white;
	background: #408ACE;
	padding: 18px;
}

.box {
	float: left;
	width: 195px;
	background: #000;
	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;
	color: #408ACE;
}

.box p {
	margin: 1em 0;
	color: #FFFFFF;
}

p.more {
  margin: 0;
}

#Monte {
	font-size: 24px;
	color: #408ACE;
	line-height: normal;
}
#hits {
	width: 455px;
	background-color: #FFFFFF;
	font-size: 12px;
}

#hits .box-t {
	background-image: url(images/Transparent.gif);
}
#hits .box-r {
	background-image: url(images/Transparent.gif);
}
#hits .box-b {
	background-image: url(images/Transparent.gif);
}
#hits .box-l {
	background-image: url(images/Transparent.gif);
}
#hits .box-tr {
	background-image: url(images/Transparent.gif);
}
#hits .box-br {
	background-image: url(images/Transparent.gif);
}
#hits .box-bl {
	background-image: url(images/Transparent.gif);
}
#hits .box-tl {
	padding-right: 18px;
	background-image: url(images/Transparent.gif);
}

#hits H2 {
	padding: 13px 18px;
	color: #408ACE;
}

#hits ul {
	margin: 1em 0;
	color: #000000;
}
#hits li {
	list-style: none;
	margin: 0.9em 0;
	line-height: 150%;
}
#hits ul a {
  text-decoration: none;
}
#hits ul a:hover {
  text-decoration: underline;
}


#partners {
	width: 455px;
	background-color: #FFFFFF;
	font-size: 12px;
}

#partners .box-t {
	background-image: url(images/Transparent.gif);
}
#partners .box-r {
	background-image: url(images/Transparent.gif);
}
#partners .box-b {
	background-image: url(images/Transparent.gif);
}
#partners .box-l {
	background-image: url(images/Transparent.gif);
}
#partners .box-tr {
	background-image: url(images/Transparent.gif);
}
#partners .box-br {
	background-image: url(images/Transparent.gif);
}
#partners .box-bl {
	background-image: url(images/Transparent.gif);
}
#partners .box-tl {
	padding-right: 18px;
	background-image: url(images/Transparent.gif);
}

#partners H2 {
	padding: 13px 18px;
	color: #408ACE;
}

#partners ul {
	margin: 1em 0;
	color: #000000;
}
#partners li {
	list-style: none;
	margin: 0.9em 0;
	line-height: 150%;
}
#partners ul a {
  text-decoration: none;
}
#partners ul a:hover {
  text-decoration: underline;
}



#new {
  margin-right: 0;
}
#new .box-tl {
	padding-bottom: 18px;
}
#new p {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 10px;
	line-height: 140%;
	font-weight: bold;
}

#body h2 {
	font-size: 12px;
	text-align: left;
	margin-bottom: 1.5em;
	background-image: url(images/White10x10.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
}
#body h3 {
  font-size: 9px;
  color: #FFEA00;
}
#body .more a {
  font-weight: bold;
  text-decoration: none;
}
#body .more a:hover {
  text-decoration: underline;
}
#body .hr-yellow {
	padding-bottom: 1em;
	margin-top: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
}

/** footer **/
#footer {
	text-align: left;
}
#footer p {
	text-align: right;
	font-size: 9px;	
}
#footer p a {
	text-decoration: none;
}
#footer p a:hover {
  text-decoration: underline;
}

#footer ul {
	margin: 0.8em;
	font-size: 10px;
}
#footer ul {
  margin-top: 1.2em;
}
#footer ul a {
	text-decoration: none;
}
#footer ul a:hover {
  text-decoration: underline;
}
#footer li {
  display: inline;
  list-style: none;
}





