@charset "UTF-8";
* { 
	padding:0;
	margin:0;
}
img { behavior: url(iepngfix.htc) }
.myButton {
    background:url(images/submit_form.gif) no-repeat;
    cursor:pointer;
    width: 88px;
    height: 27px;
    border: none;
	text-indent:-9999px;
}

body  {
	font: 18px Arial, Helvetica, sans-serif;
	line-height: 24px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image:url(images/site_background_pattern.gif);
	background-position:-80px -22px;
	padding-top:30px;
}
.twoColFixLt #container { 
	width: 885px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
}
.twoColFixLt #sidebar1 {
	position:relative;
	float: left; /* since this element is floated, a width must be given */
	width: 530px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}
.twoColFixLt #slug {
	position:absolute;
	top:60px;
	left: 193px;
	width: 241px;
	height: 72px;
}
.twoColFixLt #nav{
	padding-left:20px;
	width:147px;
	overflow:hidden;
	}
#boxShadow {
	margin-top:35px;
	margin-bottom:10px;
	padding-bottom:17px;
	width: 470px;
  	background: url(images/shadow.png) no-repeat bottom right !important;
 	background: url(images/shadow.gif) no-repeat bottom right;
  }
#box {
	display:block;
	width:415px;
	position: relative;
	padding:15px 30px 50px 15px;
	background-color:white;
}
#port_boxShadow {
	margin-top:145px;
	margin-bottom:10px;
	padding-bottom:17px;
	width: 160px;
  	background: url(images/shadow.png) no-repeat bottom right !important;
 	background: url(images/shadow.gif) no-repeat bottom right;
  }
#port_box {
	display:block;
	width: 122px;
	position: relative;
	padding:8px 14px;
	background-color:white;
}
.twoColFixLt #mainContent { 
	margin: 0 0 0 530px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	
}
#follow {
	width:310px;
	float:right;
	padding:0 20px 10px 20px;
	}
	
#pad {
	padding:25px;
}
.contact_cell{
	color:#00adef;
	background-color:#fff200;
	padding:0 5px;
	float:left;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
#footer_nav {
	background-color:#fff200;
	width:405px;
	font-size:10px;
	text-align:center;
	}
.blue {
	color:#00adef;
	font-size:10px;
}
.red {
	color:#ea118d;
}
.cyan {
	color:#00adef;
}
.social {
	padding-right:10px;
}
.med_text {
	font-size:14px;
}
.sm_text {
	font-size:12px;
	line-height:12px;
}
input  {
	border:0;
	height:25px;
	background-color:#eeeeee;
	font-size:16px;
	}
textarea{
	border:0;
	background-color:#eeeeee;
	font-size:16px;
}
#email {
	padding:5px 1px 5px 0;
	width:126px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.nav:link {
	color: #00adef;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #00adef;
}
a.nav:hover {
	text-decoration: underline;
	color: #00adef;
}
a.nav:active {
	text-decoration: none;
	color: #00adef;
}
a{
	overflow:hidden;
}


.norm {
	margin-left: 5px;
	padding-left: 5px;
	height: auto;
	width: auto;
}
.norm li {
	margin-left:15px;
	height: auto;
	width: auto;
}
ul {
	padding-left:15px;
}
li ul {
	padding: 0;
	display:none;
	left: 181px; /* Set 1px less than menu width */
	background-color:#FFF;
	margin-left:8px;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	text-indent:-9999px;
	}			
li:hover ul, li.over ul { display: block; } /* The magic */
#menu {
	list-style: none;
	padding-left:0px;
}
#menu .Firm a {
	background-image:url(images/nav.gif);
	width: 147px;
	height: 28px;
	background-position: 2px 0px;
}
#menu .Firm a:hover {
	background-position: -147px 0px;
}
#menu .Services a {
	background-image:url(images/nav.gif);
	width: 147px;
	height: 28px;
	background-position: 2px -28px;
}
#menu .Services a:hover {
	background-position: -147px -28px;
}
#menu .Process a {
	background-image:url(images/nav.gif);
	width: 147px;
	height: 28px;
	background-position: 2px -56px;
}
#menu .Process a:hover {
	background-position: -147px -56px;
}
#menu .Portfolio a {
	background-image:url(images/nav.gif);
	width: 147px;
	height: 28px;
	background-position: 2px -84px;
}
#menu .Portfolio a:hover {
	background-position: -147px -84px;
}
#menu .Consultations a {
	background-image:url(images/nav.gif);
	background-repeat:no-repeat;
	width: 147px;
	height: 28px;
	background-position: 2px -112px;
}
#menu .Consultations a:hover {
	background-position: -147px -112px;
	background-repeat:no-repeat;
}
#menu .Brand a {
	background-image:url(images/nav_port.gif);
	width: 190px;
	height: 44px;
	background-position: 2px 0px;
}
#menu .Brand a:hover {
	background-position: -193px 0px;
}
#menu .Print a {
	background-image:url(images/nav_port.gif);
	width: 190px;
	height: 44px;
	background-position: 2px -44px;
}
#menu .Print a:hover {
	background-position: -193px -44px;
}
#menu .Web a {
	background-image:url(images/nav_port.gif);
	width: 190px;
	height: 44px;
	background-position: 2px -88px;
	background-repeat:no-repeat;
}
#menu .Web a:hover {
	background-position: -193px -88px;
	background-repeat:no-repeat;
}
