@charset "UTF-8";
/* Homepage Styles CSS */

body {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 0.9em;
	font-weight:normal;
	/* background:url(../img/h_bg.png) repeat-x 0 0 #fff;*/
	background: #fff;
	padding:0;
	margin:0;
	color:#5d5d5d;
}
img {
	margin:0;
	padding:0;
	border:0;
}

div {
	margin:0;
	padding:0;
	border:0;
}

h1, h2, h3 {
	padding:0;
	margin:0;
	font-weight:normal;
}

.clearfloat {clear:both;}
ul {
	margin:0;
	padding:0;
}

li {
	margin:0;
	padding:0;
}

p {
	margin:0px 0px 10px 0px;
	padding:0;
}

strong {
	color:#0f75bc;
}

a {
	color:#0f75bc;
	text-decoration:none;
	padding:2px 3px 2px 3px;
}

a:hover {
	color:#fff;
	background-color:#0f75bc;
}






/* Homepage Specific Styles */

#wrapper {
	display:block;
	width:950px;
	margin:10px auto 0px auto;
	background:url(../img/h_bg_rightbar.jpg) no-repeat top right;
}

#hText {
	float:left;
	margin:200px 0px 0px 30px;
	width:320px;
	height:200px;
	font-size:1.1em;
	line-height:1.4em;
	color:#5d5d5d;
}

#rightTopBox {
	float:right;
	margin:10px 10px 0px 0px;
	width:220px;
	height:360px;
}

#clientLoginBox {width:210px; height:70px; border-bottom:1px solid #c5c5c5; background:url(../img/h_clientlogin.gif) no-repeat 10px 5px; padding:31px 0px 0px 10px;}

#clientLoginBox input {
	background-color:#fff;
	border:1px solid #d8d8d8;
	font-size:0.65em;
	padding:3px;
	color:#5d5d5d;
}

#clientLoginBox a {
	font-size:0.65em;
	color:#5d5d5d;
}

#clientLoginBox a:hover {
	color:#fff;
}


#clientLoginBox .submitbtn {
	color:#fff;
	background-color:#1071b9;
	padding:4px 10px 4px 10px;
	font-size:1em;
	font-weight:bold;
	letter-spacing:-0.08em;
	border:0;
	margin:10px 30px 0px 0px;
	float:right;
	cursor:pointer;
}

#clientLoginBox .submitbtn:hover {
	background-color:#4395d2;
}

/* #ApplyButton {padding:10px 0px 10px 0px; width:210px; height:85px; border-bottom:1px solid #c5c5c5;} */
#ApplyButton {
	padding:10px 0px 10px 0px;
	width:214px;
	height:80px;
	border-bottom:1px solid #c5c5c5;
}
#ApplyButton a {
	margin:0 auto;
	display:block;
	width:214px;
	height:76px;
	background:url(../img/applynow_btn1.gif) 0 0 no-repeat;
	text-decoration:none;
}
#ApplyButton a:hover {
	background-position:0 -79px;
}

/*#secureLogos {margin-top:20px; width:208px; height:89px; background:url(../img/hsecure.gif) no-repeat 0 0;}*/
/*#secureLogos {margin-top:10px; width:208px; height:89px; background:url(../img/hsecure.gif) no-repeat 0 0;}*/
#secureLogos {margin-top:10px; margin-left:18px; width:208px; height:89px;}
#secureLogos a:hover {background-color:transparent;}


#phone_div{margin-top:20px; font-size:18px; font-weight:bold; letter-spacing:2px; text-align:center; color:#383838;}


#steps {
	float:left;
	width:250px;
	height:150px;
	color:#5d5d5d;
	font-size:0.9em;
	line-height:1.5em;
	margin:20px;
	padding-top:10px;
}

#steps h1 {
	font-size:4em;
	letter-spacing:-0.05em;
/*	color:#34B156;*/
	color:#7D7D7E;
	font-weight:bold;
	padding:10px 0px 25px 0px;
}
#steps a {
/*	color:#34B156; */
	color:#7D7D7E;
	background-color:transparent;
}

#steps strong {
	color:#0055A5;
	letter-spacing:-0.10em;
}

#hMainBox {
	width:581px;
	display:block;
	float:left;
}

#hMainBox h1 {
	width:541px;
	display:block;
	padding:15px 20px 5px 20px;
	background:url(../img/h_greyheader.png) repeat-y 0 0;
	/*color:#9A8C07;*/
	color:#fff;
	font-size:1.7em;
	letter-spacing:-0.05em;
	font-weight:bold;
}

#hMainContent {
	font-size:1em;
	width:529px;
	display:block;
	padding:20px;
	/*background:url(../img/h_bg_main.png) repeat-y 0 0;*/
	background-color:#F6F6EC;
	line-height:1.3em;
	margin-left:5px;
	border-left: 1px solid #C8C5BC;
	border-right: 1px solid #C8C5BC;
}

#hMainContent h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#0f75bc;
}


#hMainFooter {
	width:581px;
	height:21px;
	background:url(../img/h_main_footer.png) repeat-y 0 0;
}



#hCalloutBox {
	width:331px;
	float:left;
	margin:0px 0px 0px 20px;
}

#hCallout {
	font-size:1em;
	width:291px;
	height:222px;
	background:url(../img/h_calloutblue.png) no-repeat 0 0;
	padding:15px 20px 10px 20px;
}

#hCallout h1 {
	/*color:#9A8C07;*/
	color:#fff;
	font-size:1.6em;
	letter-spacing:-0.05em;
	font-weight:bold;
	padding-bottom:15px;
}

#hCallout select {
	color:#5d5d5d;
	font-size:1.2em;
	font-weight:bold;
	background-color:#fbfbfb;
	border:1px solid #bcbcbc;
	padding:5px;
}

#hCallout p.blog {
	width:185px;
	height:150px;
	padding-left:110px;
	background:url(../img/hblogbg.png) no-repeat 0 0;
	border:0;
	margin:0;
}

#hCalcTotals {
font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	width:300px;
	color:#5d5d5d;
	font-size:2em;
	font-weight:bold;
	line-height:0.5em;
}

#hCalcTotals strong {
	font-size:0.6em;
	color:#0055A5;
}

#hCalcTotals input {
font-family:Arial, Helvetica, sans-serif;
	background:transparent;
	border:0;
	font-size:1.2em;
	color:#9A8C07;
	font-weight:900;
	letter-spacing:-0.1em;
	padding:0;
}

#hCallout h4 {
	font-size:0.7em;
	color:#5d5d5d;
	line-height:1em;
	padding:0;
	margin:0;
	font-weight:normal;
}




#footer {
	font-size:0.9em;
	display:block;
	width:900px;
	height:30px;
	padding:10px;
/*	background:url(../img/proudlycanadian.png) no-repeat 190px 10px; */
	background:url(../img/proudlycanadian.png) no-repeat 700px 10px;
}

#footer ul {
    font-size:0.9em;
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}

#footer li {
	float:left;
	list-style:none;
	text-align:center;
	margin:0;
	padding:3px 2px 3px 2px;
}

#footer li a {
	display:block;
	color:#5d5d5d;
	text-decoration: none;
	padding:3px 5px 3px 5px;
}
#footer li a:hover {
	background:#5d5d5d;
	color:#fff;
}

#footer p {
	float:left;
	width:300px;
	font-size:0.9em;
	padding:3px;
}


/* ----- sfligg ----- */

#ArticleBox h1 {
/*	width:541px;  */
	width:880px;
	display:block;
	padding:15px 20px 5px 20px;
	background:url(../img/h_greyheader_wide.png) repeat-y 0 0;
	color:#fff;
	font-size:1.7em;
	letter-spacing:-0.05em;
	font-weight:bold;
	border:1px solid #000;
}

#ArticleContent {
	font-size:1em;
/*	width:541px; */
	width:840px;
	display:block;
	padding:20px;
	background:url(../img/h_bg_main_wide.png) repeat-y 0 0;
	line-height:1.3em;
}

#ArticleContent ul {
	padding-left:20px;
}

#ArticleContent h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#0f75bc;
}


#ArticleFooter {
	width:880px;
	height:21px;
	background:url(../img/h_main_footer_wide.png) repeat-y 0 0;
}

#menu {
	font-size:1em;
	display:block;
	width:900px;
	height:30px;
	padding:5px;
	margin:10px 0px 10px 10px;
	border: 3px solid #C4C4C4;
	border-style: double;
}

#menu ul {
    font-size:1.3em;
	margin-left:20px;
	padding:0;
	list-style:none;
}

#menu li {
	float:left;
	list-style:none;
	text-align:center;
	margin:0;
	padding:3px 10px 3px 15px;
}

#menu li a {
	display:block;
	/*color:#A09315;*/
	color:#0055A5;
	text-decoration: none;
	padding:3px 1px 3px 1px;
}
#menu li a:hover {
	background:#34B156;
	color:#fff;
}
.h2{
	color:#0f75bc;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:11px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding:0px 0px 5px 20px;
	background:url(../img/h_bg_main_wide.png) repeat-y 0 0;
}

