body {
	background-color:#cccccc;
	margin: 0 auto;
	padding: 0px;
}

img {
	border: 0px;
}
/* header */

.normaltext {
	text-align: left;
	color: #666666;
	white-space: normal;
	font-family: 'Arial', 'Helvetica', 'Verdana', sans-serif;
	font-size: 10px;
}

.linebreak {
	text-align: left;
	color: #cccccc;
	white-space: normal;
	font-family: 'Arial', 'Helvetica', 'Verdana', sans-serif;
	font-size: 10px;	
}

.wrapper {
	width: 645px;
	height: auto;
	min-height: 750px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	background-color: #cccccc;
}

.topbox {
	width: 100%;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	position: inherit;
	margin-top: 25px;
	background-color: #cccccc;
}

.topboxleft {
	width: 192px;
	height: 32px;
	float: left;
	position: inherit;
	background-color: #cccccc;
}

.topboxright {
	width: auto;
	height: 32px;
	float: right;
	padding-top: 20px;
	position: inherit;
	background-color: #cccccc;
}

.issuubox {
	width: 645px;
	height: 270px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	position: inherit;
	background-color: #ffffff;
}

.biobox {
	width: 620px;
	height: 270px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-left: 25px;
	position: inherit;
	background-color: #ffffff;
}

.bioimage {
	width: 212px;
	height: 250px;
	float: left;
	position: inherit;
	background-color: #ffffff;
}

.biotext {
	width: 375px;
	height: 250px;
	background-color: #ffffff;
	float:left;
	text-align: left;
	padding-left: 10px;
	color: #666666;
	white-space: normal;
	font-family: 'Arial', 'Helvetica', 'Verdana', sans-serif;
	font-size: 10px;
}


.resumebox {
	width: 100%;
	height: auto;
	position:inherit;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.resumedownload {
	width: 100%;
	height: 20px;
	background-color: #cccccc;
	float:right;
	text-align: right;
	color: #666666;
	white-space: nowrap;
	font-family: 'Arial', 'Helvetica', 'Verdana', sans-serif;
	font-size: 10px;
	padding-bottom: 25px;

}

.copywritebox {
	width: 100%;
	height: 15px;
	background-color: #cccccc;
	text-align: right;
	padding-top: 5px;
	color: #666666;
	white-space: nowrap;
	font-family: 'Arial', 'Helvetica', 'Verdana', sans-serif;
	font-size: 10px;
}

.projectsheader{
	width: 100%;
	height: 20px;
	background-color: #cccccc;
	text-align: left;
	padding-top: 5px;
	color: #000000;
	white-space: nowrap;
	font-family: 'Arial', 'Helvetica', 'Verdana', sans-serif;
	font-size: 14px;

}

.projectsheaderonpage{
	width: 100%;
	height: 20px;
	background-color: #cccccc;
	text-align: left;
	padding-top: 25px;
	color: #666666;
	white-space: nowrap;
	font-family: 'Arial', 'Helvetica', 'Verdana', sans-serif;
	font-size: 12px;
}

.projectsubsheaderonpage{
	width: 100%;
	position: relative;
	float: left;
	padding-bottom: 5px;
	background-color: #cccccc;
	text-align: left;
	padding-top: 0px;
	color: #666666;
	white-space: nowrap;
	font-family: 'Arial', 'Helvetica', 'Verdana', sans-serif;
	font-size: 12px;
}

.projectswrapper {
	width: 100%;
	height: 100px;
	float: left;
	padding-bottom: 31px;
	position: inherit;
	background-color: #cccccc;
}

.projectswhitebar{
	width: 100%;
	height: 1px;
	float: left;
	position: absolute;
	margin-bottom: 10px;
	background-color: #ffffff;
}

.projectbox1 {
	width: 138px;
	height: 100px;
	float: left;
	position: inherit;
	background-color: #ffffff;
}

.projectbox2 {
	width: 138px;
	height: 100px;
	float: left;
	margin-left: 31px;
	position: inherit;
	background-color: #ffffff;
}

.projectbox3 {
	width: 138px;
	height: 100px;
	float: left;
	margin-left: 31px;
	position: inherit;
	background-color: #ffffff;
}

.projectbox4 {
	width: 138px;
	height: 100px;
	float: right;
	position: inherit;
	background-color: #ffffff;
}

.projectboxtext {
	color: #666666;
	white-space: nowrap;
	font-family: 'Arial', 'Helvetica', 'Verdana', sans-serif;
	font-size: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
}

.contactbox {
	width: 100%;
	height: 195px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 100px;
	position: inherit;
	background-color: #ffffff;
	color: #666666;
	white-space: nowrap;
	font-family: 'Arial', 'Helvetica', 'Verdana', sans-serif;
	font-size: 10px;
}


.navlinks {
	color: #666666;
	white-space: nowrap;
	font-family: 'Arial', 'Helvetica', 'Verdana', sans-serif;
	font-size: 10px;
}

.navlinks a:link	{
	text-decoration: none;
	color: #666666;
	border-bottom: none;
}

.navlinks a:visited {
	text-decoration: none;
	color: #666666;
	border-bottom: none;
}

.navlinks a:hover {
	text-decoration: none;
	color: #ffffff;
	border-bottom: none;
}

.navlinks a:active {
	text-decoration: none;
	color: #00ccff;
	border-bottom: none;
	background-color: transparent;
}

.currentlinks {
	background-color: transparent;
	color: #ffffff;
	white-space: nowrap;
	font-family: 'Arial', 'Verdana', 'Helvetica', sans-serif;
	font-size: 10px;
}

.currentlinks a:link	{
	text-decoration: none;
	color: #ffffff;
	border-bottom: none;
}

.currentlinks a:visited {
	text-decoration: none;
	color: #ffffff;
	border-bottom: none;
}

.currentlinks a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: none;
	background-color: transparent;
}

.currentlinks a:active {
	text-decoration: none;
	color: #ffffff;
	border-bottom: none;
	background-color: transparent;
}


.navlinedivider {
	background-color: transparent;
	color: #3399CC;
	white-space: nowrap;
	font-family: 'Arial', 'Verdana', 'Helvetica', sans-serif;
	font-size: 10px;
}

.logoheader {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 15px;
	padding-left: 0px;
	padding-bottom: 15px;
}

.logoheaderthin {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 15px;
	padding-left: 0px;
	padding-bottom: 0px;
}


.slideimagewindow{
	width: 600px;
	height: 232px;
	margin-left: 0px auto;
	margin-right: 0px auto;
	padding-left: 23px;
	position: relative;
}

.nojavawindow{
	width: 980px;
	height: 370px;
	margin-left: auto;
	margin-right: auto;
}

.hometextbox{
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 18px;
}

.blueheadline{
	margin: 0px;
	top: 10px;
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 14px;
	color: #3399CC;
}

.biggreyfont{
	margin: 0px;
	top: 10px;
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 14px;
	color: #999999;
}

.smallgreyfont{
	margin: 0px;
	top: 10px;
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 12px;
	color: #999999;
}


.newswindowbox{
	width:980px;
	height: 95px;
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.smallnewswindowleft{
	width: 105px;
	height: 85px;
	margin: 0 auto;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

.smallnewswindowcenter{
	width: 105px;
	height: 85px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

.smallnewswindowright{
	width: 105px;
	height: 85px;
	margin: 0 auto;
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

.newswindowtextbox{
	width: 980px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.newswindowtextleft{
	width: 105px;
	height: 12px;
	float: left;
}

.newswindowtextcenter{
	width: 105px;
	height: 12px;
	margin-left:auto;
	margin-right: auto;
}

.newswindowtextright{
	width: 105px;
	height: 12px;
	float: right;
}

/* work css start */

.workimagesholdingbox{
	width: 625px;
	height: 120px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.workimagewindowleft{
	width: 187px;
	height: 120px;
	margin: 0 auto;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.workimagewindowcenter{
	width: 187px;
	height: 120px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;

}

.workimagewindowright{
	width: 187px;
	height: 120px;
	margin: 0 auto;
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}


/* Project Zoom css start */


.projectcontainer {
	width: 100%;
	height: 420px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
}

.projectmainbox{
	width: 980px;
	height: 420px;
	margin: 0 auto;
	position: relative;
	border-style: solid;
	border-width: 2px;
	border-color: #ffffff;
}

.projectheader {
	width: 100%;
	height: 27px;
	background-color: #ffffff;
	position: relative;
}

.projectcontentbox{
	width: 843px;
	height: 250px;
	position: relative;
	padding-top: 25px;
}

.projectimagebox{
	width: 495px;
	height: 343px;
	padding-left: 55px;
	float: left;
	position: relative;
}

.projecttextbox{
	width: 221px;
	height: 312px;
	float: right;
	position: relative;
	margin-right: -20px;
	padding: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	overflow:hidden;
}

.prevnavimage {
	width: 32px;
	height: 27px;
	padding-top: 6px;
	float: left;
	padding-left: 5px;
	position: relative;
}

.nextnavimage {
	width: 32px;
	height: 27px;
	padding-top: 6px;
	float: right;
	padding-right: 5px;
	position: relative;
}

.projectheadercontentboxleft {
	width: 10px;
	height: 27px;
	float: left;
	padding-left: 5px;
	position: relative;
	display: inline;
}

.projectnavarrowprev {
	width: 8px;
	height: 14px;
	padding-top: 5px;
	float: left;
	position: relative;
}

.projectheadercontentboxright {
	width: 15px;
	height: 27px;
	float: right;
	padding-right: 5px;
	position: relative;
	display: inline;
}

.projectnavarrownext {
	width: 8px;
	height: 14px;
	padding-top: 5px;
	float: right;
	position: relative;
}

.projectlinks {
	background-color: transparent;
	color: #ffffff;
	padding-top: 7px;
	white-space: nowrap;
	font-family: 'Arial', 'Verdana', 'Helvetica', sans-serif;
	font-size: 10px;
}

.projectlinks a:link	{
	text-decoration: none;
	padding-top: 7px;
	color: #666666;
	border-bottom: none;
}

.projectlinks a:visited {
	text-decoration: none;
	color: #666666;
	border-bottom: none;
}

.projectlinks a:hover {
	text-decoration: none;
	color: #ffffff;
	border-bottom: none;
	background-color: transparent;
}

.projectlinks a:active {
	text-decoration: none;
	color: #666666;
	border-bottom: none;
	background-color: transparent;
}

/* Our Process css start */

.processnav {
	width: 88px;
	height: 181px;
	line-height: 125%;
	float: left;
	position: absolute;
	padding-top: 6px;
	padding-left: 0px;
}

.processcontentbox{
	width: 780px;
	height: 250px;
	position: relative;
	padding-top: 25px;
}


.processmainbox{
	width: 795px;
	height: 420px;
	float: right;
	margin-right: 25px;
	position: relative;
	border-style: solid;
	border-width: 2px;
	border-color: #ffffff;
	display: inline;
}

.processimagebox{
	width: 502px;
	height: 344px;
	float: left;
	position: relative;
}


.processtextbox{
	width: 221px;
	height: 312px;
	float: right;
	position: relative;
	padding: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	overflow: auto;
}

.processlinks {
	background-color: transparent;
	color: #999999;
	white-space: nowrap;
	font-family: 'Arial', 'Verdana', 'Helvetica', sans-serif;
	font-size: 12px;
}

.processlinks a:link	{
	text-decoration: none;
	color: #999999;
	border-bottom: none;
}

.processlinks a:visited {
	text-decoration: none;
	color: #999999;
	border-bottom: none;
}

.processlinks a:hover {
	text-decoration: none;
	color: #3399CC;
	border-bottom: none;
	background-color: transparent;
}

.processlinks a:active {
	text-decoration: none;
	color: #999999;
	border-bottom: none;
	background-color: transparent;
}

.currentprocesslinks {
	background-color: transparent;
	color: #666666;
	white-space: nowrap;
	font-family: 'Arial', 'Verdana', 'Helvetica', sans-serif;
	font-size: 14px;
}

.currentprocesslinks a:link	{
	text-decoration: none;
	color: #666666;
	border-bottom: none;
}

.currentprocesslinks a:visited {
	text-decoration: none;
	color: #666666;
	border-bottom: none;
}

.currentprocesslinks a:hover {
	text-decoration: none;
	color: #666666;
	border-bottom: none;
	background-color: transparent;
}

.currentprocesslinks a:active {
	text-decoration: none;
	color: #666666;
	border-bottom: none;
	background-color: transparent;
}


/* Project Zoom HEADER css start */

.nyctaxiprojectheader {
	width: 150px;
	height: 100%;
	text-align: center;
	margin: auto;
	position: relative;
	padding-top: 5px;
}

.processheader1 {
	width: 150px;
	height: 100%;
	text-align: center;
	margin: auto;
	position: relative;
	padding-top: 5px;
	padding-left: 0px;

}


/* Why Hybrid css start */

.whyhybridmainbox{
	width: 795px;
	height: auto;
	float: right;
	margin-right: 25px;
	position: relative;
	border-style: solid;
	border-width: 2px;
	border-color: #cccccc;
}


.whyhybridcontentbox{
	width: 100%;
	height: auto;
	margin-top: 5px;
	position: relative;
	overflow:visible;
}

.whyhybridtextbox{
	width: 90%;
	height: auto;
	margin: 25px;
	position:relative;
}

.aboutheader {
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	padding-top: 5px;

}

.whyhybridtitlefont{
	margin: 0px;
	padding-bottom: 5px;
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

/* News css start */

.newswrapper {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	position:relative;
	text-align: center;
}

.newsmainbox {
	width: 560px;
	height: 120px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.newsimagebox {
	width: 187px;
	height: 120px;
	float: left;
	margin: auto;
	position: relative;
}

.newstextbox {
	width: 343px;
	height: 110px;
	background-color: #cccccc;
	float: right;
	margin: 0px auto;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	overflow: hidden;
}

.newsmaintitlefont{
	margin: 0px;
	padding-bottom: 15px;
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.newstitlefont{
	margin: 0px;
	top: 10px;
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 14px;
	color: #ffffff;
}

.newsbodyfont{
	margin: 0px;
	top: 10px;
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 12px;
	color: #666666;
}

/* Contact css start */

.contactgreybox {
	width: 350px;
	height: 100px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 75px;
	padding: 50px;
	position: relative;
	text-align: center;
	overflow: hidden;
}

.smallgreenfont{
	margin: 0px;
	top: 10px;
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 12px;
	color: #99cc33;
}

/* Missing css start */

.missingtitlefont{
	margin: 0px;
	padding-left: 25px;
	padding-top: 5px;
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 20px;
	color: #666666;
}

.httperrorfont{
	margin: 0px;
	padding-left: 25px;
	padding-top: 25px;
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.errorsmallfont{
	margin: 0px;
	top: 10px;
	padding-left: 25px;
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 12px;
	color: #999999;
}

/* SKETCHBOOK css start */



.sketchbookbox {
	width: 645px;
	height: 295px;
	margin-left: auto;
	margin-right: auto;
	position: inherit;
	background-color: #ffffff;
}

.sketchbookbox2 {
	width: 645px;
	height: 295px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	position: inherit;
	background-color: #ffffff;
}

.sketchbookslideimagewindow{
	width: 645px;
	height: 295px;
	margin-left: 0px auto;
	margin-right: 0px auto;
	position: relative;
}

.topbox {
	width: 100%;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	position: inherit;
	margin-top: 25px;
	background-color: #cccccc;
}

.topboxleft {
	width: 192px;
	height: 32px;
	float: left;
	position: inherit;
	background-color: #cccccc;
}

.topboxright {
	width: auto;
	height: 32px;
	float: right;
	padding-top: 20px;
	position: inherit;
	background-color: #cccccc;
}


.sketchbookbottomcontainer {
	width: 100%;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	position: inherit;
	background-color: #cccccc;
}

.sketchbookcopyrightbox {
	width:25%;
	height: 15px;
	background-color: #cccccc;
	text-align: right;
	padding-top: 5px;
	color: #666666;
	white-space: nowrap;
	font-family: 'Arial', 'Helvetica', 'Verdana', sans-serif;
	font-size: 10px;
	float: right;
	position: inherit;
}

.sketchbooklinkbox {
	width: 75%;
	height: 15px;
	background-color: #cccccc;
	text-align: left;
	padding-top: 5px;
	color: #666666;
	white-space: nowrap;
	font-family: 'Arial', 'Helvetica', 'Verdana', sans-serif;
	font-size: 10px;
	float: left;
	position: inherit;
}

.sketchbooklinkbox a:link	{
	text-decoration: none;
	color: #666666;
	border-bottom: none;
}

.sketchbooklinkbox a:visited {
	text-decoration: none;
	color: #666666;
	border-bottom: none;
}

.sketchbooklinkbox a:hover {
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px solid;
}

.sketchbooklinkbox a:active {
	text-decoration: none;
	color: #00ccff;
	border-bottom: none;
	background-color: transparent;
}
