/* CSS Document */

body{
margin: 0;
padding: 0;
font-family: helvetica, Arial, sans-serif;
color: #57585A;
}

h1{
margin: 0;
padding: 0 0 20px 0;
color: #4DBC85;
font-weight: normal;
font-size: 20px;
}

h2{
margin: 0;
padding: 0 0 6px 0;
color: #4DBC85;
font-weight: normal;
font-size: 14px;
}

h3{
margin: 0;
padding: 0 0 15px 0;
color: #57585A;
font-weight: normal;
font-size: 15px;
}

.bold{
font-weight: bold;
}

.small{
font-size: 11px;
}

.reg{
font-size: 100%;
}

.warning{
color: #AF0E0E;
}

.line-light{
border-top: 1px dotted #B6B7B8;
padding: 0 0 10px 0;
margin: 0 0 0 15px;
}

.clear{
clear: both;
}

.intro{
font-weight: bold;
}

p{
padding: 0;
margin: 0 0 10px 0;
}

p.home-title{
color: #4DBC85;
font-size: 18px;
line-height: 22px;
}

#container{
width: 770px;
margin: auto;
}

#top{
height: 65px;
margin: auto;
background: url(images/top-menu.jpg) no-repeat center;
}

#logo{
float: left;
width: 130px;
padding: 20px 0 0 58px;
}

#menu{
float: right;
width: 517px;
padding: 24px 0 0 35px;
font-size: 12px;
}

#menu .type1{
float: left;
padding: 2px 30px 0 0;
}

#menu .type1 a:hover{
border-bottom: 2px solid #4DBC85;
}

.eliptec-logo{
float: left;
}

#menu a{
color: #666;
text-decoration: none;
}

#menu ul li a:hover{
border-bottom: 2px solid #4DBC85;
}

#eliptec-front{
background: url(images/eliptec-front.jpg) no-repeat;
width: 340px;
padding: 30px 360px 0 40px;
height: 344px;
margin: auto;
margin-top: 26px;
font-size: 12px;
line-height: 17px;
}

#eliptec-choose{
padding: 15px 0 15px 55px;
font-size: 12px;
}

#eliptec-choose p{
margin: 0 10px 0 0;
padding: 0 18px 0 0;
background: url(images/down-arrow.gif) no-repeat right 6px;
display: inline;
}

#eliptec-border-middle{
background: url(images/border-middle.jpg) repeat-y;
width: 740px;
padding: 0;
margin: auto;
margin-top: 26px;
font-size: 12px;
line-height: 17px;
}

#eliptec-border-top{
background: url(images/border-top.jpg) no-repeat;
}

#eliptec-border-bottom{
background: url(images/border-bottom.jpg) no-repeat bottom;
padding: 30px 55px 40px 40px;
}

#col1{
width: 290px;
padding: 0 0 0 15px;
}

#col2{
float: right;
width: 310px;
}

#sub-menu{
background: url(images/sub-menu.jpg) no-repeat;
width: 716px;
height: 45px;
padding: 14px 0 0 54px;
margin: auto;
}

#sub-menu a{
width: 156px;
height: 22px;
padding: 7px 0 0 0;
background: url(images/sub-menu-btn.jpg) no-repeat;
color: #57585A;
font-size: 11px;
font-weight: bold;
text-align: center;
display: block;
text-decoration: none;
float: left;
margin-right: 13px;
}

#sub-menu a:hover{
background: url(images/sub-menu-btn-over.jpg) no-repeat;
color: #4DBC85;
}

#home-calltoaction{
border-top: 1px solid #E9E9EA;
font-size: 12px;
margin: 12px 0 0 0;
padding: 12px 0 0 55px;
height: 30px;
}

#home-calltoaction p{
display: inline;
}

#home-calltoaction p.icon-tel{
background: url(images/icon-tel.gif) no-repeat;
padding: 0 10px 0 26px;
}

#home-calltoaction p.icon-email{
background: url(images/icon-email.gif) no-repeat;
padding: 0 0 0 26px;
}

#home-calltoaction a{
color: #4DBC85;
font-weight: bold;
text-decoration: none;
}

#home-calltoaction a:hover{
text-decoration: underline;
}

table.gallery-table{
padding: 8px 0 24px 15px;
}

table.spec-table{
text-align: center;
}

table.spec-table td{
border-bottom: 1px dotted #B6B7B8;
padding: 5px 0;
}

table tr.spec-table-top, table.spec-table-top{
background: url(images/table-top.jpg) no-repeat;
height: 30px;
color: #fff;
text-align: center;
}

table tr.spec-table-top table td{
border: none;
}

table.spec-table td.coloured-col{
background: #f1f1f2;
}

#footer{
padding: 18px 0 10px 55px;
}

.footer-col1{
padding: 0 48px 0 0;
float: left;
}

.footer-col2{
float: left;
}

#footer ul{
list-style: none;
padding: 0;
margin: 0;
}

#footer ul li{
padding: 0 0 4px 0;
}

#footer ul li.footer-title a{
font-size: 12px;
color: #4DBC85;
}

#footer ul li a{
color: #666;
text-decoration: none;
font-size: 11px;
}

#footer ul li a:hover{
text-decoration: underline;
}