body {
	color: #292929;
	font: 13px Trebuchet MS;
	margin: 0px;
	background:#143a6c;
}
div {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul, li, form, hr {
	margin: 0px;
	padding: 0px;
}
li {
	margin-left: 25px;
}
img {
	border: none;
}
h1 {
	border-bottom: 1px solid #074775;
	color: #074775;
	font-size: 18px;
	margin: 0px;
	font:Trebuchet MS;
}
h3 {
	border-bottom: 1px solid #074775;
	color: #074775;
	font-size: 18px;
	margin: 0px;
	width:500px;
	font:Trebuchet MS;
}
h4 {
	border-bottom: 1px solid #074775;
	color: #074775;
	font-size: 18px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top:-3px;
	width:400px;
	float:left;
	font:Trebuchet MS;
}
h5 {
	border-bottom: 1px solid #074775;
	color: #074775;
	font-size: 18px;
	margin-left: 90px;
	margin-bottom: 10px;
	margin-top:-3px;
	width:250px;
	font:Trebuchet MS;

}
h6 {
	border-bottom: 1px solid #074775;
	color: #074775;
	font-size: 18px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top:-3px;
	width:310px;
	float:left;
	font:Trebuchet MS;
}
#top {
	background: url(../images/bg_top.jpg) no-repeat;
	height: 149px;
	margin: 0px auto;
	width: 1002px;
}
#top div#right_menu {

	color: #545454;
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	font:Trebuchet MS;
}
#top div#right_menu input {
	border: none;
	color: #777777;
	font: 10px Tahoma;
	margin: 0px 20px;
}
#top div#right_menu a {
	color: #545454;
	text-decoration: none;
}
#top div#right_menu a:hover {
	color: #346DA9;
	text-decoration: none;
}
#top div#logo {
	padding: 5px 0px 0px 25px;
}
#top #main_menu {
	list-style: none;
	margin: 2px 0px 0px 81px;
	padding: 0px;
	position: absolute;
	text-align: center;
	word-spacing: -2px;
}
#top #main_menu li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	/*position: relative;*/
}
#top #main_menu li a {
	background: url(../images/bg_menu.png) 0px 0px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 22px;
	padding: 10px 15px 0px 0px;
	width: 105px;
	font:Trebuchet MS;
	/*overflow : hidden;
	text-indent : -9999px;*/
}
#top #main_menu li a.active {
	background: url(../images/bg_menu.png) 0px -32px;
}
#top #main_menu li a:hover {
	background-position: 0px -32px;
	text-decoration: none;
}
#top #sub_menu {
	background: url(../images/bg_submenu.jpg);
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	margin-top: 34px;
	position: absolute;
	width: 1002px;
	font: Trebuchet MS;
}
#top #sub_menu p a {
	color: #FFFFFF;
}
#top #sub_menu p a:hover {
	text-decoration: none;
}

#header {
	margin: 0px auto;
	width: 1002px;
}
 #header_product{
	margin: 0px auto;
	width: 1002px;
	height:180px;
	background:url(../images/header_product.jpg) no-repeat;
}
 #header_product .icon_product{
width:74px;
height:107px;
float:left;
margin-top:72px;
margin-left:65px;
}
#header_product .icon_product a:hover{
width:115px;
height:162px;
float:left;
margin-top:-55px;
margin-left:-30px;
}

#wrap {
	background: #DAE7F2 url(../images/bg_main.jpg) repeat-x top;
	margin: 0px auto;
	width: 1002px;
}
#main {
	display: table;
	margin: 0px auto;
	padding: 10px 0px;
	width: 995px;

}
#breadcrumb {
	color: #FFFFFF;
	font:Trebuchet MS;
	padding: 0px 15px 10px 15px;
}
#content_right_home {
	float: right;
	margin-right:10px;
	width: 220px;
}
* html #content_right_home {
	margin-right:0px;
}
#content_left_home {
	float: left;
	margin-right: 10px;
	width: 220px;
	margin-left:5px;
}

#content_whats_on h2 {
	background: url(../images/bg_addhometop.png);
	color: #074775;
	font-size: 14px;
	height: 30px;
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font:Trebuchet MS;
}
#content_whats_on div {
	background: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
#content_home {
	float: left;
	width: 522px;
	text-align:justify;
}

#content_home div {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px 20px;
}
#content_right {
	float: right;
	width: 220px;
	margin-left:10px;
	margin-right:10px;
}
#content_right div {
	background: #FFFFFF;
	font-size: 12px;
	text-align: center;

}
* html #content_right {
	margin-right:-2px;
}

#content_right h2 {
	background: url(../images/bg_addhometop.png);
	color: #074775;
	font-size: 14px;
	height: 30px;
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font:Trebuchet MS;
}

* html #content_right div {
	height:10px;

}
#content_right ul {
	list-style-type: none;
	margin: 0px 15px;
	padding: 0px;
	text-align: left;
}
#content_right ul li {
	border-bottom: 1px solid #B9B9B9;
	margin: 0px;
	padding: 5px 0px;
}
#content_right ul li a {
	color: #292929;
	display: block;
	font-weight: bold;
	font:Trebuchet MS;
	/*height: 22px;
	padding: 10px 15px 0px 0px;
	width: 105px;*/
}
#content_right ul li a:hover {
	background: url(../images/bg_menucontentright.png) no-repeat center right;
	color: #2E68A7;
	text-decoration: none;
	font:Trebuchet MS;
}
#content {
	float:right;
	width: 745px;
	text-align:justify;

}
#content div {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px 20px;
	padding-bottom:10px;
}
#content2 {
	float:right;
	width: 745px;
	text-align:justify;

}
#content2 div {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px 10px;
	padding-bottom:10px;
}
#content_right .client_list{
	background:url(../images/bg_client_list.jpg) no-repeat ;
	width:221px;
	height:95px;
	padding-top:10px;
	margin-top:10px;
	font:Trebuchet MS;
}
#content_client {
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
	float:right;
	margin-top:60px;
	margin-right:12px;
	font:Trebuchet MS;

}
#content_client a{
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
	font:Trebuchet MS;
}
#content_right .update_menu {
	background:url(../images/bg_menu_update.jpg) no-repeat;
	width:220px;
	height:320px;
	margin-bottom:10px;
}
#content .content_partners{
	width:650px;
	height:150px;
	text-align:justify;
	
}
#content2 .content_testi{
	width:650px;
	height:auto;
	text-align:justify;
	
}
.client{
	width:665px;
	height:auto;
	
}
#content .client .client_list{
	width:650px;
	height:auto;
	margin-left:-25px;
	padding-left:15px;
	padding-bottom:10px;
	text-align:justify;
}
* html #content .client .client_list{
	margin-left:-10px;
	padding-left:0px;
}
#content  .content_client{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:none;
	width:150px;
	margin-left:10px;
	margin-top:5px;
	padding-bottom:35px;

}
#content .client_testi{
background:url(../images/bg_client.jpg) ;
height:256px; 
width:701px; 
margin-left:-18px;
padding-bottom:0px;

}
#content .client_text{
margin-left:-40px;
margin-top:-10px;
}
*:first-child+html #content .client_text{
margin-left:-20px;
}
* html #content .client_text{
margin-left:-20px;
}
#content .client_table{
margin-left:15px;
}


#content .bg_client_w{
background:#FFFFFF; 
padding-right:2px;
padding-bottom:0px;
}
#content_right_career {
	float: right;
	margin-right: 5px;
	width: 414px;
}
#content_right_career .bg_career_w{
background:#FFFFFF; 
width:413px; 
height:620px;
margin-left:1px;
}
* html #content_right_career {
	margin-right:0px;
}
#content_home .bg_contact_w{
background:#FFFFFF; 
width:407px; 
height:360px;
}
#content_home .bg_contact{
background:url(../images/bg_contact.jpg); 
width:405px; 
height:360px; 
margin-left:-19px;
}
* html #content_home .bg_contact{
padding-right:0px;
width:425px; 
}
* html #content_home .bg_contact_w{
padding-right:1px;
}
#footer {
	background: url(../images/bg_footer.jpg);
	/*clear: both;*/
	margin: 0px auto;
	padding: 37px 10px 0px 10px;
	width: 982px;
}
#footer p {
	border-top: 1px solid #AACFEA;
	color: #FFFFFF;
	font-size: 11px;
	height: 26px;
	margin: 0px;
	font:Trebuchet MS;
}
#footer p#f_right {
	float: right;
	font-weight: bold;
}

#content_right .bg_whats_right{
width:190px;
height:130px;
background:url(../images/tn_homewhatson1.jpg) no-repeat;
margin-left:15px;
}

#content_right .bg_whats_right_inside{
width:180px;
height:113px;
margin-left:5px;
position:absolute;
margin-top:10px;
}
*:first-child+html #content_right .bg_whats_right_inside{
margin-left:-90px;

}
* html #content_right .bg_whats_right_inside{
margin-left:-90px;
margin-top:7px;
}
*:first-child+html #content_right .bg_whats_right{
margin-left:5px;

}
* html #content_right .bg_whats_right{
margin-left:5px;

}
#content_right .bg_whats_right_hover{
width:188px;
height:50px;
background:url(../images/whatsonbottom.jpg) no-repeat;
margin-left:13px;

}
*:first-child+html #content_right .bg_whats_right_hover{
margin-left:0px;
margin-top:-5px;

}
* html #content_right .bg_whats_right_hover{
margin-left:0px;
margin-top:-5px;
padding:0px;


}

#content_right .bg_whats_right_content{
width:54px;
height:37px;
margin-left:7px;
float:left;
margin-top:6px;

}
*:first-child+html #content_right .bg_whats_right_content{
margin-left:6px;

}
* html #content_right .bg_whats_right_content{
margin-left:4px;
padding-bottom:0px;
}
#content_whats_on .bg_whats_right{
width:190px;
height:130px;
background:url(../images/tn_homewhatson1.jpg) no-repeat;
margin-left:15px;

}
#content_whats_on .bg_whats_right_inside{
width:180px;
height:113px;
margin-left:5px;
position:absolute;
margin-top:10px;
}
*:first-child+html #content_whats_on .bg_whats_right_inside{
margin-left:-90px;

}
* html #content_whats_on .bg_whats_right_inside{
margin-left:-90px;
}
*:first-child+html #content_whats_on .bg_whats_right{
margin-left:5px;

}
* html #content_whats_on .bg_whats_right{
margin-left:5px;

}
#content_whats_on .bg_whats_right_hover{
width:188px;
height:56px;
background:url(../images/whatsonbottom.jpg) no-repeat;
margin-left:13px;

}
*:first-child+html #content_whats_on .bg_whats_right_hover{
margin-left:0px;
margin-top:-5px;

}
* html #content_whats_on .bg_whats_right_hover{
margin-left:0px;
margin-top:-5px;

}

#content_whats_on .bg_whats_right_content{
width:54px;
height:37px;
margin-left:6px;
float:left;
margin-top:10px;

}
*:first-child+html #content_whats_on .bg_whats_right_content{
margin-left:6px;
margin-top:5px;


}
* html #content_whats_on .bg_whats_right_content{
margin-left:4px;
margin-top:5px;

}
.paging{
text-align:center;
}

#faceb
{
	vertical-align:middle;
}