/*========== body ==========*/

body{ 
	background:#ffffff url() repeat-x;
    font:80% Trebuchet MS, Arial, Helvetica, Sans-Serif;
    color:#333;
    line-height:160%;
	margin:0;
	padding:0;
    }
	
/*========== page setup ==========*/
	
#container{
	height:auto;
	background:url() no-repeat 0 0;
    margin:0 auto;
    width:924px;
	text-align:left;
	position:relative;
	top:0;
	}	
#header-bg{
	height:60px;
	background-color:#080e35;
	border-bottom:0;
	margin:0;
	padding:0;
	}
#header{
	height:60px;
	background:url(../images/bg-hdr2.gif) no-repeat 0 0;
    margin:0 auto;
    width:924px;
	text-align:left;
	position:relative;
	}	
#logo{
	text-align:left;
	position:absolute;
	top:3px;
	left:0;
	width:auto;
	height:60px;
	}	
#nav{
	text-align:left;
	position:absolute;
	top:0px;
	left:275px;
	width:auto;
	}
#phone{
	position:absolute;
	top:5px;
	right:0;
	width:auto;
	height:auto;
	}	
#slider-bg{
	height:370px;
	background:url() repeat-x;
	background-color:#002856;
	margin:0;
	padding:0;
	}
#slider{
    margin:0 auto;
    width:924px;
	text-align:left;
	position:relative;
	}	
.slider{
	position:relative;
	top:0;
	left:0;
	display:inline;
	width:924px;
	height:370px;
	}
#mid-bg{
	height:150px;
	background-color:#f8f8f9;
	border-bottom:0;
	margin:0;
	padding:0;
	border-bottom:1px solid #A6A8AA;
	border-top:1px solid #293B64;
	}
#mid{
	height:150px;
	background:url() no-repeat 0 0;
    margin:0 auto;
    width:924px;
	text-align:left;
	position:relative;
	}	
	
#footer-bg{
	height:50px;
	background-color:#ffffff;
	border-bottom:0;
	margin:0;
	padding:0;
	}
#footer{
	height:35px;
	padding-top:15px;
	background:url() no-repeat 0 0;
    margin:0 auto;
    width:924px;
	text-align:left;
	position:relative;
	color:#999999;
	font-size:12px;
	letter-spacing:-20%;
	}		
#footer-welcome{
	padding-top:25px;
	background:url() no-repeat 0 0;
    margin:0 auto;
    width:480px;
	text-align:;
	position:relative;
	color:#999999;
	font-size:12px;
	letter-spacing:-20%;
	}	

			
	
/* // content */

  /* headings */
     
h1{
	font-size:34px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#fff;
	padding:0;
	margin:0;
	line-height:150%;
    }		
h2, h3, h4, h5, h6{
	font-weight:normal;
	margin:0px;
	padding-top:10px;
	color:#222222;
	}	
h2{            
	font-size:25px;
	font-weight:bold;
	background:url() no-repeat 0 100%;
	color:#4573A9;
	padding-bottom:0px;
	margin-bottom:0px;
    }				
h3{          
    font-size:20px;
	font-weight:bold;
	background:url() no-repeat 0 100%;
	color:#444444;
	padding-bottom:0px;
	margin-bottom:0px;			
    }
h4{          
	font-size:16px;
    }				



/* // misc */

    /* image replacement */
  .graphic{
    margin:0;
    padding:0;
    display:block;
    overflow:hidden;
    text-indent:-8000px;
    }

    /* clearfix */

  #content:after, ul:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
  #content, ul{
	display:block;
	}
	
	/*  \*/
  #content, ul{
	min-height:1%;
	}
  * html #content, * html ul{
	height:1%;
	}
	
	/* HTML Tags */
	
	
  #footer a:link,   #footer a:visited {color:#4573A9; font-weight:bold; text-decoration:none;}
  #footer a:hover,  #footer a:active {color:#999; font-weight:bold; text-decoration:none;} 

	
  a{
	text-decoration:none;
	color:#4573A9;
    }
  a:hover{
	color:#999;
    }
  a.contact{
	text-decoration:underline;
	font-weight:normal;
	color:#4573A9;
    }
  a.contact:hover{
	color:#999;
    }	
  table, input, textarea, select, li{
    font:100% Trebuchet MS, Arial, Helvetica, Sans-Serif;
	line-height:160%;
	color:#333;
	}				
  p, blockquote, ul, ol, form{
	margin:1em 0;
	}
  p.title {
	font-size:16px;  
	margin:0;
	padding-top:6px;
	}	
  blockquote{
	}
  img{
	border:none;
	}			
  hr{
	display:none;
	}	
  table{
	margin:1em 0;
	width:100%;
	border-collapse:collapse;
	}
  th, td{	
	padding:2px 5px;
	}	
  th{	
	text-align:left;
	}
  li{
	display:list-item;
	}	
  li.arrow{
	  list-style-type:circle;
    list-style-image:url(../images/list_arrow3.gif); 
	margin-left:0;
	padding-left:0;
	padding-bottom:5px;
    }
   ul li.arrow{
	list-style-type: circle;
	margin-left:20px;
	padding-left:0;
	padding-bottom:5px;
    }
	
	
/*========== Sub Columns ==========*/

.col4{
	position:relative;
	width:924px;
	height:440px;
}
.col5{
	position: absolute;
	width:924px;
	height:440px;
	background-color:#ffffff;
}
.col5 img{
	
}
.col6{
	position: absolute;
	width:924px;
	height:70px;
	background-color:#ffffff;
}
.col6 img{
	
}

/*========== Images ==========*/


#spacer-header{
	position:absolute;
	top:30px;
	left:770px;
}

#phone-header{
	position:absolute;
	top:35px;
	left:585px;
	font-size:26px;
	color:#111111;
	text-align:right;
	letter-spacing:-1px;
}
#contact-header{
	position:absolute;
	top:35px;
	left:800px;
	font-size:26px;
	color:#4573A9;
	text-align:left;
	letter-spacing:-1px;
}
#phone-tag{
	position:absolute;
	top:13px;
	left:520px;
	font-size:18px;
	color:#999999;
	text-align:left;
}
#footer-right{
	position:absolute;
	top:15px;
	right:0;
	font-size:14px;
	color:#999999;
	text-align:right;
}
#footer-left{
	position:absolute;
	top:15px;
	left:0;
	font-size:14px;
	color:#999999;
	text-align:left;
}
#kwi-bar{
	position:absolute;
	top:51px;
	left:628px;
	font-size:18px;
	color:#333333;
	text-align:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:-1px;
}
#kwi-title{
	position:absolute;
	top:117px;
	left:505px;
	font-size:12px;
	color:#3E499A;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


/*========== navigation ==========*/
		
ul#nav,  
ul#nav li{
			margin:0;
			padding:0;
			list-style:none;
			}
ul#nav{
			position:relative;
			left:0;
			top:20px;
			height:39px;
			}			
ul#nav li{
			float:left;
			display:inline;
			height:39px;		
			line-height:39px;			
			margin-left:5px;
			margin-right:5px;
			}	
ul#nav li a{
			float:left;
			display:inline;
			height:39px;		
			line-height:39px;			
			font-size:14px;
			color:#ffffff;
			padding-left:25px;
			}	
ul#nav li a span{
			float:left;
			height:39px;		
			line-height:39px;			
			padding-right:25px;
			cursor: arrow;
			color:#ffffff;
			}							
ul#nav li.selected a, ul#nav li a:hover{
			background:url(../images/bg-nav-corner1.gif) no-repeat 0 100%;
			}				
ul#nav li.selected a span, ul#nav li a:hover span{
			background:url(../images/bg-nav-body.gif) no-repeat 100% 0;
            }

/*========== form ==========*/		

.form{
    float:left;
    display:inline;
    width:244px;
	height:320px;
	margin:0;
	padding:20px;
	border-left:2px solid #6291AD;
	background:#D1DCE6 url(../images/bg_form.gif) repeat-x;	
	font-size:18px;
	line-height:16px;
	}

form p{
	clear:both;
	margin:0;
	padding:.2em 0;
	}	

label{
	display:block;
	font-size:15px;
	}	

input{
	width:230px;
	padding:7px 5px;
	border:1px solid #9DBB70;
	font-size:18px;
	background:#fff url(../images/bg_input.gif) repeat-x;
	}	
			
select{
	width:240px;
	padding:10px 5px;
	border:1px solid #A32430;
	font-size:18px;
	background:#fff url(../images/bg_input.gif) repeat-x;	
	}	

textarea{
	width:572px;
	height:100px;
	overflow:auto;
	padding:10px 5px;
    border:1px solid #9DBB70;
	font-size:14px;
	background:#fff url(../images/bg_input.gif) repeat-x;	
	}	
			
.submit{
	height:60px;
    }

button{
	border:none;			
	background:#CEE1B1 url(../images/btn-quote1.gif);	
	width:230px;
	height:53px;
	cursor:pointer;
	margin-left:0px;
	border:none;
	font-size:22px; 
	color:#ffffff;
	}				

button.send{
	background:#fff url(../images/btn-quote1.gif) no-repeat 0 0;	
	}
	

/*========== class ==========*/		


.body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
	color:#000;
	font-size:18px;
	line-height:120%;
	}

 
