/* CSS Document */

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
}

.clear {
	clear:both;
}

a{outline:none;}

.width900 {
	width:900px;
	margin:0 auto;
}

.logo {
	width:221px;
	height:90px;
	margin:10px 0 0 20px;
	float:left;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
}

.top_nav {
	width:600px;
	height:110px;
	float:right;
	border:0px solid #FF0000;
}

.online_support {
	width:95px;
	height:30px;
	float:right;
	padding:10px 8px 10px 0;
}
.nav_links {
	width:160px;
	float:right;
	margin-top:15px;
	color:#B8B8B8;
	font-size:11px;
}
.nav_links ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.nav_links ul li{
	margin:0px;
	padding:0px 0px 0 0;
	list-style:none;
	float:left;
}

.nav {
}

.nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.nav ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}

.nav ul .profile a{
	background-image:url(../images/menu_profile.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:79px;
	height:59px;
	display:block;
	text-indent:-999999px;
	text-decoration:none;
}
.nav ul .profile a:hover{
	background-position:bottom;
}
.nav ul .profile .selected{
	background-image:url(../images/menu_profile.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:79px;
	height:59px;
	display:block;
	text-indent:-999999px;
	text-decoration:none;
}

.nav ul .services a{
	background-image:url(../images/menu_services.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:75px;
	height:59px;
	display:block;
	text-indent:-999999px;
	text-decoration:none;
}
.nav ul .services a:hover{
	background-position:bottom;
}
.nav ul .services .selected{
	background-image:url(../images/menu_services.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:75px;
	height:59px;
	display:block;
	text-indent:-999999px;
	text-decoration:none;
}

.nav ul .our_vission a{
	background-image:url(../images/menu_ourvission.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:98px;
	height:59px;
	display:block;
	text-indent:-999999px;
	text-decoration:none;
}
.nav ul .our_vission a:hover{
	background-position:bottom;
}
.nav ul .our_vission .selected{
	background-image:url(../images/menu_ourvission.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:98px;
	height:59px;
	display:block;
	text-indent:-999999px;
	text-decoration:none;
}

.nav ul .technology a{
	background-image:url(../images/menu_technology.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:94px;
	height:59px;
	display:block;
	text-indent:-999999px;
	text-decoration:none;
}
.nav ul .technology a:hover{
	background-position:bottom;
}
.nav ul .technology .selected{
	background-image:url(../images/menu_technology.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:94px;
	height:59px;
	display:block;
	text-indent:-999999px;
	text-decoration:none;
}

.nav ul .offer a{
	background-image:url(../images/menu_offer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:75px;
	height:59px;
	display:block;
	text-indent:-999999px;
	text-decoration:none;
}
.nav ul .offer a:hover{
	background-position:bottom;
}
.nav ul .offer .selected{
	background-image:url(../images/menu_offer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:75px;
	height:59px;
	display:block;
	text-indent:-999999px;
	text-decoration:none;
}

.nav ul .testimonial a{
	background-image:url(../images/menu_testimonial.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:90px;
	height:59px;
	display:block;
	text-indent:-999999px;
	text-decoration:none;
}
.nav ul .testimonial a:hover{
	background-position:bottom;
}
.nav ul .testimonial .selected{
	background-image:url(../images/menu_testimonial.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:90px;
	height:59px;
	display:block;
	text-indent:-999999px;
	text-decoration:none;
}

.nav ul .contactus a{
	background-image:url(../images/menu_contactus.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:85px;
	height:59px;
	display:block;
	text-indent:-999999px;
	text-decoration:none;
}
.nav ul .contactus a:hover{
	background-position:bottom;
}
.nav ul .contactus .selected{
	background-image:url(../images/menu_contactus.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:85px;
	height:59px;
	display:block;
	text-indent:-999999px;
	text-decoration:none;
}


.banner_left {
	width:399px;
	height:474px;
	float:left;	
}
.banner_right {
	width:501px;
	height:474px;
	float:left;	
}

.body {
	width:550px;
	float:left;
}
.body1 {
	width:634px;
	float:right;
	padding-left:25px;
	border-left:1px solid #D4D4D4;
}

.left_panel {
	width:215px;
	float:left;
	padding:0 25px 0 0;
}

.right_panel {
	width:332px;
	float:right;
}

.right_box_bg1{
	width:332px;
	background-image:url(../images/right_box_bg1.jpg);
	background-repeat:repeat-y;
}
.right_box_bg2{
	width:332px;
	background-image:url(../images/right_box_bg2.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
.right_box_top{
	width:332px;
	background-image:url(../images/right_box_top.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
.right_box_bottom{
	width:332px;
	background-image:url(../images/right_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
.right_box_cont {
	padding:15px 20px 15px 20px;
}

.text_black15 {
	font-size:15px;
	color:#505050;
}
.text_black18 {
	font-size:18px;
	color:#505050;
}
.text_black24 {
	font-size:24px;
	color:#505050;
}
.text_orange24 {
	font-size:24px;
	color:#FF9C00;
}
.text_green24 {
	font-size:24px;
	color:#B3C820;
}

.link1 {
	font-size:13px;
	color:#4F4F4F;
	text-decoration:underline;
}
.link1:hover {
	font-size:13px;
	color:#E58F00;
	text-decoration: none;
}

.link1A {
	font-size:13px;
	color:#4F4F4F;
	text-decoration:none;
}
.link1A:hover {
	font-size:13px;
	color:#E58F00;
	text-decoration: none;
}

.link2 {
	font-size:12px;
	color:#E58F00;
	text-decoration:none;
}
.link2:hover {
	font-size:12px;
	color:#4F4F4F;
	text-decoration: none;
}

.footer {
	border-top:5px solid #ECECEC;
	padding:20px 0 20px 0;
	text-align:center;
	color:#BCBCBC;
	font-size:12px;
}
