html, body{height:100%;}
body{
	margin:0;
	background:#464646 url(../images/body-bg.gif) repeat-x;
}
img{border:none;}
#main{
	margin:0 auto;
	width:780px;
	background:url(../images/main-bg.gif) repeat-y;
	overflow:hidden;
	padding-bottom:25px;
}
#leftcolumn{
	float:left;
	width:212px;
}
h1{
	margin:0;
	padding:0;
	display:block;
	width:212px;
	height:212px;
	background:#fff;
	position:relative;
}
h1 a{
	background:url(../images/pfe-logo.jpg);
	width:133px;
	height:123px;
	display:block;
	text-indent:-9999em;
	position:absolute;
	top:40px;
	left:37px;
	overflow:hidden;
}

h3{
	margin:0;
	padding:0;
	display:block;
	width:212px;
	height:203px;
	background:#fff;
	position:relative;
}
h3 a{
	background:url(../images/pfe-logo.jpg);
	width:133px;
	height:123px;
	display:block;
	text-indent:-9999em;
	position:absolute;
	top:40px;
	left:37px;
	overflow:hidden;
}

.ttl {
	color: #0099CC;
	font-weight: bold;
	display: block;
	padding-bottom: 0.1pt;
}

#left-content{
	background:url(../images/lcolumn-bg.gif) no-repeat;
	width:187px;
	padding:17px 0 0 25px;
}
#left-content img{
	border:2px #bebebe solid;
	margin-top: 7px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom:0;
}
#left-content img.heading{
	border:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#left-content h2{
	color:#464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#left-content p{
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	color:#464646;
	width:141px;
}
#left-content p a{
	color:#05739e;
	text-decoration:none;
	font:italic 11px Arial, Helvetica, sans-serif;
	background:url(../images/details.gif) no-repeat 0 50%;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
#left-content p a:hover{text-decoration:underline;}
#rightcolumn{
	width:568px;
	float:left;
}
#navigation{
	width:568px;
	height:222px;
	float:left;
}
#navigation img{
	float:left;
}
#navigation ul{
	float:left;
	list-style-type:none;
	background:url(../images/ul-bg.gif) repeat-x;
	height:42px;
	width:568px;
	margin:0;
	padding:0;
}
#navigation ul li{
	float:left;
	background:url(../images/li-bg.gif) no-repeat 0 100%;
	height:42px;
	margin:0;
	padding:0 18px;
}

# creative{
float:right;
margin-left:50px;
}
#navigation ul li.first{
	background:url(../images/left-ul.gif) no-repeat;
	padding:0 18px 0 25px;
}
#navigation ul li a{
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:42px;
	height:42px;
	float:left;
}
#navigation ul li a:hover{
	color:#6dcff6;
	background:url(../images/a-bg.gif) no-repeat 50% 100%;
}
#content{
	float:left;
	width:484px;
	padding:35px 35px 0 45px;
}
#content p{
	float:left;
	margin:14px 0 0 0;
	color:#464646;
	font:11px/13px Arial, Helvetica, sans-serif;
	width:462px;
}

#content p a{
	color: #FF9900;
	text-decoration: none;
}

#content p a:hover{
	color: #666666;
	text-decoration: underline;
}

#content img{
	float:left;
	margin:27px 0 0 0;
}
#content img.heading{
	float:none;
	margin:0;
}
#footer{
	width:780px;
	height:30px;
	margin:0 auto;
	margin-top:2px;
	background:url(../images/footer-bg.gif) no-repeat;
	
}
#footer p{
	margin:0;
	text-align:center;
	color:#afafaf;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}

#footer a{
	color:#afafaf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color:#fff200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.f-hl {
color:#fff200;
}

