@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 #dfdfdf;
	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:850px;
	margin:5px auto 0px auto;
	/*background:url(../img/h_bg_rightbar.jpg) no-repeat top right;*/
	border: 1px solid #000;
}

.maintopbanner {
	width: 850px;
	height:130px;
	margin: 0 auto;
	/*background:url(../img/app_header_bg.png) no-repeat top left;*/
	background:url(../img/app_header_bg.jpg) no-repeat top left;
}


#menu {
	font-size:.75em;
	display:block;
	/*width:825px;*/
	width:833px;
	height:30px;
	padding:5px;
	margin:1px 0px 10px 0px;
	/*border: 3px solid #C4C4C4;*/
	border: 3px solid #C4C4C4;
	border-style: double;
}

#menu ul {
    font-size:1.7em;
    /*font-weight:bold;*/
	/* margin-left:100px; */
	margin-left:40px;
	padding:0px;
	list-style:none;
}

#menu li {
	float:left;
	list-style:none;
	text-align:center;
	margin:0;
	color:#5F1208;
	padding:3px 5px 3px 8px;
}

#menu li a {
	display:block;
	color:#922516;
	text-decoration: none;
	padding:3px 1px 3px 1px;
}
#menu li a:hover {
	/*background:#5d5d5d;*/
	/*color:#fff;*/
	background:transparent;
	color:#F5A92F;
}

#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; */
}

#ArticleContent {
	font-size:1em;
	width:750px;
	display:block;
	margin-left:50px;
	line-height:1.3em;
	/*border:1px solid #000; */
}

#ArticleContent a {
	background-color:transparent;
	color:#5d5d5d;
}

#ArticleContent ul {
	padding-left:20px;
}

#ArticleContent h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#5F1208;
}


#ArticleFooter {
	width:880px;
	height:21px;
	/*background:url(../img/h_main_footer_wide.png) repeat-y 0 0;*/
}












#hText {
	float:left;
	margin:205px 0px 0px 30px;
	width:400px;
	height:220px;
	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:80px; border-bottom:1px solid #c5c5c5; background:url(../img/h_clientlogin.gif) no-repeat 10px 5px; padding:31px 0px 0px 10px;}*/
#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:25px 0px 25px 0px; width:210px; height:85px; border-bottom:1px solid #c5c5c5;}*/
#ApplyButton {padding:10px 0px 10px 0px; width:210px; height:85px; border-bottom:1px solid #c5c5c5;}


#ApplyButton a {
	margin:0 auto;
	display:block;
	width:210px;
	height:80px;
	background:url(../img/h_applybtn.gif) 0 0 no-repeat;
	text-decoration:none;
}

#ApplyButton a:hover {
	background-position:0 -81px;
}

/*#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 a:hover {background-color:transparent;}


/*#phone_div{margin-top:10px; font-size:20px; font-weight:bold; letter-spacing:2px; text-align:center; color:#000084;}*/
#phone_div{margin-top:10px; font-size:20px; 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.1em;
	color:#0f75bc;
	font-weight:bold;
	padding:10px 0px 25px 0px;
}

#steps strong {
	color:#000;
	letter-spacing:-0.15em;
}

#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:#fff;
	font-size:1.7em;
	letter-spacing:-0.05em;
	font-weight:bold;
}

#hMainContent {
	font-size:1em;
	width:541px;
	display:block;
	padding:20px;
	background:url(../img/h_bg_main.png) repeat-y 0 0;
	line-height:1.3em;
}

#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:#fff;
	font-size:1.7em;
	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;
}




#calc_img {
	width:90px;
	height: 120px;
	margin:20px auto auto 100px;
	background-color:transparent;
}
#calc_img a {
	background-color:transparent;
}




#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:#5d5d5d;
}

#hCalcTotals input {
font-family:Arial, Helvetica, sans-serif;
	background:transparent;
	border:0;
	font-size:1.2em;
	color:#0f75bc;
	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 670px 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 ----- */



.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;
}
.h2_inner{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}