@import url('menu.css');
@import url('layout.css');

body {
	background-color:#FFF;
	color:#472403;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin:0;
	overflow:scroll;
	padding:0;
	text-align:justify;
}
#website {
margin-left:auto;
margin-right:auto;
position:relative;
text-align:left;
width:980px;
z-index:10000;
}

#flash-background {
	bottom: 10px;
	height:305px;
	margin-left:auto;
	position:fixed;
	right:0;
	text-align:left;
	width:325px;
	z-index:0;
}

#header {
height:120px;
margin-bottom:5px;
width:980px;
}

#home span,#procedures span,#about span, #testimonials span,#links span,#contact_btn span {
display:none;
}

#logo {
clear:both;
height:20px;
text-align:center;
}

#footer {
	clear : both;
	position: fixed;
	z-index: 2;
	bottom: 10px;
	width: 100%;
	left: auto;
	right: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
}


#footer a {
color:#6CBB1F;
}

#footer a:hover {
background-color:inherit;
color:#666;
text-decoration:underline;
}
#footer2 {
	clear : both;
	position: inherit;
	z-index: 2;
	bottom: 10px;
	width: 100%;
	left: auto;
	right: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
}


#footer2 a {
color:#6CBB1F;
}

#footer2 a:hover {
background-color:inherit;
color:#666;
text-decoration:underline;
}

#bg {
	clear : both;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	width: 100%;
	left: auto;
	right: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
	background-image: url(images/bg_water.png);
}
#bg2 {
	clear : both;
	position: absolute;
	z-index: 0;
	bottom: 10px;
	width: 100%;
	left: auto;
	right: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/bg_ekg.png);
	height: 100%;
}

#name_h1 {
display:block;
height:28px;
margin-bottom:5px;
margin-top:5px;
}

h1 {
color:#472403;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:25px;
font-style:normal;
letter-spacing:3px;
margin:0;
text-align:center;
}

h2 {
border-bottom:1px solid #6CBB1F;
color:#6CBB1F;
font-size:12px;
margin:0 1em 1em;
padding:0.4em 30px 0.4em 0;
}

h2.flower {
background-image:url(images/li_1.png);
background-position:right center;
background-repeat:no-repeat;
}

h3 {
font-size:10px;
font-style:normal;
text-align:center;
vertical-align:top;
}

h4 {
font-style:italic;
font-weight:700;
margin-left:12px;
margin-right:12px;
text-align:justify;
}

h5 {
color:#472403;
font-size:14px;
font-weight:700;
}
.divider {
border-bottom-color:#6CBB1F;
border-bottom-style:solid;
border-bottom-width:1px;
margin-left:20%;
margin-right:20%;
}

.center_text {
text-align:center;
}

.alignright {
	padding-top:15px;
	text-align:right;
}

.red {
color:red;
font-style:italic;
font-weight:700;
}

a {
background:inherit;
color:#6CBB1F;
text-decoration:none;
}

a:hover {
background:inherit;
color:#666;
text-decoration:underline;
}

ul {
list-style:none;
}

.list1 li {
	font-size:12px;
	font-weight:700;
	height: 40px;
	list-style-image: url(images/li_1.png);
	list-style-position: outside;
	margin-bottom: 5px;
	margin-left: 22px;
}

.list2 li {
font-size:12px;
list-style-image:url(images/li_2.gif);
list-style-position:outside;
margin-left:28px;
margin-right:10px;
padding-bottom:0;
}

.img { /*-----------President------------*/
margin-left:12px;
margin-right:4px;
margin-top:6px;
text-align:center;
}

.img_2 {   /*-----------Procedures------------*/
float:left;
margin-bottom:5px;
padding-left:15px;
padding-right:15px;
}

.img_name {    /*-----------Procedures_name------------*/
clear:both;
color:#472403;
float:left;
margin-left:15px;
padding-bottom:5px;
width:135px;
}

.img_3 {			/*-----------LogosHome Page------------*/
float:left;
margin-bottom:5px;
margin-left:20px;
margin-right:20px;
}

.img_4 {			/*-------Form-------*/
float:right;
margin-right:260px;
}



/*==================forms====================*/
input,select {
font-weight:400;
vertical-align:middle;
}

.form {
	height:25px;
}

.form2 {
height:70px;
}

.form input {
	border:1px solid #6CBB1F;
	color:#472403;
	font-family:tahoma;
	font-size:12px;
	height:18px;
}

.label {
float:left;
font-weight:700;
margin-bottom:10px;
text-align:left;
}

textarea {
border:1px solid #6CBB1F;
color:#472403;
font-family:tahoma;
font-size:12px;
height:65px;
margin-bottom:18px;
overflow:auto;
padding-left:3px;
width:304px;
}

.link1 {
	border:1px solid #6CBB1F;
	color: #6CBB1F;
}

.link1:hover {
background-color:#6CBB1F;
border:1px solid #F8F8F8;
color:#FFF;
text-decoration:none;
}

.country {
	border:1px solid #6CBB1F;
	color:#472403;
	width:273px;
}
.legend {
	margin: 5px;
	font-size: 10px;
	color: #999;
}
.box_phone_1 {
	margin: 0px;
}
