@font-face {
	font-family: 'CalibriBold';
	src: url('fonts/calibri_bold-webfont.eot');
	src: local('fonts/calibri_bold-webfont.eot'), url('fonts/calibri_bold-webfont.woff') format('woff'), url('fonts/calibri_bold-webfont.ttf') format('truetype'), url('fonts/calibri_bold-webfont.svg#webfont9R9Riq9l') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CandaraRegular';
	src: url('fonts/candara-webfont.eot');
	src: local('fonts/candara-webfont.eot'), url('fonts/candara-webfont.woff') format('woff'), url('fonts/candara-webfont.ttf') format('truetype'), url('fonts/candara-webfont.svg#webfontJOMlVxA0') format('svg');
	font-weight: normal;
	font-style: normal;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000001;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

a, a:link, a:visited {
    outline: none;
	text-decoration: none;	
}

a:hover {	
	text-decoration: underline;
}

img {
	border: none;
	margin: 0px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	float: left;
	padding: 0px;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;	
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: .9em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;	
}

form, input, select, textarea, p {
	margin: 0px;
	padding: 0;
}

input:focus, textarea:focus {
	outline: none;
}

.clear {
	clear: both;
	font-size: 0em;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#container, .bg_container_top, .bg_container_bottom {
	width: 100%;
	min-width: 971px;
}

#container {
	background: #f7f7f7 url(images/bg_container_rpt.gif) repeat-y center 0;
}

.bg_container_top {	
	background: url(images/bg_container_top.jpg) no-repeat center 0;
}

.bg_container_bottom {	
	background: url(images/bg_container_bottom.jpg) no-repeat center bottom;
}

#page_header {
	width: 935px;
	height: 86px;
	padding: 0 0 0 36px;
	margin: 0 auto;
}

#page_logo {
	float: left;
}

#page_nav {
	width: 579px;
	padding: 9px 31px 0 0;
	float: right;
}

.flag_wrap {
	width: 55px;
	float: right;
}

.flag_wrap a {
	text-indent: -9999px;
	background: url(images/icon_flag.gif) no-repeat 0 0;
	width: 21px;
	height: 21px;
	margin-left: 5px;
	float: left;
}

a#icon_british {
	background-position: -21px 0;
}

#page_nav ul {
	clear: both;
	font-family: 'CalibriBold';
	color: #2870d4;
	font-size: 1.67em;
	line-height: 23px;
	width: 521px;
	padding-top: 18px;
	float: right;
}


#page_nav ul li {
	padding-left: 32px;
	position: relative;
	z-index: 5;
}

#page_nav ul li ul {
	background: #FFF;
	width: 200px;
	font-size: 0.8em;
	position: absolute;
	top: 20px;
	left: 30px;
	display: none;
}

#page_nav ul li ul li {
	padding: 2px 5px 2px 5px;
	border: 1px #666666 solid;
	border-top: none;
}

#page_nav ul li ul a {
	padding: 0px !important;
	position: static !important;
}

#page_nav ul li ul li {
	float: none;
}

#page_nav ul a, #page_nav ul a:link, #page_nav ul a:visited,
#page_nav ul li.active ul a:link, #page_nav ul li.active ul a:visited {
	color: #333333;
	display: inline-block;
	position: relative;
}

#page_nav ul li.active a, #page_nav ul li.active a:link, #page_nav ul li.active a:visited, 
#page_nav ul a:hover, #page_nav ul li.active ul a, #page_nav ul li.active ul a:hover  {
	color: #2870d4;
	text-decoration: none;
}

#page_banner {
	background: url(images/bg_banner.jpg) no-repeat center bottom;
	width: 100%;
	padding-bottom: 27px;
	min-width: 971px;
}

#banner_content {
	width: 971px;
	height: 361px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#page_banner_inner {
	width: 100%;
	min-width: 971px;
	position: relative;
	z-index: 1;
}

#inner_banner_content {
	width: 900px;
	margin: 0 auto;
}

#inner_banner_content img {
	position: relative;
}

.title_providing {
	float: left;
	top: 80px;
	left: 13px;
}

.banner_right {
	float: right;
	left: 13px;
	top: 9px;
}

.img_Nuiteq {
	top: 50px;
}

.top_spce {
	top: 12px;
}

#banner_slide {
	height: 361px;
}

#banner_slide img {
	display: block;
	margin: 0 auto;
	position: relative;
}

.slide_content {
	width: 971px;
	height: 361px;	
	float: left;
}

#SlideNext, #SlidePrev {
	text-indent: -9999px;
	width: 32px;
	height: 28px;
	position: absolute;
	bottom: 15px;
	z-index: 1;
	cursor: pointer;
}

#SlideNext {
	/*background-image: Alt in style sheet*/
	right: 0px;
}

#SlidePrev {
	/*background-image: Alt in style sheet*/
	left: 3px;
}

#page_content {
	width: 971px;
	padding: 17px 0 37px 0;
	margin: 0 auto;
	position: relative;
}

.page_content_inner {
	top: -28px;
}

.bg_inner_top, .bg_inner_rpt, .bg_inner_bottom {
	/*background-image: Alt in style sheet*/
	width: 961px;
	margin: 0 auto;
}

.bg_inner_top {
	height: 48px;
}

.bg_inner_bottom {
	height: 47px;
}

.bg_inner_rpt {
	width: 921px;
	padding: 24px 0 20px 40px;
}

.page_left {
	width: 575px;
	padding-left: 36px;
	float: left;
}

#page_content h2 {
	font-family: 'CandaraRegular';
	color: #244563;
	font-size: 2em;
	font-weight: normal;
}

.page_left h2 {
	padding-bottom: 11px;
}

#page_content h2.title_inner {
	font-size: 2.33em;
}

.page_left p {
	font-size: 1.17em;
	color: #333;
	line-height: 19px;
	padding: 0 30px 14px 0;
}

.page_left p span {
	font-weight: bold;
}

.page_left p em {
	font-style: normal;
	color: #3399CC;
}

.page_left p b {
	font-size: 0.9em;
	font-weight: bold;
	display: block;
}

.page_left p a, .page_left p a:link, .page_left p a:visited {
	color: #0000FF;
	text-decoration: underline;
}

.page_left p a:hover {
	text-decoration: none;
}

.page_left .link_readmore {
	margin-left: 460px;
}

.link_readmore, .link_readmore:link, .link_readmore:visited {
	font-family: 'CalibriBold';
	font-size: 1.17em;
	color: #666666;
}

.inner_page_right {
	width: 226px;
	float: right;
	position: relative;
	right: 29px;
}

.bg_right_nav {
	font-family: 'CalibriBold';
	color: #18488b;
	background: url(images/bg_right_nav_top.png) no-repeat 0 0;
	width: 195px;
	padding-top: 8px;
}

.bg_right_nav ul {
	font-size: 1.50em;
	background: #FFF;
	padding: 26px 0 35px 0;
	border-right: 1px solid #ececec;
}

.bg_right_nav li {	
	float: none;
	padding: 0 0 5px 17px;
}

.bg_right_nav a, .bg_right_nav a:link, .bg_right_nav a:visited {
	color: #6a6a6a;
	padding-left: 20px;
}

.bg_right_nav a.active, .bg_right_nav a.active:link, .bg_right_nav a.active:visited {
	color: #18488b;
	background: url(images/icon_right_nav.gif) no-repeat 0 4px;
}

.bg_right_nav a:hover {
	color: #18488b;
	text-decoration: none;
}

.bg_right_nav ul li ul {
	font-size: 0.7em;
	padding: 5px 0 0 20px;
}

.bg_right_nav ul li ul li {
	padding: 0px;
}

.bg_right_nav ul li ul li a, .bg_right_nav ul li ul li a:link, .bg_right_nav ul li ul li a:visited {
	padding: 0px;
}

.bg_right_nav ul li ul li a:hover, .bg_right_nav ul li ul li a.sub_active, .bg_right_nav ul li ul li a.sub_active:link,
.bg_right_nav ul li ul li a.sub_active:visited {
	color: #ff9900;
}

.bg_right_nav_bottom {
	font-size: 0em;
	background: #FFF url(images/bg_right_nav_bottom.png) no-repeat 0 0;
	height: 18px;
}

.page_right {
	width: 290px;
	float: right;
	position: relative;
	right: 20px;
}

.inner_page_right .page_right {
	width: 185px;
	padding-top: 15px;
}

.page_right h2 {
	padding-bottom: 9px;
}

.title_news {
	background: url(images/bg_heading_border.gif) repeat-x 0 bottom;
}

.page_right h3 {
	font-family: 'CalibriBold';
	font-size: 1.17em;
	color: #02547a;
	font-weight: normal;
	padding: 4px 0 3px 0;
}

.page_right p {
	padding-bottom: 10px;
}

.text_designtech {
	font-size: 1.17em;
	font-family: 'CalibriBold';
	color: #666666;
}

.page_right .link_readmore {
	margin-left: 198px;
}

.inner_page_right .link_readmore {
	margin-left: 100px;
}

.our_expertise {
	width: 935px;
	padding: 0 0 31px 36px;
	position: relative;
}

.our_expertise h2 {
	position: relative;
	top: -49px;
}

.our_expertise a, .our_expertise a:link, .our_expertise a:visited {	
	font-family: 'CalibriBold';
	color: #333333;
	font-size: 1.08em;
	cursor: pointer;
	display: block;
}

.our_expertise a:hover {
	text-decoration: none;
}

.our_expertise ul {
	width: 880px;
	position: relative;
	top: -15px;
	left: 15px;
}

.our_expertise em {
	font-style: normal;
	line-height: 13px;
	padding-top: 4px;
	display: block;
	position: relative;
}

.our_expertise li {
	text-align: center;
	width: 90px;
}

.our_expertise span {
	text-indent: -9999px;
	width: 83px;
	height: 81px;
	margin: 0 auto;
	display: block;
	position: relative;
}

.icon_web {
	padding-right: 49px;
}

.icon_web span {
	background: url(images/icon_web.jpg) no-repeat 0 0;
}

.icon_application {
	padding-right: 30px;
}

.icon_application span {
	background: url(images/icon_application.jpg) no-repeat 0 0;
}

.icon_content_manage {
	padding-right: 40px;
}

.icon_content_manage span {
	background: url(images/icon_content_manage.jpg) no-repeat 0 0;
}

.icon_graphic {
	padding-right: 30px;
}

.icon_graphic span {
	background: url(images/icon_graphic.jpg) no-repeat 0 0;
}

.icon_iphone {
	padding-right: 33px;
}

.icon_iphone span {
	background: url(images/icon_iphone.jpg) no-repeat 0 0;
}

.icon_hosting {
	padding-right: 43px;
}

.icon_hosting span {
	background: url(images/icon_hosting.jpg) no-repeat 0 0;
}

.icon_seo span {
	background: url(images/icon_seo.jpg) no-repeat 0 0;
}

.our_cutomer a {
	border: 1px solid #e8e8e8;
	margin: 0 7px 7px 0;
	float: left;
}

.our_cutomer div {
	height: 142px;
}

.bg_divider {
	font-size: 0em;
	background: url(images/bg_divider.gif) repeat-x 0 14px;
	width: 539px;
	height: 2px;
	padding: 14px 0 33px 0;
}

ul.sublisting {
	clear: both;
	font-size: 1.17em;
	color: #333;
	line-height: 19px;
	padding-left: 10px;
}

ul.sublisting li {
	line-height: 18px;
	background: url(images/icon_listing.gif) no-repeat 0 6px;
	padding: 0 0 4px 15px;
	float: none;
}

#page_content h2.tab_title {
	clear: both;
	font-size: 1.5em;
	background: url(images/tab_open.gif) no-repeat 0 3px;
	padding-left: 20px;
	cursor: pointer;
}

#page_content h2.tab_title em {
	font-size: 0.8em;
	color: #FF0000;
	padding-right: 10px;
}

#page_content h2.tab_title.active {	
	background: url(images/tab_close.gif) no-repeat 0 3px;
}

.tab_content {
	width: 582px;
	padding: 0 0 10px 18px;
	display: none;
}

.icon_flash img {
	margin: 0 10px 8px 0;
	float: left;
}

.contact_form {
	width: 423px;
	padding: 15px 0 15px 0;
}

.contact_form label {
	text-align: right;
	width: 120px;
	padding: 3px 6px 0 0;
	float: left;
}

.contact_form input, .contact_form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	background: #FFF;
	width: 220px;
	padding: 2px 4px 2px 4px;
	margin-bottom: 10px;
	border: 1px solid #5282B1;
	float: left;
}

.contact_form textarea {	
	height: 80px;
	overflow: auto;
}

input.btn_submit {
	text-indent: -9999px;
	text-transform: uppercase;
	background: url(images/btn_submit.gif) no-repeat 0 0;
	width: 68px;
	height: 30px;
	padding: 0;
	margin: 0 0 0 125px;
	border: none;
	cursor: pointer;
}

.portfolio_wrap {
	width: 607px;
	position: relative;
	left: -10px;
}

.bg_port_list {
	background: #ebeaea url(images/bg_portfolio_top.gif) no-repeat 0 0;
	width: 607px;
	padding-top: 8px;
	margin-bottom: 20px;
}

.port_content, .port_content_deatil {
	background: url(images/bg_portfolio_top.gif) no-repeat right bottom;
	width: 607px;
}

.port_content img, .port_content_deatil img {
	margin: 0 auto;
	display: block;
}

.port_content a {
	width: 607px;
	display: block;
}

.port_content_deatil {
	width: 569px;
	padding: 15px 19px 10px 19px;
}

.port_content_deatil h3 {
	font-weight: bold;
	color: #18488b;
	font-size: 1.25em;
	padding: 17px 0 14px 0;	
}

.port_content_deatil p {
	font-size: 1.1em;
}

.port_content_deatil b a, .port_content_deatil b a:link, .port_content_deatil b a:visited {
	color: #333333;
	text-decoration: none;
}

.port_content_deatil b a:hover {
	text-decoration: underline;
}

.portControl {
	width: 607px;
	height: 40px;
}

.port_content_deatil .portControl {
	width: 569px;
}

.portPrev {
	float: left;
}

.portNext {
	float: right;
}

.portControl a, .portControl a:link, .portControl a:visited {
	font-family: 'CalibriBold';
	font-size: 1.50em;
	color: #FFF;
	text-align: center;	
	background: url(images/btn_next.gif) no-repeat 0 0;
	width: 138px;
	height: 24px;
	padding-top: 2px;
}

.portControl a:hover {
	text-decoration: none;
}

#page_footer {
	background: url(images/bg_footer_rpt.gif) repeat-x 0 0;
	width: 100%;
}

#footer_content {
	width: 935px;
	padding: 26px 0 20px 36px;
	margin: 0 auto;
}

#footer_content h4 {
	font-size: 1.17em;
	color: #2971d7;
	font-weight: bold;
	margin: 0;
	padding: 24px 0 15px 0;
}

#footer_content a, #footer_content a:link, #footer_content a:visited, 
#footer_content p, #footer_content li {
	color: #FFF;
}

#footer_content p {
	clear: both;
}

#footer_content ul {
	font-size: 1.08em;
	line-height: 18px;
	padding: 0 0 21px 2px;
}

#footer_content li {
	padding-bottom: 3px;
	float: none;
}

#footer_content li a:hover {
	text-decoration: none;
}

.footer_nav {	
	width: 192px;
	float: left;
}

.client_login_nav {
	width: 168px;
	padding-left: 50px;
	float: left;
}

.contact_nav {
	width: 300px;
	float: left;
	position: relative;
}

.link_twitter {
	text-indent: -9999px;
	/*background-image: Alt in style sheet*/
	width: 98px;
	height: 84px;
	position: absolute;
	right: 0;
	bottom: 0;
	cursor: pointer;
}

.line_through {
	background: url(images/bg_black.gif) repeat-x 0 center;
}
