/* CSS Document */

html {
height: 100%;
font-family: verdana;
font-size: 11px;
color: #048B61;
line-height: 18px;
margin: 0px; 
padding: 0px; 
}

body {
margin: 0px; 
padding: 0px; 
font-family: verdana, arial;
font-size: 11px;
color: #048B61;
line-height: 18px;
width: 100%;
margin: 0 auto; 
text-align: center;
background-image:url('../graphics/lp-bg-grad.jpg');
height:auto; 
}

#main1 {
width: 1017px;
height: 820px;
height:auto; 
background-image:url('../graphics/lp-bg-page.jpg');
background-repeat: repeat-x;
background-position: top center; 
margin: 0 auto;
text-align: center;
}

#main {
width: 937px;
height: 820px;
background-image: url('../graphics/lp-bg-page.jpg');
background-repeat: repeat-x;
background-position: top center; 
margin: 0 auto;
text-align: left;
}

#cnt-left {
width: 463px;
height: 731px;
padding-left: 8px;
padding-top: 12px;
float: left;
}

#cnt-right {
width: 440px;
text-align: left;
float: left;
padding: 10px;
padding-top: 10px;
}

#tels {
font-family: verdana;
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-align: right;
padding-top: 12px;
padding-bottom: 12px;
}

#tels a:link {
font-family: verdana;
font-size: 12px;
color: #ffffff;
font-weight: bold;
}

#tels a:visited {
font-family: verdana;
font-size: 12px;
color: #ffffff;
font-weight: bold;
}

#tels a:hover {
font-family: verdana;
font-size: 12px;
color: #CFD757;
font-weight: bold;
}

#title {
float: left;
margin-bottom: 0px;
height: 138px;
}

#logo {
float: left;
margin-left: 40px;
padding-top: 10px;
}

#intro {
color: #ffffff;
clear: both;
position: relative;
margin-top: 10px;
}

#call {
height: 120px;
width: 437px;
color: #ffffff;
font-size: 18px;
font-weight: bold;
clear: both;
padding-top: 5px;
background-image: url('../graphics/bg-call.gif');
background-repeat: repeat-x;
line-height: 30px;
margin-top: 12px;
}

#call-left {
padding-left: 20px;
padding-top: 18px;
float: left;
}

#call-right {
padding-left: 20px;
padding-top: 15px;
float: left;
width: 100px;
text-align: center;
margin-left: 28px;
line-height: 24px;
}

#fly {
float: left;
padding: 6px;
}

#brochure {
float: left;
padding: 6px;
}

#testimonial {
float: left;
padding: 6px;
}

#menu {
background-color: #D7DCDA;
border: solid 1px #AAAAAA;
width: 420px;
height: 22px;
clear: both;
}

#menu a:link { 
font-family: Verdana; 
font-size: 13px; 
color: #0C6247; 
text-decoration: none;
font-weight: bold;
}

#menu a:visited  { 
font-family: Verdana; 
font-size: 13px; 
color: #0C6247; 
text-decoration: none;
font-weight: bold;
}

#menu a:hover  { 
font-family: Verdana; 
font-size: 13px; 
color: #03281C; 
text-decoration: underline;
font-weight: bold;
}

#list ul li{ 
list-style-image: url("../graphics/bullet.gif");
margin-left: -10px;
list-style-position: outside;
line-height: 17px;
}

h1 {
font-family: verdana;
font-size: 28px;
color: #057B57;
font-weight: normal;
line-height: 22px;
margin-top: 8px;
}

h2 {
font-family: verdana;
font-size: 18px;
color: #652E01;
font-weight: normal;
letter-spacing: 3px;
line-height: 24px;
padding-bottom: 0px;
margin-bottom: 0px;
}

/* link */

a:link { 
font-family: Verdana; 
font-size: 11px; 
color: #FFDD98; 
text-decoration: none;
}

a:visited  { 
font-family: Verdana; 
font-size: 11px; 
color: #FFDD98; 
text-decoration: none;
}

a:hover  { 
font-family: Verdana; 
font-size: 11px; 
color: #96BA8E; 
text-decoration: underline;
}

