@charset "UTF-8";
/* CSS Document */

body {
  text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:none;
	line-height:1.25em;
}

/* IE 5,6 Hack */
*html body {
  line-height:1.17em;
}

/*IE7 Hack */
*:first-child+html body {
  line-height:1.17em;
}

#logo {
  width:600px;  
	margin:0;
	padding:0 0 0 21px;
	text-align:right;
	background:none;
	padding:0;
}

#pagewrap {
  margin:0 auto;
	width:600px;
	background:none;
	padding:60px 0 0 0;
	text-align:left;
}

#menu {
  display:none;
}

#leftcol {
  float:left;
	width:245px;
	margin-left:0;
	padding-top:0;
}

div#scroller {
  width:245px;
	height:255px;
	border:0;
	overflow:visible;
	background-color:none;
	margin:10px -10px 0 -10px;
	padding-top:5px;
}

ul.services {
 list-style-type:none;
 margin-left:-23px;
}

#rightcol {
  float:left;
	margin-left:78px;
	width:268px;
}

#rightcol .content {
  margin:0 10px 0 20px;
}

#rightcol img {
  display:none;
}

#footer {
  clear:both;
  margin:0;
	width:600px;
	text-align:right;
	color:#777;
	height:30px;
	font-size:9px;
	padding:20px 46px 0 0;
}

.db {
  display:none;
}

p {
  margin-bottom:14px;
}

h1 {
  line-height:1.78em;
	letter-spacing:0.1em;
	margin-top:1px;
	font-size:18px;
}

/* IE 5,6 Hack */
*html h1 {
  line-height:1.75em;
	margin-top:8px;
}

/*IE7 Hack */
*:first-child+html h1 {
  line-height:1.75em;
	margin-top:8px;
}

h2 {
  font-size:15px;
	line-height:1.45em;
}

/* IE 5,6 Hack */
*html h2 {
  line-height:1.3em;
}

/*IE7 Hack */
*:first-child+html h2 {
  line-height:1.3em;
}

h3.gold, h3.silver, h3.bronze {
  padding:0;
	background:none;
	border-bottom:1px solid #999;
}

a.goldlink, a.silverlink, a.bronzelink {
  background:none;
  text-decoration:none;
  color:#000;
	padding:0;
}

h3 {
  font-size:13px;
	line-height:1.45em;
}

ul li {
  line-height:1.22em;
}

a img {
  border:0;
}

.clear {
  clear: both;
}

.right {
  text-align:right;
}

a {
  color:#ff3399;
	font-weight:bold; 
}

a:hover {
  color:#000;
}

#footer a {
 text-decoration:none;
 color: #777;
 font-weight:normal;
}

#footer a:hover {
  color:#999;
}