@charset "UTF-8";
/* CSS Document */

/* MAIN CSS FOR WEBSITE 
------------------------------------------------------------------------------------- */

#container {
	
	width:720px;	
	height:auto !important;
	height:100%;
	min-height:100%;
	margin:0 auto;
	text-align:left;
	background:#fff url(images/background1.gif) repeat-y;
}

#main {
	width:480px;
	float:left;
	margin:50px 0 0 46px;
	
}

#IEroot #main {
	width:486px;
	float:left;
	margin:50px 0 0 20px; 
	padding:0 0 0 17px;
}

#main_wide {
	width:510px;
	float:left;
	margin:50px 0 0 46px;
}

#IEroot #main_wide {
	width:510px;
	float:left;
	margin:50px 0 0 20px; 
	padding:0 0 0 17px;
}

#portfoliomain {
	width:400px;
	height:100%;
	min-height:100%;
	float:right;
	margin:55px 48px 0 0; 
}

#IEroot #portfoliomain {
	width:400px;
	height:100%;
	min-height:100%;
	float:right;
	margin:55px 22px 0 0; 
}

#newsmain {
	width:420px;
	height:100%;
	min-height:100%;
	float:right;
	margin:50px 48px 70px 0; 
}

#IEroot #newsmain {
	width:420px;
	height:100%;
	min-height:100%;
	float:right;
	margin:50px 22px 70px 0; 
}

#portfolioIntro {
	width:380px;
	float:right;
	margin:55px 48px 0 0; 
	height:8px;
}

#IEroot #portfolioIntro {
	width:380px;
	float:right;
	margin-right:22px;
	margin:55px 22px 0 0; 
	height:8px;
}

#top {
	height:40px;
	width:700px; /* stupid IE and its 1 pixel adding! */
	float:right;
	padding:0 0 5px 0;
	margin:0;
	
}

#logo {
	padding:0px 0px 0 48px;
	width:351px;
	float:left;
}

#tagline {
	padding:6px 0px 30px 0px;
	width:270px;
	float:right;
	margin:10px 0 0 0;
}


#showCase {
	width:624px;
	float:left;
	margin:20px 0 0 46px;
	padding:0px 0px 0 0;
}

#IEroot #showCase {
	padding:0 0 0 17px;
	width:624px;
	float:left;
	margin:20px 0 0 19px;
}


#introLeft {
	padding-left:48px;
	padding-top:27px;
	width:340px;
	float:left;
}

#introLeft h2 {
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:13px;
	color:#FF6700;
	display:block;
	letter-spacing:0.1em;
}

#bottomLeft {
	padding:25px 0px 0px 48px;
	width:340px;
	float:left;
	height:250px;
}

#bottomLeft h2 {
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:13px;
	color:#FF6700;
	display:block;
	letter-spacing:0.1em;
}

.listTextgrey {
	font-size:13px;
	color:#333333;
	font-weight:bold;
	
}

.listText {
	font-size:13px;
	color:#FF6E00;
	font-weight:bold;
}

.listText a{
	font-size:13px;
	color:#FF6E00;
	font-weight:bold;
	
}

#bottom {
	height:20px;
	clear:both;
	margin:0 auto;
	width:720px;
	background-color:#ffffff;
	background:#fff url(images/background2.gif) repeat-x;
	background-position:bottom;
}

#IEroot #bottom {
	height:20px;
	clear:both;
	margin:0 auto;
	width:719px;	
	background-color:#ffffff;
	background:#fff url(images/background2.gif) repeat-x;
	background-position:bottom;
}

#topLinks {
	height:12px;
	clear:both;
	margin:0 auto;	
	width:620px;
	text-align:right;
	background-color:#FFFFFF;
	padding:0 30px 0 0;
	margin-top:30px;
}

#bottomLinks {
	height:12px;
	clear:both;
	margin:0 auto;	
	width:630px;
	text-align:left;
	background-color:#FFFFFF;
	padding-bottom:20px;
}

#footer {
	clear:both;
	width:700px;
	background-color:#1e1e1e;
	color:#AEB2B7;
	text-align:center;
	margin:0 auto;
	padding:5px 15px 15px 15px;
	font-size: 1em;
}
	
#IEroot #footer {
	clear:both;
	width:699px;
	background-color:#1e1e1e;
	color:#AEB2B7;
	text-align:center;
	margin:0 auto;
	padding:5px 15px 15px 15px;
	font-size: 1em;
}




/* NEWS CSS
------------------------------------------------------------------------------------- */
	
/*IE alignment fix*/
#IEroot #newsRight {
	width:260px;
	float:left;
	background-image:url(images/newsBack.gif);
	background-repeat:repeat-y;
	background-position:center;	
	margin:-285px 0 0 30px;
}

#newsRight {
	width:255px;
	float:left;
	background-color:#333333;
	margin:-280px 0 0 26px;
	padding:6px 0 8px 0;
}

#IEroot #newsRight {
	width:255px;
	float:left;
	background-color:#333333;
	margin:-280px 0 0 26px;
	padding:6px 0 8px 0;
}

/*IE alignment fix*/
#IEroot #newsImage {	
	width:150px;
	height:75px;
	float:left;
	background-color:#333333;
	clear:both;
	margin:0 0 0 20px;
	padding-top:16px;
	
}

#newsImage {	
	width:150px;
	height:100%;
	float:left;
	background-color:#333333;
	clear:both;
	margin-left:20px;
	padding-top:16px;	
}

.news_item {
	width:400px;
	border: 1px solid #bbbfc4;
	background-color:#ffffff;
	margin-bottom:10px;
	float:left;
}





/* NAVIGATION
------------------------------------------------------------------------------------- */
#nav {
	float:left;
	margin:20px 0 0 46px;
	padding-top:8px;
	width:624px;
	height:24px;
	/*background-image:url(images/navbar.gif);	*/
}

#IEroot #nav {
	float:left;
	margin:20px 0 0 19px;
	padding:8px 0 0 17px;
	width:624px;
	height:24px;
	/*background-image:url(images/navbar.gif);	*/
}

#nav li{
	margin:0;
	padding:0;
	float:left;
	list-style: none;	
}

#nav li a{
	text-indent:-9999px;
	display:block;
	height: 24px; 
	background:url(images/navbar1.gif) no-repeat;
}

#nav li a strong{
	display:none;
}

/*NORMAL STATE*/
#nav li.nav_home a{ background-position: 0px -0px; width:62px;}
#nav li.nav_about a{background-position: -62px -0px; width:76px;}
#nav li.nav_process a{background-position: -138px -0px; width:99px;}
#nav li.nav_services a{background-position: -237px -0px; width:74px;}
#nav li.nav_portfolio a{background-position: -311px -0px; width:81px;}
#nav li.nav_testimonials a{background-position: -392px -0px; width:101px;}
#nav li.nav_news a{background-position: -493px -0px; width:52px;}
#nav li.nav_contact a{background-position: -545px -0px; width:79px;}

/*HOVER STATE*/
#nav li.nav_home a:hover{background-position: 0px -24px; width:62px;}
#nav li.nav_about a:hover{background-position: -62px -24px; width:76px;}
#nav li.nav_process a:hover{background-position: -138px -24px; width:99px;}
#nav li.nav_services a:hover{background-position: -237px -24px; width:74px;}
#nav li.nav_portfolio a:hover{background-position: -311px -24px; width:81px;}
#nav li.nav_testimonials a:hover{background-position: -392px -24px; width:101px;}
#nav li.nav_news a:hover{background-position: -493px -24px; width:52px;}
#nav li.nav_contact a:hover{background-position: -545px -24px; width:79px;}

/*ON STATE*/
#nav li.nav_home_on a{background-position: 0px -48px; width:62px;}
#nav li.nav_about_on a{background-position: -62px -48px; width:76px;}
#nav li.nav_process_on a{background-position: -138px -48px; width:99px;}
#nav li.nav_services_on a{background-position: -237px -48px; width:74px;}
#nav li.nav_portfolio_on a{background-position: -311px -48px; width:81px;}
#nav li.nav_testimonials_on a{background-position: -392px -48px; width:101px;}
#nav li.nav_news_on a{background-position: -493px -48px; width:52px;}
#nav li.nav_contact_on a{background-position: -545px -48px; width:79px;}






/* SUBNAV
------------------------------------------------------------------------------------- */

#subnav {
	width:180px;
	float:left;
	margin:59px 0 0 46px;
	display:block;
}

#IEroot #subnav {
	width:180px;
	float:left;
	margin:59px 0 0 20px;
	padding:0 0 0 17px;
}

#menu a {
  position:relative;
  text-decoration:none; 
  text-align:center; 
  background-color:#fff; 
  color:#333;
  display:block; 
  width:140px; 
  border:2px solid #fff;
  border-color:#f5f5f5;
  padding:0.25em;
  margin:0.5em auto;
  }

#menu a:hover {
  top:2px;
  left:2px;
  color:#333;
  background-color:#fff;
  border-color:#333;
  }
  

#menu a:active {
  border-color:#316481;
 }

.nav {
	margin:10px 0 26px 0;
	padding:0;
	font-size:21px;
	font-weight:normal;
	color:#333333;
	letter-spacing:-0.8px;
	background-image: url("images/navfocus.gif");
	background-repeat: no-repeat;
	background-position: center left;
}

/* WEBCLASSES
------------------------------------------------------------------------------------- */
	
.phone {
	font-size:13px;
	padding:0 0 5px 0;
	
}

.email {
	margin:0 0 10px 0;
	font-size:13px;
}
	
.post {
	margin:0 0 10px 0;
	font-size:11px;
	line-height:0em;
}

.spacer {
	margin:0 0 10px 0;
}
	
.newsText {
	font-size:11px;
	color:#FFFFFF;
}

.echoPics {
	width:234px;
	clear:both;
	float:none;
	margin-left:10px;
	padding:4px 0 4px 0;
	height:90px;	
}
	
	
.newsInfo {
	width:220px;
	clear:both;
	float:none;
	margin-left:20px;
	padding-top:6px;	
	height:130px;
	background-color:#333333;
	color:#fff;
}

.newsLinks {
	width:220px;
	clear:both;
	float:none;
	margin-left:20px;
	padding-top:6px;	
	height:130px;
	background-color:#333333;
	color:#fff;
	line-height:1.5em;
}

.newsLinks a {
	color:#fff;
	
}

.newsFocus {
	background:url(images/focus1.gif) no-repeat;
	background-position: center left;
	margin-left:0px;
	z-index:-100;
	font-size:16pt;
	padding:6px 0 6px 0;
}

.portfolio_item {
	width:380px;
	min-height:100%;
	border: 1px solid #bbbfc4;
	background-color:#f5f5f5;
	background-image:url(images/portfolio_back.gif);
	background-repeat:repeat-x;
	padding-bottom:10px;
}

.portfolio_item:hover {
	cursor: pointer; 
	border: 1px solid #FF6700;
}

.portfolio_img {
	width:360px;
	margin:0 auto;
	margin-top:10px;
	padding:0;
	border: 1px solid #000000;	
}

.portfolio_descriptions {
	color:#333333;
	margin:0 20px 0 20px;
	display:none;
}	

.features {	
	background-color:#FF6700;
	color:#FFFFFF;
	padding:4px 10px 4px 10px;
}

.whiteText {
	color:#FFFFFF;
}

.orangeLink {
	color:#FF6700;
	text-decoration:underline;
}




	
/* DEFAULT WEBSTYLES
------------------------------------------------------------------------------------- */

html, body {
	height: 100%;
}

a {
	color:#5B5B5B;
	text-decoration:none; 
}

a:hover {
	text-decoration:underline;
}

body {	
	text-align:center;/*center in IE 5*/
	color: #5B5B5B;
	background: #1e1e1e url(images/background1.gif) repeat-y 50% 0;
	margin:0 auto;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
}

h1 {
	padding:0;
	font-weight:normal;
	font-size:14px;
	letter-spacing:0.1em;
	height:0px;
	color:#5B5B5B;
}

h2 {
	padding:0;
	font-weight:bold;
	font-size:14px;
	color:#FF6700;
	display:block;
	height:18px;
}

h3 {
	margin:10px 0 26px 0;
	padding:0;
	font-size:21px;
	font-weight:normal;
	color:#333333;
	letter-spacing:-0.8px;
	background-image: url("images/focus.gif");
	background-repeat: no-repeat;
	background-position: center left;
}

h4 {
	margin-top:-24px;
	font-size:12px;
}

h5 {
	margin-top:-14px;
	font-size:12px;
}

p {
	line-height:1.5em;
	text-align:justify;
}

ul {	
	margin:0;
	padding:0;
	list-style:none;
	background-color:#ffffff;
	line-height:1.6em;
}





/* CONTACT PAGE
------------------------------------------------------------------------------------- */

#contactForm {
	width:400px;
	float:left;
	margin-left:46px;
	margin-top:50px;
	padding-bottom:60px;
}

#IEroot #contactForm {
	width:400px;
	float:left;
	margin-left:20px;
	margin-top:50px;
	padding-bottom:60px;
	padding-left:17px;
}

#contactDetails {
	width:172px;
	float:right;
	text-align:left;
	margin-top:55px;
	padding-right:20px;
}

#formContact p {
	margin:0.5em 0 0 0;
	padding:0;
	font-weight:bold;
}

#formContact {
	margin:0;
	padding:0;
	width:430px;
}

#formContact form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

input.button {
	text-indent: -1000em;
	color:#FFFFFF;
	width:105px;
	height:24px;
	margin:5px 0 0 0;
	cursor: pointer; 
	background: 0 0 no-repeat;
	display: block;
	border:0;
	background-image: url(images/send.gif);
}

.button:hover {
	background-position: 0px -24px;
}

.formText1 {
	width:60px;
	float:left;
	clear:both;
	font-size:11px;
	line-height:1em;
	color:#333333;
	font-weight:bold;
}

.formText {
	width:60px;
	float:left;
	clear:both;
	font-size:11px;
	line-height:0.8em;
	color:#333333;
	font-weight:bold;
	
}

.textField {
	border: 1px solid #b7b1a4;
	padding: 1px;
	margin:0 0 5px 0;
	padding:2px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	float:left;
}

.textBox {
	margin:0;
	padding:4px;
	width:378px;
	height:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #b7b1a4;
	color:#333333;
}

.contactDetailsText {
	font-size:13px;
	color:#333333;
	font-weight:bold;
	letter-spacing:.1em;
}

.contactDetails {
	font-size:11px;
	color:#333333;
	font-weight:normal;
	letter-spacing:.1em;
}


/* ---------------------------------------------------------------------------------- */

