@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; 
padding: 0; 
border: 0; 
outline: 0; 
font-size: 100%; 
vertical-align: baseline; 
background: transparent; 
}
body {
line-height: 1; 
}
ol, ul {
list-style: none; 
}
blockquote, q {
quotes: none; 
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none; 
}
:focus {
outline: 0; 
}
ins {
text-decoration: none; 
}
del {
text-decoration: line-through; 
}
table {
border-collapse: collapse; 
border-spacing: 0; 
}
.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}


html{ width:100%; height:100%;}
body{ 
	 font-family: Arial, sans-serif;
	 font-size: 14px;
	 color: #fff;
	 
	 }

ul{list-style: none;}
img{border:0;}

#wrap{background:#fefefe url(../img/bgroud.gif) center 0px repeat-y;}
#wrapf{background:url(../img/bgfooter.gif) center bottom no-repeat; padding:0 0 40px 0;}
#all{
     margin:0 auto;
	 width: 964px;
}
*html #all{
     margin-left:-482px;
	 position:relative;
	 left:50%;
}
/* HEADER */
#header{
	 width: 964px;
     height:336px;
	/* margin:0px 0px 0 -3px;*/
	 margin:0px 0px 0 -4px;
	 background: url(../img/head1.jpg) left 0px no-repeat;
	 position: relative;}

#phone{
	 position: absolute;
	 left: 153px;
	 top: 32px;
}

/* CONTENT */
#content{
	 padding:20px 0px;
	 width: 963px;
	 background:#2faa3a url(../img/contbgr.gif) left bottom repeat-x;	
	 margin:0px 0px 0 -3px;
	 position:relative;
}
/* content left */
#contleft{
     float:left;
     width:310px;	 
}	
#menu{
     width:210px;
	 margin:0px 0px 0 45px;
}
     #menu li.stage1{	     
		 padding:0px 0 20px 0;		 
		 color:#fff;
	     font: 18px Arial;	
	 }	 
         #menu li.stage1 a{	    	 
		    color:#fff;
	        font: 18px Arial;	
			 text-decoration:none;
	 }
	
.stage2{     
	 margin:10px 0 -15px 0px;
}
     .stage2 li{	     
		 padding:0px 0 10px 11px;
		 background: url(../img/o.gif) left 4px no-repeat;
	 }	 
         .stage2 li a{	    	 	 
		    color:#fff;
	        font: 14px Arial !important;	
			text-decoration:none;
	 }
.menu{
	 cursor:hand;
	 cursor:pointer;
}	 
/* content righte */
#contright{ 
     float:left;
     width:640px; 
	 padding:0px 0 0 0; 
	 line-height:16px;
}
h2{
     color:#002e75;
	 font-size: 18px;	 
	 font-weight:bold;
	 padding:0 0 15px 0;
}

/* FOOTER */
#foot{
     height:102px;
	 margin:0px 0 0 0;
}
.copy{
     padding:40px 0 0 530px;
	 font:bold 12px/18px Arial;
}
.copy span{font-size:8px;}

#content p{
margin-bottom:15px;
}
#content img {
border-width: 3px;
border-style: solid;
border-color: white;
}

#content111 img {
border-width: 20px;
border-style: solid;
border-color: white;
}
