@charset "utf-8";
/* CSS Document */

html, body, #wrap {height: 100%;}



body > #wrap {height: auto; min-height: 100%;}



#main {padding-bottom: 80px;}  /* must be same height as the footer */



#footer {position: relative;

	margin-top: -80px; /* negative value of footer height */

	height: 80px;

	clear:both;} 



/* CLEAR FIX*/

.clearfix:after {content: ".";

	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix { height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */

* {margin:0;padding:0;}



body {
	background-color:#F1F1F1;
	line-height:1.5em;
	color:#444444;
	background-image: url(../images/background_main.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


a img {
	border:0 none;
}

a:hover {
color:#F16E1A;
}
a {
color:#00AEEF;
}



p {
	margin:10px 0 5px 0;
}
 h1 {
	font-size:1.65em;
	margin:0;
	padding:0;
	color:#00AEEF;
	line-height:1.1em;
}
#alf {
	background:transparent url(../images/logo.png) no-repeat scroll left top;
	display:block;
	float:left;
	height:56px;
	margin-bottom:1px;
	margin-top:0;
	text-indent:-9999px;
	width:500px;
}


/* Header */

#header {
	padding:0px 0 0px 0;
	height:111px;
}

#header #logo {
	width:960px;
	margin:0 auto;
	padding:0 10px 0 10px;
}



#header img.logo {margin-top:26px;}



/* Content Area */



#main {
	width:960px;
	margin:0 auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;
}



#main2 {width:960px;
	margin:0 auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;}



#content {
	width:500px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 40px;
}

#content p{
	
}

#content h2 {
	font-size:1.2em;
	color:#F16E1A;
	margin-top: 30px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
}



#content h3 {
	font-size:1em;
	margin:0px;
	color:#00AEEF;
	padding-top: 0px;
}

/* Content Area 2*/

#content2 {
	width:880px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 40px;
}

#content2 p{

}


.imageWrapper {
	float:left;
	}

.content2box {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	padding-bottom: 20px;
	width: 880px;
	float: left;
}

.content2Right {
	float:right;
	width: 730px;
}

#content2 h3{
	font-size:10pt;
	font-weight: bold;
	padding-top: 5px;
	color: #F16E1A;
}

#content2 h2{
	font-size:11pt;
	font-weight: bold;
	padding-top: 20px;
}
#content2 .padding{
	padding-bottom: 10px;
}

#clear{
	clear: both;
}

/* Sidebar */

#sidebar {
	width:300px;
	float:right;
	padding:0px 40px 30px 40px;
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#contact {
	width:300px;
	float:right;
	padding:0px 40px 30px 40px;
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#sidebar ul {list-style:none;}

#sidebar h1 {
	font-size:1.65em;
	margin:0;
	padding:0;
	color:#2E5FA3;
	line-height:1.1em;
}

#sidebar p {
	line-height: 1.5em;
	font-size: 8.5pt;
}


#sidebar h2  {
	font-size:1.2em;
	margin:0px;
	color:#00AEEF;
	padding-top: 0px;
}

#sidebar h3 {
	margin:0px;
	padding-top: 0px;
	font-size: 8.5pt;
	font-weight: normal;
	line-height: 1em;
}

#sidebar h4 {
	padding-top: 0px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 9pt;
	color: #F16E1A;

}
#sidebar img {margin-right:3px;}

#sidebar .link-right a {
	padding-right:9px;
	text-decoration:none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/arrow_lft.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 8.5pt;
}
.imageSidebar {
	padding-top: 20px;
}

/* Footer */

#footer {
	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	background-color: #444444;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
}



#footer2 {background-color: #444444;

	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	height:140px;}



#footer a, #footer2 a {
	color:#ffffff;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#footer a:hover, #footer2 a:hover {
	text-decoration:underline;
}



#footer p, #footer2 p {margin:0 0 15px 0;}



#foot {
	width:960px;
	margin:0 auto;
	/*background: url('images/duct-tape.jpg') no-repeat;*/
	height:70px;
	line-height:1.1em;
	padding:0 10px 0 10px;
}



#foot2 {width:800px;
	margin:0 auto;
	height:140px;
	line-height:1.1em;
	padding:0 10px 0 10px;}



#foot #left {
	width:300px;
	float:left;
	padding-top:35px;
}

#foot #right {
	width:600px;
	float:right;
	text-align:right;
	padding-top:35px;
}



#foot2 #left {width:450px;float:left;padding-top:45px;}

#foot2 #right {width:250px;float:right;text-align:right;padding-top:45px;}

/* Header */

.logo {
	height:56px;
	padding-top:4px;
	width: 945px;
}

.lavaLampWithImage {
	position: relative;
	height: 29px;
	width: 900px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
        }
.lavaLampWithImage li {
     float: left;
     list-style: none;
                }
.lavaLampWithImage li.back {
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
	background-image: url(../images/lava.gif);
	background-repeat: no-repeat;
	background-position: right -30px;
                    }
.lavaLampWithImage li.back .left {
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
	background-image: url(../images/lava.gif);
	background-repeat: no-repeat;
	background-position: left top;
                        }
.lavaLampWithImage li a {
	text-decoration: none;
	color: #012d6a;
	outline: none;
	text-align: center;
	top: 5px;
	text-transform: uppercase;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: auto;
	margin-bottom: auto;
	padding-right: 20px;
	padding-left: 20px;
                    }
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
	border: none;
	text-decoration: none;
	color: #012d6a;
 }	
 
/* Content*/


#content_shadow {
	background-image:url(../images/shadow_content.gif);
	background-repeat:no-repeat;
	height:38px;
	width:960px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}

#contentTop_shadow {
	background-image:url(../images/shadowtop_content.gif);
	background-repeat:no-repeat;
	height:38px;
	width:960px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#content_wrapper{
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
	float:left;
	width:960px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#flash {
	float: left;
	height: 320px;
}
.top_image {
	float: left;
	height: 216px;
}


#content_bottom {
	background-image:url(../images/bottom_content.gif);
	background-repeat:no-repeat;
	height:55px;
	width:960px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
.left_img {
	float:left;
	padding-right:10px;
	padding-top: 10px;
}
p.testimonial {
	padding:4px 0 0;
	text-indent:30px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/bg-testimonial-quotes.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.testimonial-name {
	color:#7C7E7B;
	font-size:11px;
	text-align: right;
}
.testimonial-01{
	background-image: url(../images/testim_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
}

.testimonial-02{
	background-image: url(../images/testim_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
}

ol{
	margin-top: 14px;
}
.checklist li{
	line-height:19px;
	padding:4px 0 9px 30px;
	display: block;
}

.one{
	background-image: url(../images/icons/one.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.two{
	background-image: url(../images/icons/two.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.three{
	background-image: url(../images/icons/three.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.four{
	background-image: url(../images/icons/four.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}


.ul-left li {
	background:transparent url(../images/icon-check.png) no-repeat scroll 0 20%;
	margin-bottom:10px;
	padding-left:30px;
	font-weight: bold;
	margin-top: 10px;
}

ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-size: 9pt;
}


/*Footer*/

#footer_links {
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;

}
#footer ul li {
	display:inline;
	padding:0 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #012D6A;
}

#footer_links #footer ul li a {
	color:#fff;
	text-decoration:none;
}

#footer ul li.last_link {
	border-right:medium none;
}


