/*
################################################################################
Global CSS Style Sheet for inucus Corporate Web Site
Created by www.inucus.com
Copyright (C) 2009 inucus
################################################################################
*/

body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #e2e2e2;
	background-image: url(images/bghell.jpg);
	background-repeat: repeat;
}.tdMain {
	padding: 52px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background-image: url(images/tdmainbg.jpg);
	background-repeat: no-repeat;
}
.tdMain2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 52px;
}
.tdbottom {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 23px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #666666;
	font-weight: normal;
	line-height: 28px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999999;
	font-weight: normal;
	line-height: 28px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00AEDB;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.extra {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 18px;
}
a.extra {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	text-decoration: underline;
}
p {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
li {
	list-style-image: url(images/list.jpg);
	list-style-type: disc;
}
hr {
	background-image: url(images/dotline.png);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.gallery {
	border: 1px solid #CCCCCC;
}
.tdshadowRight {
	background-image: url(images/shadowright.png);
	width: 5px;
}
.tdshadowLeft {
	background-image: url(images/shadowleft.png);
	width: 5px;
}
.tdtop {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999999;
	font-weight: normal;
	line-height: 28px;
}

