body{   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0; 
	background: #E6E6E6 url("../image/webimage/page_bg.png") repeat-y center top;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0;
	padding: 0;
}

#allcontent {
    width: 950px;
 	margin: 0 auto;
	padding: 0;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	background: #FFFFFF url(../image/webimage/column_bg.png) repeat-y left top;
}

#banner {
	background:  url(../image/webimage/banner_bg.png) repeat-x left top;
	padding: 7px 7px 3px 7px;
	border-bottom: 1px solid #73AFB7;
}

#sidebar {
	float: left;
	width: 200px;
	margin: 25px auto; 
	display: inline; 
}

#sidebar img{
	margin-left: 50px;
} 

#mainNav {
	margin-left: 0px; 
	padding-left: 1em;
}

#main {
	width: auto;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-left: 200px;
	padding: 0 20px;
	border-left: 1px dashed #999999; 
} 	

#main a {
	text-decoration: none;
	font-weight:bold;
/*	border-bottom: 1px dashed #999999;   */
	color: #152D6A;
}

#main h1 {
	font-family: Impact, "Arial Narrow", sans-serif;
	font-size: 1.5em;
	font-style: normal; 
	color: #152D6A;
	text-transform: uppercase;
	margin: 15px 0 8px 0;
	border-bottom: 2px solid #B2F511;
	padding: 10px 10px 8px 10px;
	letter-spacing: 1px;
	background:  url(../image/webimage/feature_bug.png) no-repeat top right;
}

#main h2 {
	font-size: 1.2em;
	color: #152D6A;
	text-transform: capitalize;
	margin: 15px 0 8px 0;
	padding: 2px 10px 2px 10px;
	background-color: #ffd58a;
	border-bottom: 1px dotted #999999; 
}

#main h3 {
	font-size: 1em;
	color: #152D6A;
	font-weight: bold;
	text-transform: capitalize;
	margin: 15px 0 8px 0;
	padding: 2px 10px 2px 10px;
	border-bottom: 1px dotted #999999;
}

#main h4 {
	font-size: 0.9em;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: underline;
	margin: 15px 0 2px 20px;
	padding: 2px 10px 2px 20px;
}

#main p {
	font-size: 0.9em;
	margin: 5px 10px;
	padding: 2px 2px;
}

#main ul, ol {
	font-size: 0.9em;
	margin: 8px 15px 8px 30px;
	padding: 5px;
}

.gallery {
/*	padding: 10px; */
} 
	
.gallery ul {
	display: inline; 
} 

.gallery ul li{ 
	list-style: none;
	margin: 5px;
	padding: 2px;
	float: left; 
}

.gallery ul li img {
	padding: 3px 3px 0 3px;;
	border: 0; 
	margin: 0;
	}  
	
.gallery ul li a {
/*		border-width: 0; */
	}
	
.gallery ul li p {
	font-weight: bold; 
	margin: 2px;
	width: 134px;
	height: 2em;
	text-align: center;
	}

.test {
/*	padding: 10px; */
} 
	
.test ul {
	display: inline; 
} 

.test ul li{ 
	list-style: none;
	margin: 5px;
	padding: 2px;
	float: left; 
}

.test ul li img {
	padding: 3px 3px 0 3px;;
	border: 0; 
	margin: 0;
	}  
	
.test ul li a {
/*		border-width: 0; */
	}
	
.test ul li p {
	font-weight: bold; 
	margin: 2px;
	width: 134px;
	height: 2em;
	text-align: center;
	}



#footer {
	clear: both; 
	color: #666666;	
	margin: 0 20px 0 220px;
	padding: 5px 20px 5px 40px;
	border-top: 2px solid #B2F511;
}

address {
	font-size: 0.7em;
}

.item {
	font-weight: bold;
}

.nodisc {
	list-style-type:none;
	line-height: 2em;
}

.floatright{ 
	list-style: none; 
	float: right; 
}

/* IE 5/6 border erase bug */

br.clear {
	clear: both;
}

table {
	padding: 5px 20px 5px 40px;
	margin: 0;
}
