html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #b5b5b5 url(../images/bg.gif) repeat-x top;
	font: normal 11px/130% Arial, Helvetica, sans-serif;
	color: #646464;
}
p {
	color: #646464;
}
#wrapper {
	position: relative;
	width: 758px;
	/*height: auto !important;
	height: 100%;
	min-height: 100%;*/
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #000;
	background: url(../images/bg_wrapper.gif) repeat-y;
}
#wrap {
	width: 758px;
	margin: 0px;
	padding: 0px;
	border: 0px solid blue;
	background: url(../images/bg_wrap.gif) no-repeat top;
}
#banner {
	width: 728px;
	/*height: 169px;*/
	margin: 0px 0px 7px 15px;
	padding:10px 0 1px 0;
	border: 0px solid yellow;
}
/*#banner img { margin-top:10px; }*/
#wrap_menu {
	position: relative;
	width: 758px;
	height: 37px;
	padding: 0px 0px 0px 0px;
	margin: 0px;	
	border: 0px solid red;
}
#mainmenu {
	float: left;
	width: 650px;
	height: 33px;
	padding: 0px 0px 0px 27px;
	margin: 0px 0px 0px 0px;	
	border: 0px solid red;
}
#mainmenu ul {
	width: 650px;
	height: 21px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;	
	border: 0px solid red;
}
#mainmenu li {
	padding: 0px 7px 0px 10px;
	margin: 0px 0px 0px 0px;	
	border: 0px solid red;
	list-style-type: none;
	display: inline;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #b4d68e;
	text-transform: capitalize;
	background: url(../images/bg_menu.gif) no-repeat left;
}
#mainmenu li.menufirst {
	padding: 0px 7px 0px 0px;
	margin: 0px 0px 0px 0px;	
	border: 0px solid red;
	list-style-type: none;
	display: inline;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #b4d68e;
	text-transform: capitalize;
	background: none;;
}

#mainmenu li a:link, #mainmenu li a:visited, #mainmenu li a:active, #mainmenu li.menufirst a:link, #mainmenu li.menufirst a:visited, #mainmenu li.menufirst a:active {	
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #b4d68e;
	text-decoration: none;
}
#mainmenu li a:hover, #mainmenu li.menufirst a:hover {	
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}


#flag {
	position: absolute;
	width: 60px;
	height: 14px;
	top: 11px;
	right: 17px;
	border: 0px solid red;
	text-align: right;
}
#maincontent {
	margin: 0px;
	padding: 32px 0px 50px 27px;
	border: 0px solid red;
}
#wrapper #maincontent #right_content1 table p {
	margin-left:0px;
	padding-left:0px;
	color:#646464;
}
#wrapper #maincontent #right_content1 table img {
	margin-left:7px;
}
#sd {
	position: absolute;
	width: 19px;
	height: 14px;
	right: 27px;
	bottom: 10px;
}
#footer {
	position: absolute;
	width: 750px;
	height: 36px;
	left: 4px;
	bottom: 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg_footer.gif) repeat-x;
	border: 0px solid red;
}
	#footer a:link, #footer a:hover, #footer a:visited, #footer a:active {
		color: #e2e7dc;
		text-decoration: none;
	}
	#footer p {
		padding: 10px 0px 0px 20px;
		margin: 0px;
		color: #e2e7dc;
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

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

h1.csc-firstHeader {
	width: 726px;
	height: 16px;
	margin:20px 0 0 0;
	padding:0;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #0c0;
	border-bottom: 1px solid #0c0;
}
h1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #7b7878;
}
p{
	margin: 0px 0px 0px 0px;
	padding: 0px 27px 10px 0px;
	font: normal 11px/130% Arial, Helvetica, sans-serif;
	color: #333;

}
a:link , a:visited, a:hover, a:active{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: normal 11px/130% Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;

}

 /*Poom style*/
#maincontent1{
	position:relative;
	width:727px;
	margin:27px 0px 0px 4px;
	border: 0px solid red;
}
#menu{
	float: left;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px auto;
	width:126px;
	padding:0px 0px 0px 0px;
	border:0px solid black;
}
#menu ul{
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 0px;
	border:0px solid red;
	width:126px;
}
#menu li{
	list-style-type:none;
	padding:0px 0px 5px 0px;
	margin:0px 0px ;
	border:0px solid red;
	width:126px;
	height:18px;
	display:block;	
	background:url(../images/dot5.gif) no-repeat 23px 7px;
}
#menu li a:link, #menu li a:visited, #menu li a:active{
	width:93px;
	height:16px;
	float:left;
	padding:2px 0px 2px 33px;
	color:#669630;
	text-decoration:none;
	font-size:11px;
}
#menu a:hover, #menu a.act{
	width:93px;
	height:16px;
	float:left;
	font-size:11px;
	color:#669630;
	background:#e3e3e3;
	text-decoration:none;
	padding:2px 0px 2px 33px;

}
#right_content1{		
	float:right;
	margin:0px 4px 0px 0px;
	padding:0px 0 0 27px;
	width:540px;
	border:0px solid red;
	background:url(../images/bg_rightcontent.gif) repeat-y left;
}
a:link, a:visited, a:hover, a.act {
	color: #669630;
}





.redtext{
	font-size:12px;
	color:#ff0000;
	font-weight:normal;
	text-decoration: none;
	background:none;
}
.textform{
	width:256px;
	height:22px;
	background:#ffffff;
	border:1px solid #abadb3;
	vertical-align:top;
	padding:0;
	margin:0 0 5px 0;
}
.textform1{
	width:172px;
	height:22px;
	background:#ffffff;
	border:1px solid #abadb3;
	vertical-align:top;
	padding:0;
	margin:0 0 5px 0;
}
.multitextform{
	width:384px;
	height:70px;
	background:#ffffff;
	border:1px solid #abadb3;
	vertical-align:top;
	padding:0;
	margin:0 0 5px 0;
}
.multitextform1{
	width:256px;
	height:70px;
	background:#ffffff;
	border:1px solid #abadb3;
	vertical-align:top;
	padding:0;
	margin:0 0 5px 0;
}
.list{
	width:256px;
	height:22px;
	background:#ffffff;
	border:1px solid #abadb3;
	vertical-align:top;
	padding:0;
	margin:0 0 5px 0;
}
.list1{
	width:65px;
	height:22px;
	background:#ffffff;
	border:1px solid #abadb3;
	vertical-align:top;
	padding:0;
	margin:0 0 5px 0;
}
.submitform{
	width:147px;
	height:22px; 
	color:#5e6671;
	border:1px solid #5e6671;
	background-color:#ffffff;
	margin:10px 0 0 0;
}
.submitform1{
	width:115px;
	height:22px; 
	color:#5e6671;
	border:1px solid #5e6671;
	background-color:#ffffff;
	margin:10px 0 0 0;
}
.maintext {
	color:#323848;
}
#maincontent hr {
	margin:0;
	padding:0;
	width:514px;
}

