/* WEBSITE BLOG - START */
.WebsiteBlogs{
	width:98%;
	border:1px solid #c0c0c0;
	text-align:left;
	margin-top:12px;
}

.WebsiteBlogs_header {
	background-color:#e0e0e0;
	padding:10px;
	font-size:20px;
	font-weight:bold;
}

.WebsiteBlogs_body {

	font-size:12px;
	padding:10px;

}
.WebsiteBlogs_footer {
	text-align:right;
	font-size:11px;
	color:#777777;
	padding-right:10px;
}
/* WEBSITE BLOG - END */



.LPform {
width:152px;
height:79px;
padding-left: 3px;
border:1px solid black;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

#LPsubmit {
width: 75px;
height: 22px;
}



/* FORM (VERSION 2) - START */
.ams-form-frame-version-2 {
	width: 80%;
	margin: 0 auto;
	border: 1px solid #999;
}
.ams-form-frame-version-2 .inside-frame {
	margin: 10px;
}
.ams-form-frame-version-2 .ams-form-field {
	margin: 2px 0;
}
.ams-form-frame-version-2 .ams-form-field label {
	display: block;
	margin: 0 3px;
	width: 35%;
}
.ams-form-frame-version-2 .justification-left label {
	text-align: left;
}
.ams-form-frame-version-2 .justification-right label {
	text-align: right;
}
.ams-form-frame-version-2 .orientation-left label {
	float: left;
}
.ams-form-frame-version-2 .orientation-right label {
	float: right;
}
.ams-form-frame-version-2 .required label {
	font-weight: bold;
}
.ams-form-frame-version-2 .type-4 input {
	width: 60%;
}
.ams-form-frame-version-2 .type-9 input {
	display: block;
	margin: 0 auto;
}
/* FORM (VERSION 2) - END */
* {
	margin: 0;
	padding: 0;
	}

body {
/*	background: #5A5786; */
	background: #EFEFEF;
	color: #000;
	text-align: center;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

ul { list-style-type: none; }




#wrapper {
	text-align: left;
	width: 756px;
	margin: 0 auto;
	background: #FFF;
	border: 2px #FFF solid;
	position:relative;
	}

#testimonial-section-div {
width: 174px;
border: 0px solid red;
}
.left-col {
	border: 0px #00F solid;
	width: 180px;
	float: left;
	}

.right-col {
	border: 0px #F00 solid;
	width: 576px;
	float: right;
	}

#header {
	background: #FFF url(/includes/themeImage/header2.jpg) no-repeat top right;
	height: 150px;
	position: relative;
	padding: 0;
	margin: 0;
	border: 0px solid #fff;
}

#rotating_banner {
	position:absolute;
	width: 576px;
	height: 150px;
  	top: 0px;
  	left:180px;
}



#personal_info {
 margin-left: 40px;
 margin-top : 5px;
 font-size : 19px;
 font-weight: bold;
}




#navigation {
	background: #99F url(/includes/themeImage/navigation.jpg) repeat-x bottom left;
	height: 28px;
	line-height: 24px;
	border-left: 1px #FFF solid;
	text-align: center;
	font-family: verdana,Arial, Helvetica, sans-serif;
	}

	#navigation ul li {
		display: inline;
		}

		#navigation li a {
			border: 0px #000 solid;
			text-decoration: none;
			color: #449;
			margin: 0 12px;
			}

		#navigation li a:hover {
			color:#000066;
			text-decoration: underline;
			}

#content_home {
	padding: 12px;
	font-family: verdana;
	font-size : 12px;
}
#content_home a:link{
text-decoration: underline;
color : blue;

}

#content_home ul {
    margin-left: 40px;
   list-style-type: disc;
}

#content {
	padding: 12px;
	    font-family: verdana;
	    font-size: 12px;
}

#content ul {
	    font-family: verdana;
	    font-size : 11px;
      margin-left: 40px;
      list-style-type: disc;
}

#numberlist li {
      font-family: verdana;
	    font-size : 12px;
      margin-left: 40px;
      list-style-type: decimal;
}

	#top-stuff {
		width: 500px;
		margin: 0 auto;
		}

	#list {
		float: left;
		width: 356px;
		}

		#list ul { margin-top: 10px; }

		#stop-list { width: 350px; }
		#stop-list img { float: left; }
		#stop-list ul { float: left; }

		#stop-list ul li {
			background: transparent url(/includes/themeImage/stop-li-bg.jpg) no-repeat top left;
			padding-left: 24px;
			}

		#keep-list {
			clear: both;
			width: 350px;
			}
		#keep-list img { float: left; }
		#keep-list ul { float: left; }

		#keep-list ul li {
			background: #FFF url(/includes/themeImage/keep-li-bg.jpg) no-repeat top left;
			padding-left: 24px;
			}

	#bio {
		float: left;
		width: 105px;
		margin-top: 12px;
		}

		#bio p.bio-text { font-weight: bold; }

	#content p {
		margin: 12px 0;
		}

#extras {
	background: #CCF url(/includes/themeImage/extra2.jpg) no-repeat top left;
	padding: 245px 0 20px 0;
	}

	#companyName {
	position : absolute;
	margin-left: 15px;
  margin-top : -100px;
  width : 155px;
  font-weight:bold;
  text-align:center;
  }
	#menu {
		background: #FCFCFC;
		list-style-type: none;
		}

		#menu li {
			background: #78C;
			margin-bottom: 0px;
			}

			#menu li a {
				display: block;
				width: 147px;
				line-height: 24px;
				background: #FFF url(/includes/themeImage/menu-bg.jpg) repeat-y top left;
				padding: 2px 0 2px 32px;
				border-right: 1px #CCC solid;
				border-bottom: 1px #FFF solid;
				text-decoration: none;
				font-size: 80%;
				color: #449;
				}

			#menu li.green-bg a:hover {
				background: #FFF url(/includes/themeImage/menu-bg-hover.jpg) no-repeat top left;
				}

			#menu li.yellow-bg a:hover {
				background: #FFF url(/includes/themeImage/menu-bg-hover2.jpg) no-repeat top left;
				}

			#menu li.red-bg a:hover {
				background: #FFF url(/includes/themeImage/menu-bg-hover3.jpg) no-repeat top left;
				}

			#menu li a:hover.sub-trigger #services-menu {

				}


			#services-menu {

				}


			#menu #services-menu li a {
				/* background: #FFF; */
				background: #FFF url(/includes/themeImage/service-menu-bg.gif) no-repeat top left;
				width:143px;
				padding-left: 36px;
				}

				#menu #services-menu li a:hover {
				 text-decoration: underline;

				 }



/* begin testimonials preview */
#testimonials-condensed {
	background: #CCF;
	padding: 12px 8px;
	font-size: 11px;
	}
	#testimonials-condensed li {
		margin: 12px 0;
	}
	#testimonials-condensed q span {
	}
	#testimonials-condensed cite span {
	}
	#newsletter {
		padding: 12px 8px;
	}
/* end testimonials preview */



/* begin testimonials section */
#section-testimonials {
	font-size: 12px;
	width : 542px;
	}
	#section-testimonials ul {
		margin: 0;
		padding: 0;
	}
	#section-testimonials li {
		display: block;
		list-style-type: none;
		border: 0px solid red;
		padding: 5px;
		clear: both;
	}
	#section-testimonials h5 {
		font-size: 14px;
		margin: 0;
		padding: 0;
	}
	#section-testimonials q {
		font-size: 12px;
		font-style: italic;
	}
	#section-testimonials cite {
		font-size: 12px;
		font-style: normal;
		display: block;
		text-align: right;
	}
	#section-testimonials .picture {
		margin: 5px;
		float: right;
		line-height: 0;
		font-size: 0;
	}
	#section-testimonials li.row-even {
		background-color: #eee;
	}
/* end testimonials section */



#lead_collection_form {
  padding: 0px 0px 0px 0px;
	width : 100%;
  background: #EDEFFA;
	color: #000;
	margin-top : 0px;

	}

.amsForm INPUT, TEXTAREA {
   font-family: verdana, sans-serif;
  width : 250px;
   font-size: 12px;

}
.amsForm TEXTAREA {
height : 50px;

}

.amsForm {
padding : 5px 5px 15px 5px;

}
#lead_collection_form label {
  border : 0px solid red;
  height: 10px;
  display:block;

	margin-right: 122px;
	text-align: right;
	}

.amsFormSubmit {
text-align : center;
margin-top: 5px;

}

.reqd_field {
	background-color: #EFEFEF;
	color: red;
	font-weight: bold;
	font-size: 90%;
}

#footer {
	clear: both;
	background: #99F;
	padding-left: 8px;
	}

.clear { clear: both; }
.hidden { display: none; }


#LogoAtTop {
	text-align:center;
}