body {
background:url(images/bg.gif) repeat-x top #c9edf9;
margin:0px;
padding:0px;
font: 10px  verdana, arial, helvetica;
color:#000;
}
a img{
border:0;
}
p{
text-align:justify;
line-height:15px;
padding:0px 0 5px 0;
}
p.left_arrow{
text-align:justify;
line-height:15px;
padding:0px 0 5px 60px;
background:url(images/tool.gif) no-repeat left top;
}
.clear{
clear:both;
}
#main_container{
	width:910px;
	height:auto;
	margin:auto;
	/* [disabled]background:url(images/header_bg.jpg) no-repeat top right; */
	position: relative;
}
.center_content{
	width:910px;
	padding:0px;
	margin:auto;
}
.Bottom {
	position: static;
}

#header{
	width:910px;
	height:268px;
	margin:auto;
}
#logo{
padding:17px 0 0 5px;
float:left;
}
.top_text{
	width:400px;
	clear:both;
	float:left;
	color:#000000;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 12px;
}
a.testimonial{
float:right;
padding:0px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
font-weight:bold;
text-decoration:none;
}
/*----------------------menu-------------------------*/
#menu{
	float:right;
	padding:30px 10px 0 0;
	font-size: 16px;
	font-weight: bold;
}
#menu ul{
	list-style:none;
	padding:0px;
	margin:0px;
	display:block;
}
#menu ul li{
	list-style:none;
	display:inline;
	float:left;
	width:auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
}
#menu ul li a{
	float:left;
	text-decoration:none;
	padding:0px 4px 0 4px;
	margin:0px 8px 0 8px;
	color:#fff;
	text-align:center;
}
#menu ul li a:hover{
text-decoration:none;color: #fff; border-bottom:3px #FFFFFF solid;
}
#menu ul li a.current{
	float:left;
	text-decoration:none;
	padding:0px 4px 0 4px;
	color: #fff;
	margin:0px 8px 0 8px;
	border-bottom:3px #fff solid;
}

/*-----------------main content----------------------------*/
.main_content{
	width:910px;
	height:auto;
	margin:auto;
	padding:0 0 30px 0;
	background-color:#FFF;
	border-radius: 8px;
}
.main_content_top{
	width:910px;
	height:16px;
	background:url(images/main_content_top.gif) no-repeat;
}
#boxes_content{
	width:910px;
	clear:both;
	margin:auto;
}
.box{
padding:10px 10px 10px 16px;float:left;}
.box_content{
	background:url(images/box_bg.gif) center;
	width:425px;
	height:210px;
	border-radius: 8px;
	position: relative;
}

.boxtitle{
font-size:18px;
color:#000000;
padding:10px 0 0 15px;
font-family:Arial, Helvetica, sans-serif;
}
.box_icon{
clear:both;
float:left;
width:80px;
padding:25px 0 0 15px;
}
p.text_content{
	width:250px;
	float:left;
	text-align:left;
	padding:10px 10px 10px 25px;
	color:#000000;
	line-height:15px;
	/* [disabled]background-color: #d5eff9; */
	border-radius: 8px;
	margin-left: 10px;
}
a.read_more{
	position: absolute;
	bottom: 20px;
	right: 20px;

}

.title{
font-size:18px;
color:#000000;
padding:10px 0 0 0px;
font-family:Arial, Helvetica, sans-serif;
}

.left_content{
width:420px;
float:left;
padding:10px 10px 10px 20px;
}
.right_content{
width:390px;
float:left;
padding:10px 0 10px 20px;
}
.right_news{
float:left;
width:auto;
border-bottom:1px #CCCCCC dashed;
padding:10px 0 8px 0;
}
.news_icon{
width:48px;
height:36px;
float:left;
background:url(images/news.gif) no-repeat center;
}
.news_content{
width:310px;
float:left;
text-align:justify;
line-height:15px;
padding:0 0 0 10px;
}

/*-----------------------------footer------------------*/
#footer{
clear:both;
width: auto;
height:50px;
color: #0c9cc9;
}
.copyright{
	float:right;
	padding-left:10px;
	padding-top:13px;
	padding-right: 5px;
}
.headerbg {
	right: -1px;
	position: absolute;
	top: 70px;
	height: 220px;
	width: auto;
	border-radius: 10;
}

.footer_links{
float:left;
padding-right:15px;
padding-top:13px;
}
.footer_links a{
text-decoration:none;
color: #0c9cc9;
padding-left:10px;
}
.footer_links a:hover{
text-decoration:underline;
color: #0c9cc9;
}
