html,body {
	width: 100%;
	height: 100%;
	background-image: url('../images/main-bg.gif');
	background-repeat: repeat-x;
	background-color: #fff;
	text-align: left;
	font: 12px Arial, Tahoma, Helvetica, Sans-serif;
	color: #000;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

img {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 0px;
}

a img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}


#headerContainer {
	clear: all;
	width: 788px;
	height: 115px;
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

#logo {
	float: left;
	position: relative; left: 0px; top: 0px;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#emblem-top {
	float: right;
	position: relative; right: 0px; top: 0px;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	border: 0px;
}


#navContainer {
	clear: all;
	width: 788px;
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border: 0px;
}


#contentContainer {
border:0 none;
height:auto;
margin:5px auto;
padding:0;
width:789px;
}


.singleContent {
	width: 788px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background-image: url('../images/single-bg.gif');
	background-repeat: repeat-x;
}


.leftContent {
	float: left;
	width: 481px;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	/*IE6 fix for lack of min-height support*/
	min-height:475px;
	height: auto !important;
	height:475px;

	background-image: url('../images/left-bg.gif');
	background-repeat: repeat-x;
}


.textContainer {
	width: 417px;
	height: auto;
	margin: 19px 0px 0px 24px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background-color: transparent;
}

.textContainerSingle {
	width: 695px;
	height: auto;
	margin: 0px 0px 0px 24px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background-color: transparent;
}

#guideContainer {
	width: 417px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

#guideContainer div.text {
	width: 172px;
	margin: 38px auto;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

.statusGuide {
	float: left;
	width: 203px;
	height: 170px;
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background-image: url('../images/statisguide-bg.gif');
}

.creditGuide {
	float: right;
	width: 203px;
	height: 170px;
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background-image: url('../images/creditguide-bg.gif');
}

.specificGuide {
	float: left;
	width: 203px;
	height: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background-image: url('../images/specificguide-bg.gif');
}

.genericGuide {
	float: right;
	width: 203px;
	height: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background-image: url('../images/genericguide-bg.gif');
}

.rightContent {
	float: right;
	width: 308px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background-image: url('../images/right-bg.gif');
	background-repeat: repeat-x;
}

.rightContent iframe{
	margin:30px 0 0 14px;
}

.rightContent table {
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	font-size: 11px;
}

.rightContent td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border: 0px;
}

.rightContent input,select{
	font-size: 10px;
}


.rightContentGuides {
	float: right;
	width: 308px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background-image: url('../images/right-bg-guides.gif');
	background-repeat: repeat-x;
}

#navCellContainer {
	padding: 15px 45px 22px 17px;
}

#navCell {
	background-color: transparent;
	margin-bottom: 11px;
	padding: 0px;
    	border: 0px;
}
#navCell2 {
	background-color: transparent;
	margin-bottom: 11px;
	padding: 0px;
    	border: 0px;
}



h1 {
	text-align: left;
	font: 17px Arial, Tahoma, Helvetica, Sans-serif;
	font-weight: bold;
	color: #9dd148;
	margin: 0px 0px 10px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	text-align: left;
	font: 17px Arial, Tahoma, Helvetica, Sans-serif;
	font-weight: bold;
	color: #ffa501;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

h2.fair {
	color: #acd764;
}

h2.poor {
	color: #6ac1ff;
}

h3 {
	text-align: left;
	font: 17px Arial, Tahoma, Helvetica, Sans-serif;
	font-weight: bold;
	color: #9dd148;
	margin: 0px 0px 5px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

h4 {
	text-align: left;
	font: 17px Arial, Tahoma, Helvetica, Sans-serif;
	font-weight: bold;
	color: #00b7e3;
	margin: 5px 0px 5px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

h5 {
	text-align: left;
	font: 17px Arial, Tahoma, Helvetica, Sans-serif;
	font-weight: bold;
	color: #9dd148;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #9dd148;
	padding: 0px 0px 0px 0px;
}

h6 {
	text-align: left;
	font: 17px Arial, Tahoma, Helvetica, Sans-serif;
	font-weight: bold;
	color: #ffa501;
	margin: 0px 0px 10px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

strong {
	display: inline;
	text-align: left;
	font: 12px Verdana, Arial, Tahoma, Helvetica, Sans-serif;
	font-weight: bold;
	color: #00b7e3;
	margin: 4px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

b {
	text-align: left;
	font: 12px Verdana, Arial, Tahoma, Helvetica, Sans-serif;
	font-weight: bold;
	color: #00b7e3;
	margin: 0px 0px 8px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
}

li {
	text-align: left;
	font-size: 13px;
	font-weight: regular;
	background-image: url('../images/bullet.gif');
	background-repeat: no-repeat;
	padding-left: 39px;  /* space for the image */
	padding-top: 9px;  /* space for the image */
	padding-bottom: 13px;  /* space for the image */
}

.LiTitle {
	color:#00b7e3;
	font-weight: bold;
}

li.bullet1 {
	background-image: url('../images/bullet1.gif');
	color:#000;
	font-weight: bold;
}

li.bullet2 {
	background-image: url('../images/bullet2.gif');
	color:#000;
	font-weight: bold;
}

li.bullet3 {
	background-image: url('../images/bullet3.gif');
	color:#000;
	font-weight: bold;
}



.providerContainer {
	clear: all;
	width: 694px;
    	height: auto;
    	margin: 0px auto;
    	padding: 10px 0px 10px 0px;
    	border: 1px solid #b1ecff;
	background: #effbff;
}

.legal {
	clear: all;
	width: 100%;
	text-align: center; 
	margin-top: 14px;
	padding: 10px 0px;
	border: 0px;
	color: #84b82f;
	font-size: 11px;
}

.zopa {
	clear: all;
	width: 100%;
	text-align: center; 
	margin-top: 30px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	color: #fd9700;
	font-size: 11px;
}

.botContent {
	clear: all;
	width: 710px;
    height: auto;
    margin: 30px 0px 0px 29px;
    padding: 0px 0px 20px 0px;
    border: 0px;
	text-align:justify;
}

.newsPanelHeader {
	height: 55px;
	width: 710px;
	background: url(../images/newspanel-header-blank.gif) no-repeat center center;
	margin: 0px 0px 0px 30px;
}

.newsPanelHeader h2 {
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font: 700 17px/50px Arial, Tahoma, Helvetica, sans-serif;
	text-transform: capitalize;
}

.newsPanelHeader h2 a{
	color: #FFFFFF;
	margin: 0px 0px 0px 70px;
	font: 700 17px/50px Arial, Tahoma, Helvetica, sans-serif;
	text-transform: capitalize;
}

.newsPanel {
    color: #000;
    font-size: 11px;
    width: 710px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 30px;
    border: 0px;
    text-align: left;
    background-color: transparent;
    background-image: url('../images/newspanel-bg.gif');
    background-position: top left;
    background-repeat: repeat-x;
}

.newsPanel div {
    width: 660px;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    border: 0px;
    text-align: left;
}

.articlePanelHeader {
	height: 55px;
	width: 710px;
	background: url(../images/articlepanel-header-blank.gif) no-repeat center center;
	margin: 0px 0px 0px 30px;
}

.articlePanelHeader h2 {
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font: 700 17px/50px Arial, Tahoma, Helvetica, sans-serif;
	text-transform: capitalize;
}

.articlePanelHeader h2 a{
	color: #FFFFFF;
	margin: 0px 0px 0px 70px;
	font: 700 17px/50px Arial, Tahoma, Helvetica, sans-serif;
	text-transform: capitalize;
}

.articlePanel {
    color: #000;
    font-size: 11px;
    width: 710px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 30px;
    border: 0px;
    text-align: left;
    background-color: transparent;
    background-image: url('../images/articlepanel-bg.gif');
    background-position: top left;
    background-repeat: repeat-x;
}

.articlePanel p {
	margin:0px 0px 10px 0px;
}

.articlePanel div {
    width: 660px;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    border: 0px;
    text-align: left;
}

.date {
	color: #73ab18;
}

hr {
	border: 1px solid #b1ecff;
	
}

.articlesPanel {
	clear: all;
	float: right;
	width: 349px;
    	height: 235px;
    	margin: 0px 0px 0px 0px;
    	padding: 0px 0px 0px 0px;
    	border: 0px;
	background-image: url('../images/articles-panel-bg.gif');
}



.greenBox {
    color: #9ed24a;
    width: 416px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    background-color: #e1ffb1;
    border-left: 1px solid #9ed24a;
    border-right: 1px solid #9ed24a;
    border-top: 0px;
    border-bottom: 0px;
    background-image: url('../images/calc-step1-bg.gif');
    background-position: bottom center;
    background-repeat: repeat-x;
}

.greenBox img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}


.greenBox div {
	width: 372px;
	padding: 20px 0px 0px 0px;
	margin: 0px auto;
	border: 0px;
}

.greenBox div td {
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}




.blueBox {
    width: 416px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
	font-weight:bold;
    background-color: #ddf8ff;
    border-left: 1px solid #00b7e3;
    border-right: 1px solid #00b7e3;
    border-top: 0px;
    border-bottom: 0px;
    background-image: url('../images/calc-step2-bg.gif');
    background-position: bottom center;
    background-repeat: repeat-x;
}

.blueBox img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}


.blueBox div {
	width: 372px;
	padding: 20px 0px 14px 0px;
	margin: 0px auto;
	border: 0px;
}

.blueBox div td {
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}


#glossaryNav {
	width: 417px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	clear: all;
}


.pageCurl {
    width: 417px;
    height: 405px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
    border: 0px;
    background-image: url('../images/page-curl-bg.gif');

}

.pageCurl div {
    width: 357px;
    height: 282px;
    padding: 30px 0px 0px 0px;
    margin: 0px auto;
    border: 0px;
}


.glossaryBullets ul {
	list-style: none;
	padding: 5px 0px 0px 0px;
	margin: 0 0 0 10px;
	border: 0px;
}

.glossaryBullets li {
	text-align: left;
	font-size: 13px;
	font-weight: regular;
	background-image: none;
	padding-left: 0px;  /* space for the image */
	padding-top: 0px;  /* space for the image */
	padding-bottom: 0px;  /* space for the image */
}

.glossaryBullets li a {
	line-height: 15px;
}

.glossaryBullets a           { display: block; font-weight: bold; color: #2465b5; text-decoration: none; border-bottom: 1px solid #97bded; padding: 5px 2px 5px 23px; background-image: url('../images/glossary-bullet.gif'); background-repeat: no-repeat;}
.glossaryBullets a:visited   {  color: #2465b5; text-decoration: none;  }
.glossaryBullets a:active    {  color: #2465b5; text-decoration: none;  }
.glossaryBullets a:hover     {  color: #033777; text-decoration: none; background-color: #e6f0fe; background-image: url('../images/glossary-bullet-on.gif'); background-repeat: no-repeat;  }


#shoppingTable {
	width: 100%;
	background-color: #fff;
	text-align: left;
	font: 11px Arial, Tahoma, Helvetica, Sans-serif;
	color: #000;
	margin: 0px;
	border: 0px solid #97bded;
	padding: 0px;
}

#shoppingTable td {
	padding: 5px;
}

#shoppingTable .tr {
	background-color: #edf5ff;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

#shoppingTable th {
	font: 12px Arial, Tahoma, Helvetica, Sans-serif;
	text-align: left;
	font-weight: bold;
	color: #9dd148;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #9dd148;
	padding: 0px 0px 4px 0px;
}

#shoppingTable .title {
	text-align: left;
	font-weight: regular;
	color: #3673c5;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 5px;
}

#shoppingTable .titleOrange {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #ffa501;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 8px 0px 0px 5px;
}






.footerContainer {
	clear: all;
	width: 100%;
	height: 83px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px ;
	color: #e6f2ff;
	background: transparent;

}

.footer {
	clear: all;
	width: 775px;
	font-size: 11px;
	text-align: center;
	color: #4ba4fe;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	border: 0px;
}

.copy {
	color: #000;
}


a 	    {  font: 12px  arial, Helvetica, Sans-serif; font-weight: regular; text-decoration: none; color: #fd4d00; }
a:visited   {  color: #fd4d00; }
a:active    {  color: #fd4d00; }
a:hover	    {  color: #fd4d00; text-decoration: underline;  }


.news-articles a 	    {  font: 11px Arial, Helvetica, Sans-serif; text-decoration: underline; color: #1f5489; }
.news-articles a:visited   {  color: #1f5489; text-decoration: none;  }
.news-articles a:active    {  color: #1f5489; text-decoration: none;  }
.news-articles a:hover	    {  color: #1f5489; text-decoration: none;  }


#glossaryNav a 	    	{  font: 12px Arial, Helvetica, Sans-serif; text-decoration: none; color: #fd4d00; background-color: #fff; padding: 0px; }
#glossaryNav a:visited   {  color: #fd4d00; text-decoration: none;  }
#glossaryNav a:active    {  color: #fd4d00; text-decoration: none;  }
#glossaryNav a:hover	 {  color: #fd4d00; text-decoration: underline;  }


#navCell a 	        {  font: 12px Arial, Tahoma, verdana, helvetica, sans-serif; border-bottom: 1px solid #B4D3EB; font-weight: bold; background-image: url('../images/arrow-bullet.gif'); background-repeat: no-repeat; text-decoration: none; color: #2B75B9;	display: block; padding: 6px 6px 6px 37px; }                         
#navCell a:visited   {  color: #2B75B9; text-decoration: none;  }
#navCell a:active    {  color: #2B75B9; text-decoration: none;  }
#navCell a:hover	    {  color: #236FB4; text-decoration: none; background-color: #e0f2fe; }

#navCell2 a 	        {  font: 12px Arial, Tahoma, verdana, helvetica, sans-serif; border-bottom: 1px solid #B4D3EB; font-weight: bold; background-image: url('../images/arrow-bullet.gif'); background-repeat: no-repeat; text-decoration: none; color: #2B75B9;	display: block; padding: 6px 6px 6px 37px; }                         
#navCell2 a:visited   {  color: #2B75B9; text-decoration: none;  }
#navCell2 a:active    {  color: #2B75B9; text-decoration: none;  }
#navCell2 a:hover	    {  color: #236FB4; text-decoration: none; background-color: #e0f2fe; }


#guideContainer a 	    {  font: 13px Arial, Verdana, Helvetica, Sans-serif; font-weight: bold; line-height: 21px; text-decoration: none; display: block; color: #1f5489; }
#guideContainer a:visited   {  color: #1f5489; }
#guideContainer a:active    {  color: #1f5489; }
#guideContainer a:hover	    {  color: #1f5489; text-decoration: underline;  }


 a.articleSub	        {  font: 12px Arial, Helvetica, Sans-serif; text-decoration: underline; color: #00b7e3; }
 a.articleSub:visited   {  color: #00b7e3; text-decoration: none;  }
 a.articleSub:active    {  color: #00b7e3; text-decoration: none;  }
 a.articleSub:hover	{  color: #00b7e3; text-decoration: none;  }




.footer a 	    {  font: 12px Arial, Helvetica, Sans-serif; line-height: 20px; text-decoration: none; color: #4ba4fe; padding: 0px 5px 0px 5px; }
.footer a:visited   {  color: #4ba4fe; }
.footer a:active    {  color: #4ba4fe; }
.footer a:hover	    {  color: #4ba4fe; text-decoration: underline;  }

/* ADDED BY TINO JUST SEARCH */
.rightContent label {
	font-weight: 700;
}
.hi {
	color:#00C1EF
}
.error-message, #stage_2 {
	margin: 60px 0 -55px 10px;
	font-size: 12px;
	font-weight: 700;
	width:255px;
	line-height:16px;
}
#stage_2 b {
	font-size:14px;
	}
#stage_2 {
	background-color:#FFFFFF;
	margin-top: 95px;
	}
#form-submit input {
	height: 50px;
	width: 168px;
	background: url(../images/form/app-but.gif) no-repeat center center;
	border-style: none;
}
.rightContentThanks {
	background-image: url(../images/right-bg-thanks.gif);
}
.thanks {
	width: 235px;
	margin: 45px 0px 0px 15px;
}


/* BLOG */


#blog-content {
	padding-top: 15px;
}
#blog-content p {
	text-align: justify;
	line-height: 15px;
}
#blog-content h1 a {
	color:#9DD148;
	margin:0px 0px 10px;
	padding:0px;
	text-align:left;
	font: bold 17px Arial, Tahoma, Helvetica, Sans-serif;
	text-decoration:none;
}
#blog-content h1 a:hover {
	text-decoration:underline;
}
#blog-content h2 a, #blog-content h3 a, h2.sticky_title {
	color:#00B7E3;
	margin:0px 0px 8px;
	padding:0px;
	text-align:left;
	font: bold 12px Verdana, Arial, Tahoma, Helvetica, Sans-serif;
}
#blog-content .post, .blogroll {
	padding: 7px 0 0;
	margin-bottom: 7px;
}
#blog-content .post {
	border-bottom:2px solid #B1ECFF;
}
.rightContentblog {
	background-image: url(../images/right-bg-blog.gif);
	padding-top: 15px;
}
.rightContentblog h2 {
	color: #9DD148;
}
.rightContentblog ul{
	margin: 0 0 10px 0;
	width: 240px;
}
.rightContentblog ul li{
	margin: 0;
	padding: 0 0 5px 15px;
	background: url(none);
}
.rightContentblog ul li a 	        {
	font: bold 12px Arial, Tahoma, verdana, helvetica, sans-serif;
	border-bottom: 1px solid #B4D3EB;
	text-decoration: none;
	color: #2B75B9;
	display: block;
	padding: 6px 6px 6px 37px;
	background: url(../images/arrow-bullet.gif) no-repeat;
}                         
.rightContentblog ul li a:visited   {  color: #2B75B9; text-decoration: none;  }
.rightContentblog ul li a:active    {  color: #2B75B9; text-decoration: none;  }
.rightContentblog ul li a:hover	    {  color: #236FB4; text-decoration: none; background-color: #e0f2fe; }
.ddsg-wrapper li {
	font-size:13px;
	text-align:left;
	background: url(none);
	padding: 9px 0px 13px 15px;
}
.mortgage {
	display: inline;
}
/* END ADDED BY TINO JUST SEARCH */


.bold {
	font-family:Arial,Tahoma,Helvetica,Sans-serif;
	font-size:12px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	color:#000000;
}

#links {
	padding-top:20px;
	color:#FD4D00;
	}
	
#links a {
	padding:0px 1px 0px 1px;
	text-decoration:underline;
	
	}
	
#bottom strong {
	font-family:Arial,Tahoma,Helvetica,Sans-serif;
	font-size:11px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	color:#000000;
	}
	
#bottom {
	font-family:Arial,Tahoma,Helvetica,Sans-serif;
	font-size:11px;
	}
	
.botContent h2 {
	margin:0px 0px 3px;
	padding-top:2px;
	color:#9DD148;
	}
	
.botContent h1 {
	color:#9DD148;
	margin:0px 0px 3px;
	padding-top:2px;
	
	}
	
.botContent p {
	padding:0px;
	margin-top:3px;
	text-align:justify;
	}
	
.botContent a {
	text-decoration:underline;
	}
	
.servicesHeader {
	height: 55px;
	width: 710px;
	background: url(../images/services.gif) no-repeat center center;
	margin: 0px 0px 0px 30px;
}

.servicesHeader h2 {
	color: #FFFFFF;
	margin: 0px 0px 0px 25px;
	font: 700 15px/50px Arial, Tahoma, Helvetica, sans-serif;
	text-transform: capitalize;
}

.services {
    color: #000;
    font-size: 11px;
    width: 710px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 30px;
    border: 0px;
    text-align: left;
    background-color: transparent;
    background-image: url('../images/newspanel-bg.gif');
    background-position: top left;
    background-repeat: repeat-x;
}

.services div {
    width: 660px;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    border: 0px;
    text-align: left;
}

.services strong {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 3px 0px 3px;
	color:#000000;
	}

.services p {
	margin:0px;
	padding:0px;
	}

.blogroll p {
	margin-top:0px;
	padding:0px;
	color:#000000;
	margin-bottom:0px;
	}
	
.blogroll a {
	text-decoration:underline;
	}
	
.simplepie li {
	list-style:none;
	background-image:none;
	margin:0px;
	padding:0px;
	}
		
.simplepie li a {
	text-decoration:underline;
	padding-bottom:3px;
	font-size:12px;
	}
	
.simplepie li p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	color:#000000;
	}
	
.date {
	font-size:12px;
	}
	
.title a {
padding:0px;
}


/*Nav*/
#nav{
	background:transparent url(../img/headers/nav2.jpg) no-repeat scroll 0 0;
	display:block;
	height:45px;
	margin:0 auto;
	padding:11px 0 0 8px;
	width:788px;
}

#nav li{
background:transparent none repeat scroll 0 0;
display:inline;
margin:0 8px 0;
padding:0;
float:left;
}

#nav li a{
color:#3A3A3A;
font-size:13px;
font-weight:bold;
float:left;
}

#nav li a:hover{
	text-decoration:none;
	border-bottom:3px solid #9DD148;
}

#nav li a.currentNav1{
	border-bottom:#9DD148 solid 3px;
}

#nav li ul{
	background-color:#EEEEEE;
	padding:5px 10px;
	position:absolute;
	left: -999em;
	clear:both;
	margin-top:19px;
	width:360px;
	border-bottom: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
}


#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li:hover #tanantNav{
	margin-left:-54px;	
}

#nav li:hover #homeonwerNav{
	margin-left:-156px;	
}

#nav li ul li{
	margin:0;
	width:180px;
}

#nav li ul li a{
font-size:12px;
line-height:13px;
margin:5px 0;
text-align:left;
}

#nav li ul li a:hover{
	text-decoration:underline;
	border-bottom:none;
}
