a{
color:#00CC00;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
#nav
{

	margin-bottom: 0;
height:39px;
overflow:hidden;
}
#nav a
{
	color: #BCE8F1;
	display: block;
	padding: 9px 0 11px;
	text-align: center;
	text-decoration: none;
}
#nav a.current{
	background-image: url(../images/indicator.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
color:#FFF;
}
#nav a:hover{
color:#FFF;
}
.pleaseround
{
	background-color: #E5F2F2;
padding:20px;
}
BODY
{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#page{
padding-top:30px;
}
#logo{
height:92px
overflow:hidden;
width:300px;
}
#brand H2
{
	font-size: 16px;
	color: white;
	padding-top: 22px;
	font-weight: normal;
	margin-bottom: 0;
}
#brand
{

	height: 92px;
	overflow: hidden;
}
#marketing{

	height: 93px;
	overflow: hidden;
}
#marketing p.testimonial{
color:#FFF;
font-family:georgia;
font-size:28px;
font-style: italic;
margin:0;
}
#marketing p.phone{
	background-image: url(../images/phone.jpg);
	background-repeat: no-repeat;
	background-position: left center;
color:#FFF;
font-size:16px;
font-weight:bold;
margin:0;
padding:30px;
}
#content{
color:#022A68;
}
#sidebar{
color:#666;
}
#sidebar ul{
list-style:none;
margin:0;
padding:0;
}
#sidebar ul li{
list-style:none;
margin:0 0 18px 0;
padding:0;
}
#footer{
border-top:1px solid #CCC;
margin-top:20px;
padding-top:10px;
text-align:center;
}
#footer p{
margin-bottom:0;
}
.post ul,
#related ul{
  border-bottom:1px solid #7F9EFC;
}
#related{
margin-bottom:18px;
}
.post ul li,
#related ul li{
	background-image: url(../images/tick.png);
	background-repeat: no-repeat;
	background-position: left center;
  border-top:1px solid #7F9EFC;
list-style:none;
margin-left:0;
margin-bottom:0;
padding:8px 0 8px 22px;
}
#sidebar ul li h2{
margin-bottom:0px;
}
#promotion  h2{
	background-image: url(../images/sale.jpg);
	background-repeat: no-repeat;
	background-position: left top;
  height:96px;
padding-left:100px;
}
#sidebar h2{
font-size:16px;
margin-bottom:0;
}