body {
	font: 12px Helvetica, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #666;
	background: #fff;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

#page {
	margin: 0 auto;
	width: 834px;
	overflow: hidden;
	height: 100%;
	display: table;
}
#seo-top-container {
	width: 834px;
	display: table-header-group;
}
#seo-bottom-container {
	width: 834px;
	display: table-footer-group;
}
/*header start*/
#header {
	float: left;
	width: 834px;
	margin: 30px 0 0 0;
}

/*logo start*/
#header h1 {
	float: left;
	margin: 0; 
	display:inline; 
	position: relative;
	height:53px;
}

#header h1 a {
	float: left;
	margin: 0;
	display: block;
	text-indent: -9999px;
	width: 209px;
	height: 49px;
	overflow: hidden;
	background: url('../images/logo.gif') no-repeat;
}

/*logo end*/
/* horiz-menu start */
#horiz-menu {
	margin: 37px -3px 0 0; 
	display:inline; 
	padding: 0; 
	float: right;
}
#horiz-menu li {
	list-style: none; 
	float: left; 
	font-size: 13px;
	line-height: 16px;
	padding: 0 6px 2px 7px;
	background: url(../images/horiz-menu-divider.gif) no-repeat 100% 4px;
	text-transform:lowercase;
}
#horiz-menu li.last {
	background: none;
}
#horiz-menu li a {
	text-decoration: none; 
	color: #999;
}
#horiz-menu li a:hover {
	text-decoration: underline;
	color: #669900; 
}
/* horiz-menu end */
#header .image {
	float: left; 
	width:100%; 
	margin: 10px 0 0 0;
}
#header .image img {
	float: left; 
}
#header .image h2 {
	margin: -51px 0 0 0; 
	padding: 0 0 0 18px;
	position: relative; 
	font-weight: normal; 
	font-size: 24px;
	color: #fff;
	float: left; 
}
/*header end*/
/*content start*/
#content {
	float: left;
	width: 100%;
	padding: 0 0 20px 0;
	margin: 4px 0 0 0;
	background: url(../images/dot.gif) repeat-y 627px 0;
	min-height: 120px;
}
* html #content {
	height: 1200px;
}
/* left column start */
#left-column {
	float: left;
	width: 619px;
	margin: 8px 0 0 8px;
	display:inline; 
}
/* breadcrumb start */
.breadcrumb {
	margin:0;
	padding:0 0 10px 0;
	overflow:hidden;
	height:100%;
	width:100%; 
	color: #999;
	border-bottom: 1px solid #e3e2e2; 	
}
.breadcrumb li {
	list-style: none;
	float: left; 
	padding: 0 3px 0 9px;
	background: url(../images/breadcrumb-arrow.gif) no-repeat 0 4px;
	font: 9px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.breadcrumb li.first {
	background: none;
	padding-left: 0;
}
.breadcrumb li a {
	color: #999;
	text-decoration: none; 
}
.breadcrumb li a:hover {
	text-decoration: underline;
	color: #669900;
}
/* breadcrumb end */
/* list start */
.article {
	border-top: 1px solid #e3e2e2; 
	padding: 19px 0 24px 0;
}
.article.first {
	border:0;
}
.list h2 {
	margin: 0;
	line-height: 16px;
	padding: 22px 0 10px 0;
	color: #669900;
	font-size: 24px;
	font-weight: normal; 
	display:block;
}
.article h3 {
	margin: 0; 
	color: #690;
	font-size: 18px;
	font-weight: normal; 
}
.article .name {
	display:block; 
	font-size: 11px;
	padding: 2px 0 0 0;
	color: #690;
	text-transform:uppercase;
}
.article a, #commentform a {
	text-decoration: none; 
	color: #690;
}
.article a:hover, #commentform a:hover {
	text-decoration: underline;
	color: #669900;
}
.article .name span {
	padding: 0 0 0 9px;
	margin: 0 0 0 3px;
	background: url(../images/name-divider.gif) no-repeat 0 3px;
	color:#666;
}
.table ul,
.table ul li {
	padding:0;
	margin:0;
	list-style-position:inside;
}
.table img {
	padding: 5px; 
	border: none; 
	margin: 6px 16px 26px 0;
}
.article p {
	margin: 0; 
	padding: 5px 10px 13px 0;
	line-height: 18px;
}/*
.table {
	height: 0;
	display:table;
}
* +html .table {
	height: 100%; 
}*/

/* links start */
.links {
	margin: -4px 0 0 0;
	padding: 0; 
	height:100%;
	overflow:hidden;
	width:100%; 
	font-size: 11px;
	clear:both;
}
.links li {
	float:left;
	list-style:none;
	width: auto;
	line-height: 12px;
	padding: 0 7px 0 9px;
	border: none;
	background: url(../images/right-column-arrow.gif) no-repeat 0 4px;
}
.links li a {
	color: #666;
}
.links li.icons {
	background: none;
	padding-left: 1px;
}
.links li.icons a {
	float: left; 
	margin: 0 0 0 2px;
}
.links li.icons a img {
	float: left; 
}
/* links end */
/* list end */
/* left column end */
/* right column start */
#right-column {
	float: right; 
	width: 180px;
	margin: 8px 0 0 0;
}
#right-column div {
	
}
#right-column h3 {
	margin: 26px 0 0 0; 
	color: #690;
	font-size: 12px;
}

#right-column ul {
	margin: -1px 0 0 0;
	padding:0 0 0 2px;
}
#right-column ul li {
	list-style: none;
	padding: 0 0 0 8px;
	line-height: 14px;
	margin: 4px 0 0 0;
	background: url(../images/right-column-arrow.gif) no-repeat 0 5px;
}
#right-column ul li.all {
	margin-top: 10px;
}
#right-column ul li a {
	text-decoration: none; 
	color: #666;
}
#right-column ul li a:hover {
	text-decoration: underline;
	color: #669900;
}

#right-column .more {
	font-size: 11px;
	margin-top: -8px;
	padding-right: 40px;
}
#right-column .more li {
	margin-top: 12px;
}
/* right column end */
/*content end*/
/*footer start*/
#footer {
	float: left;
	width: 100%;
	font-size: 11px;
	border-top: 1px solid #e3e2e2; 
	line-height: 12px;
	padding: 16px 0;
	margin: 6px 0 0 0;
}

#footer ul {
	margin: 0;
	padding: 0 0 0 7px;
	float: left; 
}

#footer ul li {
	list-style: none;
	float: left;
	padding: 0 9px 0 12px;
	background: url(../images/footer-divider.gif) no-repeat 0 3px;
}
#footer ul li.first {
	background: none;
	padding-left: 0;
}
#footer ul li a {
	color: #666;
	text-decoration: none; 
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #669900;
}
#footer p {
	margin: 0; 
	padding: 0 7px 0 0;
	float: right; 
}
/*footer end*/
/* page2 start */
.comment {
	padding: 15px 0 23px 0;
	border-bottom: 1px solid #e3e2e2; 
}
h3#comments {
	padding-bottom: 7px;
}
.comment p {
	padding: 23px 0 0 0;
}
/* form start */
.form {
	float: left;
	width:100%; 
	font-size: 11px;
	margin: -3px 0 0 0;
}
.form h3 {
	margin: 0; 
	color: #690;
	font-size: 18px;
	font-weight: normal; 
}
.form ul {
	margin: 0; 
	padding: 8px 0 0 0; 
	float: left;
	width:100%; 
}
.form ul li {
	list-style: none; 
	float: left;
	width:100%; 
	margin: 20px 0 0 0;
}
.form ul li .text {
	float: left;
	width: 153px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	height: 18px;
	padding: 2px 2px 0;
	border: 1px solid #c0c0c0; 
}
.form ul li .check {
	width: 15px;
	height: 14px;
	margin: 3px 0 0 0; 
	float: left; 
}
.form ul li label {
	float: left;
	line-height: 20px;
	padding: 0 0 0 5px;
}
.form ul li textarea {
	float: left;
	width: 439px;
	height: 130px;
	padding: 0;
	margin: -8px 0 0 0;
	position: relative; 
	overflow: auto;
	border: 1px solid #c0c0c0; 
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
}
.form .submit {
	float: left; 
	margin: 4px 0 0 2px;
}
/* form end */
/* page2 end */
.links li.icons a.sharethis.button {
	float:left;
	margin:0 0 0 2px;
	background:url(../images/icon2.gif) no-repeat !important;
	padding:0 !important;
	width:14px;
	height:14px;
}
.links li.icons a.sharethis.button span {
	display:none;
}
a.spec {
color:#669900;
text-decoration:underline;
}
a.spec:link {
color:#669900;
text-decoration:underline;
}
a.spec:hover {
color:#666666;
text-decoration:none;
}
a.spec:visited {
color:#669900;
text-decoration:underline;
}