body {
	margin: 0;
	padding: 0;
	background-color: #d9d9d9;
}
   
.bodytext {
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: 15px;
font-weight: normal;
line-height: 22px;
color: #444444;
   }
   .bodytext a:link {
text-decoration: none;
color: #CC261E;
   }     
.bodytext a:visited {
text-decoration: none;
color: #CC261E;
   }    
.bodytext a:hover {
text-decoration: underline;
color: #444444;
   }
   
  .content {
 background: White url(http://websitesthatwin.com/images/content-tile.jpg) repeat-x;
   }
   
.subbodytext {
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: 14px;
font-weight: normal;
line-height: 20px;
color: #444444;
   }
.subbodytext a:link {
text-decoration: none;
color: #CC261E;
   }     
.subbodytext a:visited {
text-decoration: none;
color: #CC261E;
   }    
.subbodytext a:hover {
text-decoration: underline;
color: #444444;
   }
   
.boxtext a:link {
text-decoration: none;
color: #CC261E;
   }     
.boxtext a:visited {
text-decoration: none;
color: #CC261E;
   }    
.boxtext a:hover {
text-decoration: underline;
color: #444444;
   }
h1 {
border:0px; padding:0px; margin:0px;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: 21px;
font-weight: bold;
line-height: 28px;
color: #CC261E;
   }
   h2 {
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: 16px;
font-weight: bold;
line-height: 22px;
color: #444444;
   }
.navlinks {
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: 12px;
font-weight: bold;
line-height: 12px;
color: #FFFFFF;
text-decoration: none;
   }
 .navlinks a:link {
text-decoration: none;
color: #FFFFFF;
   }     
.navlinks a:visited {
text-decoration: none;
color: #FFFFFF;
   }    
.navlinks a:hover {
text-decoration: none;
color: #FF0000;
   }


   
h5 {
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: 12px;
font-weight: bold;
line-height: 12px;
color: #CC261E;
padding-top: 0px;
margin-top: 0px;
padding-bottom: 3px;
margin-bottom: 3px;
   }
.boxtext {
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: 12px;
font-weight: normal;
line-height: 16px;
color: #444444;
   }
.quotetext {
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: 13px;
font-style: italic;
line-height: 18px;
color: #444444;
   }
   
.testimonialname {
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: 12px;
font-weight: bold;
line-height: 23px;
color: #444444;
   }
.attribution {
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: 11px;
font-weight: normal;
line-height: 9px;
color: #444444;
   }
.footer {
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: 12px;
font-weight: normal;
line-height: 15px;
color: #808080;
   }
.footerlink {
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: 12px;
font-weight: normal;
line-height: 15px;
color: #808080;
text-decoration: underline;
   }
.footerlink:hover {
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size: 12px;
font-weight: normal;
line-height: 15px;
color: #FF0000;
text-decoration: underline;
   }
.imageposleft {
	float: left;
	width: 127px;
	margin-right: 16 px;
	margin-bottom: 16 px;
	border: 0;
}
.k2header {
	background-image: url(images/header-full.jpg);
	padding: 0 0 0 0;
	background-repeat: no-repeat;
	background-color: #797979;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
 .k2header a:link {
text-decoration: none;
color: #FFFFFF;
   }     
.k2header a:visited {
text-decoration: none;
color: #FFFFFF;
   }    
.k2header a:hover {
text-decoration: none;
color: #FF0000;
   }

.button {
    border: 2px solid #CC261E;
    background: #ffffff;
	color: #CC261E
}
.button:hover {
    border: 2px solid #CC261E;
    background: #CC261E;	
	color: #ffffff;
}
.imageleft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imageright {
	float: right;
	margin-top: 10px
	margin-left: 10px;
	margin-bottom: 10px;
}