/* CSS Document */
	
	body{
		font-size:11px;
		font-family: Arial, Helvetica, sans-serif;
		margin:0px;
		padding:0px;
		/*background-color:#040f13;*/
		background: url(image/BGcolor.jpg) left top repeat-x fixed; /*image/BG-orange.jpg*/ /*fixed*/
		}
	
	.menubg{
	margin: 0px;
	background-color:#605d5c;
	text-decoration:none;
	}
	
	
	h1{
	font-size:13px;
	color:#f7941e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	.title{
	background-image:url(image/sub_org_bg.png);
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFFFFF;
	line-height:30px;
	padding-left:35px;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:0px;
	}
	
	.contents {
	background-color:#FFFFFF;
	color:#000000;
	line-height:15px;
	text-align:justify;
	font-weight:normal;
	padding:10px;
	padding-top:5px;
	padding-bottom:0px;

	}
	.contents a {
	color: #605d5c; text-decoration: none; font-weight:normal;
	}
	
	.contents a:hover{
	text-decoration: none; color: #0e3192; font-weight:normal;
	}
	
	.contents1 {
	color:#747170;
	line-height:16px;
	text-align:justify;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	margin-top:5px;
	margin-bottom:10px;
	/*width:96%;*/
	}
	
	.contents1 a {
	color: #f26822; text-decoration: none; font-weight:normal;
	}
	
	.contents1 a:visited {
	color: #f26822; text-decoration: none; font-weight:normal;
	}
	
	.contents1 a:hover{
	text-decoration: underline; color: #f26822; font-weight:normal;
	}
	
	.contents1 b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5d7be5; text-decoration: none; font-weight:bold; font-size:11px; border-bottom:#999999 dotted 1px; padding-bottom:4px; display:block;
	}
	
	.contents1  ul{	
	vertical-align:top; 
	list-style-image: url(image/bullet_1.gif);
	line-height:14px;
	}
	
	.contents1 ul a {
		color: #4c93bf; text-decoration: none; font-weight:normal;
	}
	.contents1 ul a:link {
		color: #4c93bf; text-decoration: none; font-weight:normal;
	}
	.contents1 ul a:hover{
		text-decoration: none; color: #ff9527; font-weight:normal;
	}
	
	.contents1 li {
	margin-top:5px;
	margin-left:5px;
	}
	
	.testimonials {
	background-image:url(image/testimonial_bg_sml.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:5px;
	padding-top:62px;
	}
	
	.testimonials div {
	color:#4b2f1e;
	font-size:11px;
	text-align:justify;
	font-weight:normal;
	padding:10px;
	padding-bottom:0px;
	padding-top:5px;
	}
	
	.testimonials span {
	color:#f26822;
	display:block;
	font-size:11px;
	text-align:left;
	font-weight:normal;
	margin:10px;
	margin-top:2px;
	margin-bottom:2px;
	padding-top:2px;
	padding-bottom:5px;
	border-bottom:#999999 dashed 1px;
	}
	
	.more {
	color: #d6e03d;
	font-weight: normal;
	text-align:right
	}
	
	.more a {
		color: #d6e03d; text-decoration: none; font-weight:normal;
	}
	
	.more a:hover{
		text-decoration: none; color: #697277; font-weight:normal;
	}
	
	.footer {
	color:#747170;
	font-size:11px;
	/*background-image: url(../images/box_bg.jpg);*/
	text-align:center;
	font-weight:normal;
	}
	
	.footer a {
		color: #747170; text-decoration: none; font-weight:normal;
	}
	
	.footer a:hover{
		text-decoration: none; color: #f26822; font-weight:normal;
	}