@charset "utf-8";
/*
	master.css
*/
/*
 * RESET
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	/*behavior:url("http://www.malenoextremehome.com/_css/csshover.htc"); - IE6 HOVER FIX*/
}
img, div {
	/*behavior:url("http://www.malenoextremehome.com/_css/iepngfix.htc"); - IE6 PNG TRANSPARENCY FIX*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, div {  }


/*
 * BASIC ELEMENTS
 * Define styles for basic elements: body, h1-h6, ul, ol, a, p, etc.
 */
 body {
	 background:url(../_images/global_background.jpg) top center no-repeat #bdbec0;
	 color:#333;
	 font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
 }
 p {
	 line-height:18px;
	 margin:15px 0;
 }
 h1 {
	 color:#414042;
	 font:normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	 line-height:24px;
	 margin:6px 0;
 } 
 h2 {
	 color:#414042;
	 font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	 line-height:18px;
	 margin:6px 0;
 }
 h3,h4,h5 {
	 color:#414042;
	 font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	 line-height:14px;
	 margin:6px 0;
 }
 a:link, a:visited {
  color: #3599b5;
 }
 a:hover {
	 text-decoration:underline;
 }
 /*
 * CONTENT ELEMENTS
 * Define styles for basic elements: body, h1-h6, ul, ol, a, p, etc.
 */
 #content {
	 background:#FFF;
	 margin:0 auto;
	 padding:0 0 30px 0;
	 width:780px;
 }
	#header {
		height:90px;
		width:780px;
	}
	#logo {
		float:left;
	}
	#spike {
		background:url(../_images/header_spike.jpg);
		float:left;
		font-size:14px;
		margin: 0 0 0 40px;
	}
		#spike a {
			color:#FFF;
			text-align:center;
			text-decoration:none;
			font-weight:bold;
			display:block;
			padding:10px 12px 0 0;
			height:48px;
			width:250px;		
		}
	#tell_a_friend {
		float:right;
		padding:20px 20px 20px 0;
		text-align:center;
	}
 #banner {
	 background:url(../_images/home_banner.jpg);
	 clear:both;
	 height:233px;
	 margin:5px 0 25px 0;
	 width:780px;
 }
 #page_banner {
	 background:url(../_images/page_banner.jpg);
	 clear:both;
	 height:54px;
	 margin:5px 0 25px 0;
	 width:780px;
 }
 	#pod_1 {
		float:left;
		padding:0 15px;
		text-align:center;
		width:120px;
	}
	#pod_1 ul {
		margin:0;
		padding:0;
	}
	#pod_1 li {
		list-style:none;
		line-height:18px;
		padding:5px 0 15px 0;
		font-size:12px;
	}
	#pod_1 li a {
			padding:0 0 0 10px;
		}
	#pod_1 li a:hover, #pod_1 li a.selected  {
			 padding:0 0 0 10px;
			 background:url(../_images/ahover.jpg) left no-repeat;
		}
	#pod_2{
		border-left:1px solid #CCC;
		border-right:1px solid #CCC;
		float:left;
		padding:0 25px 25px 25px;
		width:370px;
	}

	#pod_3 {
		float:left;
		padding:0 15px;
		width:170px;
	}
	#pod_3 h2 {
		font-size:14px;		
	}
	#pod_3 li {
		list-style:disc;
		margin:0 0 0 20px;
	}
		#pod_3 a {
			padding:0 0 0 10px;
		}
		#pod_3 a:hover {	
			background:url(../_images/ahover.jpg) left no-repeat;
		}
	#large_pod {		
		border-left:1px solid #CCC;
		float:left;
		padding:0 15px;
		width:570px;
	}
 .clear {
	clear:both;
	margin:0;
	padding:0;
 }
 table td {
	 padding:3px;
 }
 	.btn_apply a {
		background:url(../_images/btn_apply.jpg);
		display:block;		
		float:left;
		height:49px;
		margin-left:12px;
		margin-bottom:15px;
		text-decoration:none;
		width:105px;
	}
 	.btn_representative a {
		background:url(../_images/btn_representative.jpg);
		display:block;		
		float:left;
		height:49px;
		margin-left:12px;
		margin-bottom:15px;
		text-decoration:none;
		width:105px;
	} 	
	.btn_quote a {
		background:url(../_images/btn_quote.jpg);
		display:block;		
		float:left;
		height:49px;
		margin-left:12px;
		text-decoration:none;
		width:105px;
	}
	.btn_apply a:hover, .btn_representative a:hover, .btn_quote a:hover, .btn_apply a.selected, .btn_representative a.selected, .btn_quote  a.selected {
		background-position: bottom left;
		text-decoration:none;
	}
 #footer {
	 color:#333;
	 clear:both;
	 width:780px;
	 padding:10px 0;
	 margin:0 auto;
	 text-align:center;
 }
 	#footer p {
		font-size:12px;
		line-height:12px;
		padding:0;
	}
.form input {
	padding:2px;
	width:200px;
}
.form textarea {
	padding:2px;
	width:240px;
}
table.form_data {
	border-color:#CCCCCC #CCCCCC -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	margin-bottom:0;
	width:100%;
}
	table.form_data th{
		background-color:#F8F8F8;
		border-right:1px solid #CCCCCC;
		text-align:left;
		padding: 5px;
	}
	table.form_data td{
		border-bottom:1px solid #CCCCCC;
		padding: 5px;
	}
.grey_box{
	background: #efefef;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}