/**********************************************/
/*              Copy Right 2008               */
/*        http://www.newlifedesign.org        */
/*                                            */
/*             Author Kody Kasper             */
/*                 08/25/2008                 */
/**********************************************/

@charset "utf-8";
/* CSS Document */

body {
	-x-system-font:none;
	background:#e0e0e0 none repeat scroll 0 0;
	background-color: #e0e0e0;
	font-family: "trebuchet ms", verdana;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0;
	padding:0;
}

* {
	margin:0;
	padding:0;
}

a {
	margin:0;
	padding:0;
}

.homeTxt {
	font-family: "trebuchet ms", verdana;
	font-size:12px;
	font-weight:normal;
	color: #ffffff;
}

p {
 	font-family: "trebuchet ms", verdana;
	font-size: 12px;
	font-weight:lighter;
	color: #333333;
	line-height: 15px;
	margin: 0;
}

.phone {
 	font-family: "trebuchet ms", verdana;
	font-size: 12px;
	font-weight:lighter;
	color:#999999:
	margin: 0;
}


/******************/
/*     Button     */
/******************/

#headerBG {
	background:#e0e0e0 url(../images/header_tile.jpg) repeat-x scroll left top;
	float:left;
	width:100%;
}

.wrapper {
	margin:0 auto;
	text-align:left;
	width:800px;
	padding: 0;
}

#header {
	margin: 0 auto;
	width: 800px;
	height: 59px;
	padding: 0;
}

.button a {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
padding:3px 7px;
}

.button {
	font-family: "trebuchet ms", verdana;
	font-size: 16px;
	font-style:bold;
	line-height: 20px;
	color:#ffffff;
}

.button a {
	font-family: "trebuchet ms", verdana;
	text-decoration: none;
	font-size:16px;
	font-style:bold;
	color:#ffffff;
}

.button a:hover {
	background-color: #033f83;
	height: 40px;
	verticle-align: absmiddle;
}

/******************/
/*     Button     */
/******************/

#blueBG {
	background:#e0e0e0 url(../images/blue_tile.jpg) repeat-x scroll left top;
	float:left;
	height: 302px;
	width:100%;
	margin: 0px;
	padding: 0px;
}

#blueSM {
	background:#e0e0e0 url(../images/blueHeader_tile.jpg) repeat-x scroll left top;
	float:left;
	height: 116px;
	width:100%;
	margin: 0px;
	padding: 0px;
}

#greyBG {
	background:#e0e0e0 url(../images/grey_tile.jpg) repeat-x scroll left top;
	float:left;
	width:100%;
	margin: 0px;
	padding: 0px;
}

/******************/
/*  Grey Repeat   */
/******************/

#greyBG_home {
	background:#e0e0e0 url(../images/grey_tile.jpg) repeat-x scroll left top;
	float:left;
	width:100%;
	height: 260px;
	margin: 0px;
	padding: 0px;
}

#greyBG_Leg {
	background:#e0e0e0 url(../images/grey_tile.jpg) repeat-x scroll left top;
	float:left;
	width:100%;
	height: 195px;
	margin: 0px;
	padding: 0px;
}

.lock {
	float:left;
	width: 100px;
	height: 195px;
	margin: 0;
}

#greyBG_Service {
	background:#e0e0e0 url(../images/grey_tile.jpg) repeat-x scroll left top;
	float:left;
	width:100%;
	height: 470px;
	margin: 0px;
	padding: 0px;
}

.serviceIMG {
	float:left;
	width: 110px;
	height: 470px;
	margin: 0;
}

#greyBG_Products {
	background:#e0e0e0 url(../images/grey_tile.jpg) repeat-x scroll left top;
	float:left;
	width:100%;
	height: 420px;
	margin: 0px;
	padding: 0px;
}

#greyBG_Faq {
	background:#e0e0e0 url(../images/grey_tile.jpg) repeat-x scroll left top;
	float:left;
	width:100%;
	height: 830px;
	margin: 0px;
	padding: 0px;
}

.faqIMG {
	float:left;
	width: 100px;
	height: 830px;
	margin: 0;
}

#greyBG_contact {
	background:#e0e0e0 url(../images/grey_tile.jpg) repeat-x scroll left top;
	float:left;
	width:100%;
	height: 490px;
	margin: 0px;
	padding: 0px;
}

.contactIMG {
	float:left;
	width: 260px;
	height: 490px;
	margin: 0;
}

.contactTXT {
	margin: 15px 0 0 0;
	width: 675px;
}


/******************/
/*  Grey Repeat   */
/******************/

.logo {
	float:left;
	margin: 1.6em 0 0 0;
	height: 76px;
	width: 800px;
	line-height: 14px;
}

.logo2 {
	float:left;
	margin: 1.6em 0 0 0;
	height: 76px;
	width: 800px;
	line-height: 14px;
}

h1{
	font-family: "trebuchet ms", verdana;
	font-size:18px;
	font-style:normal;
	color: #008a52;
}

.homeH1 {
	font-family: "trebuchet ms", verdana;
	font-size:18px;
	font-style:normal;
	color:#fff200;
}

h2 {
	font-family: "trebuchet ms", verdana;
	font-size:13px;
	line-height: 20px;
	font-style:bold;
	color: #003366;
}

.SMheader {
	font-family: "trebuchet ms", verdana;
	font-size:13px;
	line-height: 20px;
	font-weight: bold;
	color: #008a52;
}

.tagLine {
	float:left;
	font-family: "trebuchet ms", verdana;
	font-size:18px;
	line-height: 20px;
	font-style:normal;
	color: #ffffff;
	margin: 0 0 0 0px;
}

#blueHeader{
	margin: 15px 0 0 0;
}

.welcomeTXT {
	font-family: "trebuchet ms", verdana;
	font-size:11.5px;
	font-weight:lighter;
	line-height: 19px;
	width: 515px;
	text-align:justify;
	color:#ffffff;
}

.truck {
	position: absolute;
	top: 130px;
	margin: 0 0 0 515px;
}

.naid {
	position: absolute;
	top: 665px;
	margin: 0 0 0 680px;
}


/******************/
/*     Footer     */
/******************/

#footer {
	margin: 50px 0 0 0;
}

.footerTXT {
	margin: 15px 0 0 30px;
}

.footerTXT a {
	font-family: "trebuchet ms", verdana;
	text-decoration: none;
	font-size:13px;
	font-style:bold;
	color:#336699;
}

.footerTXT a:hover {
	font-family: "trebuchet ms", verdana;
	text-decoration: underline;
	font-size:13px;
	font-style:bold;
	color:#336699;
}

.newlife {
	margin: 15px 0 15px 177px;
}

#contact {
	float: right;
	margin: 0 40px 0 0;
	display:table;
	clear:both;
}


/******************/
/*     Footer     */
/******************/


#bodyContainer {
	clear:left;
	color:#528938;
	height:auto;
	margin:0 auto;
	width:795px;
}

.benefits {
	float: left;
	margin: 40px 0 0 0;
	width: 250px;
}

.law {
	float: left;
	margin: 40px 0 0 10px;
	width: 375px;
}

.TXT {
	font-family: "trebuchet ms", verdana;
	font-size: 12px;
	font-weight:lighter;
	color: #333333;
	line-height: 18px;
	margin: 0;
}

ul {
	margin: 10px;
}

.list {
	font-family: "trebuchet ms", verdana;
	font-size: 12px;
	font-weight:lighter;
	color: #333333;
	margin-left: 10px;
	background:transparent url("../images/bullet.png") no-repeat scroll left center;
	padding-left: 18px;
}

/******************/
/*     LINKS      */
/******************/

.smBlue {
	font-family: "trebuchet ms", verdana;
	font-size:12px;
	font-style:bold;
	color:#2e62ae;
}

.smBlue a {
	font-family: "trebuchet ms", verdana;
	text-decoration: underline;
	font-size:12px;
	font-style:bold;
	color:#2e62ae;
}

.smBlue a:hover {
	font-family: "trebuchet ms", verdana;
	text-decoration: none;
	font-size:12px;
	font-style:bold;
	color:#2e62ae;
}

.lgBlue {
	font-family: "trebuchet ms", verdana;
	font-size:14px;
	font-style:bold;
	color:#2e62ae;
	background:transparent url("../images/plus.png") no-repeat scroll left center;
	padding: 0 0 0 28px;
}

.lgBlue a {
	font-family: "trebuchet ms", verdana;
	text-decoration: underline;
	font-size:14px;
	font-style:bold;
	color:#2e62ae;
}

.lgBlue a:hover {
	font-family: "trebuchet ms", verdana;
	text-decoration: none;
	font-size:14px;
	font-style:bold;
	color:#2e62ae;
}

/******************/
/*     LINKS      */
/******************/

#masterContainer {
	margin: 0 auto;
	height:auto;
	width: 840px;
	clear:left;
}

.state {
	position:relative;
	margin: 35px 0 0 0;
}

.stateTXT {
	margin: 15px 0 0 0;
	width: 675px;
}

.productsTXT {
	margin: 15px 0 0 0;
	width: 540px;
}

.masterTxt{
	height:auto;
	margin: 0 15px 15px 25px;
}

img { border:0 }

.clearer {
  clear: both;
  line-height: 0px;
  height: 0px;
  margin: 0px;
  padding: 0px;
}


/******************/
/*   CSS MENUS    */
/******************/


#menu {
	margin: 0 auto;
	width: 840px;
	height: 58px;
	text-align: left;
	z-index:9999;
}

.navlink a {
	text-decoration:none;
	width: 75px;
	height: 30px;
	color: #FFFFFF;
}

.navlink a:hover {
	text-decoration:underline;
	background: url(../images/roll.jpg);
	background-repeat:repeat-x;
}

.buttonwrapper{
	margin: 0 auto;
	overflow: hidden;
	width: 840px;
}



/******************/
/*   CSS MENUS    */
/******************/


/**********************************************/
/*              Copy Right 2008               */
/*        http://www.newlifedesign.org        */
/*                                            */
/*             Author Kody Kasper             */
/*                 06/25/2008                 */
/**********************************************/
