* { margin: 0; padding: 0; }

body {
	background: #77BBEC url(../images/bg.jpg) 0 0 repeat-x;
	color: #000F3B;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 100%/120% "Trebuchet MS", Helvetica, sans-serif;
}

/* Layout
------------------------------------------------------------------*/

#outer {
	width: 985px;
	margin: auto;
	position: relative;
	text-align: left;
	min-height: 100%;
	height: 100%;
	margin-top: 27px;
}

#wrapper1 {
	background: #fff url(../images/top_bg.jpg) 243px 188px no-repeat;
	float: left;
}

#contentwrap {
	display: block;
	font-size: 0.75em; /* Global Content Font Size */
	background: url(../images/inner_bg.gif) 0 0 repeat-y;
	float: left;
	width: 100%;
}

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 188px;
}

	#headerleft {
		float: left;
		padding: 110px 0 0 30px;
	}

	#headerright {
		 float: right;
		 padding-right: 15px;
		 width: 700px;
		 height: 40px;
		 text-align: right;
	}

	#login {
		 float: right;
		 padding-right: 15px;
		 width: 264px;
		 height: 71px;
		 background: url(../images/login_bg.gif) 0 0 no-repeat;
	}

		#login form { margin: 19px 0 0 8px; line-height: 1.3em; }

		#login input#inspirus_username, #login input#inspirus_password {
			width: 115px;
			background: none;
			border: none;
			color: #003CD4;
			font-size: 11px;
			margin-top: 4px;
		}
		#login input#inspirus_password { width: 105px; margin-left: 10px; }

		#login input.button.sms {
			border: none;
			margin: 5px 10px 0 10px;
		}
		.button.lite { margin-left: 10px; }
		.button.pro { margin-left: 5px; }

	#quote {
		float: right;
		width: 700px;
		margin-top: 31px;
		margin-bottom: -1em;
		background: url(../images/quote_start.gif) 0 0 no-repeat;
		padding-left: 20px;
	}

	#quotename {
		position: absolute;
		top: 150px;
		left: 830px;
		white-space: nowrap;
		color: #fff;
		font-size: 0.8em;
		font-weight: bold;
	}

#col-left {
	background: url(../images/nav12_off.gif) 1px 0 no-repeat;
	float: left;
	width: 242px;
	padding-left: 1px;
}

.colwrap-right {
	float: right;
	width: 680px;
	margin-right: 1px;
	padding-right: 20px;
}

	#col-large {
		float: left;
		width: 600px;
	}
	
	#col-center {
		float: left;
		width: 400px;
	}

	#col-right {
		float: right;
		width: 250px;
	}

	#col-right .padding {
		font-size: 0.9em;
	}

.feature {
	height: 65px;
}

/* Home Page Specific
------------------------------------------------------------------*/

h3 {
	display:block;
	height:22px;
	font-size: 1.1em;
	font-style: italic;
	color: #37D600;
	margin-bottom: 1em;
	float: left;
	padding: 0 150px 0 0;
	white-space: nowrap;
	background: url(../images/heading_bg.gif) bottom right no-repeat;
}

#col-right h3 {
	padding: 0 135px 0 0;
}

/* Footer
------------------------------------------------------------------*/

#footer {
	background: url(../images/footer_bg.gif) 0 0 no-repeat;
	height: 61px;
	clear: both;
	color: #fff;
	font-size: 0.7em;
}

#footer p { margin: 0; }

	#footerleft {
		 font-weight: bold;
		 padding: 27px 0 0 57px;
		 width: 630px;
		 line-height: 32px;
		 background: url(../images/footer_gradient.jpg) bottom right no-repeat;
		 overflow: hidden;
	}

	#footerright {
		 float: right;
		 padding: 33px 25px 0 0;
	}

	#footer a:link, #footer a:visited {
		color: #fff;
		text-decoration: none;
	}

	#footer a:hover {
		text-decoration: underline;
	}

/* Navigation refer to horizontal_nav.css)
------------------------------------------------------------------*/

#h-nav {
	display: block;
	background: #93BAD1;
	overflow: hidden;
	float: left;
	width: 100%;
}

/* Advantages
------------------------------------------------------------------*/

#advantageshover {
	height: 250px;
	float: right;
}

#advantageshover div a {
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	width: 190px;
	background: url(../images/tick_blue.gif) 17px 9px no-repeat;
	font-size: 1.4em;
	padding: 0 0 0 55px;
	border-bottom: 1px solid #D0E5F9;
}

#advantageshover div a span {
	display: none;
}

#advantageshover div a:hover {
	height: 70px;
	background: url(../images/tick_green.gif) 0 0 no-repeat;
	text-decoration: none;
	color: #37D600;
	font-style: italic;
}
#advantageshover div a:hover.threeline {
	height: 80px;
}

#advantageshover div a:hover span {
	color: #000F3B;
	font-size: 0.65em;
	font-style: normal;
	display: block;
	line-height: 1.2em;
}

/* Subnav
------------------------------------------------------------------*/

ul#subnav {
	margin: 0 0 2em 0;
	padding: 0;
}

ul#subnav li {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 32px;
}

ul#subnav li a:link, ul#subnav li a:visited {
	display: block;
	width: 185px;
	line-height: 32px;
	background: url(../images/sms_icon_small.gif) 17px 4px no-repeat;
	font-size: 1.4em;
	border-bottom: 1px solid #D0E5F9;
	padding: 0 0 0 55px;
	color: #37D600;
}

ul#subnav li a:hover {
	text-decoration: none;
	color: #4AF711;
}


/* Global Formatting
------------------------------------------------------------------*/

a img { border: none; }

a:link, a:visited {
	color: #003CD4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #003CD4;
}

.colwrap-right p { margin: 0 0 1em 0; clear:both; }

ul, ol {
	margin: 0 0 1em 0;
	padding: 0 0 0 30px;
}

	ul ul, ol ol { margin-bottom: 0; }

.hide { display: none; }

.padding ul li {
	line-height: 1.5em;
	margin-bottom: 0.8em;
}

h2 {
	margin: 0 0 1.5em 0;
	font-size: 1.2em;
	color: #37D600;
	display: inline;
}

	h2 a:link, h2 a:visited {
		color: #000;
		text-decoration: none;
	}

	h2 a:hover {
		color: #000;
		text-decoration: none;
	}

h4 {
	font-size: 1.1em;
	margin: 0.5em 0 0.75em 0;
	color: #37D600;
}


.imgRight {
	float: right;
	margin: 0 0 10px 20px;
}

.imgLeft {
	float: left;
	margin: 0 20px 10px 0;
}

.padding { padding: 0 0 0 3px; }
.feature .padding { padding: 20px 0 0 430px; }

.emphasis {
	font-size: 1.1em;
	font-weight: bold;
}

.clear { clear: both; }

span.light p {
	color: #7CAFDF;
	font-weight: bold;
	line-height: 1.3em;
	font-size: 0.9em;
	border-bottom: 1px solid #D6E6F5;
	padding-bottom: 4px;
}

hr {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	background: #CDF5BF;
	border-top: 1px solid #CDF5BF;
	margin-bottom: 10px;
}
.red { color: #f00; }

/*** Messages ***/

div.error {
	width: 100%;
	height: 22px;
	background: #FF6666 url(../images/error.gif) 10px 8px no-repeat;
	position: absolute;
	color: #fff;
	padding-top: 8px;
	font: bold 10px Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	z-index: 200;
}

/* Forms
------------------------------------------------------------------*/
input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
}
form fieldset {
	border: none;
	clear: both;
	margin: 3px 0 15px 0;
	border: 1px solid #000;
	padding: 5px;
}
form legend {
	padding: 0 2px;
	font-weight: bold;
	color: #000
}
form label {
	line-height: 1.3em;
	vertical-align: top;
	float: left;
	display: inline;
}
form div.cr { /* checkbox radio */
	float: left;
	display: inline;
}
form p {
	clear: both;
	padding: 0 0 0 5px;
	margin: 0.5em 0 0.5em 0;
}
form option { padding-right: 4px; }
form textarea { width: 200px; }
form span {
	display: inline;
	padding: 2px 0 0 20px;
	font-style: italic;
	color: #666;
	font-weight: normal;
}
form div.cr label {
    float: none;
	padding: 0;
	line-height: 1.8em;
}
form div.cr input {
	margin: 0 6px -3px 0;
	vertical-align: middle;
}
form ol {
	margin: 0;
	padding: 0;
}
form li {
	list-style: none;
	padding: 3px;
	margin: 0 0 3px 0;
	clear: both;
	overflow: hidden;
}
form div legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form div label {
	display: block;
	width: auto;
}
form .mandat { color: #f00; }
form .sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
form#contact-us-form label { width: 100px; }
form#contact-us-form .buttons { margin-left: 100px; }
form label { width: 145px; } /* Width of labels */
form .buttons  { margin-left: 145px; }

/*\*//*/ form legend { display: inline-block; } /* IE Mac legend fix */

form li.form-error {
	background: #FFEBEB;
	border: 1px solid #f99;
	padding: 2px;
}
form div.form-error {
	color: #FF3232;
	font-weight: bold;
	margin-bottom: 8px;
}

h3.offer-h3{
	background: none;
	width: 560px;
	text-align: center;
}

#great-offer{
	position: absolute;
	margin-top: -100px;
}

.offer{
	background: #012794 url('../images/box_top.gif') top no-repeat;
	color: #fff;
	width: 600px;
}
.offer-inner{
	padding: 10px;
	background: url('../images/box_bottom.gif') bottom no-repeat;
}


form#offer-form .buttons { margin-left: 120px; }

#offer-form{
	margin-left: 155px;
	display: block;
	width: 400px;
}


.club-form table{
	margin-left: 200px;
	width: 420px
}

.club-form h3{
	background: none;
	float: none;
	color: #000;
	padding: 0;
	font-weight: normal;
	font-size: 1.3em;
}

.club-form h4{
	font-size: 1.3em;
}

.offer p{
	padding-left: 80px;
}

.offer h4{
	padding-left: 200px;
	font-size: 1.3em;
	color: #fff;
}

/* Tables
------------------------------------------------------------------*/

table, th, td { border: none; }

/* sIFR
------------------------------------------------------------------*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 40px;
	background: url(../images/quote_end.gif) top right no-repeat;
	padding-right: 18px;
}
