html, body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e6e;
	margin: 0px;
	padding: 0px;
	background-color: #d8f3f8;
	background-image: url(images/body-bg.gif);
}
p, td, div, span {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e6e;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 11px;
}
a {
	text-decoration: none;
	color: #6e6e6e;	
}
a:hover {
	text-decoration: underline;
}
ul {
	padding: 0px 0px 0px 16px;
	margin: 0px;
	color: #6e6e6e;
}
li {
	padding: 0px 0px 12px 2px;
	margin: 0px;
	list-style: none;
	color: #6e6e6e;
}
li a {
	color: #6e6e6e;
}
h2, h3, h4, h5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;	
	font-weight: bold;
}
h1 {
	font-size: 11px;
	color: #0fa3d2;
	padding: 0px 0px 9px 0px;
}
h2 {
	font-size: 11px;
	color: #d3418d;
	padding: 0px 0px 9px 0px;
}
h1 a, h2 a {
	color: #0fa3d2;
}
h3 {
	font-size: 11px;
	color: #61b600;
	padding: 0px 0px 9px 0px;
}
h4 {
	font-size: 11px;
	color: #0fa3d2;
	padding: 0px 0px 9px 0px;
}
h3 a, h4 a {
	color: #0fa3d2;
}
h5 {
	font-size: 11px;
	color: #0fa3d2;
	padding: 0px 0px 9px 0px;
}
h5 a {
	color: #0fa3d2;
}
p {
	padding: 9px 0px 9px 0px;
	margin: 0px;
}
hr {
	height: 1px;
	border-top: none;
	border-bottom: #B5BCC5 1px  solid;
	margin: 0px;
	padding: 0px;
}
.txt1 {
	color: #d96299;
}
#border {
	margin: 20px auto 20px auto;
	border: 5px #95df36 solid;
	background-color: #41cce7;
	background-image: url(images/border-bg.gif);
}
#markers {
	margin-top: -4px;
	text-align: center;
}
.main1-top {
	 background-image: url(images/main-box/t-r.gif);
	 background-repeat: no-repeat;
	 background-position: right top;
}
.main1-intro-txt-bg {
	 background-image: url(images/main-box/b-r.gif);
	 background-repeat: no-repeat;
	 background-position: right bottom;	
}
.l {
	background-image: url(images/demo-box/l.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.r {
	background-image: url(images/demo-box/r.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}
.l2 {
	background-image: url(images/param-box/l-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.r2 {
	background-image: url(images/param-box/r-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}
.demo-box {
	background-color: #FFFFFF;
	background-image: url(images/demo-box/txt-box-t.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left: 2px #ed78ae solid;
	margin-left: 21px;
}
.demo-box .bg {
	background-image: url(images/demo-box/txt-box-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.demo-box .bott {
	background-image: url(images/demo-box/txt-box-b.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 12px;
}
.inner-content {
	background-color: #FFFFFF;
	background-image: url(images/inner/bott.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 16px 30px 20px;
}

.pad {
	padding-left: 30px;
}

.price {
	color: #D96299;
	font: bold 150% Arial;
	font-style: italic
}

h1 {
	font: italic 160% Arial
}

table.form {
	width: 100%;
	margin: 10px;
}

table.form tr {
	background: #EEE
}

table.form td input, textarea {
	border: 1px solid #BBB;
	font: 11px Verdana;
}

table.form td button {
	font: bold 11px Verdana;
	cursor: pointer;
}

table.form span.required_marker {
	font-weight: bold;
	color: #D00;
}

table.form td.field_name {
	text-align: right;
	padding-right: 10px;
	height: 30px;
}

.form_errors_text {
	color: #D00;
	font-weight: bold;
}

li.form_error_item {
	list-style-type: disc;
	color: #D00;;
}
body h1 {
	font-size: 14px;
	color: #0fa3d2;
	padding: 0px 0px 6px 0px;
}
.fot {text-align: center;
	font-size: 10px;
	color: #EAF8FB;
	padding: 0px 0px 9px 0px;
}
