@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0px;
	padding:0px;
	background:#FFFFFF url(../../img/bg-top.jpg) repeat-x top; 
}

#container{
	width:100%;
	margin:0px;
}

#container #design{
	width:902px;
	margin:0px auto;
}

#container #design #header{
	width:100%;
}

#container #design #header #topRow{
}

#container #design #header #topRow #address{
	margin:20px 18px 0px 0px;
	color:#666666;
}

#container #design #header #topRow #address a{
	color:#0365a1;
	font-size:11px;
	padding:0px 2px;
}

#container #design #header #topRow #address a:hover{
	color:#e31e26;
	font-size:11px;
	padding:0px 2px;
}

#container #design #header #menuRow{
	margin:0px 20px;
}

#container #design #header #menuRow #menu{
	float: left;
	margin: 0px;
	display: inline;
}

#container #design #header #menuRow #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:left;
}

#container #design #header #menuRow #menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#container #design #header #menuRow #menu li a {
	float: left;
	display: inline;
}

#container #design #header #menuRow #menu li a.home {
	height: 43px;
	width: 109px;
	text-indent: -10000px;
	background:url(../../img/home-btn.jpg) no-repeat;
	background-position: 0 0;
}

#container #design #header #menuRow #menu li a.aboutus {
	height: 43px;
	width: 107px;
	text-indent: -10000px;
	background:url(../../img/aboutus-btn.jpg) no-repeat;
	background-position: 0 0;
}

#container #design #header #menuRow #menu li a.referafriend {
 height: 43px;
 width: 107px;
 text-indent: -10000px;
 background:url(../../local_search_marketing/images/refer_a_friend.jpg) no-repeat;
 background-position: 0 0;
}
#container #design #header #menuRow #menu li a.sitemap {
 height: 43px;
 width: 107px;
 text-indent: -10000px;
 background:url(../../local_search_marketing/images/sitemap.jpg) no-repeat;
 background-position: 0 0;
}
/**8/27/2010**/


/**Menu-Highlight
#container #design #header #menuRow #menu li a.selected {
	background-position: 0 -85px;
}
#container #design #header #menuRow #menu li a.home.selected {	background-position:0 -85px; }
#container #design #header #menuRow #menu li a.aboutus.selected { background-position:0 -85px; }
#container #design #header #menuRow #menu li a.resources.selected { background-position:0 -85px; }
#container #design #header #menuRow #menu li a.contactus.selected {background-position:0 -85px; }*/

/*end***/

#container #design #header #menuRow #menu li a.resources {
	height: 43px;
	width: 107px;
	text-indent: -10000px;
	background:url(../../img/resources-btn.jpg) no-repeat;
	background-position: 0 0;
}

#container #design #header #menuRow #menu li a.gallery {
	height: 43px;
	width: 107px;
	text-indent: -10000px;
	background:url(../../img/gallery-btn.jpg) no-repeat;
	background-position: 0 0;
}

#container #design #header #menuRow #menu li a.helpdesk {
	height: 43px;
	width: 107px;
	text-indent: -10000px;
	background:url(../../img/help-desk-btn.jpg) no-repeat;
	background-position: 0 0;
}

#container #design #header #menuRow #menu li a.contactus {
	height: 43px;
	width: 107px;
	text-indent: -10000px;
	background:url(../../img/contactus-btn.jpg) no-repeat;
	background-position: 0 0;
}

#container #design #header #menuRow #menu li a:hover, #menu li a.selected {
	background-position: 0 -43px;
}

#container #design #header #menuRow #menu li .menuactive {
  background-position: 0 -43px !important;
}
#container #design #header #banner{
	margin:0px 20px;
}

#container #design #header #banner #text{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:justify;
	width:540px;
	margin-top:10px;
	line-height:18px;
}

#container #design #header #banner #picture{
	float:right;
}

#container #design #header #boxes{
	background:url(../../img/boxes-bg.gif) no-repeat center top;
}

#container #design #content{
	background:url(../../img/content-bg.gif) #FFFFFF no-repeat center top;

}

#container #design #content #contentMargin {
	margin:0px 20px;
}

#container #design #content #contentMargin #col1{
	float:left;
	width:600px;
	padding-right:20px;
	border-right:#CCCCCC dashed 1px;
	color:#484848;
	text-align:justify;
	line-height:18px;
}

#container #design #content #contentMargin #col1 h1{
	font-size:18px;
	color:#0964ad;
	line-height:normal;
	margin:6px 0px;
}

#container #design #content #contentMargin #col1 h2{
	font-size:14px;
	color:#cc3333;
	font-weight:normal;
	line-height:normal;
}

#container #design #content #contentMargin #col1 p{
	margin:6px 0px;
}

#container #design #content #contentMargin #col2{
	width:215px;
	margin-left:640px;
}

#container #footer{
	background:url(../../img/footer-bg.jpg) repeat-x;
	height:227px;
	margin-top:10px;
}


#footer #width{
	width:902px;
	margin:0px auto;
}
#footer #width #row1{
	height:148px;
	padding:12px 0px;
	color:#FFFFFF;
}
#footer #width #row2{
	height:40px;
	margin-top:15px;
	color:#999999;
}
#footer #width #row2 a{
	color:#999999;
	text-decoration:underline;
}
#footer #width #row2 a:hover{
	color:#99ccff;
	text-decoration:none;
}
#footer #width #row1 a{
	color:#FFFFFF;
}
#footer #width #row1 a:hover{
	color:#99ccff;
}
#footer #width #row1 ul{
	margin:10px 0 0 0;
	padding:0px;
	list-style:none;
}
#footer #width #row1 ul li{
	margin:0px;
	padding:3px 0 1px 12px;
	background:url(../../img/footer-bullet.gif) no-repeat left;
	background-position:0 7px;
}
/**6/4/2010****/


#money-landingpage {
  font-size:14px;
  line-height:18px;
}
#money-landingpage h1 {
color:#0764A7;
font-size:28px !important;
font-weight:bold;
margin-top:5px;
}
.money_redtext {
  color:#d53300;
}
.money_bluetext {
color:#0764a7;
}
.money_greentext {
  color:#339933;
}
#money-landingpage #landing-form {
  font-size:12px;
  line-height:normal;
margin:10px;
}

/***6/21/2010**SEO*/

#seo-landingpage {
  font-size:14px;
  line-height:18px;
}
#seo-landingpage #seo-form {
  font-size:12px;
  line-height:normal;
margin:10px;
}
#seo-landingpage #seo-form p {
  margin:0px;
 }
#seo-landingpage p  {
margin:10px 0;
}
#seo-landingpage h1 {
color:#0764A7;
font-size:28px !important;
font-weight:bold;
margin-top:5px;
}
.CollapsiblePanelContent a:visited { color:#7e7e7e !important; }
	#footer #width #row1 a:visited {
	  color:#99ccff !important;
	}

	.home_heading2 {
  font-size:16px !important;
  line-height:24px !important;
  color:#ff0000 !important;
}
#text .tickmark-list {
list-style:none outside none;
margin:0 0 0 0px;
padding:0;
text-align:left;
}
#text  .tickmark-list li {
background:url("../../local_search_marketing/images/tickmark-icon.gif") no-repeat scroll left 4px transparent;
background:url("")
margin:0px 0 0;
padding-left:24px;
color:#ffffff;
}
.learmore_banner {
  margin-top:-15px;
}
.homeblueText {
  color:#000080;
}
.homeredText {
  color:#ff0000;
}
.tickmark-home{
list-style:none outside none;
margin:0 0 0 10px;
padding:0;
text-align:left;
}
.tickmark-home li {
background:url("../../local_search_marketing/images/tickmark-home.gif") no-repeat scroll left 4px transparent;
margin:10px 0 0;
padding-left:24px;
color:#484848;
}



.txtfld{
 background:#f6f6f6;
 border:1px solid #e8e8e8;
 padding:4px;
 width:185px;
}
.captcha{
 width:145px;
 height:35px;
 background:url(../../local_search_marketing/images/vcode.jpg) no-repeat center;
 text-align:center;
 border:1px solid #e8e8e8;
 padding-top:5px;
 float:left;
}

#container #design #header #menuRow #menu li a.resources_demo {
	height: 43px;
	width: 107px;
	text-indent: -10000px;
	background:url(../../img/resources-btn_demo.jpg) no-repeat;
	background-position: 0 0;
}
.w3c_validation {
    float: left;
    padding-left: 330px;
  }
