body {
    width: 100%;
    height: 100%;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background: #AACCDD;
	margin-top: 0em; 
	}
img {
    border: 0;
    padding: 0;
    margin: 0;
	}
a, a:link, a:visited, a:active {
    text-decoration: none;
	font-size: 13px;
	font-weight: bold;			
    color: #3399AA;
	}
a:hover {
    text-decoration: underline;
	}
div, td {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
h1	{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;	
	color: #2D7CA3;
	padding-top: 20px;
	padding-bottom: 6px;
	}
h2	{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;	
	color: #FA9F05;
	padding-bottom: 0px;
	}
h3	{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	color: #99CC67;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	padding: 6 6 6 6;
	}
#menu {
	width: 900px;
	height: 30px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	background-color: #99CC67;
	} 
#menu ul {
	list-style: none;
	padding: 0 0 0 20;
	margin: 0;
	}
#menu li {
	float: left;
	margin: 0;
	}
#menu li a {
	height: 30px;
	line-height: 30px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	border-left: 1px solid #99CC67;
	border-right: 1px solid #99CC67;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	}
#menu li a:hover {
	border-left: 1px dashed #FFFFFF;
	border-right: 1px dashed #FFFFFF;
	background-color: #639C31;
	color: #FFFFFF;
}
#menu li.sel a {
	height: 30px;
	line-height: 30px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	border-left: 1px dashed #FFFFFF;
	border-right: 1px dashed #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #639C31;
	}
.moduleBox {
	background: url(../images/top_left.png) no-repeat left top;
	float: left;
	font: .8125em "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 1.25em;
	}
.wrapper-outer {
	background: url(../images/right.png) no-repeat right top;
	padding-top: 10px;
	}
.wrapper-inner {
	background: url(../images/bottom.png) no-repeat left bottom;
	padding-left: 10px;
	}
.wrapper-content {
	background: url(../images/bottom_right_corner.png) no-repeat right bottom;
	padding: 0px 10px 10px 0;
	}	
.heading {
	display: block;
	margin: 0 0 3px;
}
.moduleBox p, .moduleBox ul {
	margin: 0 15px 15px;
	}
.moduleBox p.flush, .moduleBox ul.flush {
	margin-bottom: 0;
	}
.moduleBox ul {
	padding: 0;
	list-style-type: none;
	}
.moduleBox li {
	padding-left: 8px;
	margin-bottom: 4px;
	}
.moduleBox ul li {
	background: url(../images/bullet.png) no-repeat left 6px;
	}
.moduleBox .arrows li {
	background: url(../images/bullet_arrow.png) no-repeat left 4px;
    position:relative;
	}
.moduleBox .blue {
	background: url(../images/blue_bg.png) repeat-x left 20px;
    height: 215px;
	}
.blue .heading {
	margin: 0;
	}
.blue .white-box {
	width: 265px;
	padding: 10px 0 1px;
	margin: 8px 5px 5px;
	display: inline;
	float: left;
	background: #fff url(../images/blue_white-top.png) no-repeat left top;
	}
.blue .transparent-box {
	width: 244px;
	padding: 10px 0 1px;
	margin: 8px 0 5px;
	float: left;
	background: url(../images/blue_transparent_bg.png) no-repeat left top;
	}
.blue .transparent-box a {
	font-size: 11px;
	}
.blue .white-box, .blue .transparent-box {
	min-height: 175px;
	height: auto !important;
	height: 175px;
	}
.more {
    position: absolute;
    bottom: 10px;
	}
.findMore {
    position: absolute;
    bottom: 10px;
    right: 65px;
	}
td.gilTab_taboff {
  color: #484848;
  height: 30px;
  width: 50%;
  font-size: 14px;
  font-family: Tahoma;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #E4E5E6;  
}
td.gilTab_tabon {
  color: #0090F4;
  height: 30px;
  width: 50%;
  font-size: 14px;
  font-family: Tahoma;
  border-left: 1px solid #E4E5E6;
  border-right: 1px solid #E4E5E6;
  border-top: 1px solid #E4E5E6;
  border-bottom: 1px solid #FFFFFF;  
}
td.gilTab_tabmouseover {
  color: #0090F4;
  height: 30px;
  width: 50%;
  font-size: 14px;
  font-family: Tahoma;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #E4E5E6;  
}
td.gilTab_content {
  border-left: 1px solid #E4E5E6;
  border-right: 1px solid #E4E5E6;
  border-bottom: 1px solid #E4E5E6;  
}
/* Gallery */
.portfolio_main_label {}
.portfolio_main_area {
	text-align: center;
}
.portfolio_category_title {
	font-size: 18px;
	font-weight: bold;
	color: #6489AC;
	padding-top: 20px;
	padding-bottom: 20px;
}
.portfolio_showcase_image_block {
	float: right;
	padding: 30px;
}
.portfolio_showcase_image {
	border: 1px solid #6489AC;
}
.portfolio_text_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6489AC;
}
.portfolio_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-size: 12px;
	color: #6489AC;
	font-weight: bold;
}
.portfolio_category_name {
	font-family: arial, tahoma, verdana;
	font-size: 16px;
	font-weight: bold;
	color: #6489AC;
	text-align: center;
	padding-top: 10px;
}
.portfolio_table {}
.portfolio_categories_table {}
.portfolio_thumbnail_cat_label {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6489AC;
	text-align: center;	
	padding-top: 10px;
	text-decoration: none;
}
.portfolio_thumbnail_cat_label {
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	text-decoration: none;
}
.portfolio_thumbnail {
	border: 1px solid #6489AC;
}
.portfolio_thumbnail_cell {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: silver;	
	text-align: center;
}
.portfolio_thumbnail_details_cell {
	background-color: #FFFFFF;
	font-size: 11px;
}
.portfolio_image_info {
	color: #6489AC;
	font-size: 11px;
}
a.copyrite, a.copyrite:link, a.copyrite:visited, a.copyrite:active, a.copyrite:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;			
    text-decoration: none;
    color: #d1d1d1;
}