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, 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{
margin: 0; 
padding: 0; 
border: 0; 
outline: 0; 
font-size: 100%; 
vertical-align: baseline; 
background: transparent; 
}
body {
line-height: 1.2; 
}
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; 
}
ul{list-style: none;}
img{border:0;}
a{text-decoration: none; color: #818181}
a:hover {text-decoration: underline; color: #2a8ddf}

html{ width:100%; height:100%;}
body{ 
	height: 100%;
	min-width:1002px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	background:#fff url(img/bg.gif) left top repeat-x;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

#container-page {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;	
}


#container-content {
	padding-bottom: 170px;
}

/* HEADER */
#header{
	height:52px;
	padding:286px 0 0 328px;
	background: url(img/headbg.jpg) left top no-repeat;
    position: relative;
}


/* navtop */
#navtop{
	background: url(img/navtopbgleft.gif) left bottom no-repeat;
	padding:0 0 0 27px;	
}
#navtop ul{
	text-align:center;
	height:52px;
	background: url(img/navtopbg.gif) left bottom repeat-x;
}
		#navtop li{
			float:left;
			padding:0 4px 0 0;
		}
			#navtop li a{
				font: 16px/34px "Arial Narrow", arial, sans-serif;			
				display:block;
				width:140px;
				height:35px;
				overflow: hidden;
				background: url(img/link_nt.png) left top no-repeat;
				//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/link_nt.png, sizingMethod=crop);
			}
			#navtop li a:hover{text-decoration: none;color:#009ee0;}

/* CONTENT */
#content{
	padding:0px 10px 0 328px;
}

/* content left */
#contleft{
	float:left;
	width:303px;
	margin:0 0px 0 -328px;	
	display: inline;
        padding:40px 0px 0px 20px;
font-weight:bold;
line-height:18px;
}	
#menu{font-size:14px;}
#menu li{margin:0 0 3px 0;}
#menu li a, .menu{
	cursor: pointer;
	text-decoration: none;
	color: #818181;
	background: url(img/linknavleft.gif) left top no-repeat;
	height:37px;
	line-height:37px;
	display:block;
	padding:0 0 0 37px;
}
#menu li a:hover, .menu:hover{
	text-decoration: underline;
	color:#2a8ddf;
	background: url(img/linknavleft.gif) left -40px no-repeat;
}
#menu li ul{margin:8px 0 12px 10px;font-size:12px;}
#menu li ul li{margin:5px 0 0 0;}
#menu li ul li a{
	background: none;
	height:auto;
	line-height:1.2;
	display:inline;
	padding:0 0 0 37px;
}
#menu li ul li a:hover{	background: none;}

/* content right */
#contright{    
	float:left;
	width:100%; 
	padding:5px 0 0 0;
}
h2{
	font-size:18px;
	font-weight:bold;
	color:#488dc6;
	margin:0 0 13px 0;
}
h3{
	font-size:14px;
	font-weight:bold;
	color:#488dc6;
	margin:0 0 13px 0;
}
.conttext p{
	margin:0 0 14px 0;
}
.conttext ul li{
	color:#488dc6;
	font-weight:bold;
	margin:0 0 14px 22px;
	padding:0 0 0 15px;
	background: url(img/str_sptext.gif) left 5px no-repeat;
}


#container-foot {
width: 100%;
position: absolute;
bottom: 0 !important;
bottom: -1px;
height: 83px;
background: #529dd1 url(img/foot.gif) left top repeat-x;
color:#fff;
}
#copy{
	float:left;
	padding:11px 130px 0 26px;
	width:129px;
}
#copy p{height:43px;}


.cont_foot{
	float:left;
	padding:3px 54px 0 0px;
	width:408px;
}
.cont_foot p{height:49px;}
.cont_foot p em{font-size:10px;}
#content{zoom:1;} 
.h222{
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin:0 0 13px 0;
}