body {
	font-family: arial,helvetica,geneva,sans-serif;
	color:#333;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	background-image: url(images/bg-x.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #4aa44a;
}

/* ---------- TYPOGRAPHY ---------- */

h1 {
	font-size: 20px;
	color:#000;
}

h2 {
	font-size:16px;
	color:#408c41;
	margin-top:0;
	padding-top:0;
}

h3 {
	font-size:14px;
}

p,li,td {
	font-size:13px;
	line-height: 18px;
}

img {
	border:0;
}

#hm_content a, #hm_content a:visited, #sub_content a, #sub_content a:visited {
	color: #4aa44a;
	text-decoration: none;
}

#hm_content a:hover, #hm_content a:visited:hover, #sub_content a:hover, #sub_content a:visited:hover {
	color: #000;
	text-decoration: underline;
}

#footer a, #footer a:visited, #sub_footer a, #sub_footer a:visited {
	color: #333;
	text-decoration: none;
}

#footer a:hover, #footer a:visited:hover, #sub_footer a:hover, #sub_footer a:visited:hover {
	color: #000;
	text-decoration: underline;
}

/* ---------- MISC ---------- */

img { behavior: url(iepngfix.htc) }

table.data {
	border-collapse: collapse;
	border: 1px solid #ccc;
	font-size:13px;
	margin-top:12px;
	}
table.data th {
	border-collapse: collapse;
	border: 1px solid #ccc;
	background-color: #eee;
	text-align: left;
	padding:4px;
	}
table.data td {
	border-collapse: collapse;
	border: 1px solid #ccc;
	padding:4px;
	}

.image-left-aligned {
	padding-right:12px;
}

.image-right-aligned {
	padding-left:12px;
}

.left {
	float:left;
	width:49%;
}

.right {
	float:right;
	text-align:right;
	width:49%;
}

/* ---------- HOMEPAGE LAYOUT ---------- */

#wrapper1 {
	background-image: url(images/bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	min-height:850px;
	height:auto !important;
	height:850px;
	margin: 0 auto;
	text-align: center;
}

#wrapper2 {
	width: 958px;
	height:775;
	background-image: url(images/hm-content-bg.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-top:24px;
	_padding-top:48px;
	text-align: center;
	
}

#header {
	text-align: left;
	margin-left:36px;
	height: 130px;
}

#ajaxmenu  {
	height:26px;
	text-align: left;
	z-index:65;
}

#ajaxmenu li {
	font-size:12px;
}

#hm_content {

}

.hm_row1 {
	height: 356px;
}

.hm_row1_left {
	width: 440px;
	padding-left:36px;
	float: left;
}

.hm_row1_right {
	width:439px;
	float: left;
}

.clear {
	clear: both;
}

.hm_row2 {
	height:209px;
	padding-top:18px
}

.hm_row2_left {
	width:422px;
	height:190px;
	padding-left:36px;
	float: left;
	text-align: left;
	overflow: hidden;
}

.hm_row2_right {
	width:421px;
	height:190px;
	padding-left:18px;
	border-left:1px dotted #333;
	float: left;
	text-align: left;
	overflow: hidden;
}

#footer {
	height:24px;
}

.footer_left {
	text-align: left;
	width:70%;
	float: left;
	padding-top:12px;
}

.footer_right {
	text-align: right;
	width:28%;
	float:right;
	padding-top:12px;
}



/* ---------- SUBPAGE LAYOUT ---------- */

#wrapper_y {
	background-image:url(images/sub_bg_y.png);
	background-position:center 0;
	background-repeat:repeat-y;
	padding:0;
	text-align:left;
	margin: 0 auto;
	text-align: center;
}

#wrapper_y_blog {
	background-image:url(images/sub_bg_y_blog.png);
	background-position:center 0;
	background-repeat:repeat-y;
	padding:0;
	text-align:left;
	margin: 0 auto;
	text-align: center;
}


#wrapper_top {
	background-image:url(images/sub_header.jpg);
	background-position:center 0;
	background-repeat:no-repeat;	
}

#wrapper_bottom {
	background-image:url(images/sub_bg_bottom.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;	
}

#wrapper_bottom_blog {
	background-image:url(images/sub_bg_bottom_blog.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;	
}

#wrapper_content {
	margin:0 auto;
	width:950px;
	padding-top:36px;
}

#sub_content {
	min-height:600px;
	height:auto !important;
	height:600px;
	text-align: left;
	padding:18px 36px 100px;
}

#sub_footer {
	width:950px;
	margin-top:-36px;
}

.sub_footer_left {
	text-align: left;
	width:60%;
	width /*\**/:70%\9;
	float: left;
	padding-top:0;
}

.sub_footer_right {
	text-align: right;
	width:36%;
	width /*\**/:28%\9;
	float:right;
	padding-top:0;
}

#sidebar {
	width:196px;
	float:right;
	padding:18px 0 18px 18px;
}

#blog_content {
	width:646px;
	float:left;
}

.thumbs img { 
	padding-bottom: 3px;
}

ul.thumbs li {
	list-style-type: none;
	float:left;
	height:220px;
	margin:0pt 12px 18px 0pt;
	padding:0pt;
	text-align:center;
	width:180px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.lightbox-table li { 
	width: 200px; 
	height: 200px;
	float: left; 
	list-style-type: none; 
	display: block; 
	text-align:center;
	}
	
ul.lightbox-table {
	margin-left:-20px;
}
