/*========== body ==========*/

body{ 
	background:#ffffff url(../images/bg-bodyNew.gif) repeat-x;
    font:80% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color:#333;
    line-height:145%;
	word-spacing:-1px;
	font-size:13px;
	margin:0;
	padding:0;
    }
	
/*========== page setup ==========*/
	
#container{
	margin:0 auto;
	background:;
    width:854px;
	height:auto;
	text-align:left;
	position:relative;
    }
#header{
	position:relative;
	float:left;
	height:200px;
	width:850px;
	background:#ffffff url(../images/bg-hdr1.jpg);
	border:#999 1px solid;
	border-top:0;
    margin:0;
	margin-top:0;
	padding:0;
	}
#sidebar{
	position:relative;
	float:left;
	height:970px;
	width:180px;
	border-left:#999 1px solid;	
    background:url(../images/bg-sidebarOrder.gif) no-repeat;
	background-color:#fff;
	margin:0;
	margin-top:0;
	padding:20px;
	}
#content{
	position:relative;
	float:left;
	height:1010px;
	width:630px;
	margin:0;
	padding:0;
	border-right:#999 1px solid;	
	background:url();
	background-color:#fff;
	line-height:130%;
	letter-spacing:90%;
	font-size:12px;
	color:#111111;
	}
#footer{
	position:relative;
	float:left;
	height:15px;
	width:820px;
	border:#999 1px solid;
	background:url(../images/bg-footer.gif);
	background-color:#ddd;
	margin:0;
	margin-bottom:20px;
	padding:15px;
	font-size:12px;
	color:#999;
	}	

			
	
/* // content */

  /* headings */
     
h1{
	font-size:24px;
	font-weight:bold;
	letter-spacing:0;
	word-spacing:-2px;
    color:#305E9E;
	padding:0;
	margin:0;
	line-height:110%
    }		
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 */
  a{
	text-decoration:none;
	color:#305E9E;
    }
  a:hover{
	color:#305E9E;
	text-decoration:underline;
    }
  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;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#111111;
	padding-right:10px;
	}	
  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;
	float:left;
	width:219px;
	height:155px;
	padding-right:8px;
}
.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 ==========*/




/*========== form ==========*/		

#form{
	position:absolute;
    float:left;
    display:inline;
    width:290px;
	left:10px;
	margin:0;
	padding:0px;
	padding-top:75px;
	background:none;	
	font-size:12px;
	color:#fff;
	line-height:16px;
	}
#form-field{
    float:left;
    width:300px;
	margin:0;
	padding:0px;
	padding-top:5px;
	position:relative;
	}	

form p{
	clear:both;
	margin:0;
	padding-top:10px;
	}	

label{
	display:inline;
	float:left;
	text-align:right;
	font-size:10px;
	color:#ffffff;
	width:100px;
	padding-right:10px;
	padding-top:4px;
	}	

input{
	width:150px;
	padding:2px 2px;
	border:0;
	font-size:11px;
	background:#ffffff url(../images/bg-input1) repeat-x;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}	
			
select{
	width:100px;
	padding:10px 5px;
	border:1px solid #52A865;
	font-size:18px;
	background:#fff url(../images/bg-input) repeat-x;	
	}	

textarea{
	width:150px;
	height:25px;
	overflow:auto;
	padding:2px 2px;
    border:0;
	font-size:12px;
	background:#ffffff url(../images/bg-input1) repeat-x;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}	
			
.submit{
	height:60px;
    }

button{
	border:none;			
	background:url(../images/btn-free.gif);	
	width:156px;
	height:38px;
	cursor:pointer;
	margin-left:108px;
	font-size:22px; 
	color:#ffffff;
	}				

button.send{
	background: url(../images/btn-free.gif) no-repeat 0 0;	
	}
	
	

	
	
/*========== class ==========*/		

.title{
	font-size:20px;
	font-family: ;
	letter-spacing:-1px;
	font-weight:bold;
	color:#2D6DAA;
	line-height:150%;
	}

a.gray {
	font-size:12px;
	color:#999;
	}	

	
li.home{
    list-style-image:url(../images/img-ulBullet1.gif); 
	margin-left:20px;
	padding-left:0;
	padding-bottom:5px;
    }
ul li.home{
    list-style-image:url(../images/img-ulBullet1.gif); 
	margin-left:20px;
	padding-left:5px;
	padding-bottom:5px;
    }

	

	
	


 
