body {
  margin: 0px;
  padding: 0px;
  line-height: 25px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #636363;
  background-color: #CCCCCC;
}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 16px;
  margin: 0px;
  text-align: left;
  text-transform: none;
  font-weight: 700;
}

h2 {
  font-size: 20px;
}

h3 {
  
}

p, ul, ol {
  margin-top: 0;
  text-align: left;
}

ul, ol {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

blockquote {
  
}

a {
  color: #8F8F8F;
}

a:hover {
  text-decoration: none;
}

a img {
  border: none;
}

img.left {
  float: left;
  margin: 7px 30px 0 0;
}

img.right {
  float: right;
  margin: 7px 0 0 30px;
}

hr {
  display: none;
}

.list1 {
  
}

.list1 li {
  float: left;
  line-height: normal;
}

.list1 li img {
  margin: 0 30px 30px 0;
}

.list1 li.alt img {
  margin-right: 0;
}

#wrapper {
  width: 100%;
}

/* Header */

#header-wrapper {
  width: 1000px;
  height: 157px;
  padding: 0px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  background-color: #FFFFFF;
  background-image: url(images/hed.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

#header {
  width: 1000px;
  height: 148px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px;
  top: 9px;
  position: absolute;
}

/* Logo */

#logo {
  float: left;
  padding: 120px 0 0 40px;
}

#logo h1 {
  float: left;
  margin: 0;
  padding: 0;
  font: normal 36px, Arial, Helvetica, sans-serif;
}

#logo h1 a {
  color: #FFFFFF;
}

#logo h2 {
  float: left;
  padding: 10px 0px 0px 20px;
  text-transform: lowercase;
  font-size: 14px;
  color: #666666;
}

#logo a {
  text-decoration: none;
  color: #666666;
}

/* top animation */

#topani {
  float: left;
  height: 125px;
  margin-left: 0px;
  width: 241px;
  background-color: #E8E8E8;
  margin-right: 0px;
  padding: 0px;
  left: 390px;
  position: relative;
}

/* Menu */

#menu {
	float: left;
	height: 119px;
	padding-left: 0px;
	margin-left: 0px;
	width: 241px;
	background-color: #333333;
	position: relative;
	left: 367px;
	padding-top: 6px;
	padding-right: 0px;
}

#menu ul {
  margin: 0px;
  padding: 0px 0px 0px 20px;
  list-style: none;
}

#menu li {
  float: left;
}

#menu a {
  padding: 0px 0px 0px 0px;
  text-decoration: none;
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
}

#menu a:hover {
  text-decoration: none;
  color: #333333;
  background-color: #FFFFFF;
}

#menu .first a {
  background: none;
}

/* Search */

#search {
  width: 220px;
  padding-bottom: 10px;
}

#search form {
  margin: 0;
}

#search fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

#search input {
  float: left;
}

#search-text {
  width: 176px;
  height: 22px;
  padding: 7px 0px 0px 10px;
  background: #0B0B0B url(images/img16.jpg) no-repeat left top;
  border: none;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #636363;
}

#search-submit {
  float: left;
  width: 34px;
  height: 29px;
  background: url(images/img17.jpg) no-repeat left top;
  border: none;
  color: #636363;
}

/* Page */

#page {
  width: 1000px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px;
  height: 265px;
  background-color: #FFFFFF;
  background-repeat: repeat-x;
  background-position: left top;
}

#pageb {
  width: 1000px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px;
  height: 265px;
  background-color: #FFFFFF;
  background-repeat: repeat-x;
  background-position: left top;
}

/* Content */

#content {
  float: left;
  width: 241px;
  background-color: #4f4d9e;
  height: 241px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  left: 102px;
  position: relative;
  top: 0px;
  background-image: url(images/purp_box_bg.jpg);
}

#banner {
  padding-bottom: 40px;
}

/* Post */

.post {
  margin-bottom: 25px;
}

.post .title {
  height: 32px;
  padding: 26px 0px 0px 30px;
  background: url(images/img06.jpg) no-repeat left top;
  text-transform: lowercase;
  font-size: 24px;
  font-weight: normal;
  color: #FFFFFF;
}

.post .title h2 {
  margin: 0px;
  padding: 0px;
}

.post .date {
  float: right;
  margin-top: -30px;
  padding-right: 20px;
  font-weight: normal;
  font-size: 14px;
  text-transform: lowercase;
  color: #343434;
}

.post strong {
  color: #9B9A9A;
}

.post .meta {
  height: 38px;
  padding-top: 10px;
  background: url(images/img09.jpg) no-repeat left top;
}

.post .meta a {
  color: #8F8F8F;
}

.post .entry {
  background: url(images/img07.jpg) no-repeat left top;
}

.post .entry-btm {
  padding: 20px 30px;
  background: url(images/img08.jpg) no-repeat left bottom;
}

.post .links {
  padding: 0px 30px 0px 0px;
  text-align: right;
}

.post .links .comments {
  padding-left: 20px;
  background: url(images/img14.gif) no-repeat left 3px;
}

.post .links .permalink {
  padding-left: 17px;
  background: url(images/img15.gif) no-repeat left 3px;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 220px;
}

#sidebar ul {
  margin: 0px;
  list-style: none;
  line-height: normal;
  text-align: right;
  border: none;
}

#sidebar li {
  margin-bottom: 30px;
}

#sidebar li ul {
  line-height: 200%;
  padding: 0px 30px;
  background: url(images/img12.jpg) no-repeat left top;
}

#sidebar li li {
  margin: 0;
  padding: 7px 0px;
  background: url(images/img13.jpg) repeat-x left bottom;
}

#sidebar p {
  margin: 0;
  padding: 0 20px;
}

#sidebar h2 {
  width: 190px;
  height: 26px;
  padding: 20px 30px 0px 0px;
  background: url(images/img11.jpg) no-repeat left top;
  text-align: right;
  text-transform: lowercase;
  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
}

#sidebar p {
  line-height: 200%;
  padding-bottom: 20px;
}

#sidebar a {
  
}

/* Calendar */

#calendar {
  
}

#calendar caption {
  padding-bottom: 5px;
  font-weight: bold;
}

#calendar table {
  width: 100%;
  border-collapse: collapse;
  border-right: 1px solid #F5F2EF;
}

#calendar thead th {
  padding: 5px 0;
  text-align: center;
  border-top: 1px solid #F5F2EF;
  border-left: 1px solid #F5F2EF;
  background: #F5F2EF;
}

#calendar tbody td {
  padding: 5px 0;
  text-align: center;
  border-top: 1px solid #F5F2EF;
  border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
  padding: 5px;
}

#calendar tfoot #next {
  text-align: right;
}

#calendar #today {
  background: #E7F1E1;
}

/* Footer */

#footer {
  width: 920px;
  height: 100px;
  margin: 0px auto;
  padding: 0px;
  background: url(images/img05.jpg) no-repeat left top;
}

#footer p {
  margin: 0;
  padding: 50px 0;
  text-align: center;
  text-transform: lowercase;
  line-height: normal;
  font-size: 11px;
  color: #1E1E1E;
}

#footer a {
  color: #1E1E1E;
}

.pad {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 5px;
}

.pad2 {
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 5px;
}

#contentmid {
	float: left;
	width: 241px;
	background-color: #373737;
	height: 241px;
	padding: 0px;
	position: relative;
	left: 126px;
	bottom: 0px;
	background-image: url(images/grey_box_bg.jpg);
	overflow: hidden;
	margin: 0px;
}
#contentmid.lg {
	background-image: none;
  background-color: #e7e7e8;
}

#contentcontact {
	float: left;
	width: 506px;
	background-color: #333333;
	height: 506px;
	padding: 0px;
	position: relative;
	left: 126px;
	bottom: 0px;
	overflow: hidden;
	margin: 0px;
}

#contentdig1 {
  float: left;
  width: 241px;
  background-color: #fd9e00;
  height: 241px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
  left: 126px;
  bottom: 0px;
}

#contentright {
	float: left;
	width: 241px;
	background-color: #363636;
	height: 241px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	left: 150px;
	background-image: url(images/grey_box_bg.jpg);
}
#contentright.lg {
	background-image: none;
  background-color: #e7e7e8;
}
	
#contentfarright {
  float: left;
  width: 103px;
  background-color: #e7e7e8;
  height: 241px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  left: 174px;
}

#contentfarrightalt {
  float: left;
  width: 103px;
  background-color: #e7e7e8;
  height: 241px;
position: relative;

  left: 150px;
}

#contentbotleft {
  float: left;
  width: 241px;
  background-color: #ffffff;
  height: 241px;
  margin-left: 0px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  left: 102px;
  position: relative;
  top: 0px;
  z-index: 1;
}

#contentbotmid {
  float: left;
  width: 241px;
  background-color: #e7e7e8;
  height: 241px;
  margin-left: 24px;
  padding: 0px;
}

#maintxt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 15px;
  margin: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  text-align: left;
  overflow: auto;
  height: 231px;
}

#mainhed {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #FFFFFF;
  line-height: 16px;
  margin: 0px;
  text-align: left;
  text-transform: none;
  font-weight: 700;
}

#foot {
  width: 1000px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px;
  height: 64px;
  background-image: url(images/footy.jpg);
  background-repeat: repeat-x;
  background-position: left top;
}

#hed {
  width: 1000px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px;
  height: 9px;
  left: auto;
  right: auto;
  top: 0px;
  background-image: url(images/hedfuc.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  bottom: 0px;
  z-index: auto;
}

#foottxt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #999999;
  line-height: normal;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  text-align: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 117px;
}

#contentdig2 {
  float: left;
  width: 241px;
  background-color: #9ec845;
  height: 241px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
  left: 150px;
}

#contentmid2 {
  float: left;
  width: 241px;
  background-color: #666666;
  height: 241px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
  left: 126px;
  bottom: 0px;
  background-image: url(images/grey_box_bg.jpg);
}

#contentright2 {
  float: left;
  width: 241px;
  background-color: #666666;
  height: 241px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
  left: 150px;
  background-image: url(images/grey_box_bg.jpg);
}

#contentright4 {
  float: left;
  width: 241px;
  background-color: #e7e7e8;
  height: 241px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
  left: 150px;
}

#contentright3 {
  float: left;
  width: 241px;
  background-color: #FD9E00;
  height: 241px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
  left: 150px;
  background-image: url(images/grey_box_bg.jpg);
}

#contentmid3 {
  float: left;
  width: 241px;
  background-color: #4F4D9E;
  height: 241px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
  left: 126px;
  bottom: 0px;
}

#contentmid2b {
  float: left;
  width: 241px;
  background-color: #CCCCCC;
  height: 241px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
  left: 126px;
  bottom: 0px;
  background-image: url(images/fol_box_turq.jpg);
}

#contentright5 {
  float: left;
  width: 241px;
  background-color: #CCCCCC;
  height: 241px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
  left: 150px;
  background-image: url(images/fol_box_pink.jpg);
}

#contentfolio {
  float: left;
  width: 506px;
  background-color: #fd9e00;
  height: 506px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
  left: 125px;
  bottom: 0px;
  background-image: url(images/orange_box_bg.jpg);
  top: 0px;
  z-index: 2;
  clear: none;
}

#pagefolio {
  width: 1000px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px;
  height: 530px;
  background-color: #FFFFFF;
  background-repeat: repeat-x;
  background-position: left top;
  left: 0px;
  top: 0px;
}

#contentfarright2 {
  float: left;
  width: 103px;
  background-color: #e7e7e8;
  height: 241px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  left: 150px;
}

#content_grey {
  float: left;
  width: 241px;
  background-color: #FFFFFF;
  height: 241px;
  margin-left: 0px;
  margin-bottom: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  left: 102px;
  position: relative;
  top: 0px;
  background-image: url(images/grey_box_bg.jpg);
  bottom: 289px;
  z-index: 0;
  padding: 0px;
  clear: both;
  background-repeat: repeat-x;
}

#contentbotleft2 {
  float: left;
  width: 241px;
  background-color: #CCCCCC;
  height: 241px;
  padding: 0px;
  left: 0px;
  position: relative;
  top: 24px;
  z-index: 1;
  bottom: 0px;
  margin: 0px;
  clear: both;
  right: 0px;
}

#content_grey2 {
  float: left;
  width: 241px;
  background-color: #FFFFFF;
  height: 506px;
  margin-left: 0px;
  margin-bottom: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  left: 102px;
  position: relative;
  top: 0px;
  background-image: url(images/grey_box_bg.jpg);
  bottom: 289px;
  z-index: 0;
  padding: 0px;
  clear: both;
  background-repeat: repeat-x;
}

/* Portfolio Slider */

.folio #header-wrapper {
  
}

.folio #header{
  height:148px;
  background-image:url(images/hed.gif);
  padding:0;
  height: 157px;
  width: 350px;
}

.folio #hed {
  background-image:url(images/hedfuc.gif);
	width: 1000px;
	height: 9px;
}

.folio #page {
  display: block;
  height: 678px;
}

#slider {
  background-color: #404040;
  float: left;
  width: 606px;
  height: 678px;
  position: relative;
  margin-left: 44px;
}

#folio-text {
  color: #2d2d2d;
  margin-left: 102px;
  width: 248px;
  margin-top: 157px;
}

#folio-text p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 14px;
  margin: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  text-align: left;
}

#flowtabs {
  height: 71px;
  padding: 0;
  width: 575px;
  margin-right: 40px;
  margin-left: 40px;
  margin-top: 47px;
}

#flowtabs li {
  float: left;
  margin-right: 40px;
}

span.next {
  background: url(images/next.png) no-repeat;
  width: 20px;
  height: 17px;
  cursor: pointer;
  right: 15px;
  top: 330px;
  position: absolute;
}

span.prev {
  background: url(images/prev.png) no-repeat;
  width: 19px;
  height: 17px;
  cursor: pointer;
  top: 330px;
  left: 15px;
  position: absolute;
}

/* override the root element to enable scrolling */

#flowpanes {
  position: relative;
  overflow: hidden;
  clear: both;
  height: 477px;
  width: 535px;
  margin-right: 40px;
  margin-left: 40px;
  margin-top: 66px;
}

/* override single pane */

#flowpanes div {
  float: left;
  display: block;
  width: 606px;
  cursor: pointer;
  font-size: 14px;
  height: 200px;
}

#flowpanes div h1 {
	margin-left: 20px;
  color: #fff;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* our additional wrapper element for the items */

#flowpanes .items {
  width: 20000em;
  position: absolute;
  clear: both;
  margin: 0;
  padding: 0;
}

#flowpanes .less, #flowpanes .less a {
  color: #999 !important;
  font-size: 11px;
}

/*CSS helpers*/

.clear-block {
  display: block;
}

.left {
  float: left;
}

.right {
  float: right;
}#foliospace {
	float: left;
	height: 673px;
	padding-left: 0px;
	margin-left: 0px;
	width: 633px;
	background-color: #333333;
	position: relative;
	left: 367px;
	padding-top: 6px;
	padding-right: 0px;
}
#folio_content {
	float: left;
	width: 590px;
	padding: 0px;
	left: 25px;
	position: relative;
	top: 74px;
	z-index: 1;
	height: 530px;
	right: 20px;
	margin: 0px;
}
#foliohed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	margin: 0px;
	text-align: left;
	overflow: hidden;
	font-weight: 700;
	letter-spacing: -1px;
	width: 573px;
	left: 25px;
	top: 61px;
	position: relative;
	line-height: 25px;
	height: 70px;
}
#foliotxt {
	float: left;
	width: 241px;
	height: 241px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	left: 102px;
	position: relative;
	top: 0px;
	background-image: url(images/grey_box2.jpg);
	background-repeat: no-repeat;
}
#maintxtgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 14px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	overflow: auto;
	height: 231px;
}
#mainhedgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	line-height: 16px;
	margin: 0px;
	text-align: left;
	text-transform: none;
	font-weight: 700;
	letter-spacing: -1px;
}
#foliobotleft {
	float: left;
	width: 241px;
	height: 241px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 102px;
	position: relative;
	top: 0px;
	z-index: 1;
	background-image: url(images/pink_box_bg.jpg);
}
a:link {
	font-weight: 100;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 13px;
}
a:visited {
	font-weight: 100;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 13px;
}
a:hover {
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 13px;
	background-color: #333333;
}
#folio_next {
	float: left;
	width: 25px;
	padding: 0px;
	left: 610px;
	position: absolute;
	top: 148px;
	z-index: 1;
	height: 40px;
	margin: 0px;
	visibility: visible;
	clear: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	right: 0px;
	bottom: 0px;
}
#folio_previous {
	float: left;
	width: 25px;
	padding: 0px;
	left: 0px;
	position: absolute;
	top: 148px;
	z-index: 1;
	height: 40px;
	margin: 0px;
	visibility: visible;
	right: 0px;
	bottom: 0px;
}
#folio_tn1 {
	width: 70px;
	padding: 0px;
	left: 0px;
	position: absolute;
	top: 429px;
	z-index: 1;
	height: 70px;
	margin: 0px;
	visibility: visible;
	right: 0px;
	bottom: 0px;
}
#folio_tn2 {
	width: 70px;
	padding: 0px;
	left: 0px;
	position: relative;
	top: 75px;
	z-index: 1;
	height: 70px;
	visibility: visible;
	right: 20px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 54px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#folio_tn3 {
	width: 70px;
	padding: 0px;
	left: 0px;
	position: relative;
	top: 75px;
	z-index: 1;
	height: 70px;
	visibility: visible;
	right: 20px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
