/* Reset Browser Styles-------*/
@import url("reset.css");
/* main styles --------------*/
body {
	margin: 0;
	padding:0;
	background:#f3f3f3 url(../images/bg.gif) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#body-header {
	background:#fff url(../images/body-top-bg.gif) left top repeat-x;
	width:960px;
	margin:0 auto;
	height:120px;
}
#body-contact {
	width:940px;
	margin:5px 0px 5px 0px;
	float: left;
	height:20px;
	padding-top:5px;
}
a {
	outline:none;
}
.spacer {
	line-height:0px;
	font-size:0px;
	clear:both;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #7a7c7d;
	text-decoration: none;
	text-align:justify;
}
.txt a {
	color:#7a7c7d;
	background-color:inheeir;
	text-decoration:underline;
}
.txt a:hover {
	color:#000;
	background-color:inheeir;
	text-decoration:underline;
}
.txtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.txtlink:hover {
	color: #333333;
	text-decoration: underline;
}
.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #7a7c7d;
	text-decoration: none;
}
.txtsmall123 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.txtsmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #a0d4ff;
	text-decoration: none;
}
.txtsmall strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #40545e;
	text-decoration: none;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #818b90;
	width: auto;
	height:25px;
	text-decoration:none;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #818b90;
}
.dalnumber {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7a7c7d;
	line-height:21px;
	text-decoration:none;
}
.dalid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:normal;
	color: #7a7c7d;
	line-height:16px;
	text-decoration:none;
}
.dalid:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.trans_box2 {
	padding:5px;
	margin-left:605px;
	/*border:solid 1px #ccc;*/
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/grey.png');*/
	background:url(../images/grey.gif) repeat;
	width:300px;
	float:right;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
	background-image:url(../images/grey.png);
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float:right;
}
.toplink a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.toplink a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.link { background:url(../images/arrow.gif) no-repeat left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:bold;
	color: #009933;
	text-decoration: none;
	padding-left:19px
}
a.link:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
/*.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/nav-blank.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 92px;
	padding-top: 14px;
	background-position: center center;
}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #708691;
	text-decoration: none;
	background-image: url(../images/nav-blank-r.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 92px;
	padding-top: 14px;
}
.menuActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #708691;
	text-decoration: none;
	background-image: url(../images/nav-blank-r.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 92px;
	padding-top: 14px;
}*/

.main_bg {
	/*background-color:#f3f3f3;*/
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}
.main_bg_about {
	/*background-color:#f3f3f3;*/
	background:url(../images/bg-about.jpg) no-repeat center top;
}
.main_bg_mobile {
	/*background-color:#f3f3f3;*/
	background:url(../images/bg-mobile.jpg) no-repeat center top;
}
.main_bg_aug {
	/*background-color:#f3f3f3;*/
	background:url(../images/bg-aug.jpg) no-repeat center top;
}
.main_bg_cms {
	/*background-color:#f3f3f3;*/
	background:url(../images/bg-cms.jpg) no-repeat center top;
}
.main_bg_services {
	/*background-color:#f3f3f3;*/
	background:url(../images/services.jpg) no-repeat center top;
}
.main_bg_elearn {
	/*background-color:#f3f3f3;*/
	background:url(../images/bg-elearn.jpg) no-repeat center top;
}
.main_bg_iphone {
	/*background-color:#f3f3f3;*/
	background:url(../images/bg-iphone.jpg) no-repeat center top;
}
.main_bg_index {
	/*background-color:#f3f3f3;*/
	background:url(../images/bg-index1.jpg) no-repeat center top;
}
.main_bg_webapps {
	/*background-color:#f3f3f3;*/
	background:url(../images/bg-web-application.jpg) no-repeat center top;
}
.main_bg_creative {
	/*background-color:#f3f3f3;*/
	background:url(../images/bg-creative.jpg) no-repeat center top;
}
.main_bg_approach {
	/*background-color:#f3f3f3;*/
	background:url(../images/bg-approach.jpg) no-repeat center top;
}
#main_container {
	margin:0px auto;
	width: 980px;
	height:auto;
}
#header { height:109px;
}
#navtop {
	height:5px;
	padding-top:0px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;/*padding-right:15px;*/
}

#navlist {float:left;width: 980px;
	margin:55px 0 0 0;
	padding:0px;
	background-color:#003366;
}


.menu{position:relative; 
	background-color: #84c225;
	width:839px;
	height:45px;
	margin:60px 0 0 0; 
	padding:0px;
	float:right;
	}
	
.menu ul{list-style:none; 
	z-index:10; 
	position:absolute; 
	z-index:100; 
	margin:0px;
	padding:0px;
	}
.menu li{float:left;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0066FF;
	display:block;
	border-right:#FFFFFF solid 1px;
	
	
	}
.menu a{color:#ffffff;
	line-height:25px;
	display:block;
	text-decoration:none;
	 padding:10px;
	}
.menu a:hover{text-decoration:none; color:#000000;background: url(../images/nav-blank-r.gif) repeat-x #ffffff;}
	
.menuactive{text-decoration:none; color:#000000;background: url(../images/nav-blank-r.gif) repeat-x #ffffff;}
.menuactive a{text-decoration:none; color:#000000;background: url(../images/nav-blank-r.gif) repeat-x #ffffff;}


#body {
	width:980px;
	float:right;
	background-color: #FFF;
	position:relative;
}
#body img.about_mockup {
	top:465px;
	left:0px;
	position:absolute;
	display:block;
	line-height:0px;
	font-size:0px;
	margin:0px;
	padding:0px;
}
#body p.about_spacing {
	padding-top:270px;
}
#bodyleft {
	width:2px;
	float:left;
	height:auto;/*background-image: url(../images/bg-bdy-left.gif);
	background-repeat: repeat-y;*/
}
#bodycenter {
	width:910px;
	padding: 0px 0 30px 0;
	margin:0 auto;
	height:auto;
	background-color: #ffffff;
}

#bodycenter02{
	width:940px;
	padding: 0px 0 30px 0;
	margin:0 auto;
	height:auto;
	background-color: #ffffff;
}
#bodymid {
	width:850px;
	margin:0 auto;
}
#bodyright {
	width:2px;
	float:left;
	height:auto;/*background-image: url(../images/bg-bdy-right.gif);
	background-repeat: repeat-y;*/
}
#headerlogo {
	padding:0px 0 0 20px;
	float: left;
	width: 910px;
}
#breadcrumbs {
	padding-left:60px;
	/*	height:176px;*/
	height:auto;
	margin:0 auto;
	padding-bottom:18px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #7a7c7d;
	text-decoration: none;
	line-height: 24px;
}
#breadcrumbs2 {
	width:904px;
	height:auto;
	margin:0 auto;
	padding:0 0 18px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #7a7c7d;
	text-decoration: none;
	line-height: 24px;
}
#bread-flash {
	/*	height:176px;*/
	height:auto;
	color: #7a7c7d;
	padding:20px 0px;
}
#breadcrumbs {
	padding-left:0px;
	/*	height:176px;*/
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7a7c7d;
	text-decoration: none;
	line-height: 24px;
	padding-bottom:18px;
	float: left;
	width: 900px;
	text-align:justify;
}
#breadcrumbs a {
	/*padding-left:6px;
	height:176px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	font-weight: normal;
	color: #7a7c7d;
	text-decoration: underline;
	/*line-height: 24px;
	padding-bottom:18px;*/
}
#breadcrumbs a:hover {
	/*	padding-left:6px;
	height:176px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	font-weight: normal;
	color: #007cc3;
	text-decoration: underline;
	/*line-height: 24px;
	padding-bottom:18px;*/
}
#breadcrumbs-btm {
	/*	height:176px;*/
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7a7c7d;
	text-decoration: none;
	line-height: 24px;
	padding-bottom:18px;
}
#breadcrumbs-btm a {
	/*	padding-left:6px;
	height:176px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	font-weight: normal;
	color: #7a7c7d;
	text-decoration: underline;/*	line-height: 24px;
	padding-bottom:18px;*/
}
#breadcrumbs-btm a:hover {
	/*	padding-left:6px;
	height:176px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	font-weight: normal;
	color: #007cc3;
	text-decoration: underline;/*	line-height: 24px;
	padding-bottom:18px;*/
}
#content {
	/*	margin:0 auto;*/
	width: 910px;/*padding-left: 5px;*/
}
#row1cola {
	width: 299px;
	height:340px;
	float: left;
	margin-right:15px;/*	text-align:justify;*/
}
#row1colb {
	width: 299px;
	height:340px;
	float: left;/*	text-align:justify;*/
}
#row1colc {
	width: 290px;
	height:340px;
	float: right;
}
#aboutLeft {
	float:left;
	width:450px;
}
#aboutRight {
	float:right;
	width:375px;
}
#aboutRight2{
	float:right;
	width:370px;
}
#about_cntr {
	margin:0 auto;
	width:900px;
}
#expertise_cntr {
	margin:0 auto;
	width:840px;
}
.box-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #007cc3;
	background-position: center center;
	display: block;
	height: 30px;
	padding-top: 7px;
	padding-left: 10px;
}


.box-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a2c94d;
	background-position: center center;
	display: block;
	height: 30px;
	/*	width: 220px;*/
	padding-top: 7px;
	padding-left: 16px;
}
.box-lightgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #35434a;
	text-decoration: none;
	padding-left:13px;
	background-color: #e4e7ee;
	background-position: center center;
	display: block;
	height: 37px;
	line-height:37px;
	width: 267px;
	border-bottom-width: 3px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	float:right;
}
.box-lightgrey-about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #35434a;
	text-decoration: none;
	text-indent: 13px;
	background-color: #e4e7ee;
	background-position: center center;
	display: block;
	height: 37px;
	line-height:37px;
	width: 370px;
	/*	padding-top: 7px;
	padding-left: 13px*/;
	border-bottom-width: 3px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}
.box-lightgrey a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #35434a;
	text-decoration: none;
	background-color: #e4e7ee;
	background-position: center center;
	display: block;
	height: 37px;
	width: 258px;/*	padding-top: 0px!important;
	padding-left: 0px!important;
	border-bottom-width: 3px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;*/
}
.box-lightgrey a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #35434a;
	text-decoration: none;
	background-color: #ffffff;
	background-position: center center;
	display: block;
	height: 37px;
	width: 258px;/*	padding-top: 0px!important;
	padding-left: 0px!important;
	border-bottom-width: 3px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
*/}
.bg-expertise {
	background-color: #f7f8fa;
	display: block;
	height: auto;
	width: 280px;
	padding-top:10px;
	padding-bottom:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float:right;
}
ul.expertise_link {
	padding:0 0 20px;
	width:232px;
	float:left;
}
ul.expertise_linkRight {
	padding:0 0 20px;
	width:232px;
	float:right;
}
ul.expertise_link li, ul.expertise_linkRight li {
	background:url(../images/bul-arrow4.gif) no-repeat 0 0;
	line-height:0px;
	font-size:0px;
	padding-left:14px;
}
ul.expertise_link li a, ul.expertise_linkRight li a {
	text-decoration:underline;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
	background-color:inherit;
}
ul.expertise_link li a:hover, ul.expertise_linkRight li a:hover {
	text-decoration:none;
}
.expertiselist {
	margin:0px;
	padding:0px;
	margin-top:0px;
	list-style:none;
}
.expertiselist li {
	color: #818b90;
	background: url(../images/bul-arrow.gif) no-repeat 0 50%;
	width:211px;
	height:32px;
	text-decoration:none;
	padding-left: 12px;
	margin-left:25px;
	margin-top:0px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #818b90;
}
.expertiselist li a {
	font:bold 12px/28px Arial, Helvetica, sans-serif;
	color: #818b90;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.expertiselist li a:hover {
	color: #333333;
	text-decoration:none;
}
#row2cola {
	width: 314px;
	height: 344px;
	float: left;/*	text-align:justify;*/
}
#row2colb {
	width: 316px;
	height: 244px;
	float: left;/*	text-align:justify;*/
}
#row2colc {
	width: 280px;
	height: 244px;
	float: right;/*	text-align:justify;*/
}
.box-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #5f6565;
	background-position: center center;
	display: block;
	height: 30px;
	width: auto;
	padding-top: 7px;
	padding-left: 16px;
	border-right:1px solid #fff;
}
.box-grey-td {
	display: block;
	height: 275px;
	padding: 0px 14px 0px 14px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #7a7c7d;
}
#row3cola {
	width: 630px;
	height:auto;
	float: left;/*	text-align:justify;*/
}
#row3colb {
	width: 280px;
	height: auto;
	float: left;/*	text-align:justify;*/
}
.case-studies-td {
	display: block;
	height: 150px;
	width: auto;
	padding: 0px 25px 0px 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #7a7c7d;
}
.dalcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #7a7c7d;
	text-decoration: none;
	padding-left: 26px;
	padding-top:5px;
	display: block;
}
.dalcontact strong {
	font-weight: bold;
	color: #40545e;
	text-decoration: none;
}
.dalcontact h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7a7c7d;
	text-decoration: none;
	line-height: 24px;
}
.dalcontact a {
	color: #7a7c7d;
	text-decoration: none;
}
.dalcontact a:hover {
	color: #333333;
	text-decoration: none;
}
.footer {
	width:980px;
	height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #818b90;
	text-decoration: none;
	background:#f3f3f3 url(../images/bg-footer.gif) left top repeat-x;
	background-position:top center;
	float:left;
	padding-top:15px;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #818b90;
	text-decoration: none;
}
.footer a:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.clear {
	clear:both;
	line-height:0px;
	font-size:0px;
	margin:0px;
	padding:0px;
}
.phTxt { font-size:11px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	color:#666666;

}
.logo {
	float:left;
}
.aug-reality {
	padding:5px 15px;
	height:auto;
	margin:0px;
}
#expert_cntr {
	width:980px;
	height:205px;
	margin:0 auto;
	background-color:#777e7e;
}
#expert_cntr h2 {
	padding-left:53px;
	background-color:#5f6565;
	font:normal 18px/31px Arial, Helvetica, sans-serif;
	color:#fff;
}
#expert_cntr div.expert_divd {
	width:880px;
	margin:0 auto;
	background:url(../images/divider_dash.gif) repeat-x 0 100%;
	padding-bottom:5px;
}
#expert_cntr div.expert_bttm {
	width:880px;
	margin:0 auto;
	padding-bottom:5px;
}
#expert_cntr p {
	font:normal 12px/56px Arial, Helvetica, sans-serif;
	color:#f8f8f8;
	background-color:inherit;
}
#expert_cntr p a {
	font:normal 12px/50px Arial, Helvetica, sans-serif;
	color:#f8f8f8;
	background-color:inherit;
	text-decoration:none;
	cursor:pointer;
}
#expert_cntr p.active_page {
	color:#ffa800;
	background-color:inherit;
}
#expert_cntr p a:hover {
	color:#ffa800;
	background-color:inherit;
}
#expert_cntr div.img_cntr {
	width:60px;
	float:left;
	text-align:right;
	margin-right:20px;
	padding-top:10px;
}
#expert_cntr div.expert01 {
	background:url(../images/divider_exprt.gif) no-repeat 100% 0;
	width:280px;
	float:left;
}
#expert_cntr div.expert02 {
	background:url(../images/divider_exprt.gif) no-repeat 100% 0;
	padding-left:48px;
	width:272px;
	float:right;
}
#expert_cntr div.expert03 {
	width:232px;
	float:right;
	padding-left:48px;
}
.footer-blk {
	width:100%;
	background: #f3f3f3 url(../images/footer-bg.jpg) left top repeat-x ;
	height: 324px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top:20px;
	float:left;
	margin:0px;
}
.footer-inside {
	padding-left:0px;
	width:980px;
	height: auto;
	margin:0px auto;
}
.footer-copyright {
	float:left;
	width:940px;
	height: 20px;
	padding-top:32px;
	padding-left:40px;
	margin:0px auto;
	color:#000000;
}
.footer-copyright a {
	height: 20px;
	color:#000000;
	text-decoration:none;
}
.footer-copyright a:hover {
	text-decoration: underline;
	height: 20px;
	color:#FFF;
}
.footer-col {
	float:left;
	width:180px;
	padding:0px;
	height: auto;
	margin-left:40px;
}
.footer-col-heading {
	float:left;
	padding-top:15px;
	padding-bottom:0px;
	margin-bottom:10px;
	width:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
	height:18px;
	border-bottom:1px dotted #ffffff;
}
.footer-inside-col {
	float:left;
	padding:5px 0px;
	width:180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height:22px;
}
.footer-inside-col li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ccc;
	height:23px;
	text-align:left;
	text-decoration:none;
	letter-spacing:1px;
	border-bottom: 1px dotted #818b90;
}
.footer-inside-col li a {
	color: #ccc;
	text-align:left;
	text-decoration:none;
}
.footer-inside-col li a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	height:22px;
	text-align:left;
	text-decoration:none;
}
.index-logo {
	float:left;
	width:690px;
	height:65px;
}
.index-mctrance {
	float:right;
	text-align:left;
	height:55px;
	font-size:12px;
	width:200px;
	padding-top:10px
}
/* Iphone-Page starts --------------*/
.hidden_tab {
	display:none;
}
#iphone_cntr {
	width:980px;
	margin:0 auto;
	padding:30px 0 40px;
}
#iphone_wrapper {
	width:910px;
	margin:0 auto;
	font:normal 14px/19px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
	background-color:inherit;
}
#iphone_wrapper p {
	font:normal 14px/19px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
	background-color:inherit;
	padding-top:16px;
}
#iphone_wrapper a {
	color:#0090d8;
	background-color:inherit;
	text-decoration:underline;
}
#iphone_wrapper p.iphone_hdr {
	font:normal 28px/30px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	background-color:inherit;
	padding-top:65px;
}
#iphone_wrapper a:hover {
	text-decoration:none;
}
#iphone_wrapper div.iphone_display01 {
	width:264px;
	height:532px;
	background:url(../images/iphone_01.jpg) no-repeat 0 0;
	padding:0 0 0 646px;
}
#iphone_wrapper div.iphone_display02 {
	width:284px;
	height:532px;
	background:url(../images/iphone_02.jpg) no-repeat 0 0;
	padding:0 0 0 626px;
}
#iphone_wrapper div.iphone_display03 {
	width:255px;
	height:532px;
	background:url(../images/iphone_03.jpg) no-repeat 0 0;
	padding:0 0 0 655px;
}
#iphone_cntr div.controler {
	background:url(../images/controll_bg.gif) repeat-x 0 0;
	width:auto;
	height:71px;
}
#iphone_cntr div.controler ul {
	width:405px;
	height:71px;
	margin:0 auto;
}
#iphone_cntr div.controler ul li {
	float:left;
	width:auto;
	height:71px;
	font-size:0;
}
#iphone_cntr div.controler ul li.iphone1_tab a {
	background:url(../images/iphone_bttn01.gif) no-repeat 100% 100%;
	line-height:0;
	font-size:0;
	display:block;
	width:127px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0 0;*/
	overflow:hidden;
}
#iphone_cntr div.controler ul li.iphone1_tab a:hover {
	background:url(../images/iphone_bttn01hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#iphone_cntr div.controler ul li.iphone1_tab a.selected {
	background:url(../images/iphone_bttn01hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#iphone_cntr div.controler ul li.iphone2_tab a {
	background:url(../images/iphone_bttn02.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:149px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0;*/
	overflow:hidden;
}
#iphone_cntr div.controler ul li.iphone2_tab a:hover {
	background:url(../images/iphone_bttn02hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#iphone_cntr div.controler ul li.iphone2_tab a.selected {
	background:url(../images/iphone_bttn02hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#iphone_cntr div.controler ul li.iphone3_tab a {
	background:url(../images/iphone_bttn03.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:125px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0;*/
	overflow:hidden;
}
#iphone_cntr div.controler ul li.iphone3_tab a:hover {
	background:url(../images/iphone_bttn03hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#iphone_cntr div.controler ul li.iphone3_tab a.selected {
	background:url(../images/iphone_bttn03hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#iphone_cntr div.controler ul li.activeTab {
	background:url(../images/iphone_bttn03hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:125px;
	padding:70px 0 0;
	overflow:hidden;
}
/* Iphone-Page ends --------------*/

/* RIA Pages starts --------------*/
/*.hidden_tab {
	display:none;
}*/
#ria_cntr {
	width:980px;
	margin:0 auto;
	padding:10px 0 40px 0;
	/*padding:30px 0 40px 0;*/
}
#ria_wrapper {
	/*width:910px;*/
	width:960px;
	margin:0 auto;
	font:normal 14px/19px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
	background-color:inherit;
}
/*#ria_wrapper p {
	font:normal 14px/19px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
	background-color:inherit;
	padding-top:16px;
}*/
#ria_wrapper a {
	color:#0090d8;
	background-color:inherit;
	text-decoration:underline;
}
#ria_wrapper a:hover {
	text-decoration:none;
}
#ria_wrapper p.ria_hdr {
	font:normal 28px/30px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	background-color:inherit;
	/*padding-top:65px;*/
}
#ria_wrapper div.ria_display01 {
	width:928px;
	height:552px;
	background:url(../images/ria_01.gif) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 32px;	
}
#ria_wrapper div.ria_display01_col1 {
	width:329px;
	height:145px;
	float:left;
	padding:30px 50px 0 0px;	
}
#ria_wrapper div.ria_display01_col1 p {
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#ria_wrapper div.ria_display01_col2 {
	width:353px;
	height:145px;
	float:left;
	padding:30px 0 0 0px;	
}
#ria_wrapper div.ria_display01_col2 ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#ria_wrapper div.ria_display01_col2 li {
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
	background:url(../images/bul-arrowGreen.gif) no-repeat 0 .3em;
	padding:0px 0 5px 21px;
	margin:0 0 0 14px;
}
#ria_wrapper div.ria_display01_col3 {
	width:196px;
	height:145px;
	float:left;
	padding:30px 0 0 0px;	
}
#ria_wrapper div.ria_display01_col3 p {
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#ria_wrapper div.ria_display01_col3 p a {
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#006da3;
	text-decoration:underline;
}
#ria_wrapper div.ria_display01_col3 p a:hover {
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
	text-decoration:underline;
}
#ria_wrapper div.ria_display02 {
	width:928px;
	height:552px;
	background:url(../images/ria_02.jpg) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 32px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#ria_wrapper div.ria_display02_details {
	padding:54px 18px 0 744px;
	font:normal 13px/17px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#ria_wrapper div.ria_display02_details a {
	color:#006da3;
	text-decoration:underline;
}
#ria_wrapper div.ria_display02_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}
#ria_wrapper div.ria_display02_details span {
	font:normal 17px/17px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}

#ria_wrapper div.ria_display03 {
	width:928px;
	height:552px;
	background:url(../images/ria_03.jpg) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 32px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#ria_wrapper div.ria_display03_details {
	padding:17px 18px 0 672px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#ria_wrapper div.ria_display03_details a {
	color:#006da3;
	text-decoration:underline;
}
#ria_wrapper div.ria_display03_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}

#ria_wrapper div.ria_display04 {
	width:928px;
	height:552px;
	background:url(../images/ria_04.jpg) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 32px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#ria_wrapper div.ria_display04_details {
	padding:27px 30px 0 683px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#ria_wrapper div.ria_display04_details a {
	color:#006da3;
	text-decoration:underline;
}
#ria_wrapper div.ria_display04_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}

#ria_wrapper div.ria_display05 {
	width:928px;
	height:552px;
	background:url(../images/ria_05.jpg) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 32px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#ria_wrapper div.ria_display05_details {
	padding:73px 30px 0 672px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#ria_wrapper div.ria_display05_details a {
	color:#006da3;
	text-decoration:underline;
}
#ria_wrapper div.ria_display05_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}

#ria_cntr div.controler {
	background:url(../images/controll_bg.gif) repeat-x 0 0;
	width:auto;
	height:71px;
}
#ria_cntr div.controler ul {
	/*width:405px;*/
	width:633px;
	height:71px;
	margin:0 auto;
	/*border:1px solid red;*/
}
#ria_cntr div.controler ul li {
	float:left;
	width:auto;
	height:71px;
	font-size:0;
}
#ria_cntr div.controler ul li.ria1_tab a {
	background:url(../images/ria_bttn01.gif) no-repeat 100% 100%;
	line-height:0;
	font-size:0;
	display:block;
	width:127px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0 0;*/
	overflow:hidden;
}
#ria_cntr div.controler ul li.ria1_tab a:hover {
	background:url(../images/ria_bttn01hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#ria_cntr div.controler ul li.ria1_tab a.selected {
	background:url(../images/ria_bttn01hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#ria_cntr div.controler ul li.ria2_tab a {
	background:url(../images/ria_bttn02.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:122px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0;*/
	overflow:hidden;
}
#ria_cntr div.controler ul li.ria2_tab a:hover {
	background:url(../images/ria_bttn02hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#ria_cntr div.controler ul li.ria2_tab a.selected {
	background:url(../images/ria_bttn02hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#ria_cntr div.controler ul li.ria3_tab a {
	background:url(../images/ria_bttn03.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:128px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0;*/
	overflow:hidden;
}
#ria_cntr div.controler ul li.ria3_tab a:hover {
	background:url(../images/ria_bttn03hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#ria_cntr div.controler ul li.ria3_tab a.selected {
	background:url(../images/ria_bttn03hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}

#ria_cntr div.controler ul li.ria4_tab a {
	background:url(../images/ria_bttn04.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:123px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0;*/
	overflow:hidden;
}
#ria_cntr div.controler ul li.ria4_tab a:hover {
	background:url(../images/ria_bttn04hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#ria_cntr div.controler ul li.ria4_tab a.selected {
	background:url(../images/ria_bttn04hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#ria_cntr div.controler ul li.ria5_tab a {
	background:url(../images/ria_bttn05.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:132px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0;*/
	overflow:hidden;
}
#ria_cntr div.controler ul li.ria5_tab a:hover {
	background:url(../images/ria_bttn05hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#ria_cntr div.controler ul li.ria5_tab a.selected {
	background:url(../images/ria_bttn05hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}

#ria_cntr div.controler ul li.activeTab {
	background:url(../images/iphone_bttn03hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:125px;
	padding:70px 0 0;
	overflow:hidden;
}
/* RIA Pages ends --------------*/


/* CMS Pages starts --------------*/
/*.hidden_tab {
	display:none;
}*/
#cms_cntr {
	width:980px;
	margin:0 auto;
	padding:10px 0 40px 0;
	/*padding:30px 0 40px 0;*/
}
#cms_wrapper {
	/*width:910px;*/
	width:960px;
	margin:0 auto;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
	background-color:inherit;
}
#cms_wrapper a {
	color:#0090d8;
	background-color:inherit;
	text-decoration:underline;
}
#cms_wrapper a:hover {
	text-decoration:none;
}
#cms_wrapper p.cms_hdr {
	font:normal 28px/30px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	background-color:inherit;
	/*padding-top:65px;*/
}
#cms_wrapper div.cms_display01 {
	width:928px;
	height:552px;
	background:url(../images/ria_03.jpg) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 32px;	
}
#cms_wrapper div.cms_display01_details {
	padding:17px 18px 0 672px;
	/*font:normal 13px/17px Arial, Helvetica, sans-serif;
	color:#7a7c7d;*/
}
#cms_wrapper div.cms_display01_details a {
	color:#006da3;
	text-decoration:underline;
}
#cms_wrapper div.cms_display01_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}

#cms_wrapper div.cms_display02 {
	width:928px;
	height:552px;
	background:url(../images/cms_02.jpg) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 32px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#cms_wrapper div.cms_display02_details {
	padding:66px 18px 0 687px;
	/*font:normal 13px/17px Arial, Helvetica, sans-serif;
	color:#7a7c7d;*/
}
#cms_wrapper div.cms_display02_details a {
	color:#006da3;
	text-decoration:underline;
}
#cms_wrapper div.cms_display02_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}
#cms_wrapper div.cms_display02_details span {
	font:normal 17px/17px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}

#cms_wrapper div.cms_display03 {
	width:928px;
	height:552px;
	background:url(../images/cms_03.jpg) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 32px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#cms_wrapper div.cms_display03_details {
	padding:39px 26px 0 684px;
	/*font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;*/
}
#cms_wrapper div.cms_display03_details a {
	color:#006da3;
	text-decoration:underline;
}
#cms_wrapper div.cms_display03_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}

#cms_wrapper div.cms_display04 {
	width:928px;
	height:552px;
	background:url(../images/cms_04.jpg) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 32px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#cms_wrapper div.cms_display04_details {
	padding:68px 30px 0 697px;
	/*font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;*/
}
#cms_wrapper div.cms_display04_details a {
	color:#006da3;
	text-decoration:underline;
}
#cms_wrapper div.cms_display04_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}

#cms_wrapper div.cms_display05 {
	width:928px;
	height:552px;
	background:url(../images/cms_05.jpg) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 32px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#cms_wrapper div.cms_display05_details {
	padding:106px 30px 0 687px;
	/*font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;*/
}
#cms_wrapper div.cms_display05_details a {
	color:#006da3;
	text-decoration:underline;
}
#cms_wrapper div.cms_display05_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}

#cms_cntr div.controler {
	background:url(../images/controll_bg.gif) repeat-x 0 0;
	width:auto;
	height:71px;
}
#cms_cntr div.controler ul {
	/*width:405px;*/
	width:673px;
	height:71px;
	margin:0 auto;
	/*border:1px solid red;*/
}
#cms_cntr div.controler ul li {
	float:left;
	width:auto;
	height:71px;
	font-size:0;
}
#cms_cntr div.controler ul li.cms1_tab a {
	background:url(../images/cms_bttn01.gif) no-repeat 100% 100%;
	line-height:0;
	font-size:0;
	display:block;
	width:125px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0 0;*/
	overflow:hidden;
}
#cms_cntr div.controler ul li.cms1_tab a:hover {
	background:url(../images/cms_bttn01hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#cms_cntr div.controler ul li.cms1_tab a.selected {
	background:url(../images/cms_bttn01hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#cms_cntr div.controler ul li.cms2_tab a {
	background:url(../images/cms_bttn02.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:136px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0;*/
	overflow:hidden;
}
#cms_cntr div.controler ul li.cms2_tab a:hover {
	background:url(../images/cms_bttn02hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#cms_cntr div.controler ul li.cms2_tab a.selected {
	background:url(../images/cms_bttn02hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#cms_cntr div.controler ul li.cms3_tab a {
	background:url(../images/cms_bttn03.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:137px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0;*/
	overflow:hidden;
}
#cms_cntr div.controler ul li.cms3_tab a:hover {
	background:url(../images/cms_bttn03hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#cms_cntr div.controler ul li.cms3_tab a.selected {
	background:url(../images/cms_bttn03hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}

#cms_cntr div.controler ul li.cms4_tab a {
	background:url(../images/cms_bttn04.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:136px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0;*/
	overflow:hidden;
}
#cms_cntr div.controler ul li.cms4_tab a:hover {
	background:url(../images/cms_bttn04hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#cms_cntr div.controler ul li.cms4_tab a.selected {
	background:url(../images/cms_bttn04hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#cms_cntr div.controler ul li.cms5_tab a {
	background:url(../images/cms_bttn05.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:139px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0;*/
	overflow:hidden;
}
#cms_cntr div.controler ul li.cms5_tab a:hover {
	background:url(../images/cms_bttn05hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#cms_cntr div.controler ul li.cms5_tab a.selected {
	background:url(../images/cms_bttn05hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}

#cms_cntr div.controler ul li.activeTab {
	background:url(../images/iphone_bttn03hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:125px;
	padding:70px 0 0;
	overflow:hidden;
}
/* CMS Pages ends --------------*/

/* Mobile Pages starts --------------*/
/*.hidden_tab {
	display:none;
}*/
#mobile_cntr {
	width:980px;
	margin:0 auto;
	padding:10px 0 40px 0;
	/*padding:30px 0 40px 0;*/
}
#mobile_wrapper {
	/*width:910px;*/
	width:960px;
	margin:0 auto;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
	background-color:inherit;
}
#mobile_wrapper a {
	color:#0090d8;
	background-color:inherit;
	text-decoration:underline;
}
#mobile_wrapper a:hover {
	text-decoration:none;
}
#mobile_wrapper p.mobile_hdr {
	font:normal 28px/30px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	background-color:inherit;
	/*padding-top:65px;*/
}
#mobile_wrapper div.mobile_display01 {
	width:928px;
	height:552px;
	background:url(../images/mobile_01.jpg) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 32px;	
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#mobile_wrapper div.mobile_display01_details {
	padding:20px 18px 0 652px;
	/*font:normal 13px/17px Arial, Helvetica, sans-serif;
	color:#7a7c7d;*/
}
#mobile_wrapper div.mobile_display01_details a {
	color:#006da3;
	text-decoration:underline;
}
#mobile_wrapper div.mobile_display01_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}
#mobile_wrapper div.mobile_display02 {
	width:928px;
	height:552px;
/*	width:264px;
	height:532px;*/
	background:url(../images/iphone_01.jpg) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 0px;
	margin-left:32px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#mobile_wrapper div.mobile_display02_details {
	/*padding:66px 18px 0 687px;*/
	padding:84px 18px 0px 646px;
	/*font:normal 13px/17px Arial, Helvetica, sans-serif;
	color:#7a7c7d;*/
}
#mobile_wrapper div.mobile_display02_details a {
	color:#006da3;
	text-decoration:underline;
}
#mobile_wrapper div.mobile_display02_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}
#mobile_wrapper div.mobile_display03 {
	width:928px;
	height:552px;
	background:url(../images/mobile_03.jpg) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 32px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#mobile_wrapper div.mobile_display03_details {
	padding:21px 26px 0 672px;
	/*font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;*/
}
#mobile_wrapper div.mobile_display03_details a {
	color:#006da3;
	text-decoration:underline;
}
#mobile_wrapper div.mobile_display03_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}
#mobile_wrapper div.mobile_display04 {
	width:928px;
	height:552px;
	background:url(../images/mobile_04.jpg) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 32px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#mobile_wrapper div.mobile_display04_details {
	padding:22px 30px 0 672px;
	/*font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;*/
}
#mobile_wrapper div.mobile_display04_details a {
	color:#006da3;
	text-decoration:underline;
}
#mobile_wrapper div.mobile_display04_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}
#mobile_wrapper div.mobile_display05 {
	width:928px;
	height:552px;
	background:url(../images/iphone_03.jpg) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 0px;
	margin-left:32px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#mobile_wrapper div.mobile_display05_details {
	/*padding:106px 30px 0 687px;*/
	padding:84px 18px 0px 646px;
	/*font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;*/
}
#mobile_wrapper div.mobile_display05_details a {
	color:#006da3;
	text-decoration:underline;
}
#mobile_wrapper div.mobile_display05_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}
#mobile_cntr div.controler {
	background:url(../images/controll_bg.gif) repeat-x 0 0;
	width:auto;
	height:71px;
}
#mobile_cntr div.controler ul {
	/*width:405px;*/
	width:632px;
	height:71px;
	margin:0 auto;
	/*border:1px solid red;*/
}
#mobile_cntr div.controler ul li {
	float:left;
	width:auto;
	height:71px;
	font-size:0;
}
#mobile_cntr div.controler ul li.mobile1_tab a {
	background:url(../images/mobile_bttn01.gif) no-repeat 100% 100%;
	line-height:0;
	font-size:0;
	display:block;
	width:128px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0 0;*/
	overflow:hidden;
}
#mobile_cntr div.controler ul li.mobile1_tab a:hover {
	background:url(../images/mobile_bttn01hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#mobile_cntr div.controler ul li.mobile1_tab a.selected {
	background:url(../images/mobile_bttn01hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#mobile_cntr div.controler ul li.mobile2_tab a {
	background:url(../images/mobile_bttn02.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:123px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0;*/
	overflow:hidden;
}
#mobile_cntr div.controler ul li.mobile2_tab a:hover {
	background:url(../images/mobile_bttn02hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#mobile_cntr div.controler ul li.mobile2_tab a.selected {
	background:url(../images/mobile_bttn02hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#mobile_cntr div.controler ul li.mobile3_tab a {
	background:url(../images/mobile_bttn03.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:129px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0;*/
	overflow:hidden;
}
#mobile_cntr div.controler ul li.mobile3_tab a:hover {
	background:url(../images/mobile_bttn03hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#mobile_cntr div.controler ul li.mobile3_tab a.selected {
	background:url(../images/mobile_bttn03hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}

#mobile_cntr div.controler ul li.mobile4_tab a {
	background:url(../images/mobile_bttn04.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:129px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0;*/
	overflow:hidden;
}
#mobile_cntr div.controler ul li.mobile4_tab a:hover {
	background:url(../images/mobile_bttn04hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#mobile_cntr div.controler ul li.mobile4_tab a.selected {
	background:url(../images/mobile_bttn04hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#mobile_cntr div.controler ul li.mobile5_tab a {
	background:url(../images/mobile_bttn05.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:123px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0;*/
	overflow:hidden;
}
#mobile_cntr div.controler ul li.mobile5_tab a:hover {
	background:url(../images/mobile_bttn05hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#mobile_cntr div.controler ul li.mobile5_tab a.selected {
	background:url(../images/mobile_bttn05hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#mobile_cntr div.controler ul li.activeTab {
	background:url(../images/iphone_bttn03hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:125px;
	padding:70px 0 0;
	overflow:hidden;
}
/* Mobile Pages ends --------------*/

/* Product / Development Pages starts --------------*/
/*.hidden_tab {
	display:none;
}*/
#prodev_cntr {
	width:980px;
	margin:0 auto;
	padding:10px 0 40px 0;
	/*padding:30px 0 40px 0;*/
}
#prodev_wrapper {
	/*width:910px;*/
	width:960px;
	margin:0 auto;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
	background-color:inherit;
}
#prodev_wrapper a {
	color:#0090d8;
	background-color:inherit;
	text-decoration:underline;
}
#prodev_wrapper a:hover {
	text-decoration:none;
}
#prodev_wrapper p.prodev_hdr {
	font:normal 28px/30px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	background-color:inherit;
	/*padding-top:65px;*/
}
#prodev_wrapper div.prodev_display01 {
	width:928px;
	height:552px;
	background:url(../images/prodev_01.jpg) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 32px;	
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#prodev_wrapper div.prodev_display01_details {
	padding:28px 18px 0 682px;
	/*font:normal 13px/17px Arial, Helvetica, sans-serif;
	color:#7a7c7d;*/
}
#prodev_wrapper div.prodev_display01_details a {
	color:#006da3;
	text-decoration:underline;
}
#prodev_wrapper div.prodev_display01_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}
#prodev_wrapper div.prodev_display02 {
	width:928px;
	height:552px;
/*	width:264px;
	height:532px;*/
	background:url(../images/ria_01.gif) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 0px;
	margin-left:32px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#prodev_wrapper div.prodev_display02_details {
	/*padding:66px 18px 0 687px;*/
	padding:84px 18px 0px 646px;
	/*font:normal 13px/17px Arial, Helvetica, sans-serif;
	color:#7a7c7d;*/
}
#prodev_wrapper div.prodev_display02_details a {
	color:#006da3;
	text-decoration:underline;
}
#prodev_wrapper div.prodev_display02_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}

#prodev_wrapper div.prodev_display02_col1 {
	width:329px;
	height:145px;
	float:left;
	padding:30px 50px 0 0px;	
}
#prodev_wrapper div.prodev_display02_col1 p {
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#prodev_wrapper div.prodev_display02_col2 {
	width:353px;
	height:145px;
	float:left;
	padding:30px 0 0 0px;	
}
#prodev_wrapper div.prodev_display02_col2 ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#prodev_wrapper div.prodev_display02_col2 li {
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
	background:url(../images/bul-arrowGreen.gif) no-repeat 0 .3em;
	padding:0px 0 5px 21px;
	margin:0 0 0 14px;
}
#prodev_wrapper div.prodev_display02_col3 {
	width:196px;
	height:145px;
	float:left;
	padding:30px 0 0 0px;	
}
#prodev_wrapper div.prodev_display02_col3 p {
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#prodev_wrapper div.prodev_display02_col3 p a {
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#006da3;
	text-decoration:underline;
}
#prodev_wrapper div.prodev_display02_col3 p a:hover {
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
	text-decoration:underline;
}

#prodev_wrapper div.prodev_display03 {
	width:928px;
	height:552px;
	background:url(../images/prodev_03.jpg) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 32px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#prodev_wrapper div.prodev_display03_details {
	padding:31px 26px 0 683px;
	/*font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;*/
}
#prodev_wrapper div.prodev_display03_details a {
	color:#006da3;
	text-decoration:underline;
}
#prodev_wrapper div.prodev_display03_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}
#prodev_wrapper div.prodev_display04 {
	width:928px;
	height:552px;
	background:url(../images/prodev_04.jpg) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 32px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#prodev_wrapper div.prodev_display04_details {
	padding:28px 18px 0 683px;
	/*font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;*/
}
#prodev_wrapper div.prodev_display04_details a {
	color:#006da3;
	text-decoration:underline;
}
#prodev_wrapper div.prodev_display04_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}
#prodev_wrapper div.prodev_display05 {
	width:928px;
	height:552px;
	background:url(../images/ria_03.jpg) no-repeat bottom left;
	/*padding:0 0 0 646px;*/
	padding:0 0 0 32px;
	font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;
}
#prodev_wrapper div.prodev_display05_details {
	/*padding:106px 30px 0 687px;*/
	padding:17px 18px 0 672px;
	/*font:normal 16px/21px Arial, Helvetica, sans-serif;
	color:#7a7c7d;*/
}
#prodev_wrapper div.prodev_display05_details a {
	color:#006da3;
	text-decoration:underline;
}
#prodev_wrapper div.prodev_display05_details a:hover {
	color:#7a7c7d;
	text-decoration:underline;
}
#prodev_cntr div.controler {
	background:url(../images/controll_bg.gif) repeat-x 0 0;
	width:auto;
	height:71px;
}
#prodev_cntr div.controler ul {
	/*width:405px;*/
	width:623px;
	height:71px;
	margin:0 auto;
	/*border:1px solid red;*/
}
#prodev_cntr div.controler ul li {
	float:left;
	width:auto;
	height:71px;
	font-size:0;
}
#prodev_cntr div.controler ul li.prodev1_tab a {
	background:url(../images/prodev_bttn01.gif) no-repeat 100% 100%;
	line-height:0;
	font-size:0;
	display:block;
	width:127px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0 0;*/
	overflow:hidden;
}
#prodev_cntr div.controler ul li.prodev1_tab a:hover {
	background:url(../images/prodev_bttn01hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#prodev_cntr div.controler ul li.prodev1_tab a.selected {
	background:url(../images/prodev_bttn01hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#prodev_cntr div.controler ul li.prodev2_tab a {
	background:url(../images/prodev_bttn02.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:123px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0;*/
	overflow:hidden;
}
#prodev_cntr div.controler ul li.prodev2_tab a:hover {
	background:url(../images/prodev_bttn02hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#prodev_cntr div.controler ul li.prodev2_tab a.selected {
	background:url(../images/prodev_bttn02hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#prodev_cntr div.controler ul li.prodev3_tab a {
	background:url(../images/prodev_bttn03.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:124px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0;*/
	overflow:hidden;
}
#prodev_cntr div.controler ul li.prodev3_tab a:hover {
	background:url(../images/prodev_bttn03hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#prodev_cntr div.controler ul li.prodev3_tab a.selected {
	background:url(../images/prodev_bttn03hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}

#prodev_cntr div.controler ul li.prodev4_tab a {
	background:url(../images/prodev_bttn04.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:124px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0;*/
	overflow:hidden;
}
#prodev_cntr div.controler ul li.prodev4_tab a:hover {
	background:url(../images/prodev_bttn04hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#prodev_cntr div.controler ul li.prodev4_tab a.selected {
	background:url(../images/prodev_bttn04hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#prodev_cntr div.controler ul li.prodev5_tab a {
	background:url(../images/prodev_bttn05.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:125px;
	height:70px;
	margin-bottom:1px;
/*	padding:70px 0 0;*/
	overflow:hidden;
}
#prodev_cntr div.controler ul li.prodev5_tab a:hover {
	background:url(../images/prodev_bttn05hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#prodev_cntr div.controler ul li.prodev5_tab a.selected {
	background:url(../images/prodev_bttn05hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
}
#prodev_cntr div.controler ul li.activeTab {
	background:url(../images/iphone_bttn03hov.gif) no-repeat 0 100%;
	line-height:0px;
	font-size:0px;
	display:block;
	width:125px;
	padding:70px 0 0;
	overflow:hidden;
}
/* Product / Development Pages ends --------------*/

/* Augmented Reality Pages start --------------*/
#ar_cntr {
	width:960px;
	height:auto;
	margin:0 auto;
	padding:10px 0 55px 0;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color: #7a7c7d;
	text-decoration:none;
	/*border:1px solid red;*/
}
#ar_cntr a {
	font:normal 13px Arial, Helvetica, sans-serif;
	line-height:normal;
	color: #7a7c7d;
	text-decoration:none;
}
#ar_cntr a:hover {
	line-height:normal;
	color: #007cc3;
	text-decoration:underline;
	/*border:1px solid red;*/
}
#ar_cntr h1 {
	font:normal 28px/28px Arial, Helvetica, sans-serif;
	color: #6c6c6c;
	text-decoration:none;
	padding:0 0 20px 0;
}
#ar_content {
	padding:77px 0 0 718px;
}
.bg_AR_elearning {
	background: url(../images/ar_01.jpg) no-repeat bottom center;	
	width:auto;
	height:455px;
	padding:0 0 0 0;
}
.bg_AR_branding {
	background: url(../images/ar_02.jpg) no-repeat bottom center;	
	width:auto;
	height:455px;
	padding:0 0 0 0;
}
.bg_AR_dmar {
	background: url(../images/ar_03.jpg) no-repeat bottom center;	
	width:auto;
	height:455px;
	padding:0 0 0 0;
}
.bg_AR_kids {
	background: url(../images/ar_04.jpg) no-repeat bottom center;	
	width:auto;
	height:455px;
	padding:0 0 0 0;
}
.bg_AR_product {
	background: url(../images/ar_05.jpg) no-repeat bottom center;	
	width:auto;
	height:455px;
	padding:0 0 0 0;
}
.bgCreative_CorporateIden {
	background: url(../images/bg-creative-CI.jpg) no-repeat top left;	
	height:450px;
	padding:0 0 0 0px;
}
.content_CorporateIden {
	padding:80px 0 0 705px;
}
.bgCreative_Flash {
	background: url(../images/bg-creative-Flash2.jpg) no-repeat top center;	
	height:450px;
	padding:0 0 0 0px;
}
.content_Flash {
	padding:374px 0 0 205px;
}
.bgCreative_Print {
	background: url(../images/bg-creative-Print.jpg) no-repeat top left;	
	height:450px;
	padding:0 0 0 0px;
}
.content_Print {
	padding:140px 0 0 686px;
}
.bgCreative_Illustration {
	background: url(../images/bg-creative-Illustration.jpg) no-repeat top right;	
	height:450px;
	padding:0 0 0 0px;
}
.content_Illustration {
	padding:130px 0 0 123px;
}
.bgCreative_Newsletter {
	background: url(../images/bg-creative-Newsletter.jpg) no-repeat top left;	
	height:450px;
	padding:0 0 0 0px;
}
.content_Newsletter {
	padding:120px 0 0 738px;
}
#Icons_AR {
	width:auto;
	height:auto;
	margin:0 0 0 92px;
	_margin:0 0 0 56px;
	/*text-decoration:none;*/
}
#Icons_AR ul {
	margin:0px;
	padding:0px;
}
#Icons_AR li {
	background: url(../images/bg-icon-AR.gif) no-repeat top center;
	display: inline-block;
	width:105px;
	/*width:97px;*/
	height:177px;
	float:left;
	margin:0px 25px 0px 25px;
	/**margin:0px 27px 20px 16px;*/
	padding:0px 0px 0px 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color:#666666;
	text-decoration:none;
	/*border:1px solid red;*/
}
#Icons_AR li span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color:#35434a;
	text-decoration:none;
	/*border:1px solid red;*/
}
#Icons_AR li img {
	padding:5px 0px 0px 0px;
}
#Icons_AR li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px!important;
	line-height:normal;
	color:#666666;
	text-decoration:none!important;
}
#Icons_AR li a:hover {
	color:#007cc3;
	text-decoration:underline!important;
}
/* Augmented Reality Pages ends --------------*/

/*********21.11.09*********************/
.m_txt

{
		font-family:Arial, Helvetica, sans-serif;
	background:url(../images/icon123.jpg) left no-repeat;
	padding-left:18px;
	font-size:12px;
	color:#7a7c7d;
}
.m_txt2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a7c7d;
	text-align:justify;
}
.m_txt3
{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7a7c7d;
}

.m_txt5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a7c7d;
}

.new_txt5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#7a7c7d;
	text-align:justify;
}

.m_txt8
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a7c7d;
	text-align:justify;
}

/**************24.11.09****************************/
.new_header_txt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#4c4c4c;
	text-transform:uppercase;
	text-decoration:none;
}
a.new_header_txt:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#484848;
	text-transform:uppercase;
	text-decoration:underline;
}

/*******************26.11.09************************/
#new_Left123 {
	float:left;
	width:520px;
}

.nnn_txt01 {
	width:520px;
	margin:0px;
	padding:0px;
	float:none;
}

/*******************portfolio******************/
#aboutRight_p {
	float:right;
	width:305px;
}

#new_Left_p {
	float:left;
	width:570px;
}

.nnn_txt_p {
	width:570px;
	margin:0px;
	padding:0px;
	float:none;
}
.web_h{color:#0066CC;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:35px;
	border-bottom:#CCCCCC dotted 1px;
		}
		
		.link_t
		{
			font-size:12px;
			text-decoration:none;
			color:#ffffff;
			font-family: Arial, Helvetica, sans-serif;
			
		}
				
		a.link_t:hover
		{
			font-size:12px;
			text-decoration:underline;
			font-family: Arial, Helvetica, sans-serif;
			color:#a0d4ff;
			
		}
		
		
.box-blue2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #007cc3;
	background-position: center center;
	line-height: 30px;
	padding-left: 10px;
	font-weight:bold;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.curveform{-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:5px;
border:  #999999 solid 1px;
}

.curvebut{-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:5px;
border: #003399 solid 1px;
background-color:#007cc3;
cursor:pointer;
color:#FFFFFF;

font-size:18px;
}