body
{
	margin:0px;
	padding:0px;
	background-color:#9ba786;
}


#main_body
{
	width:970px;
	height:auto;
	vertical-align:middle;
	margin:auto;
	padding:auto;
	
}

#body_part
{
	width:970px;
	height:auto;
	float:left;
	margin:15px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	background-color:#FFFFFF;
}

#top
{
	width:955px;
	height:75px;
	float:left;
	padding:0px 15px 0px 0px;
	background-image:url(../images/top-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#logo
{
	margin:0px;
	padding:10px 0px 0px 20px;
	width:253px;
	height:56px;
	float:left;
}

#top-right
{
	width:565px;
	height:50px;
	margin:15px 0px 0px 0px;
	padding:0px;
	float:right;
	border-top:2px solid #f84b00;
}

#menu{
	list-style-type: none;
	float: left;
	width:565px;
	height:50px;
	position:absolute;
	color: #333333;
}

#menu ul
{
	list-style-type: none;
	display:inline;
	position:absolute;
	width:565px;
	height:50px;
	margin:0px;
	padding:0px;
	float:left;
}

#menu ul li
{
	margin:0px;
	padding:0px;
	float:left;
	font-family:arial;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	display: inline;
	border-right:1px solid #737373;
	border-right-style:dotted;
}

#menu a {
	float: left;
	background-image:url(../images/orange-arrow.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#333333;
	font-family:arial;
	font-size: 12px;
	font-weight:bold;
	padding:17px 25px 17px 24px;
}
#menu a:hover {
	color: #FFFFFF;
	background-color:#f84b00;
	font-family: arial;
	font-size: 12px;
	background-image:url(../images/white-arrow.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#menu .active a {
	color: #FFFFFF;
	background-color:#f84b00;
	background-image:url(../images/white-arrow.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}


#left-part
{
	width:706px;
	height:auto;
	margin:0px;
	padding:0px 12px 0px 15px;
	float:left;
}

#banner
{
	width:706px;
	height:145px;
	margin:0px;
	padding:0px;
	float:left;
}
#content-part
{
	width:706px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
#package-part
{
	margin:0px;
	padding:10px 0px 0px 0px;
	float:left;
	width:706px;
	height:auto;
}

#package-smbs
{
	margin:0px;
	padding:0px 12px 0px 0px;
	float:left;
	width:342px;
	background-image:url(../images/line.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#package-seo-smbs
{
	margin:0px;
	padding:0px 0px 0px 10px;
	float:left;
	width:342px;
}

#blue-bg
{
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../images/blue-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:335px;
	height:49px;
}

#right-part
{
	width:220px;
	height:auto;
	margin:0px;
	padding:0px 15px 0px 0px;
	float:right;
}


#right-orange-top
{
	background-image:url(../images/orange-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:222px;
	height:43px;
	float:left;
	margin:0px;
	padding:0px;
}

#right-orange-mdi
{
	background-image:url(../images/right-mdi-bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:222px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

#right-orange-btm
{
	background-image:url(../images/right-btm-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:222px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px 0px 11px 0px;
}


#live-chat
{
	width:222px;
	height:64px;
	margin:0px;
	padding:8px 0px 8px 0px;
	float:left;
}

#right_menu
{

	width:190px;
	height:auto;
	float:left;
	color:#025d91;
	padding-bottom:5px;
}

#right_menu ul
{
	width:190px;
	margin:0px;
	list-style-type:none;
	padding:0px 0px 0px 10px;

}

#right_menu ul li
{
	margin:0px;
	font-family:arial;
	font-size:12px;
	color:#333333;
	padding:3px 0px 3px 20px;
	background-image:url(../images/right-menu-arrow.jpg);
	background-position:center left;
	background-repeat:no-repeat;
}

#right_menu a 
{
	text-decoration:none;
	color:#333333;
	font-family: arial;
	font-size: 12px;
	
}
#right_menu a:hover 
{
	color: #f84b00;
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
}

#package-link
{

	width:300px;
	height:auto;
	float:left;
	color:#025d91;
	padding-bottom:5px;
}

#package-link ul
{
	width:210px;
	margin:0px;
	list-style-type:none;
	padding:0px 0px 0px 10px;

}

#package-link ul li
{
	margin:0px;
	font-family:arial;
	font-size:12px;
	color:#333333;
	padding:3px 0px 3px 20px;
	background-image:url(../images/right.jpg);
	background-position:center left;
	background-repeat:no-repeat;
}

#package-link a 
{
	text-decoration:none;
	color:#333333;
	font-family: arial;
	font-size: 12px;
	
}
#package-link a:hover 
{
	color: #f84b00;
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
}

#inner-link
{

	width:100%;
	height:auto;
	float:left;
	color:#025d91;
	padding-bottom:5px;
}

#inner-link ul
{
	width:auto;
	margin:0px;
	list-style-type:none;
	padding:0px 0px 0px 30px;

}

#inner-link ul li
{
	margin:0px;
	font-family:arial;
	font-size:12px;
	color:#333333;
	padding:2px 0px 2px 20px;
	background-image:url(../images/right.jpg);
	background-position:center left;
	background-repeat:no-repeat;
}

#inner-link a 
{
	text-decoration:none;
	color:#333333;
	font-family: arial;
	font-size: 12px;
	
}
#inner-link a:hover 
{
	color: #0095da;
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
}


#bdr-left-top
{
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

#bdr-right-btm
{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}


#footer
{
	width:970px;
	height:47px;
	margin:0px 0px 10px 0px;
	padding:0px;
	float:left;
	background-color:#f84b00;
}

#footer-left
{
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../images/footer-left.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:11px;
	height:47px;
}

#footer-right
{
	margin:0px;
	padding:0px;
	float:right;
	background-image:url(../images/footer-right.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:11px;
	height:47px;
}

#footer-link
{
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
	width:860px;
	float:left;
	text-align:center;
	padding:5px 0px 0px 0px;
}

#footer-link a
{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

#footer-link a:hover
{
	color:#dedcdd;
	text-decoration:none;
}
