body {
/* background: #319ec0; */
background-image:url(images/bg.jpg);
background-repeat:repeat;
}
.body_wrapper{
	width:1052px;
	margin: 0px auto;
}

.left {
	background:url("images/border-left.jpg") repeat-y scroll left top transparent;
	width:1052px;
	margin: 0px auto;
}

.right {
	background:url("images/border-right.jpg") repeat-y scroll right top transparent;
	width:1052px;	
}

.container {
	width:1000px;
	margin:0 auto;
}



td {
	font: normal 12px Tahoma, Arial;
	color: #656565;
}

h1, h2, h3, h4, h5 {

    color: #656565;
    margin: 0px;
}


h1 {
    font-size: 31px;
}

h2 {
    font: normal 22px "Times New Roman", Times, serif;
}

h3 {
    font-size: 14px;
}


a {

color: #0081b9;
text-decoration: none;
}

a:hover {
color: #0081b9;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 30px 50px 30px 30px;
}
.bg1
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bg2
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bord
{
border: 1px solid #c5d85a;
}
.menu 
{
color:#8c247b;
vertical-align:top;
height: 35px;
padding: 10px 0 0 20px;
}
.menu a
{
color:#8c247b;
font: bold 11px  tahoma, Arial;
text-decoration: none;
}


.blye-text-underline {
color: #5a768d;
text-decoration: underline;
}

.blye-text-regular {
color: #5a768d;
text-decoration: none;
}

.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8c247b;
text-decoration: none;
}

.red-text-underline {
color: #8c247b;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}

/* Style added by Linkan */

#content{
	background:#FFF;
	width:1000px;
	float:left;
}

.blue_block{
	float:left;
	width:1000px;
}
.blue_block_part1{
	float:left;
	background: url(images/index_22.jpg) no-repeat;
	height:188px;
	width:100px;
}
.blue_block_part2{
	float:left;
	background: url(images/blue_block_repeatx.gif) repeat-x;
	height:188px;
	width:285px;
}
.blue_block_part2 ul{
	margin-top:40px;
	margin-left:-12px!important;
	margin-left:-6px;
}
.blue_block_part2 ul li{
	list-style-image:url(images/white_arrow.png);
	color:#b7daef;
	font-size:17px;
	font-weight:bold;
	padding:5px;
}
.blue_block_part3{
	float:left;
	background: url(images/index_24.jpg) no-repeat;
	height:188px;
	width:17px;
}
.blue_block_part4{
	float:left;
	background: url(images/blue_block_repeatx.gif) repeat-x;
	height:188px;
	width:365px;
}
.blue_block_part4 a{
	color:#56cdff;
}
.blue_block_part4_content_header{
	font-size:24px;
}
.blue_block_part4_content{
	color:#fff;
	margin-top:46px;
	margin-left:10px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
.blue_block_part5{
	float:left;
	background: url(images/index_26.jpg) no-repeat;
	height:188px;
	width:233px;
}
.header_menu{
	float:left;
	width:1000px;
	height:66px;
	background: url(images/menu_bg.jpg);
}
.header_menu .left_space{
	float:left;
	width:68px;
}
.header_menu .seperator{
	float:left;
	background: url(images/manu_separator.png);
	width:2px;
	height:50px;
	margin-top:6px;
}
.header_menu .menu_item{
	float:left;
	color:#fff;
	font-size:20px;
	padding:21px 36px;
}
.menu_item a{
	color:#FFF;
}
.home_page_title{
	font-size:28px;
}
.home_page_title_blue{
	color:#0081b9;
}
.inner_page_left{
	float:left;
	margin-top:20px;
	margin-left:20px!important;
	margin-left:10px;
	margin-bottom:20px;
}
.inner_page_left .one_img{
	margin-top: -58px;
}
.inner_page_right{
	float:left;
	width:745px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px!important;
	margin-left:10px;
}
#footer{
	float:left;
}
.post{
	font: normal 12px Tahoma, Arial;
	text-align:justify;
	line-height:1.5;
	background:#fff;
}
.contact_info{
	border-bottom:1px solid;
	border-top:1px solid;
	text-align:left;
	width:750px;
}
.contact_header{
	font-size:22px;
	color:#0081b9;
}
.contact_page_title{
	font-size:25px;
	line-height:normal;
	text-align:left;
	margin-bottom:15px;
}
.pagetitle{
	margin-left:34px!important;
	margin-left:17px;
	margin-top:20px;
}
.the_title{
	margin: 20px 0 0 240px!important;
	margin: 20px 0 0 120px;
}
