@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 12;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #D7CFA4;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.lead_para {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}
 #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../Images/900x18contbgd.gif);
} 
#wrapper {
	clear: none;
	height: auto;
	width: 916px;
	background-image: url(../Images/920x18wrapperbgd.gif);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
 #header {
	background-image: url(../Images/titlepg.jpg);
	height: 214px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0;
	width: 900px;
	background-position: top;
} 
.li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
	margin-left: 15px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
#img_main {
	background-position: left;
	float: left;
	height: 260px;
	width: 660px;
	margin: 0px;
	background-image: url(../Images/home_pg_img660x260.jpg);
}
#peace_of {
	background-image: url(../Images/PeaceofMind.png);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 220px;
	width: 660px;
}
 #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
 #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #818372;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 18px;
	margin: 0px;
	height: 100%;
}
#sidebar1 p {
	color:#FFF;
}
#sidebar1 a {
	color:#D7CFA4;
	border:none;
}

 #mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	float: left;
	width: 620px;
	margin: 0;
} 
.agent_info {
	margin-top: 12px;
	margin-left: 198px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 64px;
	top: 1053px;
}
.footer_credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #D7CFA4;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 14px;
	padding: 0px;
}
 #footer {
	line-height: 22px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 100%;
	height: auto;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	clear: both;
	vertical-align: middle;
	margin: 0px;
} 
.icon_table {
	float: right;
	top: 0px;
	vertical-align: bottom;
	clear: none;
	height: 100px;
	width: 410px;
	padding-right: 20px;
	background-position: right bottom;
	bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	letter-spacing:0px;
	line-height:28px;
	margin:0;
	padding:4 0 0 0 px;
	text-transform:none;
}
.sidebar_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidebar_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	color:#444444;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:20px;
	margin:0;
	padding:4 0 4 0px;
	height: 0px;
}

h3 {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:1px;
	line-height:12px;
	margin:0;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-top: 15px;
	text-transform: uppercase;
}
.para_intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
}
#header_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	float: right;
	top: 20px;
	vertical-align: top;
	padding-right: 20px;
	clear: none;
	width: 250px;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.img_logo {
	background-image: url(../Images/alltypes-web-logo260.png);
	float: left;
	width: 300px;
	height: 150px;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 20px;
}

h4 {
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:28px;
	margin:0;
	padding:0 0 6px;
}

h5 {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
	text-indent: 0px;
	line-height: 18px;
	padding: 0;
	vertical-align: 0%;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:0px;
	line-height:14px;
	margin:0px;
	vertical-align: top;
	border-bottom-style: none;
	border-bottom-width: 0px;
	padding: 0px;
}
[if IE 5]>
/* place css box model fixes for IE 5* in this conditional comment */
 #sidebar1 { width: 220px; }
.company_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	word-spacing: -1px;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#agent_cont {
	float: left;
	height: 150px;
	width: 360px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	clear: none;
	background-image: url(../Images/agent_janet.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 200px;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #009933;
}
a:active {
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #265A94;
}
#img_agent {
	background-image: url(../Images/agent_vickie.png);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 150px;
	width: 660px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#god_first {
	float: left;
	height: 100px;
	width: 540px;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	vertical-align: text-top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.agent_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 0px;
	color: #333333;
	text-align: left;
	float: left;
	height: 68px;
	width: 360px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 198px;
	line-height: 15px;
	clear: right;
}
#img_agent2 {
	background-image: url(../Images/agent_amanda.png);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 150px;
	width: 660px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#img_agent3 {
	background-image: url(../Images/agent_janet.png);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 150px;
	width: 660px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.agent_info_lft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	float: left;
	height: auto;
	width: 345px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 80px;
	text-align: left;
	line-height: 15px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#agent_cont_am {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-image: url(../Images/agent_amanda.png);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 150px;
	width: 360px;
	padding-top: 15px;
	padding-right: 130px;
	padding-bottom: 0px;
	padding-left: 70px;
}
#agent_cont_vi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-image: url(../Images/agent_vickie.png);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 150px;
	width: 340px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 200px;
}
#agent_cont_fr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	background-image: url(../Images/agent_frank.png);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 150px;
	width: 360px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 200px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #009933;
}
.nospacebottom{
margin-bottom:0px;
}
.nospace{
margin:0px;
}
.ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
.image_inset {
	float: left;
	height: 150px;
	width: 180px;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.img_border {
	padding: 0px 0 10px 0;
}
