body {
	background-color: #0A0A50;
	margin:0;
	padding:0;
	height:100%;
	font:normal 11px Verdana, Arial;
	color:#bfcbf2;
}

p { margin: 0 0 1em 0; }


A:hover {
	color:green;
	text-decoration: underline;
}

A {
	text-decoration: none;
	color:#BFCBF2;
}

.clear { clear:both; }

h1 {
	background:url() no-repeat top left;
	margin:0;
	padding:0;
	width:778px;
	height:237px;
	text-indent:-9999em;
}

h2 {
	font:bold 12px Arial, Verdana;
	text-transform:uppercase;
}

h3 {
	font:bold 13px Verdana, Arial;
	margin-bottom:.5em;	
}


div#nav
{
  position:absolute;
  top:0;
  right:0;
  font-size:13px;
  padding:8px 12px;
  background:#890202;
  margin:0 5px 0 0;
  color:#fff;

border-radius:0 0 8px 8px;
-webkit-border-radius:0 0 8px 8px;
-moz-border-radius:0 0 8px 8px;
}

div#nav a { color:#77f; }

.readmore a {
	border:1px solid #2C50DC;
	color:#2E7BFD;
	padding:0 15px;
	text-transform:uppercase;
	font-size:8px;
	line-height:10px;
	text-decoration: none;
}

.readmore a:hover {
	border:1px solid #2E7BFD;
}

/* LAYOUT **************************************** */

#wrapper {
	width:778px;
	margin:0 auto;
	background:url(images/bg1.gif) repeat-x top left;
	height:100%;
	border:solid #fff;
	border-width:0 1px;
position:relative;
}


#left, #content, #right {
	float:left;
	margin:0;
	padding:0;
	border:1px solid #fff; 
	border:0;

}

.box {
	float:left;
	margin-bottom:20px;
	border-top:1px solid transparent; /* for some reason this helps */
}

/* LEFT **************************************** */

#left {
	width:450px;
	padding-top:22px;
	padding-left:25px;
}

#left h2 {
	text-align:left;
	font-weight:bold;
	margin:-4px -10px 0;
	padding:5px 0 8px 10px;
	background:url(images/left-h2.gif) no-repeat top right;
	min-height:10px;
}

#left .box {
	width:518px;
	background:url(images/t3.gif) no-repeat bottom right;
	padding:0 10px 10px;
}

ul#nav {
	list-style:none;
	margin:0;
	padding:0;
}

ul#nav li {
	margin:0;
	padding:0;
}

ul#nav li a {
	color:#2E7BFD;
}

/* CONTENT **************************************** */


#content {
	width:480px;
	padding-top:58px;
}

#content h2 {
	margin:-58px -10px 0 -37px;
	padding:32px 0 0 50px;
	height:26px;
	background:url(images/content-h2_470.png) no-repeat 0 100%;
}

#content .box {
	background:url(images/w3_470.png) no-repeat 24px 100%;
	width:470px;
	padding:0 10px 10px 34px;
}

#content div {
	margin-bottom:10px;
	min-height:92px;
}

#content div img {
	float:left;
	margin-right:10px;
}


/* RIGHT **************************************** */

#right {
	
	width:275px;
	padding-top:58px;
}

#right h2 {
	margin:-58px -10px 0 -37px;
	padding:32px 0 0 50px;
	height:26px;
	background:url(images/right-h2.png) no-repeat -1px 100%;
}

#right2 h2 {
	margin:-58px -10px 0 -37px;
	padding:32px 0 0 50px;
	height:26px;
	background:url(images/right2-h2.png) no-repeat -1px 100%;
}

#right .box {
	background:url(images/q3.gif) no-repeat 26px 100%;
	width:227px;
	padding:0 10px 10px 37px;
}

#special-promotions {
	margin:-10px -10px 0 -10px;
	position:relative;
}

#footer {
	background:url(images/z1.gif) no-repeat top left;
	padding-top:55px;
	padding-left:15px;
	color:#fff;
	height:66px;
	clear:both;
}

#footer p {
	width:335px;
	text-align:left;
	padding:0;
	margin:0;
}

#content div:after,
#body:after
{
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

* html #left h2 {
	width:128px;
	position:relative;
}

* html #content h2 {
	width:300px;
	position:relative;
	behavior:url("images/pngbehavior.htc"); 
}

* html #left {
	width:145px;
}


* html #right h2 {
	width:225px;
	margin-left:-38px;
	position:relative;
	behavior:url("images/pngbehavior.htc");
	
}


* html .box,
{ border:0; } 

* html h2,
* html #content div,
* html #body
{ height:1%; }
