@charset "UTF-8";

* {
   margin: 0px;
   padding: 0px;
   }
a img {
	border:none;
	}
a {
	color:#444;
	}
a:hover {
	text-decoration:none;
	}
p {
	margin-bottom:5px;
	}
hr {
	width:97%;
	border-color:#ff9833;
	border-style:solid none;
	border-width:1px 0;
	margin:7px auto;
	}
h1 {
	color:#70279a;
	font-size:16px;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 5px 0;
	}
h1 a {
	color:#70279a;
	text-decoration:none;
	}
h1 a:hover {
	text-decoration:underline;
	}
h2 {
	color:#ce6c0b;
	font-size:14px;
	line-height:1.3em;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	}
h2 a {
	color:#ce6c0b;
	text-decoration:none;
	}
h2 a:hover {
	text-decoration:underline;
	}
h3 {
	color:#70279a;
	font-size:12px;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	}
h3 a {
	color:#70279a;
	text-decoration:none;
	}
h3 a:hover {
	text-decoration:underline;
	}
ul {
	margin-left:20px;
	}
body {
	background:#262324;
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
	font-size:10px;
	line-height:1.2em;
	}
#background {
	width:1024px;
	margin:0 auto;
	padding-bottom:10px;
	background:#262324 url(../images/block_rpt.jpg) center repeat-y;
	}
#container {
	width:1024px;
	margin:0 auto;
	background:url(../images/content_bkgrnd.png) top center no-repeat;
	}
#header {
	width:1024px;
	height:188px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.58em;
	line-height:1.2em;
	color:#fff;
	font-weight:bold;
	}
.rfq {	
	width:196px;
	height:45px;
	margin:58px 0 0 34px;
	overflow:hidden;
	display:inline;
	float:left;
	}
.rfq a {
	text-indent:-1000em;
	overflow:hidden;
	height:45px;
	width:196px;
	display:block;
	background: url(../images/rfq.png) top center no-repeat;
	}
.rfq a:hover {
	background:url(../images/rfq.png) bottom center no-repeat;
	}
.gxelogo {
	width:525px;
	height:95px;
	margin:23px 0 0 40px;
	overflow:hidden;
	text-indent:-1000em;
	display:block;
	float:left;
	}
.gxelogo a {
	width:525px;
	height:95px;
	overflow:hidden;
	text-indent:-1000em;
	display:block;
	}
.whydiff {
	width:144px;
	height:45px;
	margin:13px 0 0 72px;
	overflow:hidden;
	text-indent:-1000em;
	display:inline;
	float:left;
	}
.whydiff a {
	width:144px;
	height:45px;
	overflow:hidden;
	text-indent:-1000em;
	display:block;
	background:url(../images/whydiff.png) top center no-repeat;
	}
.whydiff a:hover {
	background:url(../images/whydiff.png) bottom center no-repeat;
	}
.servicelist {
	width:690px;
	color:#ffa200;
	float:left;
	display:inline;
	margin:30px 0 0 155px;
	}
.servicelist a {
	color:#fff;
	text-decoration:none;
	}
.servicelist a:hover {
	color:#CC99FF;
	}
#nav {
	width:925px;
	height:55px;
	margin-left:45px;
	margin-bottom:25px;
	overflow:hidden;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	display:block;
	}
#nav li {
	float:left;
	}
#nav a {
	text-indent:-1000em;
	overflow:hidden;
	display:block;
	height:55px;
	}
	
#nav li ul {
	position: absolute;
	left: -999em;
	list-style-type:none;
	width:200px;
	font-size:1.4em;
	line-height:1.2em;
	/*font-weight:bold;*/
	background-color:#2d2d2d;
	border-right:2px solid #673ca1;
	border-bottom:2px solid #673ca1;
	border-left:2px solid #673ca1;
  	opacity:.95;
  	filter:alpha(opacity=95);
	}
#nav li ul li a {
	height:27px;
	width:200px;
  	opacity:.95;
  	filter:alpha(opacity=95);
	border-bottom:1px dashed #ffa200;
	}
#nav li ul li a:hover {
  	opacity:1.0;
  	filter:alpha(opacity=100);
	}
#nav li ul li a.no_border {
	border-bottom:none;
	}	
#nav li:hover ul, #nav li.sfhover ul {
	left:auto;
	margin-top:-7px;
	margin-left:20px;
	}
	
.home a {
	width:120px;
	background: url(../images/home.png) top center no-repeat;
	}
.home a:hover {
	background:url(../images/home.png) bottom center no-repeat;
	}
.about a {
	width:116px;
	background: url(../images/about.png) top center no-repeat;
	}
.about a:hover {
	background:url(../images/about.png) bottom center no-repeat;
	}
.services a {
	width:123px;
	background: url(../images/services.png) top center no-repeat;
	}
.services a:hover {
	background:url(../images/services.png) bottom center no-repeat;
	}
.portfolio a {
	width:148px;
	background: url(../images/portfolio.png) top center no-repeat;
	}
.portfolio a:hover {
	background:url(../images/portfolio.png) bottom center no-repeat;
	}
.news a {
	width:116px;
	background: url(../images/news.png) top center no-repeat;
	}
.news a:hover {
	background:url(../images/news.png) bottom center no-repeat;
	}
.contact a {
	width:116px;
	background: url(../images/contact.png) top center no-repeat;
	}
.contact a:hover {
	background:url(../images/contact.png) bottom center no-repeat;
	}
.wordpress a {
	width:40px;
	margin-left:51px;
	background: url(../images/wordpress.png) top center no-repeat;
	}
.twitter a {
	width:42px;
	background: url(../images/twitter.png) top center no-repeat;
	}
.facebook a {
	width:52px;
	background: url(../images/facebook.png) top center no-repeat;
	}
	
.cur_home a {
	background:url(../images/home.png) bottom center no-repeat;
	}
.cur_about a {
	background:url(../images/about.png) bottom center no-repeat;
	}
.cur_services a {
	background:url(../images/services.png) bottom center no-repeat;
	}
.cur_portfolio a {
	background:url(../images/portfolio.png) bottom center no-repeat;
	}
.cur_news a {
	background:url(../images/news.png) bottom center no-repeat;
	}
.cur_contact a {
	background:url(../images/contact.png) bottom center no-repeat;
	}	

.cust_dev a {
	background: url(../images/cust_dev.png) top center no-repeat;
	}
.cust_dev a:hover {
	background:url(../images/cust_dev.png) bottom center no-repeat;
	}
.logos a {
	background: url(../images/logos.png) top center no-repeat;
	}
.logos a:hover {
	background:url(../images/logos.png) bottom center no-repeat;
	}
.lean a {
	background: url(../images/lean.png) top center no-repeat;
	}
.lean a:hover {
	background:url(../images/lean.png) bottom center no-repeat;
	}	

#content_bottom {
	width:924px;
	margin-left:45px;
	background:#000 url(../images/content_btm.png) bottom no-repeat;
	padding-bottom:42px;
	}
#content {
	width:924px;	
	min-height:400px;
	height:auto !important;	
	height:400px;
	}
#content.min_height {
	min-height:800px;
	height:auto !important;
	height:800px;
	}
.undivided {
	background:#000 url(../images/body_rpt.png) repeat-y;
	}
.divided {
	background:#000 url(../images/body_rpt_divided.png) repeat-y;
	}
#main_column {
	width:834px;
	padding:0 45px;
	font-size:1.2em;
	line-height:1.6;
	}	
#left_column {
	width:249px;
	margin-left:7px;
	float:left;
	display:inline;
	font-size:1.3em;
	line-height:1.5em;
	}
	
#left_column h2 {
	width:auto;
	text-align:center;
	margin-left:35px;
	margin-bottom:10px;
	padding-right:34px;
	}
#left_column p {
	width:auto;
	text-align:center;
	margin-left:35px;
	margin-bottom:10px;
	padding-right:34px;
	}
#left_column p.imgs {
	width:214px;
	margin-left:35px;
	margin-bottom:0;
	}

#left_column p.no_marg {
	margin-left:0;
	margin-bottom:0;
	padding-right:0;
	}
#left_column hr {
	width:210px;
	border-color:#ff9833;
	border-style:solid none;
	border-width:1px 0;
	margin:0 auto 7px 35px;
	}
.orange_corner {
	background:url(../images/orange_corner.png) top right no-repeat;
	}

#left_column_int {
	width:214px;
	margin-left:41px;
	padding-bottom:10px;
	float:left;
	display:inline;
	font-size:1.3em;
	line-height:1.6em;
	}
#left_column_int hr {
	width:100%;
	border-color:#e4ddec;
	border-style:solid none;
	border-width:1px 0;
	}	
#left_column_int h1 {
	font-size:1em;
	}
#right_column {
	width:591px;
	/*margin-left:34px;*/
	margin-right:40px;
	float:right;
	display:inline;
	font-size:1.2em;
	line-height:1.8;
	padding-bottom:15px;
	}
#right_column {
	margin-top:0;
	padding-top:0;
	}
#right_column ul {
	margin-left:20px;
	padding-bottom:10px;
	}
#right_column ol {
	margin-left:20px;
	padding-bottom:10px;
	}
.project_includes {
	width:270px;
	border-right:1px solid #e4ddec;
	text-align:center;
	float:left;
	display:inline;
	margin:10px 0;
	padding:0 10px;
	}
.blog_feed {
	width:270px;
	float:left;
	display:inline;
	margin:10px 0;
	padding:0 15px;
	}
.home_flash {
	width:590px;
	height:300px;
	background:url(../images/gxe-home-port.jpg);
	margin-bottom:15px;
	}
.column_boxes {
	width:187px;
	padding:0 5px;
	float:left;
	display:inline;
	font-size:1em;
	line-height:1.8em;
	}
.about-left {
	width:400px;
	float:left;
	display:inline;
	}
.about-right {
	width:400px;
	float:right;
	display:inline;
	}
.portnav {
	width:100%;
	text-align:center;
	margin:5px 0 10px 0;
	color:#ff7e00;
	font-size:14px;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.portnav li {
	display:inline;
	}
.portnav a {
	color:#ff7e00;
	text-decoration:none;
	}
.portnav a:hover {
	text-decoration:underline;
	}
.dots {
	color:#70279a;
	}
.port_flash {
	width:820px;
	height:130px;
	margin:0 auto 25px auto;
	}
.web_dev_container {
	width:100%;
	background:#fff url(../images/port_rpt.png) top center repeat-y;
	margin-bottom:10px;
	}
.web_dev_work {
	width:238px;
	padding:0 20px;
	float:left;
	display:inline;
	}
.web_dev {
	width:205px;
	margin:0 auto;
	}
.web_dev a {
	width:205px;
	height:55px;
	text-indent:-1000em;
	display:block;
	background:url(../images/web_dev_work.png) top left no-repeat;
	}
.web_dev a:hover {
	background:url(../images/web_dev_work.png) bottom left no-repeat;
	}	
.gra_dev {
	width:205px;
	margin:0 auto;
	}
.gra_dev a {
	width:205px;
	height:55px;
	text-indent:-1000em;
	display:block;
	background:url(../images/gra_des_work.png) top left no-repeat;
	}
.gra_dev a:hover {
	background:url(../images/gra_des_work.png) bottom left no-repeat;
	}
.lean_prac {
	width:205px;
	margin:0 auto;
	}
.lean_prac a {
	width:205px;
	height:55px;
	text-indent:-1000em;
	display:block;
	background:url(../images/lean_case_study.png) top left no-repeat;
	}
.lean_prac a:hover {
	background:url(../images/lean_case_study.png) bottom left no-repeat;
	}

	
.port_container {
	width:768px;
	margin:0 auto;
	min-height:1000px;
	height:auto !important;	
	height:1000px;
	}
.port_item {
	width:300px;
	height:310px;
	padding:33px 42px 35px 42px;
	background:url(../images/port_bkgrnd.png) top center no-repeat;
	float:left;
	display:inline;
	overflow:hidden;
	}
.port_item hr {
	width:100%;
	border-color:#90908f;
	border-style:solid none;
	border-width:1px 0;
	margin:3px auto 5px auto;
	}
.port_item a {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.16em;
	line-height:1.2em;
	color:#4d2a80;
	font-weight:bold;
	text-decoration:none;
	}
.port_item a:hover {
	text-decoration:underline;
	}
.port_item img.siteimg {
	margin-top:35px;
	}
.sitelink {
	width:100%;
	text-align:center;
	}

.rssfeed h2 {
	font-size:1.5em;
	line-height:1.2em;
	}
.rssfeed p.date {
	font-size:.9em;
	line-height:1.2em;
	font-style:italic;
	}
.rssfeed p.desc a {
	color:#ff7e00;
	text-decoration:none;
	}
.rssfeed p.desc a:hover {
	text-decoration:underline;
	}
.rssfeed hr {
	width:100%;
	border-color:#70279a;
	margin:15px 0;
	}

.contact_form {
	width:513px;
	margin:0 auto;
	}
.row {
	width:100%;
	margin:5px auto;
	background:#e2e2e2;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius:10px;
	behavior:url(../includes/border-radius.htc);
	padding:5px 0;
	color:#898785;
	font-size:1.33em;
	line-height:1.2em;
	}
.label {
	width:155px;
	float:left;
	display:inline;
	padding:5px 15px 5px 25px;
	text-align:right;
	}
.field {
	width:290px;	
	padding:5px 7px;
	text-align:left;
	float:left;
	display:inline;
	border-left:2px solid #898785;
	}
.text_box {
	width:290px;
	height:17px;
	padding-top:1px;
	border:0;
	background:#e2e2e2;
	font-size:0.8em;
	color:#898785;
	}
.text_area {
	width:290px;
	padding-top:3px;
	border:0;
	background:#e2e2e2;
	font-size:0.8em;
	color:#898785;
	}
.submit {
	width:300px;
	margin:15px auto 10px auto;
	}
.ready_to_start {
	width:513px;
	height:34px;
	text-indent:-1000em;
	background:url(../images/ready_to_start.png) no-repeat;
	display:block;
	margin-bottom:10px;
	}
.disclaimer {
	font-size:0.8em;
	line-height:1.2em;
	margin-left:20px;
	}

#footer {
	width:924px;
	margin:5px 0 0 45px;
	text-align:center;
	color:#fff;
	}
#footer li {
	display:inline;
	}
#footer a {
	color:#fff;
	text-decoration:none;
	}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
	}
.copy_text {
	margin-left:10px;
	}
.text_left {
	text-align:left;
	}
.indent {
	margin-left:10px;
	}
.no_marg {
	margin:0;
	}
.yellow_text {
	color:#ffa200;
	}
.purple_text {
	color:#673ca1;
	}
.right {
	float:right;
	display:inline;
	}
.left {
	float:left;
	display:inline;
	}
.tweet {
	margin-left: 20px;
	}
.twtr-hd {
	display:none;
	}	
.twtr-ft div {
	display:none;
	}	
.small-text {
	font-size:0.9em;
	line-height:1em;
	padding-bottom:5px;
	}
.callout {
	padding:10px;
	background-color:#dbcfe9;
	color:#666666;
	}
.images {
	padding:10px;
	}
.curved {
padding:10px;
background-color:#006666;
color:#ffffff;
width:300px;
  -moz-border-radius: 15px; /* Firefox */
  -webkit-border-radius: 15px; /* Safari and Chrome */
  border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */

 /*-moz-box-shadow: 10px 10px 20px #000; /* Firefox */
  -webkit-box-shadow: 10px 10px 20px #000; /* Safari and Chrome */
  box-shadow: 10px 10px 20px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */

  behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
  z-index:1000;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


