/* CSS Document */



Body{ margin:0; padding:0; background:url(../images/bodybg.jpg) repeat;}



/*Header section Start*/
#outer{ width:100%; float:left; height:68px; background:url(../images/navbg.jpg) repeat-x;}
#header{ width:997px; height:68px; margin:0 auto;}
#logo{ width:314px; height:68px;float:left;}
#navition{ width:682px; height:68px;float:left; font-family:"arial";  font-size:14px;}
/*Header section Start*/




/*Content section Start*/

#content{ clear:both;width:997px; margin:0 auto;font-family:"arial"; font-size:14px; line-height:25px; }

.label{
	font-weight:bold;
}


.pad{
	padding-bottom:2px;
	border-bottom:1px solid #cccccc;
}

.border{
	border:1px solid #254737;
}