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%;
	
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


:focus {
	outline: 0;
}






html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 

 
#pagewidth{ 
width:961px; 
text-align:center;  
margin-left:auto; 
 margin-right:auto; 
  

} 

#container{background:#fff; border-left:2px solid #ccc; border-right:2px solid #ccc;   height:auto;}
 
#header{
 position:relative; 
 height:76px; 
 background:url(../images/bg_header.gif) repeat-x top left;
 width:951px;
 margin:auto;
 text-align:left;
 border-bottom:2px solid #fff;
 margin-left:auto; 
 margin-right:auto; 
} 
 
#footer{
 height:25px; 
 background:url(../images/bg_footer.gif) repeat-x top left;
 clear:both;
 width:961px; 
 margin:auto;
 margin-top:5px;
 padding-top:10px;
 } 
 
.welcome{width:455px; height:50px;color:#999BA1;line-height:18px; position:absolute; top:230px;left:60px; text-align:left; font:normal 13px Tahoma, Arial, Verdana;}

#maincol{ 

 background:url(../images/banner.jpg) no-repeat top center;
 width:951px; 

height:auto;
 margin:auto;
 text-align:left;
 }
 
.columns{float:left; background:url(../images/block1.png) no-repeat top left; width:188px;height:336px; border-style:none; }
.column-first{margin-left:30px;}
.columns ul{padding:0px 10px 0px 10px;}
.columns ul li{ list-style-type:none;background:url(../images/tip1.gif) no-repeat 0px 2px; text-align:left; padding-left:10px;font:bold 11px Arial, Helvetica, sans-serif; padding-bottom:2px;}
.columns ul li a{color:#0283C0; text-decoration:none;}

.cuv-hd{background:url(../images/bcr_top.gif) no-repeat top bottom; width:257px; height:14px;}
.cuv-bd{background:url(../images/bcr_bg.gif) repeat-y top left; width:257px; text-align:center; height:auto;}

.cuv-ft{background:url(../images/bcr_btm.gif) no-repeat bottom left; width:257px;height:19px;}
 

 .txtBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size:13px;
}


.clearfix:after {
 content: "."; 
 display: block; 
height: 0px; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 

