﻿/* CSS Document */
body
{
	margin:0;
	padding:0;
	color:#fff;
	font:normal 17px/18px "Hacen Liner XL",Arial, Helvetica, sans-serif;
}

#page {
	width: 984px;
	padding:0px; 
	margin:0 auto;
	background:#fff url(images/index1_13.jpg) repeat-y top center;
}

.container
{
	width:984px;
	margin:0 auto 0 auto;
}

.cls1 {
	color:#b5ff6b;
}

a#cls1 {
	color:#ddffbc;
}

a#cls1:hover {
	color:#b5ff6b;
}

.cls2 {
	color:#ddffbc;
}

.small {
	font-size:0.95em;
}

a#btn2 {
    display: block;
    width: 67px;
    height:92px;
    background-image: url('../images/index1_02c.jpg');
    margin: 0 auto;
}
a#btn2:hover {
    background-position:0 -92px;
}

a#btn3 {
    display: block;
    width: 70px;
    height:92px;
    background-image: url('../images/index1_03c.jpg');
    margin: 0 auto;
}
a#btn3:hover {
    background-position:0 -92px;
}

a#btn4 {
    display: block;
    width: 89px;
    height:92px;
    background-image: url('../images/index1_04c.jpg');
    margin: 0 auto;
}
a#btn4:hover {
    background-position:0 -92px;
}

a#btn5 {
    display: block;
    width: 107px;
    height:92px;
    background-image: url('../images/index1_05c.jpg');
    margin: 0 auto;
}
a#btn5:hover {
    background-position:0 -92px;
}

a#btn6 {
    display: block;
    width: 106px;
    height:92px;
    background-image: url('../images/index1_06c.jpg');
    margin: 0 auto;
}
a#btn6:hover {
    background-position:0 -92px;
}

a#btn7 {
    display: block;
    width: 72px;
    height:92px;
    background-image: url('../images/index1_07c.jpg');
    margin: 0 auto;
}
a#btn7:hover {
    background-position:0 -92px;
}

a#btn8 {
    display: block;
    width: 113px;
    height:92px;
    background-image: url('../images/index1_08c.jpg');
    margin: 0 auto;
}
a#btn8:hover {
    background-position:0 -92px;
}

h2 {
	font-weight:bold;
	font-size:1.3em;
	color:#CCFF99;
	text-align:center;
	margin-bottom:5px;
	padding-bottom:1px;
}

p {
	margin:3px;
	padding:1px;
}

.mark {
	color:#FFFFCC;
	font-weight:bold;
	font-size:1.1em;
}

h3 {
	font-weight:bold;
	font-size:1.15em;
	color:red;
}

img
{
	border:0px;
}

.menusbtn
{
	width:990px;
	height:37px;
	background:url(../images/fon01.jpg) repeat-x;
	margin:4px 0px 1px 0px;
	text-align:center;
	padding-top:7px;
}

.footer
{
	width:990px;
	height:37px;
	background:url(../images/fon01.jpg) repeat-x;
	margin:0px;
	text-align:center;
}

/*Newstyles*/
.text
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding-top:10px;
	text-align:center;
}

/*Menu*/

.a {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.a:hover {
color:#808080;
text-decoration:underline;
}


.footerlinks
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	}

a:hover 
{
	color:yellow;
}

/*
subpage*/
.text2
{
	font-family:"Hacen Liner XL",Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:20px;
	color:#3f3f3f;
}
.readmore
{
	width:75px;
	height:16px;
	margin-left:120px
}
.dot
{
	width:450px;
	background:url(../images/dots.gif) repeat-x;
	float:left;
}

/*------------ Contact form -----------------*/

label {
	font-weight:bold;
	font-size:0.95em;
}

form.contact_us {
	width: 130px;
	margin-top:5px;
}

.input_field {
	width: 179px;
	height: 20px; 
	border: 1px solid #008000;
	padding:1px 4px; 
	font-size:9pt;
}

input.fields_contact_us {
        display: block;
        width: 230px;
        background: url(images/menu_hover.png)!important;
		background: none;
		border-top: 1px solid #C0935C;
		border-left: 1px solid #C0935C;
		border-bottom: 1px solid #D9B17D;
		border-right: 1px solid #D9B17D;
		margin-top: 1px;
	    margin-bottom: 1px;
}

textarea {
          width: 230px;
          background: url(images/menu_hover.png)!important;
		  background: none;
		  border-top: 1px solid #C0935C;
		  border-left: 1px solid #C0935C;
		  border-bottom: 1px solid #D9B17D;
		  border-right: 1px solid #D9B17D;
		  display: block;
          margin-top: 2px;          
}

.submit_button_contact {
	margin-top: 1px;
	width: 60%;
	padding: 1px;
	background: #dc050f;
	cursor: pointer;
	color: #fff;
	border: none;
	font-size: 1.2em;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}
