HTML {
  overflow-y:scroll;
  /* background-color: #f1f3f2; */
 background-color: #13485f;
  /* background-color: #062633; */
}

BODY {
  min-height:540px;
  height:auto !important;
  height:540px;
  border-top: 1px solid #AAA;
}

#body {
  margin:0 auto;
  width:960px;
  background-color: #FFF;
}

#footer {
  margin: 0 auto;
  width: 960px;
  text-align: center;
  font-size: 8pt;
  background: #0c3e55 url('../images/footer.png') 0 0 repeat-x;
  color: #FFF;
}

#footer A,#footer A:visited,#footer A:active {
  color: #FFF;
}

#footer A:hover {
  color: #FFF;
}

.clear {
  clear: both;
}

.block {
  display: block;
}

.hidden {
	display: none;
}

HTML BODY .button:active {
-moz-opacity:.50;
filter:alpha(opacity=50);
opacity:.50;
}

.button {
-moz-outline:0;
-moz-outline-style:none;
cursor:pointer;
cursor:hand;
outline:0;
-moz-opacity:.85;
filter:alpha(opacity=85);
opacity:.85;
}

.button-disabled {
-moz-outline:0;
-moz-outline-style:none;
cursor:default;
outline:0;
-moz-opacity:.50;
filter:alpha(opacity=50);
opacity:.50;
}

.button:hover {
-moz-opacity:1.0;
-moz-outline:0;
-moz-outline-style:none;
filter:alpha(opacity=100);
opacity:1.0;
outline:none;
}

.button:focus,.button-disabled:focus {
outline:none;
}

.button-disabled:hover {
-moz-outline:0;
-moz-outline-style:none;
outline:none;
}

#nav {
  background-color: #f1f3f2;
  float: left;
  overflow: hidden;
  width: 960px;
  height: 72px;
}

#logo {
	float: left;
	clear: right;
}

#logo IMG {
	margin-left: 96px;
	margin-top: 25px;
}

#menus {
	float: right;
	margin-top: 10px;
}

A,A:active,A:visited {
	color: #333;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

#foldspace {
	height: 267px;
	background: #0b3d54 url('../images/fold1.jpg') 0 0 no-repeat;
}

.selbuttons {
	display: none;
}

#recent_projects {
	height: 172px;
}

#recent_projects DIV {
	width: 367px;
	overflow: hidden;
	margin: 0 auto;
	/* float: right; */
	/* margin-right: 130px; */
	padding-top: 15px;
	padding-left: 430px;
	/* border: 1px solid red; */
}

#recent_projects H2 {
	font-weight: bold;
	color: #FFF;
	font-size: 9pt;
	text-align: center;
	margin-bottom: 5px;
}

#project_logos {
	border: 2px solid #111;
	border-radius: 3px;
	-border-radius: 3px;
	-moz-border-radius: 3px;
	-ie-border-radius: 3px;
	-msie-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}

#project_logos:hover {
	border: 2px solid #FFF;
	cursor: hand;
	cursor: pointer;
}

#leftsel {
	margin-bottom: 20px;
}

#rightsel {
	margin-bottom: 20px;
}


#content {
	background: #FFF url('../images/contentback.png') 0 0 repeat-x;
	width: 960px;
	overflow: hidden;
}

#inner_content {
	margin-left: 68px;
	margin-right: 34px;	
	float: left;
	overflow: hidden;
	width: 858px;
}

#howcanwe {
	margin-top: 32px;
	display: block;
}

#col1 H2 {
	color: #1876a2;
	font-size: 11pt;
	font-weight: bold;
	word-spacing: 2px;
	padding-top: 14px;
	padding-bottom: 4px;
}

#col1 P {
	font-size: 10pt;
	color: #333;
	font-weight: normal;
}

#col1 TD {
	padding-bottom: 8px;
	padding-right: 80px;
	font-size: 10pt;
	color: #333;
	font-weight: normal;
}

.rel_up10 {
	position: relative;
	top: -10px;
}

#col1 {
	float: left;
	clear: right;
	width: 550px;
	overflow: hidden;
}

#col2 {
	float: right;
	margin-top: 22px;
	width: 307px;
	overflow: hidden;
}

.box {
	background-color: #EEE;
	border: 1px solid #DDD;
	padding: 10px;
}

#recent_blog_posts {
	margin-bottom: 10px;
	font-size: 9pt;
}

#recent_blog_posts H2 {
	text-align: center;
	color: #0c4e6d;
	font-size: 15pt;
}

#recent_blog_posts TD {
	padding: 7px;
	cursor: hand;
	cursor: pointer;
}

#recent_blog_posts TR:hover {
	background-color: #DDD;
}

.blog_post {
	width: 295px;
}

#boxline {
	margin-left: 35px;
	margin-bottom: 5px;
}

#the_workshop {
	cursor: hand;
	cursor: pointer;
	float: left;
	overflow: hidden;
}

#the_workshop SPAN {
	float: left;
}

#the_workshop:hover {
	background-color: #DDD;
}

#the_workshop H2 {
	color: #1876a2;
	font-size: 11pt;
	font-weight: bold;
}

#tw_col1 {
	width: 69px;
}

#tw_col2 {
	padding-left: 10px; 
	width: 206px;
}

#pages {
	background: url('../images/fold2.jpg') 0 0 repeat-x;
}

#sub_content {
	margin-top: 25px;
	margin-bottom: 25px;
	display: block;
	clear: both;
	margin-left: 25px;
	margin-right: 25px;
	min-height:540px;
	height:auto !important;
	height:540px;
}

#col1catpage {
	float: left;
	width: 580px;
	overflow: hidden;
	clear: right;
}

#col2catpage {
	float: right;
	overflow: hidden;
	width: 307px;
	margin-top: 50px;
}

#col2catpage .box {
	border: 1px solid #BBB;
}

#col2catpage #recent_blog_posts {
	margin-top: 20px;
}

.category {
	color: #0c4e6d;
	font-size: 18pt;
	font-weight: bold;
	font-family: sans-serif, Verdana, Arial, Helvetic, Helvetica, sans;
	word-spacing: 2px;
	padding-bottom: 5px;	
}

.category_desc {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 15px;
}

.excerpt {
	padding: 10px;
	margin-bottom: 5px;
	float: left;
	overflow: hidden;
	width: 550px;
	border-bottom: 1px solid #DDD;
	font-size: 9pt;
}

.excerpt A,.excerpt A:visited,.excerpt A:active {
	color: #333;
	text-decoration: underline;
}

.latest_excerpt {
	background-color: #EEE;
	border: 1px solid #BBB;
}

.latest_excerpt H3 {
	font-weight: bold;
	background-color: #555;
	color: #EEE;
	padding: 5px;
	border: 2px solid #FFF;
}

.excerpt_image {
	width: 80px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
}

.excerpt_col2 {
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
}

.excerpt_title {
	font-weight: bold;
	font-size: 13pt;
	margin-bottom: 5px;
}

.excerpt_date,.article_date,.article_category {
	font-size: 8pt;
}

.excerpt_content {
	margin-top: 10px;
	margin-bottom: 10px;
}

#sub_content H1 {
	color: #0c4e6d;
	font-size: 18pt;
	font-weight: bold;
	font-family: sans-serif, Verdana, Arial, Helvetic, Helvetica, sans;
	word-spacing: 2px;
	padding-bottom: 5px;
	
}

#sub_content H2 {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 15px;
}

.article_title {
	font-size: 28pt;
	font-weight: bold;
	font-family: Helvetica, Helvetic, Verdana, Arial, sans-serif, sans;
	letter-spacing: -0.5px;
}

.article_content {
	margin-top: 15px;
}

.navigation {
	font-weight: bold;
	margin-top: 10px;
}

.navigation A {
	margin-right: 10px;
}

#col2catpage #recent_blog_posts {
	background-color: #0c425b;
	border: 1px solid #777;
	color: #EEE;
}

#col2catpage #recent_blog_posts H2 {
	color: #EEE;
}

#col2catpage #recent_blog_posts TR:hover {
	background-color: #126389;
}

#contact {
	margin-top: 20px;
}

#contact TABLE {
	width: 100%;
	background: #EEE;
	border: 1px solid #DDD;
	padding: 20px;
	padding-bottom: 8px;
	border-radius: 3px;
	-border-radius: 3px;
	-moz-border-radius: 3px;
	-ie-border-radius: 3px;
	-msie-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}

#contact TD {
	vertical-align: top;
}

#contact LABEL {
	display: block;
	font-weight: bold;
}

#contact INPUT,#contact TEXTAREA,#contact SELECT {
	margin-bottom: 10px;
}

#contact #btnSubmit {
	cursor: hand;
	cursor: pointer;
	height: 28px;
	width: 100px;
}

#contact #fldName,#contact #fldEmail,#contact #fldName {
	width: 350px;
	border: 1px solid #CCC;
	padding: 3px;
}

#contact #fldHear {
	width: 357px;
}

#contact #fldMessage {
	width: 482px;
	border: 1px solid #CCC;
	height: 180px;
	font-family: sans-serif,Arial,Verdana,sans,MS Sans Serif;
	font-size: 10pt;
	padding: 3px;
}

#contact #captcha {
	border: 1px solid #CCC;
	padding: 3px;
	padding-top: 0px;
	font-weight: bold;
	font-family: serif,Georgia,Courier New,Courier,sans-serif,sans,Arial,Verdana;
	font-size: 18pt;
	width: 65px;
	position: relative;
	top: -7px;
	margin-left: 10px;
}

#contact EM {
	display: block;
	margin-top: 3px;
	margin-bottom: 0px;
}

.button {
-moz-outline:0;
-moz-outline-style:none;
cursor:pointer;
outline:0;
}

.button:hover {
-moz-opacity:.70;
-moz-outline:0;
-moz-outline-style:none;
filter:alpha(opacity=70);
opacity:.70;
outline:none;
}

.button:focus {
outline:none;
}

#fake {
color:#FFF;
font-size:1px;
left:-800px;
position:relative;
}

#progress {
	text-align: center;
	padding-top: 130px;
	margin-top: 20px;
	width: 100%;
	height: 152px;
	background: #EEE;
	border: 1px solid #DDD;
	border-radius: 3px;
	-border-radius: 3px;
	-moz-border-radius: 3px;
	-ie-border-radius: 3px;
	-msie-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
}

#errorbox {
font-size:9pt;
font-weight:700;
margin-bottom:10px;
padding:5px;
background-color:#FFB6C1;
border:3px solid #DC143C;
color:#444;
}

#sub_content P {
margin-bottom: 10px;
}
#sub_content A,#sub_content A:visited,#sub_content A:active {
color: #0c4e6d; /* choose any color scheme you want here */
text-decoration: none; /* choose whether to use this line or not */
font-weight: bold; /* choose whether to use this line or not */
}

#sub_content A:hover {
text-decoration: underline; /* choose whether to use this line or not */
}