	#banner{ 
	height: 170px;
	padding-top:0px;
	background-repeat:no-repeat;
	background-position:right;
	background-image: url(/cms/tpl/img/1.jpg) 
	}
	
	#home{
	height: 170;
	width: 400;
	position: absolute;
	top: 0px;
	left: 13px;
	}
	
/*	#menu {
	width: 99.8%; 
	height: 20px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	position: absolute; 
	left: 0px; 
	top: 172px;
	text-align: left;
	padding-left: 20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	}*/
	
	#main {
	position: absolute; 

	left: 215px; 
	top: 242px; 
	margin-right:100px;

	
	}
		
	#side { 
	width: 145px;
	height: 500px;
	position: absolute; 
	left: 15px; 
	top: 220px;
	}
	
	#line {
	width: 1px;
	position: absolute; 
	top: 222px; 
	left: 170px;
	height: 490px;
	background-color: #ccc;
	}
	
	#List {
	margin-bottom : 5px;
	margin-top : 10px;
	margin-left : 25px;
	margin-right: 20px;
 	}

	div.container {
	position: relative;
	margin: 0 auto;
	width: 781px;
	height: 890px;
	}

div#header {
	clear: both;
	height: 150px;
	padding: 1px;
	margin-bottom: 0px;
	background-image: url(/cms/tpl/img/header.png);
	background-repeat: no-repeat;

}

div#left {
	float: left;
	width: 220px;

}
.pageimg_right{
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div#right {
	float: right;
	width: 220px;
}
div#content_middle {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 220px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;	
}

body {
	margin: 0;
	padding: 0;
	background-color:#FCFCFC;
	min-width:950px;
	height:auto !important;
	

}
hr {

	height: 1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EAEAEA;
}
table{

}

td{
	padding:5px;
	border-color:#CCC;
}

div#top_nav{
	width: 99.8%;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 172px;
	text-align: left;
	padding-left: 20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;	

}
	


#content_spacer{
position: absolute;
	top: 100px;
	left: 230px;

}






.spacer {
	clear: both;
	}
	
p {
	padding: 0;
	margin-top: 0px;
	
	}

dd, dt {
	
	/*font-size: 0.95em;*/
	}
/***********************************************************/

img{
	/*padding: 5px;*/
}

#ci_standard_heading {
	font-weight: normal;
	font-size: 18px;
	margin-top: 20px;
}
#ci_standard_htmltext {
	font-weight: normal;
		
}
#page_heading{
	font-size: 24px;
}
.ci_toolbar{
	/*font-size: 10px;
	font-weight: normal;*/
	border: 1px solid #CCCCCC;
}

table,tr,td{
	vertical-align: top;
	
}
