.none {
	display: none;
}
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}


html {
	overflow: -moz-scrollbars-vertical;
}

body{
color:#707070;
font-size:77%;
}



body {
	font: 11px Verdana;
	color: #707070;
}

#wrapper {
	margin: 0 auto;
	width: 892px;
}

#header {
	width: 100%;
	height: 57px;
}

#header h1#brandHead, #header a#branding  {
	position: absolute;
	top: 0;
	float: left;
}

#header a#branding  {
	text-indent: -9000px;
}

* html #header h1#brandHead, * html #header a#branding  {
	position: relative;
	width: 86px;
	height: 57px;
}

#brandHead{
	background: url(../images/logos/branding3.gif) no-repeat;
	width: 335px;
	height: 96px;
	display: block;
	padding:20px 0px 10px 0px;
}

#brandHead a{
	margin: 0px 0px 0px 330px;
	color:#009ddc;
	font:11px Arial;
	text-decoration:none;
}

#nav {
	background: url(../images/menus/menu-inside.gif) no-repeat;
	width: 469px;
	height: 44px;
	float: right;
	position: relative;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	height: 30px;
	display: block;
}

#nav a {
	height: 30px;
	display: block;
	border-bottom: none;
}

#nav #home {
	left: 10;
	width: 80px;
	top: 6px;
}
#nav #services {
	left: 80px;
	width: 80px;
	top: 6px;
}
#nav #portfolio {
	left: 160px;
	width: 90px;
	top: 6px;
}
#nav #aboutUs {
	left: 250px;
	width: 70px;
	top: 6px;
}

#nav #contactUs {
	left: 320px;
	width: 80px;
	top: 6px;
}
#nav #chinese {
	left: 400px;
	width: 50px;
	top: 6px;
}
#nav #home a:hover, #homeContainer #nav #home {
	background: transparent url(../images/menus/menu-inside.gif) 0px -50px no-repeat;
}
#nav #services a:hover, #svcContainer #nav #services {
	background: transparent url(../images/menus/menu-inside.gif) -80px -50px no-repeat;
}
#nav #portfolio a:hover, #portContainer #nav #portfolio {
	background: transparent url(../images/menus/menu-inside.gif) -160px -50px no-repeat;
}
#nav #aboutUs a:hover, #aboutContainer #nav #aboutUs {
	background: transparent url(../images/menus/menu-inside.gif) -250px -50px no-repeat;
}
#nav #contactUs a:hover, #cntContainer #nav #contactUs {
	background: transparent url(../images/menus/menu-inside.gif) -320px -50px no-repeat;
}
#nav #chinese a:hover, #cntContainer #nav #chinese {
	background: transparent url(../images/menus/menu-inside.gif) -400px -50px no-repeat;
}

a.external:hover, a.internal:hover, a#backToTop:hover {
	color: #009DDC;
	text-decoration: underline;
}

a#backToTop {
	background: url(../images/icons/icon-top.gif) no-repeat 0 50%;
	padding-left: 12px;
	text-decoration: none;
	float: right;
	font: 10px Verdana;
}

.mTop {
	margin-top: 20px;
}

#mastHead
{
	background: url(../images/backgrounds/mastHead.gif) no-repeat;
	width: 892px;
	height: 169px;
	margin-top: 55px;
}

#mastHead #titleContainer
{
	float: left;
	height: 169px;
	width: 400px;
	border:1px solid red;
}

#mastHead h1.white
{
	margin: 50px 0 0 0 !important;
	padding: 0 !important;
	font-size: 28px !important;
	color: #fff;
}

#mastHead h2.grey
{
	margin: 0;
	padding: 0;
	font-size: 20px !important;
	color: #D7D7D7;
}

.testimonial {
	float: left;
	width: 360px;
	height: 110px;
	margin: 20px 5px 0 0;
	padding: 20px;
}

* html .testimonial {
	margin-bottom: -15px;
}

blockquote {
	width: 100%;
	margin: 0;
	padding: 0;
	font: 12px Verdana;
	line-height: 20px;
}

blockquote.mastBlockQuote {
	color: #666;
	background: url(../images/icons/quote-start.gif) no-repeat top left;
}

blockquote.insideBlockQuote {
	color: #ccc;
	background: url(../images/icons/quote-grey-start.gif) no-repeat top left;
}

.mastQuote {
	text-align: left;
	margin-left: 30px;
	padding: 10px 15px 5px 0;
	background: url(../images/icons/quote-end.gif) no-repeat right bottom;
}

.insideQuote {
	text-align: left;
	margin-left: 30px;
	padding: 10px 15px 5px 0;
	background: url(../images/icons/quote-grey-end.gif) no-repeat right bottom;
}

blockquote.mastBlockQuote em {
	color: #723c00;
	font-weight: bold;
}

blockquote.insideBlockQuote em {
	color: #999;
	font-weight: bold;
}

blockquote strong {
	font: bold 16px Verdana;
	color: #009DDC;
	letter-spacing: 1px;
}

#glossyBar {
	background: url(../images/backgrounds/glossybar.gif) no-repeat;
	width: 892px;
	height: 29px;
}



#content h1 {
	font: 20px Verdana;
	margin-bottom: 7px;
}



.blue{
color:#0095d8;
}


#siteInfo {
	width: 100%;
	height: 38px;
}

#siteInfoLogo {
	width: 90px;
	height: 38px;
	float: left;
	background-image: url(../images/logos/siteInfoLogo.gif);
	background-repeat: no-repeat;
}

#siteInfoNav {
width:600px;
	list-style: none;
	margin: 10px 0 0 15px;
	float: left;
}

#siteInfoNav li {
	display: inline;
	margin-right: 4px;
}

#siteInfoNav li a{
	font-size: 10px; 
	color: #666;
	text-decoration: none;
}

#siteInfoNav li a:hover {
	color: #009DDC;
}




#more
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#more li
{
	background: url(../images/icons/arrow-right-grey.gif) 7px 3px no-repeat;
	padding-left: 25px;
	margin: 10px 0;
}

#more a {
	font-weight: 500;
	color: #ccc;
	text-decoration: none;
}

#more a:hover {
	color: #009DDC;
}




/* Clear fix */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	display: inline;
}

/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/* End hide from IE-mac */




body#bg {
	background: url(../images/backgrounds/bg-inside.gif) repeat-x center top;
}

#content {
	margin-top: 89px;
}

#primaryContent {
	float: left;
	width: 726px;
	height: 500px;
	background: #fff url(../images/inside/primaryContent.gif) no-repeat top;
}

#secondaryContent {
	float: left;
	width: 166px;
}

#blogsTitle {
	background: url(../images/inside/blogsTitle.gif) no-repeat;
}

#subNavContainer {
	width: 166px;
	background: #fff url(../images/inside/subNav.gif) no-repeat top;
	padding: 30px 0;
}

#subNav {
	padding-left: 0;
	margin-left: 0;
	width: 145px;
	float: right;
}

#subNav li {
	list-style: none;
	margin: 0;
	padding: 4px 4px 4px 0;
	border-bottom: 1px solid #eee;
}

#subNav li#last {
	border-bottom: none;
}

#subNav li a {
	font-weight: 500;
	color: #666;
	text-decoration: none;
}

#subNav li a:hover, #subNav li a#active {
	color: #009DDC;
}

#subSectionFeature {
	width: 126px;
	min-height: 160px;
	padding: 20px;
	color: #fff;
	background: #0098d9 url(../images/inside/subSectionFeature.gif) no-repeat top;
}

#subSectionFeature h1 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 5px;
}

#subSectionFeature p {
	margin: 5px 0;
}

#subSectionBottom {
	width: 166px;
	height: 19px;
	background: url(../images/inside/subSectionBottom.gif) no-repeat;
}

#insideContainer {
	padding: 40px 40px 30px 40px;
}

#insideContent {
	float: left;
	width: 411px;
	margin-right: 40px;
	font-size: 12px;
	line-height: 16px;
}

#insideContent strong.blue {
	font-size: 12px;
}


#insideContent p
{
	margin: 0 0 15px 0;
}

#insideContent ul
{
	list-style: none;
	margin-bottom: 20px;
}

#insideContent li
{
	background: url(../images/icons/arrow-right.gif) 7px 3px no-repeat;
	padding-left: 20px;
	margin: 8px 0;
}

#insideContent a {
	color: #666;
}

#insideContent a:hover {
	color: #009DDC;
}

h1#blogArticles {
	background: url(../images/inside/articles.gif) no-repeat;
	width: 127px;
	text-indent: -9000px;
}

h1#blogNews {
	background: url(../images/inside/news.gif) no-repeat;
	width: 106px;
	text-indent: -9000px;
}

.blogList {
	list-style: none;
	margin-left: 10px;
}

.blogList li  {
	padding: 4px 0 4px 20px;
}

.blogList li a {
	color: #999;
	font: 10px;
	text-decoration: none;
}

.blogList li a:hover {
	color: #009DDC;
}

#newsBlog li {
	background: url(../images/icons/blog-news.gif) no-repeat 0px 3px;
}

#articlesBlog li {
	background: url(../images/icons/blog-article.gif) no-repeat 0px 3px;
}

#insideCallout {
	float: left;
	width: 195px;
}

.callout {
	width: 195px;
	height: 75px;
	display: block;
	margin-bottom: 20px;
	text-indent: -9000px;
}

* html .callout {
	margin-bottom: 10px;
}

#cntCalloutContainer, a#cntCallout {
	background: url(../images/inside/cntCallout.gif) no-repeat;
}

a#cntCallout:hover {
	background: url(../images/inside/cntCallout-o.gif) no-repeat;
}

#portCalloutContainer, a#portCallout {
	background: url(../images/inside/portCallout.gif) no-repeat;
}

a#portCallout:hover {
	background: url(../images/inside/portCallout-o.gif) no-repeat;
}

#abtCareers {
	background: url(../images/about/abtCareers.gif) no-repeat;
	width: 155px;
	height: 179px;
	color: #ccc;
	padding: 45px 20px 25px 20px;
}

* hmtl #abtCareers {
	margin-right: 0;
	padding-right: 0;
}

#problemContainer {
	width: 526px;
	height: 90px;
	padding: 10px 100px;
	background-color: #ededed;
}

blockquote.caseStudyQuote {
	background: url(../images/case-studies/testimonial-left.gif) no-repeat top left;
	height: 151px;
}

blockquote.caseStudyQuote .right {
	background: url(../images/case-studies/testimonial-right.gif) no-repeat bottom right;
	height: 151px;
	float: right;
}

blockquote.caseStudyQuote em {
	font: bold 14px Verdana;
	color: #666;
	margin: 20px 20px 5px 20px;
	display: block;
	font-style: italic;
}

blockquote.caseStudyQuote p {
	font: 10px Verdana;
	margin: 0 20px !important;
}

#infoContainer {
	width: 726px;
	height: 127px;
	background: url(../images/inside/infoContainer.gif) no-repeat;
	padding:20px 0px 0px 0px;
}

#moreToExplore {
	float: right;
	width: 293px;
	height: 109px;
	padding: 0px 7px 0 20px;
}

.moreExploreTitle{
padding: 0px 0px 5px 0px;
}

.moreTitle{
font-size:14px;
}

#infoContainer .testimonial {
	margin: 0;
	height: 110px;
	padding: 24px 29px 0 24px;
	margin: 0;
	width: 360px;
}

#siteInfoContainer {
	width: 706px;
	padding-left: 20px;
}

#teamShot
{
	background: url(../images/about/teamShot.jpg) no-repeat;
	width: 360px;
	height: 270px;
}

#openingsBenefitsContainer 
{
	width: 410px;
	clear: both;
}

#openings 
{
	float: left;
	width: 190px;
	padding-right: 15px;
}

#openings ul
{
	margin: 20px 0;
	width: 160px;
}

#openings li
{
	background: url(../images/icons/openings.gif) 7px 9px no-repeat;
	padding-left: 25px;
	margin: 0;
	border-top: 1px solid #EBEBEB;
	line-height: 30px;
}

#openings li a
{
	color: #666;
	text-decoration: none;
}

#openings li.last
{
	border-bottom: 1px solid #EBEBEB;
}

#benefits 
{
	float: left;
	width: 205px;
}

#contrastTable {
	width: 370px;
	padding-top: 90px;
	background: url(../images/inside/whatdesignis-top.gif) no-repeat;
}

#contrastTable .column{
	width: 171px;
	padding: 0 7px;
	float: left;
}

#contrastTable .column li {
	background: none;
	padding-left: 5px;
	margin-bottom: 20px;
}

#contrastTableBottom {
	width: 370px;
	height: 15px;
	background: url(../images/inside/whatdesignis-bottom.gif) no-repeat;
}

#insideTitle
{
margin:0px 0px 25px 5px;
}

#steps {
	list-style: none;
	margin: 15px 0;
}

#steps li {
	width: 355px;
	height: 25px;
	padding: 7px 0 0 15px;
	margin: 1px 0;
	font-weight: bold;
	background: url(../images/inside/steps.gif) no-repeat;
}

#steps li span {
	width: 42px;
	float: left;
	font: 16px Verdana;
	color: #fff;
}

#commonApplications {
	background: url(../images/inside/commonApplications.gif) no-repeat;
	width: 350px;
	height: 119px;
	padding: 10px;
	margin-bottom: 20px;
}

#commonApplications ul {
	margin-left: 20px;
}

#commonApplications li {
	font: bold 12px Arial;
	background: url(../images/icons/arrow-webapps.gif) no-repeat 0 4px;
	padding: 2px 0 2px 18px;
	margin: 0;
}

