/* Begin generic styles for font controls and basic HTML elements */

body {
  margin: 20px 0;
  padding: 0;
  background: #cfcfcf url(resources/images/bg_gradient.jpg) repeat-x top left;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 76%;
  color: #ddd;  
  }

a {
  text-decoration: underline;
  color: #F5841F;
  }

a:link {
 text-decoration: underline;
  color: #F5841F;
  }

a:visited {
  text-decoration: underline;
  color: #F5841F;
  }

a:active {
  text-decoration: underline;
  color: #F5841F;
  }
  
a:hover {
  text-decoration: none;
  color: #F5841F;
  }

 a.hid {
  text-decoration: none;
  color: #ddd;
  }

a.hid:link {
 text-decoration: none;
  color: #ddd;
  }

a.hid:visited {
  text-decoration: none;
  color: #ddd;
  }

a.hid:active {
  text-decoration: none;
  color: #ddd;
  }
  
a.hid:hover {
  text-decoration: none;
  color: #ddd;
  }
 
 a.footer:link {
 text-decoration: none;
  color: #999999;
  }

a.footer:visited {
  text-decoration: none;
  color: #999999;
  }
  
a.footer:hover {
  text-decoration: none;
  color: #999999;
  }

a.footer:active {
  text-decoration: none;
  color: #999999;
  }

a.sm {
  font-size: 90%;
  text-decoration: underline;
  color: #F5841F;
  }

a.sm:link {
	font-size: 90%;
	text-decoration: underline;
	color: #F5841F;
  }

a.sm:visited {
	font-size: 90%;
	text-decoration: underline;
	color: #F5841F;
  }

a.sm:active {
	font-size: 90%;
	text-decoration: underline;
	color: #F5841F;
  }
  
a.sm:hover {
  text-decoration: none;
  color: #F5841F;
  }

a.toplink:link {
  text-decoration: none;
  color: #A6A6A6;
  }

a.toplink:visited {
  text-decoration: none;
  color: #A6A6A6
  }

a.toplink:active {
  text-decoration: none;
  color: #A6A6A6;
  }
  
a.toplink:hover {
  text-decoration: none;
  color: #EEEEEE;
  }

a.toplink2:link {
  text-decoration: none;
  color: #ffffff;
  }

a.toplink2:visited {
  text-decoration: none;
  color: #ffffff;
  }

a.toplink2:active {
  text-decoration: none;
  color: #ffffff;
  }
  
a.toplink2:hover {
  text-decoration: none;
  color: #ffffff;
  }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin: 0.8em 0 0.8em 0;
  }

p {
  margin: 0.8em 0 0.8em 0;
  line-height: 1.5;
  }

img {
  border: 0;
  }
  
table {
  font-size: 1em;
  }
  
/* End generic styles for font controls and basic HTML elements */
  

/* Begin styles for layout */

.clear {
  clear: both;
  }

.pagebodycontainer {
  width:800px;
  background-color: black;
  margin: 0px;
 
  }
  
.headercontainer {
  padding: 20px 0px 22px 30px;
  }

.topmenucontainer {
  padding-bottom: 8px;
  border-top: 1px solid #515151;
  }

.topmenuitem {
  margin-right: 32px;
  padding-top: 2px;
  border-top: 1px solid #000000;
  }

.topmenuitem2 {
  margin-right: 32px;
  padding-top: 2px;
  border-top: 1px solid #C4C4C4;
  }

div.maincontent {
  background-color: #2b2b2b;
  padding: 15px 15px 20px 15px;
  }

div.maincontent2 {
  background-color: #2b2b2b;
  padding: 10px 15px 8px 15px;
  
  }

.subheading {
  color: #f5841f;
  font-weight: bold;
  font-size: 110%;
  }

.subheading2 {
  color: #f5841f;
  font-weight: bold;
  font-size: 110%;
  margin: 10px 0px 0px 0px;
  line-height: 1.4;
  }
  
ul.arrowlist, ul.quotelist {
  list-style-type: none;
  padding: 0;
  margin: 0px 0px 10px 0px;
  }
  
.arrowlist li {
  background: transparent url(resources/images/arrows2.gif) no-repeat 0px 5px;
  padding: 0em 0em 0.4em 12px;
  line-height: 1.5;
  }

.quotelist li {
  background: transparent url(resources/images/quote_left.gif) no-repeat 0px 3px;
  padding: 0em 0em 1.2em 15px;
  line-height: 1.5;
  }
  
#CaseStudyPreviewMain {
  border: 1px solid #C4C4C4;
  margin-bottom: 7px;
  }
  
.CaseStudyPreviewLeft {
  float: left;
  border: 1px solid #C4C4C4;  
  margin: 0 7px 7px 0;
  }

.CaseStudyPreviewRight {
  float: left;
  border: 1px solid #C4C4C4;
  margin-bottom: 7px;
  }

.CaseStudyPreviewMini {
  float: left;
  border: 1px solid #C4C4C4;  
  margin: 0 6px 6px 0;
  }
  
.footercontainer {
  margin: 50px 30px 0px 30px;
  background: black url(resources/images/bg_line.jpg) no-repeat top left;
  font-size: 0.9em;
  color: #999999;
  }
  
.footer {
  padding: 10px 0px 30px 0px;
  }
  
/* End styles for layout */

h1.msgd {
	color: #F5841F;
	font-size: 28px;
	padding: 20px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

h2.msgd {
	color: #666666;
	font-size: 24px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 30px;
	font-weight: normal;
}

.sectionheading {
	margin: 0px 0px 20px 30px;
  }

h2.msgd2 {
	color: #F5841F;
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	line-height: 1.4;
}

h2.msgd3 {
	color: #F5841F;
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	line-height: 1.3;
}

span.gd {
	font-size: 42px;
}

div.about {
	font-size: 12px;
	color: #F5841F;
	line-height: 1.5;
}

div.about2 {
	font-size: 10px;
	color: #cccccc;
	line-height: 1.5;
	margin: 5px 0px 0px 0px;
}

.bali {
	margin: 60px 0px 10px 0px;
}

.byline {
	font-size: 90%;
	color: #F5841F;
}

.portfolio1 {
  padding: 0 15px 0 30px;
  }
 
 .leftcolimage {
	margin: 0px 0px 10px 0px;
	padding: 9px;
	background: #333333;
 }

 .leftcolimage2 {
	margin: 0px 0px 3px 0px;
	padding: 9px;
	background: #333333;
 }

  .leftcolimage3 {
	margin: 0px 0px 10px 0px;
	padding: 9px;
	background: #333333;
	width: 193px;
	height: 242px;
 }

 .leftcontainer {
	padding:  0 15px 0 30px;
 }

 .poppies {
	padding: 0px 0px 0px 30px;
 }

 .rightquote {
	padding: 2px 0 0 3px;
 }

 span.er {
	font-size: 42px;
	color:#000000;
}