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, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* general */
.hide {
	text-indent: -9999px;
	display: block;
}
.clear {
	clear: both;
}
body {
	margin: 0;
	padding: 0;
	font: 62.5% 'Arial', Helvetica, Sans-Serif;
	background: #fff;
}
a {
	color: #1244a8;
	text-decoration: none;
}
a:hover {
	color: #333;
}
strong {
	font-size: inherit !important;
	font-weight: bold;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	background: #c4d6fd url('../images/bg-page-top.jpg') no-repeat top left;
}
#header {
	height: 100px;
}
#header h1 a {
	display: block;
	width: 235px;
	height: 49px;
	margin: 34px 40px 0 0;
	background: transparent url('../images/magnum-logo.png') no-repeat top left;
	float: right;
}
#header h1 a:hover {
	background: transparent url('../images/magnum-logo.png') no-repeat bottom left;
}
/* #home #header deactivates logo mouseover effect on home page */
	#home-page #header h1 a {
	display: block;
	width: 235px;
	height: 49px;
	margin: 34px 40px 0 0;
	background: transparent url('../images/magnum-logo.png') no-repeat top left;
	float: right;
}
#home-page #header h1 a:hover {
	background: transparent url('../images/magnum-logo.png') no-repeat top left;
}
#tagline {
	font-size: 1.8em;
	font-style: italic;
	color: #777;
	margin: 62px 100px 0 0;
	float: right;
}
#num-lang {
	margin: 10px 0 0 40px;
	float: left;
}
#num-lang li.language a {
	display: block;
	font-size: 1.1em;
	line-height: 2.2em;
	color: #1244a8;
	text-align: center;
	text-decoration: none;
	background: #ffffff url('../images/btn-lang.gif') no-repeat top left;
	width: 103px;
	height: 26px;
}
#num-lang li.language a:hover {
	color: #777;
	background: #ffffff url('../images/btn-lang.gif') no-repeat bottom left;
}
#num-lang li.number {
	margin: 22px 0 0 0;
}
#number {
	font-size: 2.4em;
	color: #777;
	padding: 0 0 0 30px;
	background: transparent url('../images/icon-phone.png') no-repeat top left;
}
#navigation {
	width: 937px;
	height: 49px;
	margin: auto;
	background: transparent url('../images/bg-navbar.png') no-repeat top left;
}
#content {
	width: 937px;
	margin: 0 auto;
}
#article1 {
	width: 937px;
	height: 251px;
	margin: 20px 0 0 0;
	background: transparent url('../images/bg-hm-article1.png') no-repeat top left;
}
#get-quote {
	width: 380px;
	margin: 40px 15px 0 0;
	float: right;
}
#get-quote #form {
	margin: 10px 0;
	height: 34px;
	background-color: transparent;
}
#get-quote #form input.field {
	width: 150px;
	height: 34px;
	border: 0;
	margin: 0;
	padding: 8px 2px 2px 10px;
	font-size: 1.4em;
	font-weight: bold;
	background: transparent url('../images/bg-get-quote-big.png') no-repeat top left;
	float: left;
}
#get-quote #form input.go {
	width: 53px;
	height: 34px;
	float: left;
}
#get-quote h2 {
	font-size: 4.2em;
	color: #bcde36;
}
#get-quote h3 {
	clear: both;
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
	color: #d6e3ff;
}
#article2 {
	width: 260px;
	margin: 20px 0 0 0;
	float: left;
}
#spotlight-btns {
	width: 208px;
}
#spotlight-btns li {
	margin-bottom: 10px;
	text-align: center;
	font-size: 1.8em;
	line-height: 3.8em;
}
#spotlight-btns li.last {
	margin-bottom: 0px;
}
#spotlight-btns li a {
	display: block;
	width: 208px;
	height: 67px;
	color: #fff;
	text-decoration: none;
	background: transparent url('../images/btn-spotlight.png') no-repeat top left;
}
#spotlight-btns li a:hover {
	display: block;
	width: 208px;
	height: 67px;
	color: #fff;
	background: transparent url('../images/btn-spotlight.png') no-repeat bottom left;
}
#get-started {
	margin: 20px 0 0 0;
	width: 208px;
	height: 131px;
	background: transparent url('../images/bg-get-started.png') no-repeat top left;
}
#get-started #form2 {
	padding: 10px 0 0 20px;
	height: 34px;
	background-color: transparent;
}
#get-started #form2 input.field {
	width: 100px;
	height: 34px;
	border: 0;
	margin: 0;
	padding: 9px 2px 2px 10px;
	font-size: 1.2em;
	font-weight: bold;
	background: transparent url('../images/bg-get-quote-big.png') no-repeat top left;
	float: left;
}
#get-started #form2 input.go {
	width: 53px;
	height: 34px;
	float: left;
}
#get-started h2 {
	padding: 25px 0 0 20px;
	font-size: 2.4em;
	color: #bcde36;
}
#get-started h3 {
	clear: both;
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
	color: #d6e3ff;
}
#resources {
	width: 208px;
	margin: 20px 0 20px 0;
}
#resources-head {
	width: 208px;
	height: 53px;
	background: transparent url('../images/bg-resources-box-head.png') no-repeat top left;
}
#resources-head h2 {
	font-size: 1.6em;
	color: #333;
	width: 180px;
	height: 36px;
	margin: 0 0 0 20px;
	padding: 20px 0 0 0;
	background: transparent url('../images/bg-resources-head.gif') no-repeat center right;
}
#resources-content {
	width: 208px;
	background: #fff url('../images/bg-resources-box-content.gif') no-repeat top left;
}
#resources-content ul {
	margin: 0 5px 0 20px;
}
#resources-content ul li {
	font-size: 1.2em;
}
#resources-content ul li a {
	display: block;
	padding: 3px 0;
	color: #1244a8;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
#resources-content ul li a:hover {
	color: #333;
	text-decoration: underline;
}
#resources-footer {
	width: 208px;
	height: 11px;
	background: transparent url('../images/bg-resources-box-footer.png') no-repeat top left;
}
#article3 {
	width: 673px;
	margin: 20px 0 0 0;
	float: left;
}
#boiler-home {
	width: 300px;
}
#boiler-home h2 {
	font-size: 1.8em;
}
#boiler-home h2 span {
	color: #498713;
}
#boiler-home p {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #333;
	margin-top: 20px;
}
#boiler {
	width: 650px;
}
#boiler h2 {
	font-size: 1.8em;
}
#boiler h2 span {
	color: #498713;
}
#boiler p {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #333;
	margin-top: 20px;
}
#videos {
    position: absolute;
    margin-left: 350px;
    top: 450px;
}
#general {
	width: 312px;
	margin: 20px 35px 20px 0;
	float: left;
}
#general-head {
	width: 312px;
	height: 53px;
	background: transparent url('../images/bg-general-box-head.png') no-repeat top left;
}
#general-head h2 {
	font-size: 1.6em;
	color: #333;
	width: 285px;
	height: 36px;
	margin: 0 0 0 20px;
	padding: 20px 0 0 0;
	background: transparent url('../images/bg-general-head.gif') no-repeat center right;
}
#general-content {
	width: 312px;
	height: 155px;
	background: #fff url('../images/bg-general-box-content.gif') no-repeat top left;
}
#general-content ul {
	margin: 0 5px 0 20px;
}
#general-content ul li {
	font-size: 1.2em;
	line-height: 2.1em;
	height: 30px;
	padding-left: 34px;
	background: transparent url('../images/li-checkmark.gif') no-repeat top left;
}
#general-footer {
	width: 312px;
	height: 11px;
	background: transparent url('../images/bg-general-box-footer.png') no-repeat top left;
}
#general2 {
	width: 312px;
	margin: 20px 0 20px 0;
	float: left;
}
#general2-head {
	width: 312px;
	height: 53px;
	background: transparent url('../images/bg-general-box-head.png') no-repeat top left;
}
#general2-head h2 {
	font-size: 1.6em;
	color: #333;
	width: 285px;
	height: 36px;
	margin: 0 0 0 20px;
	padding: 20px 0 0 0;
	background: transparent url('../images/bg-general-head.gif') no-repeat center right;
}
#general2-content {
	width: 312px;
	height: 155px;
	background: #fff url('../images/bg-general-box-content.gif') no-repeat top left;
}
#general2-content ul {
	margin: 0 5px 0 20px;
}
#general2-content ul li {
	font-size: 1.2em;
	line-height: 2.1em;
	height: 30px;
}
#general2-content ul li a {
	display: block;
	width: 285px;
	color: #1244a8;
	text-decoration: none;
}
#general2-content ul li a:hover {
	color: #333;
	text-decoration: underline;
}
#general2-footer {
	width: 312px;
	height: 11px;
	background: transparent url('../images/bg-general-box-footer.png') no-repeat top left;
}
#call {
	width: 658px;
	height: 192px;
	background: transparent url('../images/bg-call-box.png') no-repeat top left;
}
#call h2 {
	padding: 50px 0 0 200px;
	font-size: 3.2em;
	color: #333;
}
#call h2 span {
	font-size: 20px;
	color: #333;
}
#call h3 {
	margin: 5px 0 5px 200px;
	width: 405px;
	height: 52px;
	background: transparent url('../images/bg-1-800.png') no-repeat top left;
}
#call h4 {
	padding: 5px 0 0 250px;
	font-size: 1.4em;
	color: #333;
}
/* Begin secondary page styles */
	#gaq-page #article1a {
	width: 937px;
	height: 110px;
	margin: 20px 0 0 0;
	background: transparent url('../images/bg-top-secondary1.png') no-repeat top left;
}
#payments-page #article1a {
	width: 937px;
	height: 110px;
	margin: 20px 0 0 0;
	background: transparent url('../images/bg-top-secondary2.png') no-repeat top left;
}
#resources-page #article1a {
	width: 937px;
	height: 110px;
	margin: 20px 0 0 0;
	background: transparent url('../images/bg-top-secondary3.png') no-repeat top left;
}
#claims-page #article1a {
	width: 937px;
	height: 110px;
	margin: 20px 0 0 0;
	background: transparent url('../images/bg-top-secondary4.png') no-repeat top left;
}
#contact-page #article1a {
	width: 937px;
	height: 110px;
	margin: 20px 0 0 0;
	background: transparent url('../images/bg-top-secondary5.png') no-repeat top left;
}
#article2a {
	width: 260px;
	margin: 20px 0 0 0;
	float: left;
}
#article2a #get-started {
	margin: 0 0 20px 0;
	width: 208px;
	height: 131px;
	background: transparent url('../images/bg-get-started.png') no-repeat top left;
}
/* Hides Geat a Free Quote button on the Get a Quote page */
	#gaq-page #gaq-btn {
	display:none;
}
#secondary-page {
	width: 650px;
}
#secondary-page h1 {
	font-size: 2.4em;
	border-bottom: 1px solid #333;
	margin-bottom: 20px;
}
#secondary-page h2 {
	font-size: 1.6em;
	margin-bottom: 20px;
}
#secondary-page h3 {
	font-size: 1.6em;
	border-bottom: 1px solid #333;
	padding-bottom: 5px;
	margin: 25px 0 20px 0;
}
#secondary-page h4 {
	font-size: 1.4em;
	padding: 0;
	margin-top: 30px;
}
#secondary-page p {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #333;
	margin: 10px 0 10px 0;
}
#secondary-page ul {
	padding: 0;
	margin: 0 0 5px 30px;
	font-size: 1.2em;
	color: #333;
}
#secondary-page ul li {
	list-style-type: disc;
	padding: 0;
	margin: 0 0 4px 0
}
#secondary-page ol {
	padding: 0;
	margin: 0 0 5px 30px;
	font-size: 1.2em;
	color: #333;
}
#secondary-page ol li {
	list-style-type: decimal;
	padding: 0;
	margin: 0 0 20px 0
}
#secondary-page ol ul {
	list-style-type: disc;
	padding: 0;
	margin: 10px 0 0 15px;
	font-size: inherit;
	color: #333;
}
#secondary-page ol ul li {
	list-style-type: disc;
	padding: 0;
	margin: 0 0 10px 0
}
#secondary-page ol#top-ten li {
	font-size: 1.3em;
	margin-bottom: 5px !important;
}
#resources-page #secondary-page h4 {
	font-size: 1.4em;
	padding: 0;
	margin: 30px 0 -5px 0;
}
#call-small {
	width: 208px;
	height: 204px;
	margin: 20px 0;
	background: transparent url('../images/bg-call-box-small.png') no-repeat top left;
}
#call-small h2 {
	padding: 115px 0 5px 20px;
	font-size: 1.8em;
	color: #555;
}
#call-small h3 {
	padding: 0 0 5px 20px;
	font-size: 2.2em;
	font-weight: bold;
	color: #333;
}
#call-small h4 {
	padding: 0 0 0 20px;
	font-size: 1.2em;
	color: #555;
}
#sitemap-list {
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
}
#sitemap-list a {
	display: block;
	height: 20px;
	width: 150px;
}
#sitemap-list a:hover {
	text-decoration: underline;
}
#sitemap-list li ul.sitemap-sub {
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 10px 20px;
	margin: 0;
}
#sitemap-list li ul.sitemap-sub-sub {
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin-left: 30px;
}
#sitemap-list li ul.sitemap-sub-sub li {
	margin: 0;
	padding-bottom: 0;
}
/* Large font UL links */
	#list-links {
	margin: 20px 0 20px 0 !important;
}
#list-links li {
	list-style-type: none !important;
	font-size: 1.4em !important;
}
#list-links li a {
	display: block;
	padding: 7px 10px;
	color: #1244a8;
	text-decoration: none;
	border-bottom: 1px solid #92b1e8;
}
#list-links li a:hover {
	color: #333;
	padding-left: 25px;
	background-color: #b2ccf8;
}
#list-links-sub {
	margin: 0 0 0 20px !important;
}
#list-links-sub li {
	list-style-type: none !important;
	font-size: 12px !important;
}
#list-links-sub li a {
	display: block;
	padding: 7px 10px;
	color: #1244a8;
	text-decoration: none;
	border-bottom: 1px solid #92b1e8;
}
#list-links-sub li a:hover {
	color: #333;
	padding-left: 25px;
	background-color: #b2ccf8;
}
/* End secondary page styles */
	

#wrapper-bottom {
	margin: 0 auto;
	width: 1000px;
	height: 33px;
	background: #c4d6fd url('../images/bg-page-bottom.jpg') no-repeat top left;
}
#footer {
	width: 937px;
	margin: 20px auto 20px auto;
	text-align: center;
}
#footer small {
	font-size: 1.0em;
	line-height: 1.6em;
}
#footer p {
	margin: 2px 0 0 0;
}
#footer p.creds {
	margin: 10px 0 0 0;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	background-color: #ccc;
}
#footer #powered-by-qp {
	background-color: #fff;
}
/* ############################## Quote Forms ############################## */
#formContainer {
	width:100%;
}
#formContent {
	padding: 0;
	margin: 20px 0;
	width: 500px
}
#formContent fieldset {
	border: 0;
	float: left;
	margin: 0;
	padding: 0;
	width: 220px;
}
#formContent fieldset.message {
	width:440px;
}
#formContent fieldset.security {
	width: 440px;
	padding: 20px 0 0 0;
}
#formContent label {
	display: block;
	font-size:13px;
	font-weight: bold;
	margin: 20px 0 5px 0;
}
#formContent input {
	font-family: inherit;
	font-size:12px;
	width: 200px;
	border: 1px solid #ccc;
	padding: 4px;
}
#formContent input.formBtn {
	font-family: inherit;
	width: 120px !important;
	background: #1b48a2 none repeat scroll 0 0;
	border: 2px solid #8ca2d4;
	color: #FFFFFF;
	font-size: 16px;
	margin: 5px 0 0;
	outline: none;
	padding: 7px;
	cursor: pointer;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
#formContent textarea {
	font-family: inherit;
	font-size: 12px;
	border: 1px solid #ccc;
	height: 100px;
	width: 420px;
	padding: 4px;
}
.securitymsg {
	font-size:12px;
	font-weight:bold;
	color: red !important;
	margin: 0;
	padding: 0 0 0 0;
}
.required {
	color: #da1e70;
}
/*********************************
  Google Landing Page landing.php
*********************************/
#landing {
	width: 833px;
	margin: 0 auto;
	float: left;
}
#boiler-landing {
	margin: 23px 0 0 0;
}
#boiler-landing h2 {
	font-size: 1.8em;
}
#boiler-landing h2 span {
	color: #498713;
}
#boiler-landing p {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #333;
	margin-top: 20px;
}

